FreeBSD Bugzilla – Attachment 241028 Details for
Bug 270377
www/gitea: update to 1.19.0 (fixes security vulnerabilities)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update the port to gitea 1.19.0
gitea-1.19.0.patch (text/plain), 2.16 KB, created by
Stefan Bethke
on 2023-03-21 02:08:00 UTC
(
hide
)
Description:
patch to update the port to gitea 1.19.0
Filename:
MIME Type:
Creator:
Stefan Bethke
Created:
2023-03-21 02:08:00 UTC
Size:
2.16 KB
patch
obsolete
>diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml >index e1ebe5cdd044..4b377ddec62e 100644 >--- a/security/vuxml/vuln/2023.xml >+++ b/security/vuxml/vuln/2023.xml >@@ -1,3 +1,33 @@ >+ <vuln vid="cb2c143c-c78b-11ed-9fca-ad77f88e2433"> >+ <topic>gitea -- multiple issues</topic> >+ <affects> >+ <package> >+ <name>gitea</name> >+ <range><lt>1.19.0</lt></range> >+ </package> >+ </affects> >+ <description> >+ <body xmlns="http://www.w3.org/1999/xhtml"> >+ <p>The Gitea team reports:</p> >+ <blockquote cite="https://github.com/go-gitea/gitea/pull/23155"> >+ <p>Return 404 instead of 403 if user can not access the repo</p> >+ </blockquote> >+ <blockquote cite="https://github.com/go-gitea/gitea/pull/20908"> >+ <p>Support scoped access tokens</p> >+ <p>This PR adds the support for scopes of access tokens, mimicking >+ the design of GitHub OAuth scopes.</p> >+ </blockquote> >+ </body> >+ </description> >+ <references> >+ <url>https://blog.gitea.io/2023/03/gitea-1.19.0-is-released/</url> >+ </references> >+ <dates> >+ <discovery>2022-02-25</discovery> >+ <entry>2023-03-20</entry> >+ </dates> >+ </vuln> >+ > <vuln vid="0d7d104c-c6fb-11ed-8a4b-080027f5fec9"> > <topic>curl -- multiple vulnerabilities</topic> > <affects> >diff --git a/www/gitea/Makefile b/www/gitea/Makefile >index 6d8cfc7fd286..e88e518312d4 100644 >--- a/www/gitea/Makefile >+++ b/www/gitea/Makefile >@@ -1,7 +1,6 @@ > PORTNAME= gitea > DISTVERSIONPREFIX= v >-DISTVERSION= 1.18.5 >-PORTREVISION= 1 >+DISTVERSION= 1.19.0 > CATEGORIES= www > MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \ > https://dl.gitea.io/gitea/${DISTVERSION}/ >diff --git a/www/gitea/distinfo b/www/gitea/distinfo >index 0274808fc5c6..aa6f447fe8c2 100644 >--- a/www/gitea/distinfo >+++ b/www/gitea/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1677235894 >-SHA256 (gitea-src-1.18.5.tar.gz) = 3863e7e1f92761fce6b808ba08bf26fc8878b9136b6950e6a419b6d2a4f794a9 >-SIZE (gitea-src-1.18.5.tar.gz) = 55521804 >+TIMESTAMP = 1679363070 >+SHA256 (gitea-src-1.19.0.tar.gz) = f670f35d2198c58c37e3f1249a3e3855d18b56146c18bd9ee607f2a323d4a864 >+SIZE (gitea-src-1.19.0.tar.gz) = 55075556
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 270377
: 241028