Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

bind-9.3.2-8mdv2007.0 RPM for x86_64

From Mandriva 2007.0 for x86_64 / media / main / release

Name: bind Distribution: Mandriva Linux
Version: 9.3.2 Vendor: Mandriva
Release: 8mdv2007.0 Build date: Thu Sep 7 12:37:48 2006
Group: System/Servers Build host: seggie.mandriva.com
Size: 14053571 Source RPM: bind-9.3.2-8mdv2007.0.src.rpm
Packager: Buchan Milne <bgmilne@mandriva.org>
Url: http://www.isc.org/products/BIND/
Summary: A DNS (Domain Name System) server
BIND (Berkeley Internet Name Domain) is an implementation of the DNS
(domain Name System) protocols. BIND includes a DNS server (named),
which resolves host names to IP addresses, and a resolver library
(routines for applications to use when interfacing with DNS).  A DNS
server allows clients to name resources or objects and share the
information with other network machines.  The named DNS server can be
used on workstations as a caching name server, but is generally only
needed on one machine for an entire network.  Note that the
configuration files for making BIND act as a simple caching nameserver
are included in the caching-nameserver package.

Install the bind package if you need a DNS server for your network.  If
you want bind to act a caching name server, you will also need to install
the caching-nameserver package.

Many BIND 8 features previously unimplemented in BIND 9, including
domain-specific forwarding, the $GENERATE master file directive, and
the "blackhole", "dialup", and "sortlist" options Forwarding of dynamic
update requests; this is enabled by the "allow-update-forwarding" option
A new, simplified database interface and a number of sample drivers based
on it; see doc/dev/sdb for details
Support for building single-threaded servers for environments that do not
supply POSIX threads
New configuration options: "min-refresh-time", "max-refresh-time",
"min-retry-time", "max-retry-time", "additional-from-auth",
"additional-from-cache", "notify explicit"
Faster lookups, particularly in large zones.

Build Options:
--without sdb_ldap    Build without ldap simple database support (enabled
                      per default)
