This release fixes two security issues, and 23 bugfixes. Release notes: https://blog.gitea.io/2021/02/gitea-1.13.2-is-released/
Created attachment 222211 [details] bring port to 1.13.2
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
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
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
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
Committed and merged. Thanks, Stefan!