]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
bind: upgrade to v9.18.17
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sun, 6 Aug 2023 10:46:16 +0000 (11:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Aug 2023 08:18:49 +0000 (09:18 +0100)
Changes:
Update license checksum: only whitespace change.
Update sha256sum for new version.

Additional change:
Do not use version with the foldername, which will result in less diffstat
with future upgrades.

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch [moved from meta/recipes-connectivity/bind/bind-9.18.16/0001-avoid-start-failure-with-bind-user.patch with 100% similarity]
meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch [moved from meta/recipes-connectivity/bind/bind-9.18.16/0001-named-lwresd-V-and-start-log-hide-build-options.patch with 100% similarity]
meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch [moved from meta/recipes-connectivity/bind/bind-9.18.16/bind-ensure-searching-for-json-headers-searches-sysr.patch with 100% similarity]
meta/recipes-connectivity/bind/bind/bind9 [moved from meta/recipes-connectivity/bind/bind-9.18.16/bind9 with 100% similarity]
meta/recipes-connectivity/bind/bind/conf.patch [moved from meta/recipes-connectivity/bind/bind-9.18.16/conf.patch with 100% similarity]
meta/recipes-connectivity/bind/bind/generate-rndc-key.sh [moved from meta/recipes-connectivity/bind/bind-9.18.16/generate-rndc-key.sh with 100% similarity]
meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch [moved from meta/recipes-connectivity/bind/bind-9.18.16/init.d-add-support-for-read-only-rootfs.patch with 100% similarity]
meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch [moved from meta/recipes-connectivity/bind/bind-9.18.16/make-etc-initd-bind-stop-work.patch with 100% similarity]
meta/recipes-connectivity/bind/bind/named.service [moved from meta/recipes-connectivity/bind/bind-9.18.16/named.service with 100% similarity]
meta/recipes-connectivity/bind/bind_9.18.17.bb [moved from meta/recipes-connectivity/bind/bind_9.18.16.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-connectivity/bind/bind_9.18.16.bb
rename to meta/recipes-connectivity/bind/bind_9.18.17.bb
index d9b62bb8b0f8b5a845f82f6b9fedaef945a86f03..9e7973ecbf62b7007e0cd14c67b39c5764f44c33 100644 (file)
@@ -4,7 +4,7 @@ DESCRIPTION = "BIND 9 provides a full-featured Domain Name Server system"
 SECTION = "console/network"
 
 LICENSE = "MPL-2.0"
-LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=d8cf7bd9c4fd5471a588e7e66e672408"
+LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=c7a0b6d9a1b692a5da9af9d503671f43"
 
 DEPENDS = "openssl libcap zlib libuv"
 
@@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \
            file://0001-avoid-start-failure-with-bind-user.patch \
            "
 
-SRC_URI[sha256sum] = "c88234fe07ee75c3c8a9e59152fee64b714643de8e22cf98da3db4d0b57e0775"
+SRC_URI[sha256sum] = "bde1c5017b81d1d79c69eb8f537f2e5032fd3623acdd5ee830d4f74bc2483458"
 
 UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/"
 # follow the ESV versions divisible by 2