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

Bug 88888

Summary: Upgrading to BIND 9.2.5 may break zone files
Product: Gentoo Linux Reporter: Daniel Franke <daniel>
Component: New packagesAssignee: Konstantin Arkhipov (RETIRED) <voxus>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: 2005.0   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Franke 2005-04-12 12:37:15 UTC
BIND 9.2.5 makes the priority argument to MX records mandatory when it was previously optional.  If the priority is missing, BIND won't load the zone file at all.  The ebuild should at least warn you about this, or preferably, add a default argument when you run etc-update.
Comment 1 Konstantin Arkhipov (RETIRED) gentoo-dev 2005-04-13 05:15:49 UTC
added a warning note to 9.2.5{,-r1} ebuilds
thank you, Daniel