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

bind-8.2.3-1cl RPM for i386

From Conectiva Linux / atualizacoes / 6.0 / RPMS

Name: bind Distribution: Conectiva
Version: 8.2.3 Vendor: Conectiva
Release: 1cl Build date: Sat Jan 27 18:46:35 2001
Group: Networking Build host: buildmaster
Size: 1639006 Source RPM: bind-8.2.3-1cl.src.rpm
Url: http://www.isc.org/bind.html
Summary: An Internet name server.
Bind includes the named name server, which resolves host names to IP
addresses (and vice versa), and a resolver library (a set of routines
in a system library that provide the interface for programs to use when
accessing domain name services).  A name server is a network service which
enables clients to name resources or objects and share this information
with other network machines.  The named name 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 name server for your network.  If
you want bind to act a caching name server, you will also need to install
the caching-nameserver package.

This package starts named as user "named", not root.

Provides

Requires

Copyright

BSD Like

Signatures

internal MD5: df60d6d3842cf7632ecdbb7eeef198ae
GPG

Changelog

* Sat Jan 27 2001 Andreas Hasenack <andreas@conectiva.com>
  - updated to 8.2.3
  - removed glibc21 patch, already applied
  - added INSTALL_LIB=  to make install command line, otherwise
    it would use -o bin and it wouldn't compile as a regular
    user
  - included dnskeygen man page and others, but those are
    commented for now because they also ship with the
    man-pages package
  - included lots of devel man pages
  - moved our LEIAME and example files to the main package
  - same for CHANGES, README, INSTALL, TODO and Version
  - created devel-static package, added prereqs in the devel-*
    packages
* Fri Nov 10 2000 Andreas Hasenack <andreas@conectiva.com>
  - argh! Ok, now an upgrade doesn't remove the named user,
    I had the wrong version in triggerpostun
* Fri Nov 10 2000 Andreas Hasenack <andreas@conectiva.com>
  - updated to patchlevel7
  - removed security patch, unnecessary now
  - added ISC's signature files for the three sources
* Thu Nov 09 2000 Andreas Hasenack <andreas@conectiva.com>
  - added security patch for the DoS problem in compressed
    zone transfers. Patch from Olaf Kirch.
  - only remove user and group named if we are uninstalling.
  - added trigger to fix previous postun script which was always
    removing the named user/group, even during an upgrade.
* Fri Aug 25 2000 Rodrigo Barbosa <rodrigob@conectiva.com>
  - Improved rpm macro support
  - andreas: included test for stackguard
* Tue Jun 20 2000 Andreas Hasenack <andreas@conectiva.com>
  - removed named-conf from -doc package and inserted it into
    the main package in /usr/sbin.
* Thu Jun 15 2000 Rafael Rigues <rigues@conectiva.com>
  - Commented 2 "echo" commands on lines 194 and 198
* Mon Jun 05 2000 Andreas Hasenack <andreas@conectiva.com>
  - using rpm macros
  - removed gzipman
  - now named runs as a normal user. Added LEIAME file explaining
    how to use dumps with this new schema and a named.conf example
    about this in the -doc package.
  - added info in the description lines about the non-root named.
* Mon May 08 2000 Elvis Pfützenreuter <epx@conectiva.com>
  - Using stackguard compiler
* Thu Jan 13 2000 Andreas Hasenack <andreas@conectiva.com>
  - changed init script priority from 55 to 13, making it start
    before netfs and after syslog and thus avoiding problems 
    with name resolution and netfs if using localhost as a DNS 
    server.
  - small fix in the init script (missing echo)
* Thu Dec 23 1999 Guilherme Wunsch Manika <gwm@conectiva.com>
  - Updated to 8.2.2-P5
* Tue Dec 14 1999 Guilherme Wunsch Manika <gwm@conectiva.com>
  - Included es init script translation
* Thu Nov 11 1999 Guilherme Wunsch Manika <gwm@conectiva.com>
  - Included a missing patch
* Thu Nov 11 1999 Guilherme Wunsch Manika <gwm@conectiva.com>
  - Updated to 8.2.2-P3, fixes security holes
