]> git.ipfire.org Git - ipfire-2.x.git/commit
bind: Update to version 9.20.1
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 25 Aug 2024 19:11:04 +0000 (21:11 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 26 Aug 2024 08:13:25 +0000 (08:13 +0000)
commit9d58c441e20787d904593624fb779f26b2aeddd3
tree98cdf0f5eb6cd189bf0e13a3acd9ded330ae1e62
parente325ea00fe09fcd0149bbb45a03e5a8eed67feb4
bind: Update to version 9.20.1

- Update from version 9.16.50 to 9.20.1
- Update of rootfile
- The use of liburcu has replaced isc_qsbr in 9.19.4 and therefore the position of
   liburcu in make.sh had to be changed.
- --enable-threads, --with-libtool, --without-python & --disable-linux-caps are no longer
   reconised configure options (it looks like not recognised for a while.
   --without-python is explicitly mentioned as being removed in version 9.15.7
   The others are not mentioned in the changelog notes.
- The lib/bind9 and lib/irs directories in the source tarball have been removed. The
   The comtents of lib/bind9 have been moved to lib/isc and lib/isccfg and the contents
   of lib/irs have been moved to dns.
- The order of the make instructions had to be changed as lib/isccfg required the results
   of lib/dns and the build failed without it. Changing the order solved the build problem.
- A large number of CVE fixes have been applied between the new and old version.
5 9.20.0
2 9.19.21
3 9.19.20
1 9.19.17
1 9.19.14
3 9.19.9
5 9.19.5
1 9.19.1
4 9.19.0
1 9.17.19
1 9.17.17
2 9.17.12
5 9.17.4
4 9.17.2
- Changelog is too long to include here - around 5000 lines. For details see the NEWS file
   in the source tarball.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/bind
lfs/bind
make.sh