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

Bug 76348

Summary: net-dns/bind: New bind version 9.2.4
Product: Gentoo Linux Reporter: Jani Averbach <jaa>
Component: New packagesAssignee: Jeffrey Forman (RETIRED) <jforman>
Status: RESOLVED FIXED    
Severity: normal CC: voxus
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.isc.org/index.pl?/sw/bind/bind9.2.php
Whiteboard:
Package list:
Runtime testing required: ---

Description Jani Averbach 2005-01-01 14:26:59 UTC
New bind version (9.2.4) has been released 2004-09-23. 
It installs and works (installed by bind-9.2.3.ebuild -> bind-9.2.4.ebuild) ok on amd64 (so did also 9.2.3).

Minor problem is that bind ebuild install /usr/bind/include directory and includes under it.


Reproducible: Always
Steps to Reproduce:
Comment 1 Jani Averbach 2005-01-02 09:43:31 UTC
One note:
bind-9.2.3 installs libbind.so.2.0.0
and
bind-9.2.4 installs libbind.so.3.0.7

So they are binary incompatible. At least libperl and perl will broke
because of that (however, 'revdep-rebuild --soname libbind.so.2' helps as usual).
Comment 2 Konstantin Arkhipov (RETIRED) gentoo-dev 2005-03-25 14:30:10 UTC
9.2.5 committed into portage
thanks, Jani