Bug 257994 - www/gitea: Update to 1.15.0
Summary: www/gitea: Update to 1.15.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Adam Weinberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-22 07:57 UTC by Stefan Bethke
Modified: 2021-08-22 15:31 UTC (History)
1 user (show)

See Also:


Attachments
update port to 1.15.0 (1.37 KB, patch)
2021-08-22 08:04 UTC, Stefan Bethke
stb: maintainer-approval+
Details | Diff
vuxml entry for gitea 1.15.0 (2.89 KB, patch)
2021-08-22 08:04 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-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!