* [PATCH] bind: Update to 9.11.25
@ 2020-12-06 9:34 Matthias Fischer
0 siblings, 0 replies; 3+ messages in thread
From: Matthias Fischer @ 2020-12-06 9:34 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1602 bytes --]
For details see:
https://downloads.isc.org/isc/bind9/9.11.25/RELEASE-NOTES-bind-9.11.25.html
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/common/bind | 9 +++++----
lfs/bind | 4 ++--
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/config/rootfiles/common/bind b/config/rootfiles/common/bind
index e3f055b43..e141c86e1 100644
--- a/config/rootfiles/common/bind
+++ b/config/rootfiles/common/bind
@@ -122,6 +122,7 @@ usr/bin/nsupdate
#usr/include/isc/boolean.h
#usr/include/isc/buffer.h
#usr/include/isc/bufferlist.h
+#usr/include/isc/cmocka.h
#usr/include/isc/commandline.h
#usr/include/isc/condition.h
#usr/include/isc/counter.h
@@ -271,12 +272,12 @@ usr/lib/libbind9.so.161
usr/lib/libbind9.so.161.0.4
#usr/lib/libdns.la
#usr/lib/libdns.so
-usr/lib/libdns.so.1110
-usr/lib/libdns.so.1110.0.4
+usr/lib/libdns.so.1112
+usr/lib/libdns.so.1112.0.1
#usr/lib/libisc.la
#usr/lib/libisc.so
-usr/lib/libisc.so.1105
-usr/lib/libisc.so.1105.1.1
+usr/lib/libisc.so.1107
+usr/lib/libisc.so.1107.0.3
#usr/lib/libisccc.la
#usr/lib/libisccc.so
usr/lib/libisccc.so.161
diff --git a/lfs/bind b/lfs/bind
index 053b8d8b7..7fa56f72e 100644
--- a/lfs/bind
+++ b/lfs/bind
@@ -25,7 +25,7 @@
include Config
-VER = 9.11.21
+VER = 9.11.25
THISAPP = bind-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 0967d4dd4e21e8f8d9202c5e148c27ca
+$(DL_FILE)_MD5 = c95cbe19481e1ed5e4257f32d1a9dcb2
install : $(TARGET)
--
2.18.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] bind: Update to 9.11.25
2022-01-21 16:47 Matthias Fischer
@ 2022-01-21 21:42 ` Adolf Belka
0 siblings, 0 replies; 3+ messages in thread
From: Adolf Belka @ 2022-01-21 21:42 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 4038 bytes --]
Reviewed-by: Adolf Belka <adolf.belka(a)ipfire.org>
On 21/01/2022 17:47, Matthias Fischer wrote:
> For details (v9.16.22-v9.16.25) see:
> https://downloads.isc.org/isc/bind9/9.16.25/doc/arm/html/notes.html#notes-for-bind-9-16-25
>
> "Notes for BIND 9.16.25
> Feature Changes
>
> Overall memory use by named has been optimized and reduced,
> especially on systems with many CPU cores. The default memory
> allocator has been switched from internal to external. A new
> command-line option -M internal allows named to be started with the
> old internal memory allocator. [GL #2398]
>
> Bug Fixes
>
> On FreeBSD, TCP connections leaked a small amount of heap memory,
> leading to an eventual out-of-memory problem. This has been fixed.
> [GL #3051]
>
> If signatures created by the ZSK were expired and the ZSK private
> key was offline, the signatures were not replaced. This behavior has
> been amended to replace the expired signatures with new signatures
> created using the KSK. [GL #3049]
>
> Under certain circumstances, the signed version of an inline-signed
> zone could be dumped to disk without the serial number of the
> unsigned version of the zone. This prevented resynchronization
> of the zone contents after named restarted, if the unsigned zone
> file was modified while named was not running. This has been fixed.
> [GL #3071]
> ...
> "
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> config/rootfiles/common/bind | 14 +++++++-------
> lfs/bind | 6 +++---
> 2 files changed, 10 insertions(+), 10 deletions(-)
>
> diff --git a/config/rootfiles/common/bind b/config/rootfiles/common/bind
> index a89af5bcb..4ea64dc0c 100644
> --- a/config/rootfiles/common/bind
> +++ b/config/rootfiles/common/bind
> @@ -274,24 +274,24 @@ usr/bin/nsupdate
> #usr/include/pk11/site.h
> #usr/include/pkcs11
> #usr/include/pkcs11/pkcs11.h
> -usr/lib/libbind9-9.16.22.so
> +usr/lib/libbind9-9.16.25.so
> #usr/lib/libbind9.la
> #usr/lib/libbind9.so
> -usr/lib/libdns-9.16.22.so
> +usr/lib/libdns-9.16.25.so
> #usr/lib/libdns.la
> #usr/lib/libdns.so
> -usr/lib/libirs-9.16.22.so
> +usr/lib/libirs-9.16.25.so
> #usr/lib/libirs.la
> #usr/lib/libirs.so
> -usr/lib/libisc-9.16.22.so
> +usr/lib/libisc-9.16.25.so
> #usr/lib/libisc.la
> #usr/lib/libisc.so
> -usr/lib/libisccc-9.16.22.so
> +usr/lib/libisccc-9.16.25.so
> #usr/lib/libisccc.la
> #usr/lib/libisccc.so
> -usr/lib/libisccfg-9.16.22.so
> +usr/lib/libisccfg-9.16.25.so
> #usr/lib/libisccfg.la
> #usr/lib/libisccfg.so
> -usr/lib/libns-9.16.22.so
> +usr/lib/libns-9.16.25.so
> #usr/lib/libns.la
> #usr/lib/libns.so
> diff --git a/lfs/bind b/lfs/bind
> index 8544f0f1f..fc6e7654e 100644
> --- a/lfs/bind
> +++ b/lfs/bind
> @@ -1,7 +1,7 @@
> ###############################################################################
> # #
> # IPFire.org - A linux based firewall #
> -# Copyright (C) 2007-2021 IPFire Team <info(a)ipfire.org> #
> +# Copyright (C) 2007-2022 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 @@
>
> include Config
>
> -VER = 9.16.22
> +VER = 9.16.25
>
> THISAPP = bind-$(VER)
> DL_FILE = $(THISAPP).tar.xz
> @@ -43,7 +43,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 6a45478b33c04c830d4263635d8cd137
> +$(DL_FILE)_MD5 = 361a54fc5ebeb3a1af77abec08b33661
>
> install : $(TARGET)
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] bind: Update to 9.11.25
@ 2022-01-21 16:47 Matthias Fischer
2022-01-21 21:42 ` Adolf Belka
0 siblings, 1 reply; 3+ messages in thread
From: Matthias Fischer @ 2022-01-21 16:47 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 3694 bytes --]
For details (v9.16.22-v9.16.25) see:
https://downloads.isc.org/isc/bind9/9.16.25/doc/arm/html/notes.html#notes-for-bind-9-16-25
"Notes for BIND 9.16.25
Feature Changes
Overall memory use by named has been optimized and reduced,
especially on systems with many CPU cores. The default memory
allocator has been switched from internal to external. A new
command-line option -M internal allows named to be started with the
old internal memory allocator. [GL #2398]
Bug Fixes
On FreeBSD, TCP connections leaked a small amount of heap memory,
leading to an eventual out-of-memory problem. This has been fixed.
[GL #3051]
If signatures created by the ZSK were expired and the ZSK private
key was offline, the signatures were not replaced. This behavior has
been amended to replace the expired signatures with new signatures
created using the KSK. [GL #3049]
Under certain circumstances, the signed version of an inline-signed
zone could be dumped to disk without the serial number of the
unsigned version of the zone. This prevented resynchronization
of the zone contents after named restarted, if the unsigned zone
file was modified while named was not running. This has been fixed.
[GL #3071]
...
"
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/common/bind | 14 +++++++-------
lfs/bind | 6 +++---
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/config/rootfiles/common/bind b/config/rootfiles/common/bind
index a89af5bcb..4ea64dc0c 100644
--- a/config/rootfiles/common/bind
+++ b/config/rootfiles/common/bind
@@ -274,24 +274,24 @@ usr/bin/nsupdate
#usr/include/pk11/site.h
#usr/include/pkcs11
#usr/include/pkcs11/pkcs11.h
-usr/lib/libbind9-9.16.22.so
+usr/lib/libbind9-9.16.25.so
#usr/lib/libbind9.la
#usr/lib/libbind9.so
-usr/lib/libdns-9.16.22.so
+usr/lib/libdns-9.16.25.so
#usr/lib/libdns.la
#usr/lib/libdns.so
-usr/lib/libirs-9.16.22.so
+usr/lib/libirs-9.16.25.so
#usr/lib/libirs.la
#usr/lib/libirs.so
-usr/lib/libisc-9.16.22.so
+usr/lib/libisc-9.16.25.so
#usr/lib/libisc.la
#usr/lib/libisc.so
-usr/lib/libisccc-9.16.22.so
+usr/lib/libisccc-9.16.25.so
#usr/lib/libisccc.la
#usr/lib/libisccc.so
-usr/lib/libisccfg-9.16.22.so
+usr/lib/libisccfg-9.16.25.so
#usr/lib/libisccfg.la
#usr/lib/libisccfg.so
-usr/lib/libns-9.16.22.so
+usr/lib/libns-9.16.25.so
#usr/lib/libns.la
#usr/lib/libns.so
diff --git a/lfs/bind b/lfs/bind
index 8544f0f1f..fc6e7654e 100644
--- a/lfs/bind
+++ b/lfs/bind
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2021 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2022 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 @@
include Config
-VER = 9.16.22
+VER = 9.16.25
THISAPP = bind-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 6a45478b33c04c830d4263635d8cd137
+$(DL_FILE)_MD5 = 361a54fc5ebeb3a1af77abec08b33661
install : $(TARGET)
--
2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-01-21 21:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06 9:34 [PATCH] bind: Update to 9.11.25 Matthias Fischer
2022-01-21 16:47 Matthias Fischer
2022-01-21 21:42 ` Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox