Bug 259548 - www/gitea: Update to 1.15.6
Summary: www/gitea: Update to 1.15.6
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-30 11:37 UTC by Stefan Bethke
Modified: 2021-11-04 09:00 UTC (History)
1 user (show)

See Also:
stb: maintainer-feedback+
stb: merge-quarterly?


Attachments
Update port to 1.15.6 and add entry to vuxml for 1.15.5 (2.08 KB, patch)
2021-10-30 11:42 UTC, Stefan Bethke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Bethke 2021-10-30 11:37:24 UTC
Update port to 1.15.6

1.15.5 includes fixes for two security issues.

Release notes:
https://blog.gitea.io/2021/10/gitea-1.15.5-is-released/
https://blog.gitea.io/2021/10/gitea-1.15.6-is-released/
Comment 1 Stefan Bethke 2021-10-30 11:42:14 UTC
Created attachment 229141 [details]
Update port to 1.15.6 and add entry to vuxml for 1.15.5
Comment 2 Stefan Bethke 2021-10-30 11:43:34 UTC
[vagrant@porttest-13 ~/ports/security/vuxml]$ make validate
/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
/usr/local/bin/python3.8 /usr/home/vagrant/ports/security/vuxml/files/extra-validation.py /usr/home/vagrant/ports/security/vuxml/vuln-flat.xml
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2021-11-04 08:48:36 UTC
(In reply to stb from comment #0)
Thanks for the patch. If possible, please set your name in

https://bugs.freebsd.org/bugzilla/userprefs.cgi?tab=account

so we can use that in `git ci --author=`
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-11-04 08:53:50 UTC
A commit in branch main references this bug:

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

commit fd3f53667cc0f8ee3aec185a577237b3e50e97fe
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2021-11-04 08:51:40 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-11-04 08:51:40 +0000

    security/vuxml: Document security issues in gitlab <= 1.15.5

    PR:             259548

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

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

commit 60ab5da545494bd0b2b37839927a2409633e8708
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2021-11-04 08:53:13 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-11-04 08:53:13 +0000

    www/gitea: Update to 1.15.6

    PR:             259548
    MFH:            2021Q4
    Security:       df794e5d-3975-11ec-84e8-0800273f11ea

 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 6 commit-hook freebsd_committer freebsd_triage 2021-11-04 08:55:53 UTC
A commit in branch 2021Q4 references this bug:

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

commit 4df0dbcc5f07f5584d3a4234dfccf3b28ac44018
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2021-11-04 08:53:13 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-11-04 08:55:14 +0000

    www/gitea: Update to 1.15.6

    PR:             259548
    MFH:            2021Q4
    Security:       df794e5d-3975-11ec-84e8-0800273f11ea

    (cherry picked from commit 60ab5da545494bd0b2b37839927a2409633e8708)

 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)