mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
bind: Update to 9.16.49
For details see: https://downloads.isc.org/isc/bind9/9.16.49/doc/arm/html/notes.html#notes-for-bind-9-16-49 "Bug Fixes A regression in cache-cleaning code enabled memory use to grow significantly more quickly than before, until the configured max-cache-size limit was reached. This has been fixed. [GL #4596] Using rndc flush inadvertently caused cache cleaning to become less effective. This could ultimately lead to the configured max-cache-size limit being exceeded and has now been fixed. [GL #4621] The logic for cleaning up expired cached DNS records was tweaked to be more aggressive. This change helps with enforcing max-cache-ttl and max-ncache-ttl in a timely manner. [GL #4591] It was possible to trigger a use-after-free assertion when the overmem cache cleaning was initiated. This has been fixed. [GL #4595]" Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
a8e7c5ff86
commit
6f1b0fecd2
@@ -271,24 +271,24 @@ usr/bin/nsupdate
|
||||
#usr/include/pk11/site.h
|
||||
#usr/include/pkcs11
|
||||
#usr/include/pkcs11/pkcs11.h
|
||||
usr/lib/libbind9-9.16.48.so
|
||||
usr/lib/libbind9-9.16.49.so
|
||||
#usr/lib/libbind9.la
|
||||
#usr/lib/libbind9.so
|
||||
usr/lib/libdns-9.16.48.so
|
||||
usr/lib/libdns-9.16.49.so
|
||||
#usr/lib/libdns.la
|
||||
#usr/lib/libdns.so
|
||||
usr/lib/libirs-9.16.48.so
|
||||
usr/lib/libirs-9.16.49.so
|
||||
#usr/lib/libirs.la
|
||||
#usr/lib/libirs.so
|
||||
usr/lib/libisc-9.16.48.so
|
||||
usr/lib/libisc-9.16.49.so
|
||||
#usr/lib/libisc.la
|
||||
#usr/lib/libisc.so
|
||||
usr/lib/libisccc-9.16.48.so
|
||||
usr/lib/libisccc-9.16.49.so
|
||||
#usr/lib/libisccc.la
|
||||
#usr/lib/libisccc.so
|
||||
usr/lib/libisccfg-9.16.48.so
|
||||
usr/lib/libisccfg-9.16.49.so
|
||||
#usr/lib/libisccfg.la
|
||||
#usr/lib/libisccfg.so
|
||||
usr/lib/libns-9.16.48.so
|
||||
usr/lib/libns-9.16.49.so
|
||||
#usr/lib/libns.la
|
||||
#usr/lib/libns.so
|
||||
|
||||
Reference in New Issue
Block a user