| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: bind-devel | Distribution: Mandriva Linux |
| Version: 9.3.1 | Vendor: Mandriva |
| Release: 4.3.20060mdk | Build date: Mon Jan 29 22:57:14 2007 |
| Group: Development/C | Build host: mercury.mandriva.com |
| Size: 3042812 | Source RPM: bind-9.3.1-4.3.20060mdk.src.rpm |
| Packager: Mandriva Security Team <security@mandriva.com> | |
| Url: http://www.isc.org/products/BIND/ | |
| Summary: Include files and libraries needed for bind DNS development | |
The bind-devel package contains all the include files and the library required for DNS (Domain Name Service) development for BIND versions 9.x.x.
distributable
* Tue Jan 30 2007 Stew Benedict <sbenedict@mandriva.com> 9.3.1-4.3.20060mdk
- P207: security fix for CVE-2007-0493,0494
* Wed Nov 15 2006 Vincent Danen <vdanen@mandriva.com> 9.3.1-4.2.20060mdk
- P206: security fix for CVE-2006-4339
* Sat Sep 09 2006 Vincent Danen <vdanen@mandriva.com> 9.3.1-4.1.20060mdk
- P205: security fix CVE-2006-4095 and CVE-2006-4096
* Wed Aug 31 2005 Oden Eriksson <oeriksson@mandriva.com> 9.3.1-4mdk
- rebuilt against new openldap-2.3.6 libs
* Sun Aug 28 2005 Oden Eriksson <oeriksson@mandriva.com> 9.3.1-3mdk
- fix compilation of the queryperf util
- fix deps
* Mon Jun 20 2005 Oden Eriksson <oeriksson@mandriva.com> 9.3.1-2mdk
- added the contrib stuff from the original sources (S13,S14)
and also add the corresponding url to where these resides. ie.
don't use the bundled code...
- added P203,P204 from fedora (9.3.1-6)
- added the new ldap2zone tool (S15)
- combined two fedora patches into the new P101
* Sat Mar 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.1-1mdk
- 9.3.1
- use the %mkrel macro
* Thu Feb 17 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.1-0.rc1.1mdk
- 9.3.1rc1
- dropped upstream implemented P4 (VU_938617)
- deactivated P201, another fix is implemented upstream as far as
i could tell
* Tue Feb 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-7mdk
- remove stuff in %post, such as an upgrade from bind 4.9.x (we
have never had such old stuff in here...)
- people running bind 4.9.x would know what to do when "upgrading"
to this version...
- don't run the intrusive update_bind.pl in %post, fixes ancient #10043
- fix misc rpmlint errors
- fix #10043
- strip away annoying ^M
* Sat Feb 05 2005 Buchan Milne <bgmilne@linux-mandrake.com> 9.3.0-6mdk
- rebuild for ldap2.2_7
* Sat Jan 29 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-5mdk
- security update for CERT VU#938617
- fix deps and conditional %multiarch
* Mon Dec 27 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-4mdk
- fix deps, autoconf2.1 is implied anyway with the %configure macro, this
makes it easier to "backport" bind.
- drop unused patches, renumber patches and sources, rename and bzip sources.
- added supported rndc commands to the sysv script and also make it accept
arguments, for example "service named reload nux.se" will reload only
the "nux.se" zone.
- added P200 - P202 from fedora
- run the test suite (make check)
- make lwresd soft link to named instead of a hard link
* Tue Oct 05 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-3mdk
- touched S7 and and added stuff from trustix to it
* Thu Sep 30 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 9.3.0-2mdk
- fix detection of res_mkquery(), aka fix build on e.g. x86_64
* Fri Sep 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-1mdk
- 9.3.0
* Sun Sep 05 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-0.rc4.1mdk
- 9.3.0rc4
- drop P3, it's fixed upstream :)
- fix slight man page mess
* Wed Aug 18 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-0.rc3.1mdk
- 9.3.0rc3
* Sun Aug 01 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-0.rc2.3mdk
- added the mysql sdb driver (S12 & P102), thanks to Michael Scherer for
helping with the contitional build stuff.
- rename zone2ldap to zonetoldap as it clashes with PowerDNS
- misc spec file fixes
* Wed Jul 14 2004 Florin <florin@mandrakesoft.com> 9.3.0-0.rc2.2mdk
- update description (without sdb_ldap)
* Tue Jul 13 2004 Florin <florin@mandrakesoft.com> 9.3.0-0.rc2.1mdk
- 9.3.0rc2
- update some patches
- comment out the broken queryperf from contrib for now
* Fri Jun 18 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-0.beta2.6mdk
- update description (Tibor Pittich)
* Thu Jun 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-0.beta2.5mdk
- S11 was outdated as pointed out by Olivier Thauvin, fixed with a twist.
- added P6
- use some more aclocal and autoconf magic
- fix deps
* Sun Jun 13 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 9.3.0-0.beta2.4mdk
- removed build-dependency on bind-devel for zone2ldap
* Wed Jun 09 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 9.3.0-0.beta2.3mdk
- fix buildrequires
- cleanups!
* Thu May 27 2004 Buchan Milne <bgmilne@linux-mandrake.com> 9.3.0-0.beta2.2mdk
- make sdb_ldap work again (and enable by default)
- add zone2ldap and man page when building with sdb_ldap
* Wed Apr 21 2004 Florin <florin@mandrakesoft.com> 9.3.0-0.beta2.1mdk
- 9.3.0beta2
- update the fallback-to-second-server patch
* Fri Mar 26 2004 Florin <florin@mandrakesoft.com> 9.2.3-6mdk
- remove the silly conditions around source/patch 100 (thx Buchan)
* Thu Mar 18 2004 Florin <florin@mandrakesoft.com> 9.2.3-5mdk
- comment out the IDN patch - bug #8958
- add the bsdcompat patch - bug #8840
* Wed Feb 25 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 9.2.3-4mdk
- added optional support for sdb-ldap zone files
- add the README.sdb-ldap and INSTALL.sdb-ldap files (Florin)
* Mon Nov 17 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 9.2.3-3mdk
- rebuilt for reupload
* Tue Oct 28 2003 Florin <florin@mandrakesoft.com> 9.2.3-2mdk
- add sleep 2 in the restart function of the initscript
* Sat Oct 25 2003 Florin <florin@mandrakesoft.com> 9.2.3-1mdk
- 9.2.3
* Fri Oct 10 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 9.2.3-0.rc4.3mdk
- added IDN support (P4, rediffed from the patch for bind-9.2.2)
- buildrequires idnkit-devel
* Thu Sep 25 2003 Florin <florin@mandrakesoft.com> 9.2.3-2mdk
- fix the stop in the initscript
* Tue Sep 23 2003 Florin <florin@mandrakesoft.com> 9.2.3-0.rc4.1mdk
- rc4 (fixes bugs 1511, 1512)
* Sun Sep 21 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 9.2.3-0.rc3.1mdk
- 9.2.3rc3 (fixes bind bugs 1509, 1508, 1507 and 1506)
- added P3 to make nslookup shut up about possible deprecation, i think
we will notice this ourselves eventually anyhow...
* Thu Sep 18 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 9.2.3-0.rc2.1mdk
- 9.2.3rc2 (support for "delegation-only" zones)
- updated S7 to reflect the support for "delegation-only" zones
* Wed Aug 27 2003 Florin <florin@mandrakesoft.com> 9.2.3-0.rc1.1mdk
- 9.2.3rc1
- update the callback patch
* Sat Aug 09 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 9.2.2-3mdk
- Reenable libresolv patch, it's always nice to see useful patches
silently removed...
* Tue Jun 03 2003 Florin <florin@mandrakesoft.com> 9.2.2-2mdk
- better help message for the chroot script (thx Charles Davant)
* Thu Mar 06 2003 Florin <florin@mandrakesoft.com> 9.2.2-1mdk
- 9.2.2
* Thu Feb 27 2003 Chmouel Boudjnah <chmouel@mandrakesoft.com> 9.2.2-0.rc1.4mdk
- Change the default semantic by default it go on the second server
when get a SERVFAIL, specify +fail to dig or -fail to nslookup or -F
to host if you really want this option.
* Thu Feb 27 2003 Chmouel Boudjnah <chmouel@mandrakesoft.com> 9.2.2-0.rc1.3mdk
- Add option -f to host to don't fail when the firstserv and fallback
on the second server when the first one return SERVFAIL (same for
nslookup and option -nofail)(and use +nofail with dig) usefull with
zeroconf dns.
* Tue Feb 11 2003 Florin <florin@mandrakesoft.com> 9.2.2-0.rc1.2mdk
- update the named.root (thx to Ben Reser)
* Thu Oct 17 2002 Florin <florin@mandrakesoft.com> 9.2.2-0.rc1.1mdk
- 9.2.2-0.rc1.1mdk
* Sat Sep 28 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 9.2.1-5mdk
- Patch1: Fix lookup of res_mkquery() in libresolv
* Wed Aug 14 2002 Vincent Danen <vdanen@mandrakesoft.com> 9.2.1-4mdk
- fix buffer overflow for dns resolver libs
- put named.ca in bind proper (not in caching-nameserver anymore)
* Sat Jul 13 2002 Frederic Lepied <flepied@mandrakesoft.com> 9.2.1-3mdk
- add named user
* Fri Jul 12 2002 Geoffrey Lee <snailtalk@mandrakesoft.com> 9.2.1-2mdk
- Really 9.2.1 (Florin forgot to remove the rc1 tag).
- Don't bzip2, use pristine .tar.gz source, otherwise there is no point in
shipping the .asc file.
- Short Circuit Compliant (tm).
* Fri May 03 2002 Florin <florin@mandrakesoft.com> 9.2.1-1mdk
- 9.2.1
- rename the chroot script : bind-chroot.sh is the new name
* Fri Mar 22 2002 Florin <florin@mandrakesoft.com> 9.2.1-0.rc1.1mdk
- 9.2.1rc1
- some minor fixes for chroot_bind.sh
* Tue Mar 12 2002 Florin <florin@mandrakesoft.com> 9.2.0-5mdk
- chroot_bind.sh final fixes (thx to Scott Wunsch ideas)
* Sat Mar 09 2002 Florin <florin@mandrakesoft.com> 9.2.0-4mdk
- new chroot_bind.sh script (supports interactive, undo, status)
* Sat Feb 16 2002 Florin <florin@mandrakesoft.com> 9.2.0-3mdk
- fix the sed line (thx to Bryan Paxton for letting me know)
- add a userfriendly chroot configuration chroot_bind.sh script
- add a sample chroot configuration in /usr/share/doc/bind-9.3.1
* Mon Jan 14 2002 Geoffrey Lee <snailtalk@mandrkaesoft.com> 9.2.0-2mdk
- Don't require bind for the -devel package. The development package only
contain C header files and static libraries.
* Wed Nov 28 2001 Florin <florin@mandrakesoft.com> 9.2.0-1mdk
- 9.2.0 ... at last
* Thu Nov 22 2001 Florin <florin@mandrakesoft.com> 9.2.0-0.rc10.1mdk
- 9.2.0rc10
- add a whole bunch of html files
* Fri Nov 09 2001 Florin <florin@mandrakesoft.com> 9.2.0-0.rc9.1mdk
- 9.2.0rc9
* Fri Oct 26 2001 Florin <florin@mandrakesoft.com> 9.2.0-0.rc8.1mdk
- 9.2.0rc8
* Thu Oct 18 2001 Florin <florin@mandrakesoft.com> 9.2.0-0.rc7.1mdk
- 9.2.0rc7
* Thu Oct 11 2001 Florin <florin@mandrakesoft.com> 9.2.0-0.rc6.2mdk
- remove the named.conf file as it conflicts with ch-nm-server
* Wed Oct 10 2001 Florin <florin@mandrakesoft.com> 9.2.0-0.rc6.1mdk
- 9.2.0rc6
- add a silly named.conf file
* Thu Oct 04 2001 Florin <florin@mandrakesoft.com> 9.2.0-0.rc5.1mdk
- 9.2.0rc5
* Thu Sep 27 2001 Florin <florin@mandrakesoft.com> 9.2.0-0.rc4.1mdk
- 9.2.0rc4
* Thu Sep 13 2001 Florin <florin@mandrkaesoft.com> 9.2.0-0.rc2.3mdk
- 9.2.0rc3
- remove the rndc-confgen.8 part as it is copied by the Makefile now
* Thu Sep 13 2001 Florin <florin@mandrkaesoft.com> 9.2.0-0.rc2.3mdk
- add the rndc-confgen.8 man page
- update the config in the examples from doc (rndc status, etc, works now)
* Tue Sep 11 2001 Florin <florin@mandrkaesoft.com> 9.2.0-0.rc2.2mdk
- bind-utils doesn't have to require bind (my mistake)
- remove the useless patches
* Sat Sep 08 2001 Florin <florin@mandrkaesoft.com> 9.2.0-0.rc2.1mdk
- 9.2.0rc2
- fix some doc permissions
- remove the requires on libs in the bind-utils package
- bind-utils requires bind >= 9.3.1 now
- add the /et/rndc.key file
- compile with static libs and remove the libs package
- slightly modify the named.ca file in the docs
- add Epoch 1
* Sat Aug 11 2001 Florin <florin@mandrkaesoft.com> 9.2.0-0.rc1.1mdk
- 9.2.0rc1
- add the kerberos sections in the examples files
- add /bin/sh in requires
* Wed Aug 01 2001 Florin <florin@mandrkaesoft.com> 9.2.0-0.b2.1mdk
- 9.2.0b2
* Thu Jul 19 2001 Florin <florin@mandrkaesoft.com> 9.2.0-0.b1.1mdk
- 9.2.0b1
* Wed Jul 18 2001 Florin <florin@mandrkaesoft.com> 9.2.0-0.a3.2mdk
- use the new_key.pl silly script only if %{_sysconfdir}/rndc.conf.rpmnew exists
- add the named.pid line in %{_sysconfdir}/named.conf file, if the later exists
using the new update_bind.pl silly script
* Tue Jul 17 2001 Florin Grad <florin@mandrkaesoft.com> 9.2.0-0.a3.1mdk
- 9.2.0a3
- add the nanny.pl, rndc-confgen, queryperf scripts
- add the FAQ, COPYRIGHT, README.queryperf text files
* Wed Jun 27 2001 Florin Grad <florin@mandrkaesoft.com> 9.2.0-0.a2.2mdk
- fix a small typo on the silly new_key.pl script
- add really working examples
- add %{_sysconfdir}/sysconfig/named file
* Sat Jun 23 2001 Florin Grad <florin@mandrkaesoft.com> 9.2.0-0.a2.1mdk
- correct naming (add the their_version macro). Thx G. Lee
* Fri Jun 22 2001 Florin Grad <florin@mandrkaesoft.com> 9.2.0a2-1mdk
- 9.2.0a2
- extract the bind-utils libraries to a libdns package
- add the keygen.c and the sysconfig file sources
- fix the %{_sysconfdir}/rndc.conf permission (thx to Michael Brown)
- add the sample configuration files in relation with the dhcpd server
- add the named.conf, named-* and all the lwres* man pages
- add the %{_sbindir}/new_key.pl script that generates a key and updates the
%{_sysconfdir}/named.conf and %{_sysconfdir}/rndc.conf files
* Mon Jun 11 2001 Stefan van der Eijk <stefan@eijk.nu> 9.1.2-2mdk
- BuildRequires: openssl-devel
* Sun May 06 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 9.1.2-1mdk
- Version 9.1.2.
* Fri Mar 30 2001 Florin Grad <florin@mandrkaesoft.com> 9.1.1-1mdk
- 9.1.1
* Thu Mar 29 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 9.1.1-0.rc7.2mdk
- use post_service and preun_service scripts
* Wed Mar 28 2001 Florin Grad <florin@mandrkaesoft.com> 9.1.1-0.rc7.1mdk
- rc7
* Fri Mar 02 2001 Geoffrey Lee <snailtalk@mandrkaesoft.com> 9.1.1-0.rc3.1mdk
- New and shiny 9.1.1rc3.
* Wed Feb 28 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 9.1.1-0.rc2.2mdk
- Fix build on glibc.
- Explicitly enable IPv6.
- Override CFLAGS with conservative ones for better security.
* Wed Feb 14 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 9.1.1-0.rc2.1mdk
- Put 9.1.1rc2 out for everyone to use.
- Use system openssl libraries.
- Enable threading.
- Use -j, not -I when using the bzip2 filter through tar.
* Tue Jan 23 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 9.1.0-3mdk
- fix the nslookup issue.
- merge in the other redhat patch (.reverse).
* Mon Jan 22 2001 Stefan van der Eijk <s.vandereijk@chello.nl> 9.1.0-2mdk
- fix /var/run issue (thanks redhat)
* Sat Jan 20 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 9.1.0-1mdk
- really 9.1.0.
* Sun Jan 14 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 9.1.0-0.rc1.1mdk
- make a new and shiny binary from a new and shiny source.
* Wed Jan 10 2001 Geoff <snailtalk@mandrakesoft.com> 9.1.0-0.b3.1mdk
- Change how the release is handled to avoid potential Serial: problem.
Well, you might still have to use --force now, but better early than
late.
- new and shiny source.
* Thu Jan 04 2001 Florin Grad <florin@mandrakesoft.com> 9.1.0b2-1mdk
- 9.1.0b2
* Thu Dec 07 2000 Florin Grad <florin@mandrakesoft.com> 9.1.0b1-1mdk
- 9.1.0b1
* Wed Nov 08 2000 Florin Grad <florin@mandrakesoft.com> 9.0.1rc2-1mdk
- 9.0.1rc2
* Tue Nov 07 2000 Florin Grad <florin@mandrakesoft.com> 9.0.1rc1-1mdk
- 9.0.1rc1 wich contains alot of fixes for 9.0.0
- fix the spec file
- dig manpage is provided now by the bind package (removed from the bind-manpages)
* Fri Nov 03 2000 Florin Grad <florin@mandrakesoft.com> 9.0.0-1mdk
- Mandrake adaptations
* Wed Oct 11 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add some missing man pages (taken from bind8) (Bug #18794)
* Mon Sep 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 9.0.0 final
/usr/bin/isc-config.sh /usr/bin/multiarch-i386-linux/isc-config.sh /usr/include/bind9 /usr/include/bind9/check.h /usr/include/bind9/getaddresses.h /usr/include/bind9/version.h /usr/include/dns /usr/include/dns/acl.h /usr/include/dns/adb.h /usr/include/dns/byaddr.h /usr/include/dns/cache.h /usr/include/dns/callbacks.h /usr/include/dns/cert.h /usr/include/dns/compress.h /usr/include/dns/db.h /usr/include/dns/dbiterator.h /usr/include/dns/dbtable.h /usr/include/dns/diff.h /usr/include/dns/dispatch.h /usr/include/dns/dnssec.h /usr/include/dns/ds.h /usr/include/dns/enumclass.h /usr/include/dns/enumtype.h /usr/include/dns/events.h /usr/include/dns/fixedname.h /usr/include/dns/journal.h /usr/include/dns/keyflags.h /usr/include/dns/keytable.h /usr/include/dns/keyvalues.h /usr/include/dns/lib.h /usr/include/dns/log.h /usr/include/dns/master.h /usr/include/dns/masterdump.h /usr/include/dns/message.h /usr/include/dns/name.h /usr/include/dns/ncache.h /usr/include/dns/nsec.h /usr/include/dns/peer.h /usr/include/dns/portlist.h /usr/include/dns/rbt.h /usr/include/dns/rcode.h /usr/include/dns/rdata.h /usr/include/dns/rdataclass.h /usr/include/dns/rdatalist.h /usr/include/dns/rdataset.h /usr/include/dns/rdatasetiter.h /usr/include/dns/rdataslab.h /usr/include/dns/rdatastruct.h /usr/include/dns/rdatatype.h /usr/include/dns/request.h /usr/include/dns/resolver.h /usr/include/dns/result.h /usr/include/dns/rootns.h /usr/include/dns/sdb.h /usr/include/dns/secalg.h /usr/include/dns/secproto.h /usr/include/dns/soa.h /usr/include/dns/ssu.h /usr/include/dns/tcpmsg.h /usr/include/dns/time.h /usr/include/dns/tkey.h /usr/include/dns/tsig.h /usr/include/dns/ttl.h /usr/include/dns/types.h /usr/include/dns/validator.h /usr/include/dns/version.h /usr/include/dns/view.h /usr/include/dns/xfrin.h /usr/include/dns/zone.h /usr/include/dns/zonekey.h /usr/include/dns/zt.h /usr/include/dst /usr/include/dst/dst.h /usr/include/dst/lib.h /usr/include/dst/result.h /usr/include/isc /usr/include/isc/app.h /usr/include/isc/assertions.h /usr/include/isc/base64.h /usr/include/isc/bitstring.h /usr/include/isc/boolean.h /usr/include/isc/buffer.h /usr/include/isc/bufferlist.h /usr/include/isc/commandline.h /usr/include/isc/condition.h /usr/include/isc/dir.h /usr/include/isc/entropy.h /usr/include/isc/error.h /usr/include/isc/event.h /usr/include/isc/eventclass.h /usr/include/isc/file.h /usr/include/isc/formatcheck.h /usr/include/isc/fsaccess.h /usr/include/isc/heap.h /usr/include/isc/hex.h /usr/include/isc/hmacmd5.h /usr/include/isc/int.h /usr/include/isc/interfaceiter.h /usr/include/isc/lang.h /usr/include/isc/lex.h /usr/include/isc/lfsr.h /usr/include/isc/lib.h /usr/include/isc/list.h /usr/include/isc/log.h /usr/include/isc/magic.h /usr/include/isc/md5.h /usr/include/isc/mem.h /usr/include/isc/msgcat.h /usr/include/isc/msgs.h /usr/include/isc/mutex.h /usr/include/isc/mutexblock.h /usr/include/isc/net.h /usr/include/isc/netaddr.h /usr/include/isc/netdb.h /usr/include/isc/offset.h /usr/include/isc/once.h /usr/include/isc/ondestroy.h /usr/include/isc/os.h /usr/include/isc/parseint.h /usr/include/isc/platform.h /usr/include/isc/print.h /usr/include/isc/quota.h /usr/include/isc/random.h /usr/include/isc/ratelimiter.h /usr/include/isc/refcount.h /usr/include/isc/region.h /usr/include/isc/resource.h /usr/include/isc/result.h /usr/include/isc/resultclass.h /usr/include/isc/rwlock.h /usr/include/isc/serial.h /usr/include/isc/sha1.h /usr/include/isc/sockaddr.h /usr/include/isc/socket.h /usr/include/isc/stdio.h /usr/include/isc/stdlib.h /usr/include/isc/stdtime.h /usr/include/isc/string.h /usr/include/isc/symtab.h /usr/include/isc/syslog.h /usr/include/isc/task.h /usr/include/isc/taskpool.h /usr/include/isc/thread.h /usr/include/isc/time.h /usr/include/isc/timer.h /usr/include/isc/types.h /usr/include/isc/util.h /usr/include/isc/version.h /usr/include/isccc /usr/include/isccc/alist.h /usr/include/isccc/base64.h /usr/include/isccc/cc.h /usr/include/isccc/ccmsg.h /usr/include/isccc/events.h /usr/include/isccc/lib.h /usr/include/isccc/result.h /usr/include/isccc/sexpr.h /usr/include/isccc/symtab.h /usr/include/isccc/symtype.h /usr/include/isccc/types.h /usr/include/isccc/util.h /usr/include/isccc/version.h /usr/include/isccfg /usr/include/isccfg/cfg.h /usr/include/isccfg/grammar.h /usr/include/isccfg/log.h /usr/include/isccfg/namedconf.h /usr/include/isccfg/version.h /usr/include/lwres /usr/include/lwres/context.h /usr/include/lwres/int.h /usr/include/lwres/ipv6.h /usr/include/lwres/lang.h /usr/include/lwres/list.h /usr/include/lwres/lwbuffer.h /usr/include/lwres/lwpacket.h /usr/include/lwres/lwres.h /usr/include/lwres/net.h /usr/include/lwres/netdb.h /usr/include/lwres/platform.h /usr/include/lwres/result.h /usr/include/lwres/version.h /usr/lib/libbind9.a /usr/lib/libdns.a /usr/lib/libisc.a /usr/lib/libisccc.a /usr/lib/libisccfg.a /usr/lib/liblwres.a /usr/share/doc/bind-devel-9.3.1 /usr/share/doc/bind-devel-9.3.1/CHANGES /usr/share/doc/bind-devel-9.3.1/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 18:32:00 2013