net-dns/bind-tools: Version bump re CVE-2017-3145, bug 644706
authorChristian Ruppert <idl0r@gentoo.org>
Mon, 22 Jan 2018 16:33:38 +0000 (17:33 +0100)
committerChristian Ruppert <idl0r@gentoo.org>
Mon, 22 Jan 2018 16:33:51 +0000 (17:33 +0100)
Package-Manager: Portage-2.3.20, Repoman-2.3.6

net-dns/bind-tools/Manifest
net-dns/bind-tools/bind-tools-9.11.2_p1.ebuild [moved from net-dns/bind-tools/bind-tools-9.11.2.ebuild with 95% similarity]

index 51cf31f6192ee267c849d46203b42880d3d92edc..bae4f022e515a3f1833011175e3f80d1be5cf207 100644 (file)
@@ -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
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 a29d483558c5990ac5e9f56e44f3a6ddf7a25986..8c8ea13547c051202aa5b0e2291a5b8c81b19b4c 100644 (file)
@@ -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"