| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: bind | Distribution: Red Hat Linux |
| Version: 8.2.3 | Vendor: Red Hat, Inc. |
| Release: 0.5.x | Build date: Sat Jan 27 11:53:57 2001 |
| Group: System Environment/Daemons | Build host: porky.devel.redhat.com |
| Size: 6084577 | Source RPM: bind-8.2.3-0.5.x.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://www.isc.org/bind.html | |
| 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.
distributable
* Sat Jan 27 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- 8.2.3, fixes several security problems
* Tue Nov 14 2000 Bill Nottingham <notting@redhat.com>
- static libraries may be used in shared objects. Build with -fPIC on ia64
* Fri Nov 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 8.2.2-P7 (fixes Bug #20546)
* Sat Aug 05 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
* Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com>
- change the init script to take condrestart, not cond-restart
- add sh-utils, /bin/cat, perl, /bin/chmod, /usr/sbin/useradd as prereqs for
the %pre and %post scripts
* Sun Jul 16 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Don't prereq /etc/init.d
* Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- add "exit 0" for uninstall case
* Fri Jul 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- add prereq init.d and cleanup install section
* Fri Jun 30 2000 Trond Eivind Glomsrød <teg@redhat.com>
- fix the init script
* Wed Jun 28 2000 Nalin Dahyabhai <nalin@redhat.com>
- make libbind.a and nslookup.help readable again by setting INSTALL_LIB to ""
* Mon Jun 26 2000 Bernhard Rosenkränzer <bero@redhat.com>
- Fix up the initscript (Bug #13033)
- Fix build with current glibc (Bug #12755)
- /etc/rc.d/init.d -> /etc/init.d
- use %{_mandir} rather than /usr/share/man
* Mon Jun 19 2000 Bill Nottingham <notting@redhat.com>
- fix conflict with man-pages
- remove compatibilty chkconfig links
- initscript munging
* Wed Jun 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- modify logrotate setup to use PID file
- temporarily disable optimization by unsetting $RPM_OPT_FLAGS at build-time
- actually bump the release this time
* Sun Jun 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- FHS compliance
* Mon Apr 17 2000 Nalin Dahyabhai <nalin@redhat.com>
- clean up restart patch
* Mon Apr 10 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /var/named (fix for bugs #9847, #10205)
- preserve args when restarted via ndc(8) (bug #10227)
- make resolv.conf(5) a link to resolver(5) (bug #10245)
- fix SYSTYPE bug in all makefiles
- move creation of named user from %post into %pre
* Mon Feb 28 2000 Bernhard Rosenkränzer <bero@redhat.com>
- Fix TTL (patch from ISC, Bug #9820)
* Wed Feb 16 2000 Bernhard Rosenkränzer <bero@redhat.com>
- fix typo in spec (it's %post, without a leading blank) introduced in -6
- change SYSTYPE to linux
* Fri Feb 11 2000 Bill Nottingham <notting@redhat.com>
- pick a standard < 100 uid/gid for named
* Fri Feb 04 2000 Elliot Lee <sopwith@redhat.com>
- Pass named a '-u named' parameter by default, and add/remove user.
* Thu Feb 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- fix host mx bug (Bug #9021)
* Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com>
- rebuild to fix dependencies
- man pages are compressed
* Wed Jan 19 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- It's /usr/bin/killall, not /usr/sbin/killall (Bug #8063)
* Mon Jan 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up location of named-bootconf.pl and make it executable
(Bug #8028)
- bind-devel requires bind
* Mon Nov 15 1999 Bernhard Rosenkraenzer <bero@redhat.com>
- update to 8.2.2-P5
* Wed Nov 10 1999 Bill Nottingham <notting@redhat.com>
- update to 8.2.2-P3
* Tue Oct 12 1999 Cristian Gafton <gafton@redhat.com>
- add patch to stop a cache only server from complaining about lame servers
on every request.
* Fri Sep 24 1999 Preston Brown <pbrown@redhat.com>
- use real stop and start in named.init for restart, not ndc restart, it has
problems when named has changed during a package update... (# 4890)
* Fri Sep 10 1999 Bill Nottingham <notting@redhat.com>
- chkconfig --del in %preun, not %postun
* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
- initscript munging
* Mon Jul 26 1999 Bill Nottingham <notting@redhat.com>
- fix installed chkconfig links to match init file
* Sat Jul 03 1999 Jeff Johnson <jbj@redhat.com>
- conflict with new (in man-1.24) man pages (#3876,#3877).
* Tue Jun 29 1999 Bill Nottingham <notting@redhat.com>
- fix named.logrotate (wrong %SOURCE)
* Fri Jun 25 1999 Jeff Johnson <jbj@redhat.com>
- update to 8.2.1.
- add named.logrotate (#3571).
- hack around egcs-1.1.2 -m486 bug (#3413, #3485).
- vet file list.
* Fri Jun 18 1999 Bill Nottingham <notting@redhat.com>
- don't run by default
* 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)
* Thu Apr 01 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>
/etc/logrotate.d/named /etc/rc.d/init.d/named /usr/doc/bind-8.2.3 /usr/doc/bind-8.2.3/CHANGES /usr/doc/bind-8.2.3/INSTALL /usr/doc/bind-8.2.3/README /usr/doc/bind-8.2.3/TODO /usr/doc/bind-8.2.3/Version /usr/doc/bind-8.2.3/bog /usr/doc/bind-8.2.3/bog/.cvsignore /usr/doc/bind-8.2.3/bog/00macs.me /usr/doc/bind-8.2.3/bog/00title.me /usr/doc/bind-8.2.3/bog/Makefile /usr/doc/bind-8.2.3/bog/ack.me /usr/doc/bind-8.2.3/bog/build.me /usr/doc/bind-8.2.3/bog/file.lst /usr/doc/bind-8.2.3/bog/file.psf /usr/doc/bind-8.2.3/bog/files.me /usr/doc/bind-8.2.3/bog/intro.me /usr/doc/bind-8.2.3/bog/manage.me /usr/doc/bind-8.2.3/bog/named.boot.cache /usr/doc/bind-8.2.3/bog/named.boot.primary /usr/doc/bind-8.2.3/bog/named.boot.secondary /usr/doc/bind-8.2.3/bog/named.local /usr/doc/bind-8.2.3/bog/ns.me /usr/doc/bind-8.2.3/bog/resolv.conf /usr/doc/bind-8.2.3/bog/root.cache /usr/doc/bind-8.2.3/bog/setup.me /usr/doc/bind-8.2.3/bog/types.me /usr/doc/bind-8.2.3/bog/ucbhosts /usr/doc/bind-8.2.3/bog/ucbhosts.rev /usr/doc/bind-8.2.3/html /usr/doc/bind-8.2.3/html/acl.html /usr/doc/bind-8.2.3/html/address_list.html /usr/doc/bind-8.2.3/html/comments.html /usr/doc/bind-8.2.3/html/config.html /usr/doc/bind-8.2.3/html/controls.html /usr/doc/bind-8.2.3/html/docdef.html /usr/doc/bind-8.2.3/html/example.html /usr/doc/bind-8.2.3/html/include.html /usr/doc/bind-8.2.3/html/index.html /usr/doc/bind-8.2.3/html/key.html /usr/doc/bind-8.2.3/html/logging.html /usr/doc/bind-8.2.3/html/master.html /usr/doc/bind-8.2.3/html/options.html /usr/doc/bind-8.2.3/html/server.html /usr/doc/bind-8.2.3/html/trusted-keys.html /usr/doc/bind-8.2.3/html/zone.html /usr/doc/bind-8.2.3/misc /usr/doc/bind-8.2.3/misc/DynamicUpdate /usr/doc/bind-8.2.3/misc/FAQ.1of2 /usr/doc/bind-8.2.3/misc/FAQ.2of2 /usr/doc/bind-8.2.3/misc/domain.ps /usr/doc/bind-8.2.3/misc/purdue-paper.ps /usr/doc/bind-8.2.3/misc/purdue-thesis.ps /usr/doc/bind-8.2.3/misc/rfc2317-notes.txt /usr/doc/bind-8.2.3/misc/style.txt /usr/doc/bind-8.2.3/misc/vixie-security.ps /usr/doc/bind-8.2.3/notes /usr/doc/bind-8.2.3/notes/data /usr/doc/bind-8.2.3/notes/db_names.c /usr/doc/bind-8.2.3/notes/irp.txt /usr/doc/bind-8.2.3/rfc /usr/doc/bind-8.2.3/rfc/INDEX /usr/doc/bind-8.2.3/rfc/rfc1032 /usr/doc/bind-8.2.3/rfc/rfc1033 /usr/doc/bind-8.2.3/rfc/rfc1034 /usr/doc/bind-8.2.3/rfc/rfc1035 /usr/doc/bind-8.2.3/rfc/rfc1101 /usr/doc/bind-8.2.3/rfc/rfc1122 /usr/doc/bind-8.2.3/rfc/rfc1123 /usr/doc/bind-8.2.3/rfc/rfc1178 /usr/doc/bind-8.2.3/rfc/rfc1183 /usr/doc/bind-8.2.3/rfc/rfc1464 /usr/doc/bind-8.2.3/rfc/rfc1480 /usr/doc/bind-8.2.3/rfc/rfc1535 /usr/doc/bind-8.2.3/rfc/rfc1536 /usr/doc/bind-8.2.3/rfc/rfc1591 /usr/doc/bind-8.2.3/rfc/rfc1611 /usr/doc/bind-8.2.3/rfc/rfc1612 /usr/doc/bind-8.2.3/rfc/rfc1706 /usr/doc/bind-8.2.3/rfc/rfc1713 /usr/doc/bind-8.2.3/rfc/rfc1794 /usr/doc/bind-8.2.3/rfc/rfc1876 /usr/doc/bind-8.2.3/rfc/rfc1886 /usr/doc/bind-8.2.3/rfc/rfc1912 /usr/doc/bind-8.2.3/rfc/rfc1918 /usr/doc/bind-8.2.3/rfc/rfc1956 /usr/doc/bind-8.2.3/rfc/rfc1982 /usr/doc/bind-8.2.3/rfc/rfc1995 /usr/doc/bind-8.2.3/rfc/rfc1996 /usr/doc/bind-8.2.3/rfc/rfc2052 /usr/doc/bind-8.2.3/rfc/rfc2104 /usr/doc/bind-8.2.3/rfc/rfc2136 /usr/doc/bind-8.2.3/rfc/rfc2137 /usr/doc/bind-8.2.3/rfc/rfc2146 /usr/doc/bind-8.2.3/rfc/rfc2163 /usr/doc/bind-8.2.3/rfc/rfc2168 /usr/doc/bind-8.2.3/rfc/rfc2181 /usr/doc/bind-8.2.3/rfc/rfc2182 /usr/doc/bind-8.2.3/rfc/rfc2219 /usr/doc/bind-8.2.3/rfc/rfc2230 /usr/doc/bind-8.2.3/rfc/rfc2247 /usr/doc/bind-8.2.3/rfc/rfc2308 /usr/doc/bind-8.2.3/rfc/rfc2317 /usr/doc/bind-8.2.3/rfc/rfc2345 /usr/doc/bind-8.2.3/rfc/rfc2352 /usr/doc/bind-8.2.3/rfc/rfc2373 /usr/doc/bind-8.2.3/rfc/rfc2374 /usr/doc/bind-8.2.3/rfc/rfc2375 /usr/doc/bind-8.2.3/rfc/rfc2377 /usr/doc/bind-8.2.3/rfc/rfc2517 /usr/doc/bind-8.2.3/rfc/rfc2535 /usr/doc/bind-8.2.3/rfc/rfc2536 /usr/doc/bind-8.2.3/rfc/rfc2537 /usr/doc/bind-8.2.3/rfc/rfc2538 /usr/doc/bind-8.2.3/rfc/rfc2539 /usr/doc/bind-8.2.3/rfc/rfc2540 /usr/doc/bind-8.2.3/rfc/rfc2541 /usr/doc/bind-8.2.3/rfc/rfc2553 /usr/doc/bind-8.2.3/rfc/rfc2606 /usr/doc/bind-8.2.3/rfc/rfc2671 /usr/doc/bind-8.2.3/rfc/rfc2672 /usr/doc/bind-8.2.3/rfc/rfc2673 /usr/doc/bind-8.2.3/rfc/rfc2845 /usr/doc/bind-8.2.3/rfc/rfc2870 /usr/doc/bind-8.2.3/rfc/rfc819 /usr/doc/bind-8.2.3/rfc/rfc881 /usr/doc/bind-8.2.3/rfc/rfc897 /usr/doc/bind-8.2.3/rfc/rfc920 /usr/doc/bind-8.2.3/rfc/rfc921 /usr/doc/bind-8.2.3/rfc/rfc952 /usr/doc/bind-8.2.3/rfc/rfc974 /usr/doc/bind-8.2.3/tmac /usr/doc/bind-8.2.3/tmac/Makefile /usr/doc/bind-8.2.3/tmac/README /usr/doc/bind-8.2.3/tmac/doc /usr/doc/bind-8.2.3/tmac/doc-common /usr/doc/bind-8.2.3/tmac/doc-ditroff /usr/doc/bind-8.2.3/tmac/doc-nroff /usr/doc/bind-8.2.3/tmac/doc-syms /usr/doc/bind-8.2.3/tmac/tmac.andoc /usr/man/man1/dnskeygen.1.gz /usr/man/man5/named.conf.5.gz /usr/man/man7/hostname.7.gz /usr/man/man8/named-bootconf.8.gz /usr/man/man8/named-xfer.8.gz /usr/man/man8/named.8.gz /usr/man/man8/ndc.8.gz /usr/sbin/dnskeygen /usr/sbin/irpd /usr/sbin/named /usr/sbin/named-bootconf /usr/sbin/named-xfer /usr/sbin/ndc /var/named
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 04:57:06 2013