commit: 2763199100187c24dd79587577e0ebfe7d1f1859 Author: Christian Ruppert <idl0r <AT> gentoo <DOT> org> AuthorDate: Mon Jan 22 16:33:38 2018 +0000 Commit: Christian Ruppert <idl0r <AT> gentoo <DOT> org> CommitDate: Mon Jan 22 16:33:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27631991
net-dns/bind-tools: Version bump re CVE-2017-3145, bug 644706 Package-Manager: Portage-2.3.20, Repoman-2.3.6 net-dns/bind-tools/Manifest | 2 +- .../{bind-tools-9.11.2.ebuild => bind-tools-9.11.2_p1.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-dns/bind-tools/Manifest b/net-dns/bind-tools/Manifest index 51cf31f6192..bae4f022e51 100644 --- a/net-dns/bind-tools/Manifest +++ b/net-dns/bind-tools/Manifest @@ -1,2 +1,2 @@ DIST bind-9.11.1-P3.tar.gz 9749095 BLAKE2B 1b68b57b9aed1a5210464e9c47a4e0569f1932076c042a7096dc04f69b45da9df8b2d56ec0f1f0d0fb136e7f61a39b3cb20d1912075f3a4138cbdf47f859cf0a SHA512 bf92ce1e07e5c84cc42b413bdbd3ad97f37712a6dc330dc10182992d948b7a393d5446efa188379b39020c34d810cebe2a7acccc9b8aa6bb564e1f3e6be42e96 -DIST bind-9.11.2.tar.gz 9782180 BLAKE2B e64a85126a0fd7c735a54ec2a3b9a260e3068571f16923365af636b7fdb686a378ec6782bfcfc0f25ec19792475a8bd24fdd34acf8b33456809ebc8b8eb562d0 SHA512 c837c0a360049b0077b155eede9b6a71f63d1caca2ddf20a8ab7860a1033a3750e49cd2804dcf8c43b0aef04bcea99422d1302b4eae1646eb69a5ae6d64625b9 +DIST bind-9.11.2_p1.tar.gz 9783329 BLAKE2B 5a3bbd87112064231bd5e6b09ebb4014f9d5cf65cb601c03555ff540a22d87aec3990cd8e37ce5ff09e9a149bdf122d20ecb01f87731e6c79d80379a6926014f SHA512 168f27f580e3be2f7ada27afa2f72e715e750eec76831cf01bd32fabc1fa65dc29dab0eb7ed1682b076d3be99269897ddbc2c10551631a3911d9e5ae1aa40597 diff --git a/net-dns/bind-tools/bind-tools-9.11.2.ebuild b/net-dns/bind-tools/bind-tools-9.11.2_p1.ebuild similarity index 95% rename from net-dns/bind-tools/bind-tools-9.11.2.ebuild rename to net-dns/bind-tools/bind-tools-9.11.2_p1.ebuild index a29d483558c..8c8ea13547c 100644 --- a/net-dns/bind-tools/bind-tools-9.11.2.ebuild +++ b/net-dns/bind-tools/bind-tools-9.11.2_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="bind tools: dig, nslookup, host, nsupdate, dnssec-keygen" HOMEPAGE="http://www.isc.org/software/bind" -SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz" +SRC_URI="https://www.isc.org/downloads/file/${MY_P}/?version=tar-gz -> ${MY_PN}-${PV}.tar.gz" LICENSE="Apache-2.0 BSD BSD-2 GPL-2 HPND ISC MPL-2.0" SLOT="0"