| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: bind | Distribution: PurpleSky |
| Version: 8.2.3chroot | Vendor: Accelance |
| Release: 3ur | Build date: Fri Apr 6 16:36:11 2001 |
| Group: System Environment/Daemons | Build host: devel.accelance.net |
| Size: 11695397 | Source RPM: bind-8.2.3chroot-3ur.src.rpm |
| Packager: Matthias Saou <matthias.saou@est.une.marmotte.net> | |
| Url: http://www.isc.org/bind.html | |
| Summary: A chroot()ed 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. This version is chroot()ed for maximum security. Logging through syslog will not work until you add " -a /chroot/named/dev/log" as parameters to syslogd in the /etc/init.d/syslog script and restart it.
distributable
* Fri Apr 06 2001 Matthias Saou <matthias.saou@est.une.marmotte.net>
- Custom chroot() version
* 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)
* 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>
/chroot/named /chroot/named/dev /chroot/named/dev/null /chroot/named/etc /chroot/named/etc/group /chroot/named/etc/localtime /chroot/named/lib /chroot/named/lib/ld-2.2.so /chroot/named/lib/ld-linux.so.2 /chroot/named/lib/libc-2.2.so /chroot/named/lib/libc.so.6 /chroot/named/sbin/named /chroot/named/sbin/named-xfer /chroot/named/var /chroot/named/var/run /chroot/named/zone /etc/logrotate.d/named /etc/rc.d/init.d/named /usr/sbin/dnskeygen /usr/sbin/irpd /usr/sbin/named-bootconf /usr/sbin/ndc /usr/share/doc/bind-8.2.3chroot /usr/share/doc/bind-8.2.3chroot/CHANGES /usr/share/doc/bind-8.2.3chroot/INSTALL /usr/share/doc/bind-8.2.3chroot/README /usr/share/doc/bind-8.2.3chroot/TODO /usr/share/doc/bind-8.2.3chroot/Version /usr/share/doc/bind-8.2.3chroot/bog /usr/share/doc/bind-8.2.3chroot/bog/.cvsignore /usr/share/doc/bind-8.2.3chroot/bog/00macs.me /usr/share/doc/bind-8.2.3chroot/bog/00title.me /usr/share/doc/bind-8.2.3chroot/bog/Makefile /usr/share/doc/bind-8.2.3chroot/bog/ack.me /usr/share/doc/bind-8.2.3chroot/bog/build.me /usr/share/doc/bind-8.2.3chroot/bog/file.lst /usr/share/doc/bind-8.2.3chroot/bog/file.psf /usr/share/doc/bind-8.2.3chroot/bog/files.me /usr/share/doc/bind-8.2.3chroot/bog/intro.me /usr/share/doc/bind-8.2.3chroot/bog/manage.me /usr/share/doc/bind-8.2.3chroot/bog/named.boot.cache /usr/share/doc/bind-8.2.3chroot/bog/named.boot.primary /usr/share/doc/bind-8.2.3chroot/bog/named.boot.secondary /usr/share/doc/bind-8.2.3chroot/bog/named.local /usr/share/doc/bind-8.2.3chroot/bog/ns.me /usr/share/doc/bind-8.2.3chroot/bog/resolv.conf /usr/share/doc/bind-8.2.3chroot/bog/root.cache /usr/share/doc/bind-8.2.3chroot/bog/setup.me /usr/share/doc/bind-8.2.3chroot/bog/types.me /usr/share/doc/bind-8.2.3chroot/bog/ucbhosts /usr/share/doc/bind-8.2.3chroot/bog/ucbhosts.rev /usr/share/doc/bind-8.2.3chroot/html /usr/share/doc/bind-8.2.3chroot/html/acl.html /usr/share/doc/bind-8.2.3chroot/html/address_list.html /usr/share/doc/bind-8.2.3chroot/html/comments.html /usr/share/doc/bind-8.2.3chroot/html/config.html /usr/share/doc/bind-8.2.3chroot/html/controls.html /usr/share/doc/bind-8.2.3chroot/html/docdef.html /usr/share/doc/bind-8.2.3chroot/html/example.html /usr/share/doc/bind-8.2.3chroot/html/include.html /usr/share/doc/bind-8.2.3chroot/html/index.html /usr/share/doc/bind-8.2.3chroot/html/key.html /usr/share/doc/bind-8.2.3chroot/html/logging.html /usr/share/doc/bind-8.2.3chroot/html/master.html /usr/share/doc/bind-8.2.3chroot/html/options.html /usr/share/doc/bind-8.2.3chroot/html/server.html /usr/share/doc/bind-8.2.3chroot/html/trusted-keys.html /usr/share/doc/bind-8.2.3chroot/html/zone.html /usr/share/doc/bind-8.2.3chroot/misc /usr/share/doc/bind-8.2.3chroot/misc/DynamicUpdate /usr/share/doc/bind-8.2.3chroot/misc/FAQ.1of2 /usr/share/doc/bind-8.2.3chroot/misc/FAQ.2of2 /usr/share/doc/bind-8.2.3chroot/misc/domain.ps /usr/share/doc/bind-8.2.3chroot/misc/purdue-paper.ps /usr/share/doc/bind-8.2.3chroot/misc/purdue-thesis.ps /usr/share/doc/bind-8.2.3chroot/misc/rfc2317-notes.txt /usr/share/doc/bind-8.2.3chroot/misc/style.txt /usr/share/doc/bind-8.2.3chroot/misc/vixie-security.ps /usr/share/doc/bind-8.2.3chroot/notes /usr/share/doc/bind-8.2.3chroot/notes/data /usr/share/doc/bind-8.2.3chroot/notes/db_names.c /usr/share/doc/bind-8.2.3chroot/notes/irp.txt /usr/share/doc/bind-8.2.3chroot/rfc /usr/share/doc/bind-8.2.3chroot/rfc/INDEX /usr/share/doc/bind-8.2.3chroot/rfc/rfc1032 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1033 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1034 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1035 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1101 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1122 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1123 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1178 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1183 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1464 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1480 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1535 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1536 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1591 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1611 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1612 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1706 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1713 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1794 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1876 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1886 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1912 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1918 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1956 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1982 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1995 /usr/share/doc/bind-8.2.3chroot/rfc/rfc1996 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2052 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2104 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2136 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2137 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2146 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2163 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2168 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2181 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2182 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2219 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2230 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2247 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2308 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2317 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2345 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2352 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2373 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2374 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2375 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2377 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2517 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2535 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2536 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2537 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2538 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2539 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2540 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2541 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2553 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2606 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2671 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2672 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2673 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2845 /usr/share/doc/bind-8.2.3chroot/rfc/rfc2870 /usr/share/doc/bind-8.2.3chroot/rfc/rfc819 /usr/share/doc/bind-8.2.3chroot/rfc/rfc881 /usr/share/doc/bind-8.2.3chroot/rfc/rfc897 /usr/share/doc/bind-8.2.3chroot/rfc/rfc920 /usr/share/doc/bind-8.2.3chroot/rfc/rfc921 /usr/share/doc/bind-8.2.3chroot/rfc/rfc952 /usr/share/doc/bind-8.2.3chroot/rfc/rfc974 /usr/share/doc/bind-8.2.3chroot/tmac /usr/share/doc/bind-8.2.3chroot/tmac/Makefile /usr/share/doc/bind-8.2.3chroot/tmac/README /usr/share/doc/bind-8.2.3chroot/tmac/doc /usr/share/doc/bind-8.2.3chroot/tmac/doc-common /usr/share/doc/bind-8.2.3chroot/tmac/doc-ditroff /usr/share/doc/bind-8.2.3chroot/tmac/doc-nroff /usr/share/doc/bind-8.2.3chroot/tmac/doc-syms /usr/share/doc/bind-8.2.3chroot/tmac/tmac.andoc /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, Mon May 20 06:13:00 2013