From mboxrd@z Thu Jan  1 00:00:00 1970
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] bind: Update to 9.20.5
Date: Sun, 02 Feb 2025 12:04:47 +0100
Message-ID: <1bf0c414-45ab-43da-b01f-ca2f4c973cbb@ipfire.org>
In-Reply-To: <20250201010149.1206-1-matthias.fischer@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0698313000308568562=="
List-Id: <development.lists.ipfire.org>

--===============0698313000308568562==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Reviewed-by: Adolf Belka <adolf.belka(a)ipfire.org>


On 01/02/2025 02:01, Matthias Fischer wrote:
> For details see:
> https://downloads.isc.org/isc/bind9/9.20.5/doc/arm/html/notes.html#notes-fo=
r-bind-9-20-5
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
>   config/rootfiles/common/bind | 10 +++++-----
>   lfs/bind                     |  6 +++---
>   2 files changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/config/rootfiles/common/bind b/config/rootfiles/common/bind
> index 73d4a842d..c0ef2a3f2 100644
> --- a/config/rootfiles/common/bind
> +++ b/config/rootfiles/common/bind
> @@ -239,18 +239,18 @@ usr/bin/nsupdate
>   #usr/include/ns/types.h
>   #usr/include/ns/update.h
>   #usr/include/ns/xfrout.h
> -usr/lib/libdns-9.20.3.so
> +usr/lib/libdns-9.20.5.so
>   #usr/lib/libdns.la
>   #usr/lib/libdns.so
> -usr/lib/libisc-9.20.3.so
> +usr/lib/libisc-9.20.5.so
>   #usr/lib/libisc.la
>   #usr/lib/libisc.so
> -usr/lib/libisccc-9.20.3.so
> +usr/lib/libisccc-9.20.5.so
>   #usr/lib/libisccc.la
>   #usr/lib/libisccc.so
> -usr/lib/libisccfg-9.20.3.so
> +usr/lib/libisccfg-9.20.5.so
>   #usr/lib/libisccfg.la
>   #usr/lib/libisccfg.so
> -usr/lib/libns-9.20.3.so
> +usr/lib/libns-9.20.5.so
>   #usr/lib/libns.la
>   #usr/lib/libns.so
> diff --git a/lfs/bind b/lfs/bind
> index 2d52157c9..cad711ed2 100644
> --- a/lfs/bind
> +++ b/lfs/bind
> @@ -1,7 +1,7 @@
>   #########################################################################=
######
>   #                                                                        =
     #
>   # IPFire.org - A linux based firewall                                    =
     #
> -# Copyright (C) 2007-2024  IPFire Team  <info(a)ipfire.org>               =
      #
> +# Copyright (C) 2007-2025  IPFire Team  <info(a)ipfire.org>               =
      #
>   #                                                                        =
     #
>   # This program is free software: you can redistribute it and/or modify   =
     #
>   # it under the terms of the GNU General Public License as published by   =
     #
> @@ -25,7 +25,7 @@
>  =20
>   include Config
>  =20
> -VER        =3D 9.20.3
> +VER        =3D 9.20.5
>  =20
>   THISAPP    =3D bind-$(VER)
>   DL_FILE    =3D $(THISAPP).tar.xz
> @@ -43,7 +43,7 @@ objects =3D $(DL_FILE)
>  =20
>   $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE)
>  =20
> -$(DL_FILE)_BLAKE2 =3D b6a5298bbed613e9d257675e3a7fd1a8fb82b4f68891517935c8=
383bb85b2f976cae504feece750a274b2b1344a1221e04956930a34bdcba08d5f2d4a5255bc1
> +$(DL_FILE)_BLAKE2 =3D bf470c9c881b865baeaf469f94601bb6884d9989c0eee634b6f8=
dd88d4bafa07b138ec56dfe6e333d8ea729b483b6f41272992c6e036217fb9df1a9d23d0db29
>  =20
>   install : $(TARGET)
>  =20

--=20
Sent from my laptop


--===============0698313000308568562==--