--with sdb_mysql      Build with MySQL database support (disables ldap
                      support, it's either way.)

Provides

Requires

Copyright

distributable

Signatures

internal MD5: 66073b1a49e2aaf30fd00aca41c8755c
GPG

Changelog

* Thu Sep 07 2006 Oden Eriksson <oeriksson@mandriva.com> 9.3.2-8mdv2007.0
  - plug CVE-2006-409[56] (#25294)
* Fri Aug 04 2006 Oden Eriksson <oeriksson@mandriva.com> 9.3.2-7mdv2007.0
  - disable threading support (fixes #16855)
* Tue Jun 06 2006 Oden Eriksson <oeriksson@mandriva.com> 9.3.2-5mdk
  - add a simple hosts file, needed by ldap (Andreas Hasenack)
* Tue May 23 2006 Oden Eriksson <oeriksson@mandriva.com> 9.3.2-5mdk
  - make it use chroot per default (#22390)
  - added some caching-server config from fedora
  - cleaned the init script and added a pinit entry
  - added changes to the initscript (Andreas Hasenack)
* Tue May 02 2006 Andreas Hasenack <andreas@mandriva.com> 9.3.2-4mdk
  - added patch to make zonetoldap use LDAPv3 instead of LDAPv2
* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 9.3.2-3mdk
  - use modprobe to load capability (#21043) (Andreas Hasenack)
* Sat Dec 31 2005 Oden Eriksson <oeriksson@mandriva.com> 9.3.2-2mdk
  - just a safe guard: check if we need to load the capability kernel module.
    MDK has this builtin, but some user might rebuild the kernel and use it
    as a module (S4) (Andreas Hasenack)
* Wed Dec 21 2005 Oden Eriksson <oeriksson@mandriva.com> 9.3.2-1mdk
  - 9.3.2
* Mon Dec 19 2005 Oden Eriksson <oeriksson@mandriva.com> 9.3.2-0.rc1.1mdk
  - 9.3.2rc1
* Mon Nov 14 2005 Leonardo Chiquitto <chiquitto@mandriva.com> 9.3.2-0.b2.3mdk
  - bind-chroot.sh: move /var/run/named to the chroot, even when named isn't
    running
* Sun Nov 13 2005 Oden Eriksson <oeriksson@mandriva.com> 9.3.2-0.b2.2mdk
  - rebuilt against openssl-0.9.8a
* Wed Oct 26 2005 Oden Eriksson <oeriksson@mandriva.com> 9.3.2-0.b2.1mdk
  - 9.3.2b2
  - rediffed P0
* Sat Oct 01 2005 Oden Eriksson <oeriksson@mandriva.com> 9.3.2-0.b1.1mdk
  - 9.3.2b1
  - rediffed P0,P202
  - drop upstream implemented patch (P204)
  - use -DLDAP_DEPRECATED when building the thing
  - re-add missing code from 9.3.1 (S16)
* Tue Aug 30 2005 Oden Eriksson <oeriksson@mandriva.com> 9.3.1-4mdk
  - rebuilt against new openldap-2.3.6 libs
* Sat Aug 27 2005 Oden Eriksson <oeriksson@mandriva.com> 9.3.1-3mdk
  - fix compilation of the queryperf util
  - fix deps
* Sun Jun 19 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
* Fri Mar 11 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.1-1mdk
  - 9.3.1
  - use the %mkrel macro
* Wed Feb 16 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
* Mon Feb 14 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
* Fri Feb 04 2005 Buchan Milne <bgmilne@linux-mandrake.com> 9.3.0-6mdk
  - rebuild for ldap2.2_7
* Fri Jan 28 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-5mdk
  - security update for CERT VU#938617
  - fix deps and conditional %multiarch
* Sun Dec 26 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
* Mon Oct 04 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-3mdk
  - touched S7 and and added stuff from trustix to it
* Wed Sep 29 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 9.3.0-2mdk
  - fix detection of res_mkquery(), aka fix build on e.g. x86_64
* Thu Sep 23 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-1mdk
  - 9.3.0
* Sat Sep 04 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
* Tue Aug 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-0.rc3.1mdk
  - 9.3.0rc3
* Sat Jul 31 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
* Tue Jul 13 2004 Florin <florin@mandrakesoft.com> 9.3.0-0.rc2.2mdk
  - update description (without sdb_ldap)
* Mon Jul 12 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
* Thu Jun 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 9.3.0-0.beta2.6mdk
  - update description (Tibor Pittich)
* Wed Jun 16 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
* Sat Jun 12 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 9.3.0-0.beta2.4mdk
  - removed build-dependency on bind-devel for zone2ldap
* Tue Jun 08 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 9.3.0-0.beta2.3mdk
  - fix buildrequires
  - cleanups!
* Wed May 26 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
* Tue Apr 20 2004 Florin <florin@mandrakesoft.com> 9.3.0-0.beta2.1mdk
  - 9.3.0beta2
  - update the fallback-to-second-server patch
* Thu Mar 25 2004 Florin <florin@mandrakesoft.com> 9.2.3-6mdk
  - remove the silly conditions around source/patch 100 (thx Buchan)
* Wed Mar 17 2004 Florin <florin@mandrakesoft.com> 9.2.3-5mdk
  - comment out the IDN patch - bug #8958
  - add the bsdcompat patch - bug #8840
* Tue Feb 24 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)
* Sun Nov 16 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 9.2.3-3mdk
  - rebuilt for reupload
* Mon Oct 27 2003 Florin <florin@mandrakesoft.com> 9.2.3-2mdk
  - add sleep 2 in the restart function of the initscript
* Fri Oct 24 2003 Florin <florin@mandrakesoft.com> 9.2.3-1mdk
  - 9.2.3
* Thu Oct 09 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
* Wed Sep 24 2003 Florin <florin@mandrakesoft.com> 9.2.3-2mdk
  - fix the stop in the initscript
* Mon Sep 22 2003 Florin <florin@mandrakesoft.com> 9.2.3-0.rc4.1mdk
  - rc4 (fixes bugs 1511, 1512)
* Sat Sep 20 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...
* Wed Sep 17 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

Files

á	


Generated by rpm2html 1.8.1

Daniel Veillard, Wed Oct 8 04:30:02 2008