pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Update gitea to 1.5.3



Module Name:	pkgsrc-wip
Committed By:	Antonio Huete Jimenez <tuxillo%quantumachine.net@localhost>
Pushed By:	tuxillo
Date:		Mon Nov 5 00:24:10 2018 +0000
Changeset:	2ae949db7e7a875750eb37d221b0e9a8e4a67ea3

Modified Files:
	gitea/Makefile
	gitea/distinfo

Log Message:
Update gitea to 1.5.3

Changes
---------------------

SECURITY
- Fix remote command execution vulnerability in upstream library
  (#5177) (#5196)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2ae949db7e7a875750eb37d221b0e9a8e4a67ea3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gitea/Makefile | 3 +--
 gitea/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs:
diff --git a/gitea/Makefile b/gitea/Makefile
index 8584de86b7..b7621ce927 100644
--- a/gitea/Makefile
+++ b/gitea/Makefile
@@ -1,8 +1,7 @@
 # $NetBSD$
 
-DISTNAME=	gitea-1.5.2
+DISTNAME=	gitea-1.5.3
 MASTER_SITES=	${MASTER_SITE_GITHUB:=go-gitea/}
-PKGREVISION=	1
 CATEGORIES=	www
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
diff --git a/gitea/distinfo b/gitea/distinfo
index 7a7fb91235..f3d41fb41a 100644
--- a/gitea/distinfo
+++ b/gitea/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.1 2017/08/17 01:08:30 gavan Exp $
 
-SHA1 (gitea-1.5.2.tar.gz) = 9c33d3af60c00f0324b778dc07c237a2e01e8e6b
-RMD160 (gitea-1.5.2.tar.gz) = afb4c7fe752ff173c2a521d6d5720ca8774be101
-SHA512 (gitea-1.5.2.tar.gz) = ef91c881b3cb81d79d182b78c95624f24d63e21daa2d6e561fca79edba0ad588fae7c55503f900a8f05c566ed3bff92a9c4385fc7e5c701a80749d2a8c58b599
-Size (gitea-1.5.2.tar.gz) = 18866286 bytes
+SHA1 (gitea-1.5.3.tar.gz) = dafe16fc7eec8e3f12f4c6286b13cf6733e395cb
+RMD160 (gitea-1.5.3.tar.gz) = 1e4ddf6c773be66cba97925ead2ea4d07f6a17e9
+SHA512 (gitea-1.5.3.tar.gz) = 3764bdcf20ed398d60647f4920d9c0c1560b754d01329820ce1cb077a0268abed8e19a7cbbe78dbfcd3e75115f600dafd24725194b0463a97b90fe193a2f3750
+Size (gitea-1.5.3.tar.gz) = 18866434 bytes
 SHA1 (patch-vendor_github.com_edsrzf_mmap-go_mmap.go) = fb6036fca52ad3ecf779080849a015fee640aba5
 SHA1 (patch-vendor_github.com_edsrzf_mmap-go_mmap__solaris.go) = f4341dfab2b452f926353350ce861aa75e3e47f9
 SHA1 (patch-vendor_github.com_edsrzf_mmap-go_mmap__sys.go) = 4e6121157bbd4072feaca297c081efa49379a57c


Home | Main Index | Thread Index | Old Index