pkgsrc-WIP-changes archive

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

gitea: Update to 1.7.4



Module Name:	pkgsrc-wip
Committed By:	nia <nia%NetBSD.org@localhost>
Pushed By:	nee
Date:		Fri Mar 22 21:30:44 2019 +0000
Changeset:	166a1d8533963b52ed6584dd508f4f90678365f7

Modified Files:
	TODO
	gitea/Makefile
	gitea/distinfo
Removed Files:
	gitea/TODO

Log Message:
gitea: Update to 1.7.4

    SECURITY
        Fix potential XSS vulnerability in repository description. (#6306) (#6308)
    BUGFIXES
        Fix wrong release commit id (#6224) (#6300)
        Fix panic on empty signed commits (#6292) (#6300)
        Fix organization dropdown not being scrollable when using mouse wheel (#5988) (#6246)
        Fix displaying dashboard even if required to change password (#6214) (#6215)

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

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

diffstat:
 TODO           | 1 -
 gitea/Makefile | 3 +--
 gitea/TODO     | 3 ---
 gitea/distinfo | 8 ++++----
 4 files changed, 5 insertions(+), 10 deletions(-)

diffs:
diff --git a/TODO b/TODO
index aa521dc99f..8a2067fe43 100644
--- a/TODO
+++ b/TODO
@@ -38,7 +38,6 @@ Suggested package updates
 	o geant-4.10.01p02
 	o gforge-4.5.11
 	o giggle-0.6.1
-	o gitea-1.7.4
 	o gitg-0.3.2
 	o gitlab-11.1
 	o gjs-1.42.0
diff --git a/gitea/Makefile b/gitea/Makefile
index 3f5ca292fe..e51bcee998 100644
--- a/gitea/Makefile
+++ b/gitea/Makefile
@@ -1,8 +1,7 @@
 # $NetBSD$
 
-DISTNAME=	gitea-1.7.3
+DISTNAME=	gitea-1.7.4
 MASTER_SITES=	${MASTER_SITE_GITHUB:=go-gitea/}
-PKGREVISION=	2
 CATEGORIES=	www
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
diff --git a/gitea/TODO b/gitea/TODO
deleted file mode 100644
index fa498d4590..0000000000
--- a/gitea/TODO
+++ /dev/null
@@ -1,3 +0,0 @@
-This package has known vulnerabilities, please investigate and fix if possible:
-  CVE-2018-15192,
-  https://github.com/go-gitea/gitea/pull/6306
diff --git a/gitea/distinfo b/gitea/distinfo
index cf98ba2218..a36cf78778 100644
--- a/gitea/distinfo
+++ b/gitea/distinfo
@@ -1,9 +1,9 @@
 $NetBSD$
 
-SHA1 (gitea-1.7.3.tar.gz) = 3aa1066c385fc10304bd9e2f441c8c5e8f529418
-RMD160 (gitea-1.7.3.tar.gz) = 0921506b38b759fb9787804e37dc01ae24681957
-SHA512 (gitea-1.7.3.tar.gz) = 802d4b7c60810a22c0625cb69d2cc83fbb2ff4e0b520c20e2119403d6cfdcdda7ee95bd3a8ab39f3668a259fc0ee5aefdbead80876023a3f6095a37d482ee442
-Size (gitea-1.7.3.tar.gz) = 20859030 bytes
+SHA1 (gitea-1.7.4.tar.gz) = 4ab63c49530407414fa5bcad19341e84288e8944
+RMD160 (gitea-1.7.4.tar.gz) = b90c2a9e89cdc1b2833821b75683fa9f0d8f03ac
+SHA512 (gitea-1.7.4.tar.gz) = eede6d410529b1facf65061256e48fee7d459aa12d8c55346d3ad78004a45b7bf667536979fe92270a85901102fd9cddb8183490e16f912b742e799ca912e370
+Size (gitea-1.7.4.tar.gz) = 20858340 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