Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (4h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 08:18:14 UTC Now

2020-06-18 14:06:21 UTC MAIN commitmail json YAML

net/bind911: update to 9.11.20

Update bind911 to 9.11.20, fixing CVE-2020-8619.

--- 9.11.20 released ---

5437. [bug] Fix a data race in lib/dns/resolver.c:log_formerr().
[GL #1808]

5434. [security] It was possible to trigger an INSIST in
lib/dns/rbtdb.c:new_reference() with a particular zone
content and query patterns. (CVE-2020-8619) [GL #1111]
[GL #1718]

5433. [test] Prevent the resolver system test for change #5395
(max-recursion-queries) from failing on systems without
IPv6 support. [GL #1873]

5428. [bug] Clean up GSSAPI resources in nsupdate only after taskmgr
has been destroyed. Thanks to Petr Men邸鱈k. [GL !3316]

5427. [bug] Fix a regression in address/prefix length checking that
should have been a warning instead of an error.
[GL #1849]

5415. [test] Address race in dnssec system test that led to
test failures. [GL #1852]

5413. [test] Address race in autosign system test that led to
test failures. [GL #1852]

5412. [bug] 'provide-ixfr no;' failed to return up-to-date responses
when the serial was greater than or equal to the
current serial. [GL #1714]

5409. [performance] When looking up NSEC3 data in a zone database, skip the
check for empty non-terminal nodes; the NSEC3 tree does
not have any. [GL #1834]

5408. [protocol] Print Extended DNS Errors if present in OPT record.
[GL #1835]

5405. [bug] 'named-checkconf -p' could include spurious text in
server-addresses statements due to an uninitialized DSCP
value. [GL #1812]

(taca)