Bug 253295 - www/gitea: Update to 1.13.2 (fixes security vulnerabilities)
Summary: www/gitea: Update to 1.13.2 (fixes security vulnerabilities)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Adam Weinberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-06 12:44 UTC by Stefan Bethke
Modified: 2021-02-07 04:55 UTC (History)
1 user (show)

See Also:


Attachments
bring port to 1.13.2 (895 bytes, patch)
2021-02-06 12:49 UTC, Stefan Bethke
stb: maintainer-approval+
Details | Diff
vuxml entry for gitea 1.13.2 (1.27 KB, patch)
2021-02-06 12:54 UTC, Stefan Bethke
stb: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Bethke 2021-02-06 12:44:22 UTC
This release fixes two security issues, and 23 bugfixes.

Release notes: https://blog.gitea.io/2021/02/gitea-1.13.2-is-released/
Comment 1 Stefan Bethke 2021-02-06 12:49:25 UTC
Created attachment 222211 [details]
bring port to 1.13.2
Comment 2 Stefan Bethke 2021-02-06 12:54:35 UTC
Created attachment 222212 [details]
vuxml entry for gitea 1.13.2

[vagrant@porttest-12 ~/vuxml]$ make validate
/bin/sh /usr/home/vagrant/vuxml/files/tidy.sh "/usr/home/vagrant/vuxml/files/tidy.xsl" "/usr/home/vagrant/vuxml/vuln-flat.xml" > "/usr/home/vagrant/vuxml/vuln.xml.tidy"
>>> Validating...
/usr/local/bin/xmllint --valid --noout /usr/home/vagrant/vuxml/vuln-flat.xml
>>> Successful.
Checking if tidy differs...
... seems okay
Checking for space/tab...
... seems okay
/usr/local/bin/python3.7 /usr/home/vagrant/vuxml/files/extra-validation.py /usr/home/vagrant/vuxml/vuln-flat.xml
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-02-07 02:54:45 UTC
A commit references this bug:

Author: adamw
Date: Sun Feb  7 02:54:24 UTC 2021
New revision: 564589
URL: https://svnweb.freebsd.org/changeset/ports/564589

Log:
  security/vuxml: Add entry for gitea < 1.13.2

  PR:		253295
  Submitted by:	maintainer

Changes:
  head/security/vuxml/vuln.xml
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-02-07 04:35:59 UTC
A commit references this bug:

Author: adamw
Date: Sun Feb  7 04:35:52 UTC 2021
New revision: 564594
URL: https://svnweb.freebsd.org/changeset/ports/564594

Log:
  www/gitea: Update to 1.13.2

  PR:		253295
  Submitted by:	maintainer
  MFH:		2020Q1
  Security:	https://blog.gitea.io/2021/02/gitea-1.13.2-is-released/

Changes:
  head/www/gitea/Makefile
  head/www/gitea/distinfo
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-02-07 04:54:02 UTC
A commit references this bug:

Author: adamw
Date: Sun Feb  7 04:53:36 UTC 2021
New revision: 564597
URL: https://svnweb.freebsd.org/changeset/ports/564597

Log:
  MFH: r564594

  www/gitea: Update to 1.13.2

  PR:		253295
  Submitted by:	maintainer
  Security:	https://blog.gitea.io/2021/02/gitea-1.13.2-is-released/

Changes:
_U  branches/2021Q1/
  branches/2021Q1/www/gitea/Makefile
  branches/2021Q1/www/gitea/distinfo
Comment 6 Adam Weinberger freebsd_committer freebsd_triage 2021-02-07 04:55:10 UTC
Committed and merged. Thanks, Stefan!