Dear all,
Please see attached patch for www/gitea security update, there's remote
command execution vulnerability, for more info:
https://github.com/go-gitea/gitea/releases/tag/v1.5.3
OK to commit?
--
With best regards,
Pavel Korovin
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/gitea/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile 4 Sep 2018 12:46:24 -0000 1.13
+++ Makefile 5 Nov 2018 18:16:31 -0000
@@ -2,11 +2,10 @@
COMMENT = compact self-hosted Git service
-VERSION = 1.5.0
+VERSION = 1.5.3
GH_ACCOUNT = go-gitea
GH_PROJECT = gitea
GH_TAGNAME = v${VERSION}
-REVISION = 0
CATEGORIES = www devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/gitea/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo 20 Aug 2018 07:52:01 -0000 1.6
+++ distinfo 5 Nov 2018 18:16:31 -0000
@@ -1,2 +1,2 @@
-SHA256 (gitea-1.5.0.tar.gz) = Onb/h4I2MB0jJPsM4nBRyeEb7r6hckgTNVwZ0QiUTm8=
-SIZE (gitea-1.5.0.tar.gz) = 18847969
+SHA256 (gitea-1.5.3.tar.gz) = OpSYLR+gVJ4m4shvhZvAndpICpimsHzlaCJX88594Yg=
+SIZE (gitea-1.5.3.tar.gz) = 18866434