Index index by Group index by Distribution index by Vendor index by date index by Name Hany

bind-8.2.2_P7-2 RPM for i386

[BIEN - Basic Income Earth Network]

From Doors 2.4

Name: bind Distribution: M&L Doors 2.4
Version: 8.2.2_P7 Vendor: Mega & Loman (http://www.megaloman.com/)
Release: 2 Build date : Tue Nov 14 09:12:07 2000
Group: System Environment/Daemons Build host: m1.megaloman.sk
Size: 5280350 Source RPM: bind-8.2.2_P7-2.src.rpm
Packager: Peter Hanecak <hanecak(at)megaloman.sk>
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.

Provides

Requires

Copyright

distributable

Changelog

* Tue Nov 14 2000 Peter Hanecak <hanecak(at)megaloman.sk>
  - .bz2 archives used
* Fri Nov 10 2000 Bernhard Rosenkraenzer <bero(at)redhat.com>
  - 8.2.2-P7 (fixes Bug #20546)
* Sat Aug 05 2000 Bill Nottingham <notting(at)redhat.com>
  - condrestart fixes
* Tue Jul 18 2000 Nalin Dahyabhai <nalin(at)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(at)redhat.com>
  - Don't prereq /etc/init.d
* Sat Jul 15 2000 Bill Nottingham <notting(at)redhat.com>
  - move initscript back
* Wed Jul 12 2000 Prospector <bugzilla(at)redhat.com>
  - automatic rebuild
* Sun Jul 09 2000 Florian La Roche <Florian.LaRoche(at)redhat.de>
  - add "exit 0" for uninstall case
* Fri Jul 07 2000 Florian La Roche <Florian.LaRoche(at)redhat.de>
  - add prereq init.d and cleanup install section
* Fri Jun 30 2000 Trond Eivind Glomsrød <teg(at)redhat.com>
  - fix the init script
* Wed Jun 28 2000 Nalin Dahyabhai <nalin(at)redhat.com>
  - make libbind.a and nslookup.help readable again by setting INSTALL_LIB to ""
* Mon Jun 26 2000 Bernhard Rosenkränzer <bero(at)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(at)redhat.com>
  - fix conflict with man-pages
  - remove compatibilty chkconfig links
  - initscript munging
* Wed Jun 14 2000 Nalin Dahyabhai <nalin(at)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(at)redhat.com>
  - FHS compliance
* Mon Apr 17 2000 Nalin Dahyabhai <nalin(at)redhat.com>
  - clean up restart patch
* Mon Apr 10 2000 Nalin Dahyabhai <nalin(at)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(at)redhat.com>
  - Fix TTL (patch from ISC, Bug #9820)
* Wed Feb 16 2000 Bernhard Rosenkränzer <bero(at)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(at)redhat.com>
  - pick a standard < 100 uid/gid for named
* Fri Feb 04 2000 Elliot Lee <sopwith(at)redhat.com>
  - Pass named a '-u named' parameter by default, and add/remove user.
* Thu Feb 03 2000 Bernhard Rosenkraenzer <bero(at)redhat.com>
  - fix host mx bug (Bug #9021)
* Mon Jan 31 2000 Cristian Gafton <gafton(at)redhat.com>
  - rebuild to fix dependencies
  - man pages are compressed
* Wed Jan 19 2000 Bernhard Rosenkraenzer <bero(at)redhat.com>
  - It's /usr/bin/killall, not /usr/sbin/killall (Bug #8063)
* Mon Jan 17 2000 Bernhard Rosenkraenzer <bero(at)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(at)redhat.com>
  - update to 8.2.2-P5
* Wed Nov 10 1999 Bill Nottingham <notting(at)redhat.com>
  - update to 8.2.2-P3
* Tue Oct 12 1999 Cristian Gafton <gafton(at)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(at)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(at)redhat.com>
  - chkconfig --del in %preun, not %postun
* Mon Aug 16 1999 Bill Nottingham <notting(at)redhat.com>
  - initscript munging
* Mon Jul 26 1999 Bill Nottingham <notting(at)redhat.com>
  - fix installed chkconfig links to match init file
* Sat Jul 03 1999 Jeff Johnson <jbj(at)redhat.com>
  - conflict with new (in man-1.24) man pages (#3876,#3877).
* Tue Jun 29 1999 Bill Nottingham <notting(at)redhat.com>
  - fix named.logrotate (wrong %SOURCE)
* Fri Jun 25 1999 Jeff Johnson <jbj(at)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(at)redhat.com>
  - don't run by default
* Sun May 30 1999 Jeff Johnson <jbj(at)redhat.com>
  - nslookup fixes (#2463).
  - missing files (#3152).
* Sat May 01 1999 Stepan Kasal <kasal(at)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(at)redhat.com>
  - add ISC patch
  - add quick hack to make host not crash
  - add more docs
* Fri Mar 26 1999 Cristian Gafton <gafton(at)redhat.com>
  - add probing information in the init file to keep linuxconf happy
  - dont strip libbind
* Sun Mar 21 1999 Cristian Gafton <gafton(at)redhat.com> 
  - auto rebuild in the new build environment (release 3)
* Wed Mar 17 1999 Preston Brown <pbrown(at)redhat.com>
  - removed 'done' output at named shutdown.
* Tue Mar 16 1999 Cristian Gafton <gafton(at)redhat.com>
  - version 8.2
* Wed Dec 30 1998 Cristian Gafton <gafton(at)redhat.com>
  - patch to use the __FDS_BITS macro
  - build for glibc 2.1
* Wed Sep 23 1998 Jeff Johnson <jbj(at)redhat.com>
  - change named.restart to /usr/sbin/ndc restart
* Sat Sep 19 1998 Jeff Johnson <jbj(at)redhat.com>
  - install man pages correctly.
  - change K10named to K45named.
* Wed Aug 12 1998 Jeff Johnson <jbj(at)redhat.com>
  - don't start if /etc/named.conf doesn't exist.
* Sat Aug 08 1998 Jeff Johnson <jbj(at)redhat.com>
  - autmagically create /etc/named.conf from /etc/named.boot in %post
  - remove echo in %post
* Wed Jun 10 1998 Jeff Johnson <jbj(at)redhat.com>
  - merge in 5.1 mods
* Sun Apr 12 1998 Manuel J. Galan <manolow(at)step.es>
  - Several essential modifications to build and install correctly.
  - Modified 'ndc' to avoid deprecated use of '-'
* Mon Dec 22 1997 Scott Lampert <fortunato(at)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/logrotate.d/named
/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.2_P7
/usr/share/doc/bind-8.2.2_P7/CHANGES
/usr/share/doc/bind-8.2.2_P7/INSTALL
/usr/share/doc/bind-8.2.2_P7/README
/usr/share/doc/bind-8.2.2_P7/TODO
/usr/share/doc/bind-8.2.2_P7/Version
/usr/share/doc/bind-8.2.2_P7/bog
/usr/share/doc/bind-8.2.2_P7/bog/.cvsignore
/usr/share/doc/bind-8.2.2_P7/bog/00macs.me
/usr/share/doc/bind-8.2.2_P7/bog/00title.me
/usr/share/doc/bind-8.2.2_P7/bog/Makefile
/usr/share/doc/bind-8.2.2_P7/bog/ack.me
/usr/share/doc/bind-8.2.2_P7/bog/build.me
/usr/share/doc/bind-8.2.2_P7/bog/file.lst
/usr/share/doc/bind-8.2.2_P7/bog/file.psf
/usr/share/doc/bind-8.2.2_P7/bog/files.me
/usr/share/doc/bind-8.2.2_P7/bog/intro.me
/usr/share/doc/bind-8.2.2_P7/bog/manage.me
/usr/share/doc/bind-8.2.2_P7/bog/named.boot.cache
/usr/share/doc/bind-8.2.2_P7/bog/named.boot.primary
/usr/share/doc/bind-8.2.2_P7/bog/named.boot.secondary
/usr/share/doc/bind-8.2.2_P7/bog/named.local
/usr/share/doc/bind-8.2.2_P7/bog/ns.me
/usr/share/doc/bind-8.2.2_P7/bog/resolv.conf
/usr/share/doc/bind-8.2.2_P7/bog/root.cache
/usr/share/doc/bind-8.2.2_P7/bog/setup.me
/usr/share/doc/bind-8.2.2_P7/bog/types.me
/usr/share/doc/bind-8.2.2_P7/bog/ucbhosts
/usr/share/doc/bind-8.2.2_P7/bog/ucbhosts.rev
/usr/share/doc/bind-8.2.2_P7/html
/usr/share/doc/bind-8.2.2_P7/html/acl.html
/usr/share/doc/bind-8.2.2_P7/html/address_list.html
/usr/share/doc/bind-8.2.2_P7/html/comments.html
/usr/share/doc/bind-8.2.2_P7/html/config.html
/usr/share/doc/bind-8.2.2_P7/html/controls.html
/usr/share/doc/bind-8.2.2_P7/html/docdef.html
/usr/share/doc/bind-8.2.2_P7/html/example.html
/usr/share/doc/bind-8.2.2_P7/html/include.html
/usr/share/doc/bind-8.2.2_P7/html/index.html
/usr/share/doc/bind-8.2.2_P7/html/key.html
/usr/share/doc/bind-8.2.2_P7/html/logging.html
/usr/share/doc/bind-8.2.2_P7/html/master.html
/usr/share/doc/bind-8.2.2_P7/html/options.html
/usr/share/doc/bind-8.2.2_P7/html/server.html
/usr/share/doc/bind-8.2.2_P7/html/trusted-keys.html
/usr/share/doc/bind-8.2.2_P7/html/zone.html
/usr/share/doc/bind-8.2.2_P7/misc
/usr/share/doc/bind-8.2.2_P7/misc/DynamicUpdate
/usr/share/doc/bind-8.2.2_P7/misc/FAQ.1of2
/usr/share/doc/bind-8.2.2_P7/misc/FAQ.2of2
/usr/share/doc/bind-8.2.2_P7/misc/dns-setup
/usr/share/doc/bind-8.2.2_P7/misc/domain.ps
/usr/share/doc/bind-8.2.2_P7/misc/purdue-paper.ps
/usr/share/doc/bind-8.2.2_P7/misc/purdue-thesis.ps
/usr/share/doc/bind-8.2.2_P7/misc/style.txt
/usr/share/doc/bind-8.2.2_P7/misc/vixie-security.ps
/usr/share/doc/bind-8.2.2_P7/notes
/usr/share/doc/bind-8.2.2_P7/notes/data
/usr/share/doc/bind-8.2.2_P7/notes/db_names.c
/usr/share/doc/bind-8.2.2_P7/notes/irp.txt
/usr/share/doc/bind-8.2.2_P7/rfc
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1032
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1033
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1034
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1035
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1101
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1122
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1123
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1183
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1535
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1536
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1537
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1591
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1597
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1627
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1637
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1713
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1794
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1876
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1884
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1886
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1912
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1995
/usr/share/doc/bind-8.2.2_P7/rfc/rfc1996
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2010
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2052
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2136
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2137
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2181
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2182
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2308
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2535
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2536
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2537
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2538
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2539
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2540
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2541
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2671
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2672
/usr/share/doc/bind-8.2.2_P7/rfc/rfc2673
/usr/share/doc/bind-8.2.2_P7/rfc/rfc819
/usr/share/doc/bind-8.2.2_P7/rfc/rfc920
/usr/share/doc/bind-8.2.2_P7/rfc/rfc974
/usr/share/doc/bind-8.2.2_P7/tmac
/usr/share/doc/bind-8.2.2_P7/tmac/Makefile
/usr/share/doc/bind-8.2.2_P7/tmac/README
/usr/share/doc/bind-8.2.2_P7/tmac/doc
/usr/share/doc/bind-8.2.2_P7/tmac/doc-common
/usr/share/doc/bind-8.2.2_P7/tmac/doc-ditroff
/usr/share/doc/bind-8.2.2_P7/tmac/doc-nroff
/usr/share/doc/bind-8.2.2_P7/tmac/doc-syms
/usr/share/doc/bind-8.2.2_P7/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
/var/named


[Feywa - Resource Allocation Tool]

Generated by rpm2html 1.11.3

Peter Hanecak, Fri Jun 10 14:09:19 2016