FreeBSD Bugzilla – Attachment 253355 Details for
Bug 281298
www/gitea: update to 1.22.2 (fixes security vulnerabilities)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update port to 1.22.2 and vuxml entry
gitea-1.22.2.patch (text/plain), 1.95 KB, created by
Stefan Bethke
on 2024-09-05 16:56:34 UTC
(
hide
)
Description:
update port to 1.22.2 and vuxml entry
Filename:
MIME Type:
Creator:
Stefan Bethke
Created:
2024-09-05 16:56:34 UTC
Size:
1.95 KB
patch
obsolete
>diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml >index cfd544457a48..3daa162e9352 100644 >--- a/security/vuxml/vuln/2024.xml >+++ b/security/vuxml/vuln/2024.xml >@@ -1,3 +1,29 @@ >+ <vuln vid="f5d0cfe7-6ba6-11ef-858b-23eeba13701a"> >+ <topic>gitea -- multiple issues</topic> >+ <affects> >+ <package> >+ <name>gitea</name> >+ <range><lt>1.22.2</lt></range> >+ </package> >+ </affects> >+ <description> >+ <body xmlns="http://www.w3.org/1999/xhtml"> >+ <h1>Problem Description:</h1> >+ <ul> >+ <li>Replace v-html with v-text in search inputbox</li> >+ <li>Fix nuget/conan/container packages upload bugs</li> >+ </ul> >+ </body> >+ </description> >+ <references> >+ <url>https://github.com/go-gitea/gitea/releases/tag/v1.22.2</url> >+ </references> >+ <dates> >+ <discovery>2024-09-03</discovery> >+ <entry>2024-09-05</entry> >+ </dates> >+ </vuln> >+ > <vuln vid="7e079ce2-6b51-11ef-9a62-002590c1f29c"> > <topic>FreeBSD -- umtx Kernel panic or Use-After-Free</topic> > <affects> >diff --git a/www/gitea/Makefile b/www/gitea/Makefile >index 0e906fae35d6..4f9b5224b97d 100644 >--- a/www/gitea/Makefile >+++ b/www/gitea/Makefile >@@ -1,7 +1,6 @@ > PORTNAME= gitea > DISTVERSIONPREFIX= v >-DISTVERSION= 1.21.11 >-PORTREVISION= 4 >+DISTVERSION= 1.22.2 > 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 def33049cfee..4deeecdab0ed 100644 >--- a/www/gitea/distinfo >+++ b/www/gitea/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1715269556 >-SHA256 (gitea-src-1.21.11.tar.gz) = 4f1cac5f0de555d57f86520bced33e0fbc08a5ea977e0940cbb024d80c679443 >-SIZE (gitea-src-1.21.11.tar.gz) = 54029294 >+TIMESTAMP = 1725555216 >+SHA256 (gitea-src-1.22.2.tar.gz) = 8c2f2cdac0b0403dfe99198064fcc1cd92c560e31072e550da3fc9c49a22c05d >+SIZE (gitea-src-1.22.2.tar.gz) = 54444512
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
Flags:
vvd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 281298
:
253355
|
253372