pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-hg-git Updated py-hg-git to 0.8.9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b27b0a0756d7
branches:  trunk
changeset: 367534:b27b0a0756d7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 03 14:16:43 2017 +0000

description:
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.

diffstat:

 devel/py-hg-git/Makefile |   6 +++---
 devel/py-hg-git/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r bcb23a83a515 -r b27b0a0756d7 devel/py-hg-git/Makefile
--- a/devel/py-hg-git/Makefile  Sun Sep 03 13:40:19 2017 +0000
+++ b/devel/py-hg-git/Makefile  Sun Sep 03 14:16:43 2017 +0000
@@ -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 @@
 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
 
diff -r bcb23a83a515 -r b27b0a0756d7 devel/py-hg-git/distinfo
--- a/devel/py-hg-git/distinfo  Sun Sep 03 13:40:19 2017 +0000
+++ b/devel/py-hg-git/distinfo  Sun Sep 03 14:16:43 2017 +0000
@@ -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