mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Update to 0.11.79
Changelog: LDAP group verification doesn't work when using 'dn' as user attribute #4684 LDAP group verification fails #4792 Emoji's do not work in wiki #4869 Log level not applied from configuration #5007 Not able to go get a repository with non-80 port #5305 Fix critical CSRF vulnerabilities on API routes #5355 Wrong redirect after updated protect branch setting whose name contains # #5442 Clear labels not working #5445 [Security] Remote command execution #5469 Push event webhook is not triggered when new branch fetched to mirror repository #5473 Large issue comment exceeds dashboard section #5502 List collaborator API does not contain permission information #5538 [Security] Log out only deletes browser cookies #5540 [Security] Some routes need to be POST #5541 [Security] Stored XSS in external issue tracker URL format #5545 PR: 235030 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) MFH: 2019Q1 Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
084d9bdf3e
commit
b5ed6dadfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491091
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= gogs
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.11.66
|
||||
DISTVERSION= 0.11.79
|
||||
CATEGORIES= devel www
|
||||
|
||||
MAINTAINER= dg@syrec.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1537539621
|
||||
SHA256 (gogs-gogs-v0.11.66_GH0.tar.gz) = 492233d48045f607a5822d2c3644ac174ce2e43741f770896f400051c398274e
|
||||
SIZE (gogs-gogs-v0.11.66_GH0.tar.gz) = 19207435
|
||||
TIMESTAMP = 1548330406
|
||||
SHA256 (gogs-gogs-v0.11.79_GH0.tar.gz) = b71509311b94a7617b3235b7a04e20f4b55351f7b8910bbb077ae1c0a23de290
|
||||
SIZE (gogs-gogs-v0.11.79_GH0.tar.gz) = 19213198
|
||||
|
Loading…
Reference in New Issue
Block a user