This update gitea to last version on 1.7 branch, 1.7.6

Include fixes for CVE-2019-11228 and CVE-2019-11229

changelogs: https://blog.gitea.io/2019/03/gitea-1.7.5-is-released/ and
https://blog.gitea.io/2019/04/gitea-1.7.6-is-released/ it's only bufixes
and security fixes.

fALSO on irc tried the diff successfully


Index: Makefile
===================================================================
RCS file: /data/cvs/ports/www/gitea/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile    21 Mar 2019 11:34:15 -0000      1.18
+++ Makefile    17 Apr 2019 09:24:34 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              compact self-hosted Git service
 
-VERSION =              1.7.4
+VERSION =              1.7.6
 GH_ACCOUNT =           go-gitea
 GH_PROJECT =           gitea
 GH_TAGNAME =           v${VERSION}
Index: distinfo
===================================================================
RCS file: /data/cvs/ports/www/gitea/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- distinfo    21 Mar 2019 11:34:15 -0000      1.12
+++ distinfo    17 Apr 2019 09:25:07 -0000
@@ -1,2 +1,2 @@
-SHA256 (gitea-1.7.4.tar.gz) = icQ7frHMnrTs4FIB5wjEaNQ9K3pItRffduu+UAH2csk=
-SIZE (gitea-1.7.4.tar.gz) = 20858340
+SHA256 (gitea-1.7.6.tar.gz) = TMB+rSqEIySlu3a3gFXPG5OHagOEXDs4/6XLwOG6xvQ=
+SIZE (gitea-1.7.6.tar.gz) = 20868421

Reply via email to