Bug 253295

Summary: www/gitea: Update to 1.13.2 (fixes security vulnerabilities)
Product: Ports & Packages Reporter: Stefan Bethke <stb>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Many People CC: adamw
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bring port to 1.13.2
stb: maintainer-approval+
vuxml entry for gitea 1.13.2 stb: maintainer-approval+

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!