* Thu Aug 12 1999 Arnaldo Carvalho de Melo <acme@conectiva.com>
  - created bind-doc package
  - compressed some files in the documentation
* Thu Jul 22 1999 Rodrigo Parra Novo <rodarvus@conectiva.com>
  - Updated bind to version 8.2.1
  - Removed patchs number 5 and 99 (They are already present on bind 8.2.1)
* Mon Jun 21 1999 Wanderlei Antonio Cavassin <cavassin@conectiva.com>
  - named.i18n without msg "done"
  - recompressed sources
  - chkconfig --add removed, so that the user has to enable the service start
  - fixed Prereqs:
  - Recompiled with glibc 2.1.x, egcs 1.1.x, rpm 3.0.x and kernel 2.2.x
* Sun May 30 1999 Jeff Johnson <jbj@redhat.com>
  - nslookup fixes (#2463).
  - missing files (#3152).
* Sat May 01 1999 Stepan Kasal <kasal@math.cas.cz>
  - nslookup patched:
    to count numRecords properly
    to fix subsequent calls to ls -d
    to parse "view" and "finger" commands properly
    the view hack updated for bind-8 (using sed)
* Wed Mar 31 1999 Bill Nottingham <notting@redhat.com>
  - add ISC patch
  - add quick hack to make host not crash
  - add more docs
* Fri Mar 26 1999 Cristian Gafton <gafton@redhat.com>
  - add probing information in the init file to keep linuxconf happy
  - dont strip libbind
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 3)
* Wed Mar 17 1999 Preston Brown <pbrown@redhat.com>
  - removed 'done' output at named shutdown.
* Tue Mar 16 1999 Cristian Gafton <gafton@redhat.com>
  - version 8.2
* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
  - patch to use the __FDS_BITS macro
  - build for glibc 2.1
* Wed Sep 23 1998 Jeff Johnson <jbj@redhat.com>
  - change named.restart to /usr/sbin/ndc restart
* Sat Sep 19 1998 Jeff Johnson <jbj@redhat.com>
  - install man pages correctly.
  - change K10named to K45named.
* Wed Aug 12 1998 Jeff Johnson <jbj@redhat.com>
  - don't start if /etc/named.conf doesn't exist.
* Sat Aug 08 1998 Jeff Johnson <jbj@redhat.com>
  - autmagically create /etc/named.conf from /etc/named.boot in %post
  - remove echo in %post
* Wed Jun 10 1998 Jeff Johnson <jbj@redhat.com>
  - merge in 5.1 mods
* Sun Apr 12 1998 Manuel J. Galan <manolow@step.es>
  - Several essential modifications to build and install correctly.
  - Modified 'ndc' to avoid deprecated use of '-'
* Mon Dec 22 1997 Scott Lampert <fortunato@heavymetal.org>
  - Used buildroot
  - patched bin/named/ns_udp.c to use <libelf/nlist.h> for include
    on Redhat 5.0 instead of <nlist.h>

Files

/etc/rc.d/init.d/named
/usr/sbin/dnskeygen
/usr/sbin/irpd
/usr/sbin/named
/usr/sbin/named-bootconf
/usr/sbin/named-xfer
/usr/sbin/ndc
/usr/share/doc/bind-8.2.3
/usr/share/doc/bind-8.2.3/CHANGES
/usr/share/doc/bind-8.2.3/INSTALL
/usr/share/doc/bind-8.2.3/LEIAME-bind-non-root.conectiva.txt
/usr/share/doc/bind-8.2.3/README
/usr/share/doc/bind-8.2.3/TODO
/usr/share/doc/bind-8.2.3/Version
/usr/share/doc/bind-8.2.3/named.conf.non-root.example
/usr/share/man/man1/dnskeygen.1.gz
/usr/share/man/man5/named.conf.5.gz
/usr/share/man/man7/hostname.7.gz
/usr/share/man/man8/named-bootconf.8.gz
/usr/share/man/man8/named-xfer.8.gz
/usr/share/man/man8/named.8.gz
/usr/share/man/man8/ndc.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Nov 19 02:12:44 2008