FreeBSD Bugzilla – Attachment 196418 Details for
Bug 230800
devel/gogs: Fix open redirect vulnerability
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
gogs-0.11.53_1.patch (text/plain), 1.06 KB, created by
Dmitri Goutnik
on 2018-08-21 13:57:41 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2018-08-21 13:57:41 UTC
Size:
1.06 KB
patch
obsolete
>Index: devel/gogs/Makefile >=================================================================== >--- devel/gogs/Makefile (revision 477672) >+++ devel/gogs/Makefile (working copy) >@@ -3,8 +3,12 @@ > PORTNAME= gogs > DISTVERSIONPREFIX= v > DISTVERSION= 0.11.53 >+PORTREVISION= 1 > CATEGORIES= devel www > >+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ >+PATCHFILES= 1f247cf8139cb483276cd8dd06385a800ce9d4b2.patch:-p1 >+ > MAINTAINER= dg@syrec.org > COMMENT= Painless self-hosted Git service > >Index: devel/gogs/distinfo >=================================================================== >--- devel/gogs/distinfo (revision 477672) >+++ devel/gogs/distinfo (working copy) >@@ -1,3 +1,5 @@ >-TIMESTAMP = 1528222979 >+TIMESTAMP = 1534857835 > SHA256 (gogs-gogs-v0.11.53_GH0.tar.gz) = 1f7f948b6b0c6584d6f0ff23543f1b155f205c6ea5db92567fffba24fd5797b5 > SIZE (gogs-gogs-v0.11.53_GH0.tar.gz) = 18920539 >+SHA256 (1f247cf8139cb483276cd8dd06385a800ce9d4b2.patch) = 538273ff486041e2eaf571e1080f3929f15d902cd2bbb65fe6187c9f910eda0b >+SIZE (1f247cf8139cb483276cd8dd06385a800ce9d4b2.patch) = 892
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:
dmgk
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 230800
: 196418 |
196447