Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 930348

Summary: net-dns/bind-9.16.50 version bump [and EOL]
Product: Gentoo Linux Reporter: Krzysztof Olędzki <ole+gentoo>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://downloads.isc.org/isc/bind9/9.16.50/doc/arm/html/notes.html#notes-for-bind-9-16-50
See Also: https://bugs.gentoo.org/show_bug.cgi?id=832218
Whiteboard:
Package list:
Runtime testing required: ---

Description Krzysztof Olędzki 2024-04-20 21:11:00 UTC
While we are waiting for bind-9.18 (https://bugs.gentoo.org/832218), would it be possible to do a final version bump for the bind-9.16 branch, which is the only one we have in portage? Note that BIND 9.16 is now EOL.


Notes for BIND 9.16.50

This is the last maintenance release of BIND 9.16. This version is now end of life. Please upgrade to BIND 9.18, the current stable version.

New Features:
    Added RESOLVER.ARPA to the built in empty zones. [GL #4580]


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]

    ISC would like to thank Jinmei Tatuya of Infoblox for bringing this issue to our attention.