pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-hg-git
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 3 14:16:43 UTC 2017
Modified Files:
pkgsrc/devel/py-hg-git: Makefile distinfo
Log Message:
Updated py-hg-git to 0.8.9.
hg-git 0.8.9 has just been tagged and uploaded to PyPI. This release
is compatible with the just-released Mercurial 4.3.
This release includes a fix for CVE-2017-1000116. From the Mercurial
release announcement:
Mercurial was not sanitizing hostnames passed to ssh, allowing shell
injection attacks by specifying a hostname starting with -oProxyCommand.
This is also present in Git (CVE-2017-1000117) and Subversion
(CVE-2017-9800), so please patch those tools as well if you have
them installed. All three tools are doing their security release
today.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-hg-git/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-hg-git/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-hg-git/Makefile
diff -u pkgsrc/devel/py-hg-git/Makefile:1.7 pkgsrc/devel/py-hg-git/Makefile:1.8
--- pkgsrc/devel/py-hg-git/Makefile:1.7 Sun Jan 1 14:43:33 2017
+++ pkgsrc/devel/py-hg-git/Makefile Sun Sep 3 14:16:43 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/01/01 14:43:33 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/09/03 14:16:43 wiz Exp $
-DISTNAME= 0.8.5
+DISTNAME= 0.8.9
PKGNAME= ${PYPKGPREFIX}-hg-git-${DISTNAME}
CATEGORIES= devel scm
MASTER_SITES= https://bitbucket.org/durin42/hg-git/get/
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-dulwich>=0.9.7:../../devel/py-dulwich
DIST_SUBDIR= hg-git
-WRKSRC= ${WRKDIR}/durin42-hg-git-53d514c9c7e6
+WRKSRC= ${WRKDIR}/durin42-hg-git-88de3215e138
USE_LANGUAGES= # none
Index: pkgsrc/devel/py-hg-git/distinfo
diff -u pkgsrc/devel/py-hg-git/distinfo:1.4 pkgsrc/devel/py-hg-git/distinfo:1.5
--- pkgsrc/devel/py-hg-git/distinfo:1.4 Fri Sep 9 06:24:19 2016
+++ pkgsrc/devel/py-hg-git/distinfo Sun Sep 3 14:16:43 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/09/09 06:24:19 wiz Exp $
+$NetBSD: distinfo,v 1.5 2017/09/03 14:16:43 wiz Exp $
-SHA1 (hg-git/0.8.5.tar.bz2) = e8aa39350e09b5976b40b1fe416f049e65439b1a
-RMD160 (hg-git/0.8.5.tar.bz2) = 89e14f00b2b8e4495e93fd2fc311af707bb47a58
-SHA512 (hg-git/0.8.5.tar.bz2) = 88a84ea230927a8870a6b3b23c76c18bc07042d29e4d779e9b1c1b7112207ea0c3771525881126cab037ddce9d0fe60d932a196898c05cd960612f73c2c055d1
-Size (hg-git/0.8.5.tar.bz2) = 89087 bytes
+SHA1 (hg-git/0.8.9.tar.bz2) = 24e16efb49ad1617e96261144c91f937cc635e01
+RMD160 (hg-git/0.8.9.tar.bz2) = 8c97efd441e84545b5aa31de3654efd2795e6286
+SHA512 (hg-git/0.8.9.tar.bz2) = 3f5ec2893a0af90f8670f31c781d93d06c55d1f9f7218c9311a2647b782064d0310210f6ea59a94e7180987cd8588660bd3ab3dd85744550f16428af1cf623cc
+Size (hg-git/0.8.9.tar.bz2) = 95019 bytes
Home |
Main Index |
Thread Index |
Old Index