mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
bind: Update to 9.16.31
For details see: https://downloads.isc.org/isc/bind9/9.16.31/doc/arm/html/notes.html#notes-for-bind-9-16-31 Excerpt from changelog: " --- 9.16.31 released --- 5917. [bug] Update ifconfig.sh script as is miscomputed interface identifiers when destroying interfaces. [GL #3061] 5915. [bug] Detect missing closing brace (}) and computational overflows in $GENERATE directives. [GL #3429] 5913. [bug] Fix a race between resolver query timeout and validation in resolver.c:validated(). Remove resolver.c:maybe_destroy() as it is no loger needed. [GL #3398] 5909. [bug] The server-side destination port was missing from dnstap captures of client traffic. [GL #3309] 5905. [bug] When the TCP connection would be closed/reset between the connect/accept and the read, the uv_read_start() return value would be unexpected and cause an assertion failure. [GL #3400] 5903. [bug] When named checks that the OPCODE in a response matches that of the request, if there is a mismatch named logs an error. Some of those error messages incorrectly used RCODE instead of OPCODE to lookup the nemonic. This has been corrected. [GL !6420]" Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
b244d9b0d6
commit
731d2a06ce
@@ -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.30.so
|
||||
usr/lib/libbind9-9.16.31.so
|
||||
#usr/lib/libbind9.la
|
||||
#usr/lib/libbind9.so
|
||||
usr/lib/libdns-9.16.30.so
|
||||
usr/lib/libdns-9.16.31.so
|
||||
#usr/lib/libdns.la
|
||||
#usr/lib/libdns.so
|
||||
usr/lib/libirs-9.16.30.so
|
||||
usr/lib/libirs-9.16.31.so
|
||||
#usr/lib/libirs.la
|
||||
#usr/lib/libirs.so
|
||||
usr/lib/libisc-9.16.30.so
|
||||
usr/lib/libisc-9.16.31.so
|
||||
#usr/lib/libisc.la
|
||||
#usr/lib/libisc.so
|
||||
usr/lib/libisccc-9.16.30.so
|
||||
usr/lib/libisccc-9.16.31.so
|
||||
#usr/lib/libisccc.la
|
||||
#usr/lib/libisccc.so
|
||||
usr/lib/libisccfg-9.16.30.so
|
||||
usr/lib/libisccfg-9.16.31.so
|
||||
#usr/lib/libisccfg.la
|
||||
#usr/lib/libisccfg.so
|
||||
usr/lib/libns-9.16.30.so
|
||||
usr/lib/libns-9.16.31.so
|
||||
#usr/lib/libns.la
|
||||
#usr/lib/libns.so
|
||||
|
||||
Reference in New Issue
Block a user