Bug 257994

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

Description Stefan Bethke 2021-08-22 07:57:27 UTC
Update port to 1.15.0

This release contains six security fixes and a large number of new features, enhancements and bug fixes.

There have been changes to the config file options that you might want to review.

Release notes: https://blog.gitea.io/2021/08/gitea-1.15.0-is-released/
Comment 1 Stefan Bethke 2021-08-22 08:04:16 UTC
$ make validate
xmllint -noent /usr/home/vagrant/ports/security/vuxml/vuln.xml > /usr/home/vagrant/ports/security/vuxml/vuln-flat.xml
/bin/sh /usr/home/vagrant/ports/security/vuxml/files/tidy.sh "/usr/home/vagrant/ports/security/vuxml/files/tidy.xsl" "/usr/home/vagrant/ports/security/vuxml/vuln-flat.xml" > "/usr/home/vagrant/ports/security/vuxml/vuln.xml.tidy"
>>> Validating...
/usr/local/bin/xmllint --valid --noout /usr/home/vagrant/ports/security/vuxml/vuln-flat.xml
error : xmlAddEntity: invalid redeclaration of predefined entity
error : xmlAddEntity: invalid redeclaration of predefined entity
>>> Successful.
Checking if tidy differs...
... seems okay
Checking for space/tab...
... seems okay
Comment 2 Stefan Bethke 2021-08-22 08:04:31 UTC
Created attachment 227365 [details]
update port to 1.15.0
Comment 3 Stefan Bethke 2021-08-22 08:04:48 UTC
Created attachment 227366 [details]
vuxml entry for gitea 1.15.0
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-08-22 15:29:52 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5557d0cea1e8b38f7f96b0a99195fc503e03d87b

commit 5557d0cea1e8b38f7f96b0a99195fc503e03d87b
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2021-08-22 15:28:16 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2021-08-22 15:28:16 +0000

    vuxml: Add entry for gitea < 1.15.0

    PR:             257994

 security/vuxml/vuln-2021.xml | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-08-22 15:29:53 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5e5e6b9aab99f8ca1752703f6965f4f5459228f4

commit 5e5e6b9aab99f8ca1752703f6965f4f5459228f4
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2021-08-22 15:26:11 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2021-08-22 15:27:09 +0000

    www/gitea: Update to 1.15.0

    PR:             257994

 www/gitea/Makefile    | 2 +-
 www/gitea/distinfo    | 6 +++---
 www/gitea/pkg-message | 8 ++++++++
 3 files changed, 12 insertions(+), 4 deletions(-)
Comment 6 commit-hook freebsd_committer freebsd_triage 2021-08-22 15:30:54 UTC
A commit in branch 2021Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e18e42ea1894582c1cd4549cd34542e765bbfd03

commit e18e42ea1894582c1cd4549cd34542e765bbfd03
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2021-08-22 15:26:11 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2021-08-22 15:30:29 +0000

    www/gitea: Update to 1.15.0

    PR:             257994
    (cherry picked from commit 5e5e6b9aab99f8ca1752703f6965f4f5459228f4)

 www/gitea/Makefile    | 2 +-
 www/gitea/distinfo    | 6 +++---
 www/gitea/pkg-message | 8 ++++++++
 3 files changed, 12 insertions(+), 4 deletions(-)
Comment 7 Adam Weinberger freebsd_committer freebsd_triage 2021-08-22 15:31:24 UTC
Done!