[OE-core] [PATCH] bind: Upgrade 9.11.5 -> 9.11.6

akuster808 akuster808 at gmail.com
Wed Mar 20 14:35:53 UTC 2019



On 3/20/19 7:09 AM, Adrian Bunk wrote:
> Copyright hash changed to to year change.

 You are missing one of the more important bits of info that would help
make the decision if this gets into M4 or waits until after 2.7 releases.

Go look at the 9.11.5-p4 release notes.

Did you double check this is in line with DHCP?

- Armin
>
> Signed-off-by: Adrian Bunk <bunk at stusta.de>
> ---
>  ...0001-configure.in-remove-useless-L-use_openssl-lib.patch | 4 ++--
>  ...nd-ensure-searching-for-json-headers-searches-sysr.patch | 4 ++--
>  .../bind/{bind_9.11.5.bb => bind_9.11.6.bb}                 | 6 +++---
>  3 files changed, 7 insertions(+), 7 deletions(-)
>  rename meta/recipes-connectivity/bind/{bind_9.11.5.bb => bind_9.11.6.bb} (96%)
>
> diff --git a/meta/recipes-connectivity/bind/bind/0001-configure.in-remove-useless-L-use_openssl-lib.patch b/meta/recipes-connectivity/bind/bind/0001-configure.in-remove-useless-L-use_openssl-lib.patch
> index 871bb2a5f6..92a84a206c 100644
> --- a/meta/recipes-connectivity/bind/bind/0001-configure.in-remove-useless-L-use_openssl-lib.patch
> +++ b/meta/recipes-connectivity/bind/bind/0001-configure.in-remove-useless-L-use_openssl-lib.patch
> @@ -16,8 +16,8 @@ Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
>  
>  diff --git a/configure.in b/configure.in
>  index 54efc55..76ac0eb 100644
> ---- a/configure.in
> -+++ b/configure.in
> +--- a/configure.ac
> ++++ b/configure.ac
>  @@ -1691,7 +1691,7 @@ If you don't want OpenSSL, use --without-openssl])
>   				fi
>   				;;
> diff --git a/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch b/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
> index 37e210e6da..f686862d3d 100644
> --- a/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
> +++ b/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
> @@ -33,8 +33,8 @@ Signed-off-by: Paul Gortmaker <paul.gortmaker at windriver.com>
>  
>  Index: bind-9.11.3/configure.in
>  ===================================================================
> ---- bind-9.11.3.orig/configure.in
> -+++ bind-9.11.3/configure.in
> +--- bind-9.11.3.orig/configure.ac
> ++++ bind-9.11.3/configure.ca
>  @@ -2574,7 +2574,7 @@ case "$use_libjson" in
>   		libjson_libs=""
>   		;;
> diff --git a/meta/recipes-connectivity/bind/bind_9.11.5.bb b/meta/recipes-connectivity/bind/bind_9.11.6.bb
> similarity index 96%
> rename from meta/recipes-connectivity/bind/bind_9.11.5.bb
> rename to meta/recipes-connectivity/bind/bind_9.11.6.bb
> index 67672792b1..36c3425cfe 100644
> --- a/meta/recipes-connectivity/bind/bind_9.11.5.bb
> +++ b/meta/recipes-connectivity/bind/bind_9.11.6.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.isc.org/sw/bind/"
>  SECTION = "console/network"
>  
>  LICENSE = "ISC & BSD"
> -LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=6ba7c9fe0c888a943c79c93e6de744fb"
> +LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=8f17f64e47e83b60cd920a1e4b54419e"
>  
>  DEPENDS = "openssl libcap zlib"
>  
> @@ -22,8 +22,8 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.gz \
>             file://0001-avoid-start-failure-with-bind-user.patch \
>  "
>  
> -SRC_URI[md5sum] = "17a0d02102117c9a221e857cf2cc8157"
> -SRC_URI[sha256sum] = "a4cae11dad954bdd4eb592178f875bfec09fcc7e29fe0f6b7a4e5b5c6bc61322"
> +SRC_URI[md5sum] = "4882bd3eeef779e05b515b32354cc081"
> +SRC_URI[sha256sum] = "4499007f3a6b8bba84fc757053caeabf36466d6f7d278baccef9fd109beac6d4"
>  
>  UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/"
>  UPSTREAM_CHECK_REGEX = "(?P<pver>9(\.\d+)+(-P\d+)*)/"




More information about the Openembedded-core mailing list