[OE-core] [PATCH] bind: upgrade 9.11.4 -> 9.13.2

akuster808 akuster808 at gmail.com
Mon Aug 13 14:37:13 UTC 2018



On 08/13/2018 01:55 AM, changqing.li at windriver.com wrote:
> From: Changqing Li <changqing.li at windriver.com>
>
> Signed-off-by: Changqing Li <changqing.li at windriver.com>

Is there a reason why this version was selected? 9.13 is still under
development and ISC in not recommending  this version for production. 
9.11 EOL is 2020.

We should keep one long term version around if you need bleeding edge.

- armin
> ---
>  meta/recipes-connectivity/bind/{bind_9.11.4.bb => bind_9.13.2.bb} | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-connectivity/bind/{bind_9.11.4.bb => bind_9.13.2.bb} (97%)
>
> diff --git a/meta/recipes-connectivity/bind/bind_9.11.4.bb b/meta/recipes-connectivity/bind/bind_9.13.2.bb
> similarity index 97%
> rename from meta/recipes-connectivity/bind/bind_9.11.4.bb
> rename to meta/recipes-connectivity/bind/bind_9.13.2.bb
> index 7522fdb..08ebd24 100644
> --- a/meta/recipes-connectivity/bind/bind_9.11.4.bb
> +++ b/meta/recipes-connectivity/bind/bind_9.13.2.bb
> @@ -19,8 +19,8 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.gz \
>             file://0001-lib-dns-gen.c-fix-too-long-error.patch \
>  "
>  
> -SRC_URI[md5sum] = "9b4834d78f30cdb796ce437262272a36"
> -SRC_URI[sha256sum] = "595070b031f869f8939656b5a5d11b121211967f15f6afeafa895df745279617"
> +SRC_URI[md5sum] = "01d0524016ac15ea3f4b6c77d99db0b2"
> +SRC_URI[sha256sum] = "6c044e9ea81add9dbbd2f5dfc224964cc6b6e364e43a8d6d8b574d9282651802"
>  
>  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