mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
devel/gogs: Fix open redirect vulnerability
PR: 230800 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) MFH: 2018Q3 Security: e53a908d-a645-11e8-8acd-10c37b4ac2ea
This commit is contained in:
parent
2372bbe88d
commit
667a1c90dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477825
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user