Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88888 - Upgrading to BIND 9.2.5 may break zone files
Summary: Upgrading to BIND 9.2.5 may break zone files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Konstantin Arkhipov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-12 12:37 UTC by Daniel Franke
Modified: 2005-04-13 05:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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