Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 6578
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Seemant Kulleen (RETIRED) <seemant@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Maurizio Disimino <kevin@aptbasilicata.it>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
bind-9.2.2_rc1.ebuild bind 9.2.2rc1 text/plain Maurizio Disimino 2002-08-16 03:02 0000 3.69 KB Details
bind-tools-9.2.2_rc1.ebuild bind-tools 9.2.2rc1 text/plain Maurizio Disimino 2002-08-16 03:02 0000 965 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 6578 depends on: Show dependency tree
Bug 6578 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-08-16 03:00 0000
Allright then .. Bind 9.2.2rc1 is out.

from http://www.isc.org/products/BIND/bind9-beta.html:

BIND 9.2.2rc1 is a release candidate for BIND 9.2.2.
It fixes a number of bugs in 9.2.1.

* libbind: from BIND 8.3.3. [CERT CA-2002-19]
* Mimimum OpenSSL version now 0.9.6e. [CERT CA-2002-23]

I've updated the ebuild:
1) a fix about the ipv6 support.
   If you have no ipv6 flag in USE, but your kernel is ipv6-ready
   bind will compile including ipv6 support.
   This collides with our USE system.
   Here the fix:
   use ipv6 && myconf="${myconf} --enable-ipv6" || myconf="${myconf}
   --enable-ipv6=no"
2) Since /dev/log is no longer required in ${CHROOT}/dev I've modified the
   pkg_config() deleting the 'cp -a /dev/log ${CHROOT}/dev/log' line.

3) Added MY_P to handle rc1 version

4) Updated bind-tools as well

5) Fix manpath , bug 6548 can be closed.

6) Bind ebuild: added nslookup man page
   nslookup.8 should be copied in net-dns/bin/files
   You can find it in net-dns/bind-tools/files

Ebuilds attached.

Regards,

Maurizio Disimino

------- Comment #1 From Maurizio Disimino 2002-08-16 03:02:25 0000 -------
Created an attachment (id=3128) [details]
bind 9.2.2rc1

------- Comment #2 From Maurizio Disimino 2002-08-16 03:02:52 0000 -------
Created an attachment (id=3129) [details]
bind-tools 9.2.2rc1

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug