SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 
Changelog for bind-devel-9.2.3.rel-alt1.i586.rpm :
Mon Nov 24 07:00:00 2003 Dmitry V. Levin 9.2.3.rel-alt1
- Updated to 9.2.3 release.
- Rediffed patches.
- Do not package .la files.
- named.8: fixed reference to the BIND 9 Administrator Reference Manual.

Mon Sep 22 08:00:00 2003 Dmitry V. Levin 9.2.3.rc4-alt1
- Updated to 9.2.3rc4.
- Renamed subpackage according to soname change:
libdns10 -> libdns11.
- Replaced \"delegation-only\" defaults implemented in previous release
with new option, root-delegation-only, and enabled it by default.

Thu Sep 18 08:00:00 2003 Dmitry V. Levin 9.2.3.rc2-alt1
- Updated to 9.2.3rc2.
- Renamed subpackage according to soname change:
libdns9 -> libdns10.
- Marked all known gTLDs and ccTLDs as delegation-only by default.

Thu Sep 11 08:00:00 2003 Dmitry V. Levin 9.2.3.rc1-alt2
- Merged patches from OpenBSD, thanks to Jarno Huuskonen:
+ write pidfile before chroot (#2866);
+ use chroot jailing by default, no -u/-t options are necessary;
- Make named-checkconf use chroot jail by default (Jarno Huuskonen).
- options.conf: added few samples (#2968).

Tue Aug 26 08:00:00 2003 Dmitry V. Levin 9.2.3.rc1-alt1
- Updated to 9.2.3rc1.
- Removed alt-lib_dns_rootns patch (merged upstream).
- Explicitly disable use of linux capabilities.
- Renamed subpackages according to soname changes:
libdns8 -> libdns9, libisc4 -> libisc7.

Tue Jul 29 08:00:00 2003 Dmitry V. Levin 9.2.2.rel-alt2
- Fixed message from \'service bind reload\' (#0002411).
- Moved \'include \"/etc/rfc1912.conf\";\' directive
from bind.conf to local.conf (#0002791).
- Rewritten start/stop script to new rc scheme.

Tue Mar 4 07:00:00 2003 Dmitry V. Levin 9.2.2.rel-alt1
- Updated to 9.2.2 release.

Wed Feb 12 07:00:00 2003 Dmitry V. Levin 9.2.2.rc1-alt2
- Relocated initial rndc key generation from %post to startup script.
- Added some information about ALT specific to named(8) and rndc(8).
- Added README.ALT.

Thu Feb 6 07:00:00 2003 Dmitry V. Levin 9.2.2.rc1-alt1
- Migrated to 9.2.2rc1.
- Build --with-libtool --with-openssl --disable-ipv6 --disable-threads.
- Do not package contrib.
- Package queryperf utility.
- Package each shared library separately:
libdns8 libisc4 libisccc0 libisccfg0 liblwres1.
- Package lwresd separately (chrooted to /var/resolv).
- Moved /var/lib/bind/zone/slave to separate subpackage, bind-slave.
- Moved /var/lib/bind/var/run to separate subpackage, bind-debug.
- Added nslookup(1) and resolver(5) manpages from bind8.
- Minor manpage corrections.
- isc-config.sh: fixed --cflags.
- libdns: updated root_ns list to 2002110501.
- rndc-confgen: added \"-A\" option support.
- Implemented default rndc settings.
- named: patched to get correct chroot jailing support.
- Updated chroot jail and relocated it to /var/lib/bind:
default CE is now readonly.
- Renamed /etc/rc.d/init.d/named to /etc/rc.d/init.d/bind.
- Merged caching-nameserver into bind package.
- Split named.conf into several configurations files.
- Added more rfc1912 zones by default.
- Added rfc1918 zones (not enabled by default).

Wed Nov 13 07:00:00 2002 Dmitry V. Levin 8.3.3-alt2
- Security fixes from ISC:
+ 1469. buffer length calculation for PX was wrong.
+ 1468. ns_name_ntol() could overwite a zero length buffer.
+ 1467. off by one bug in ns_makecannon().
+ 1466. large ENDS UDP buffer size could trigger a assertion.
+ 1465. possible NULL pointer dereference in db_sec.c
+ 1464. the buffer used to construct the -ve record was not
big enough for all possible SOA records. use pointer
arithmetic to calculate the remaining size in this
buffer.
+ 1463. use serial space arithmetic to determine if a SIG is
too old, in the future or has internally constistant
times.
+ 1462. write buffer overflow in make_rr().
- Changed named.init:
+ added condreload();
+ fixed argument for \"-c\" option.
- Changed bind chroot jail:
+ removed /var/lib;
+ removed /etc/{host,nsswitch}.conf;
+ added /etc/{protocols,services}.
- Use subst instead of perl in %post script.
- Dont\'t calc perl dependencies for -contrib.

Mon Jul 1 08:00:00 2002 Dmitry V. Levin 8.3.3-alt1
- Updated code to 8.3.3 release.
- Explicitly use mksock from fileutils.
- Fixed build when glibc-core-archopt is installed.
- Updated packager information.

Tue Apr 16 08:00:00 2002 Dmitry V. Levin 8.3.1-alt1
- Updated code to 8.3.1 release.
- Fixed bind to use /dev/null from core system.
- Make use of syslogd-1.4.1-alt9 /etc/syslog.d/ feature.
- Renamed /etc/chroot.d/named.* to /etc/chroot.d/bind.*
- Relaxed dependencies (conflicts instead of requires).

Wed Oct 3 08:00:00 2001 Dmitry V. Levin 8.2.5-alt1
- 8.2.5

Tue Sep 4 08:00:00 2001 Dmitry V. Levin 8.2.4-alt3
- Corrected manpages according to chrooted scheme.
- More manpages moved to man-pages package.

Tue Jul 24 08:00:00 2001 Dmitry V. Levin 8.2.4-alt2
- Moved chroot from /var/named to /var/lib/named (according to FHS).
- Merged bind-chroot into main package.
- Updated scripts to handle new syslogd.
- Removed restart support from named.

Thu May 31 08:00:00 2001 Dmitry V. Levin 8.2.4-alt1
- 8.2.4

Mon Mar 19 07:00:00 2001 Dmitry V. Levin 8.2.3-ipl4mdk
- Updated PreReqs.

Mon Feb 5 07:00:00 2001 Dmitry V. Levin 8.2.3-ipl3mdk
- Fixed %devel subpackage.

Wed Jan 31 07:00:00 2001 Dmitry V. Levin 8.2.3-ipl2mdk
- Pacthed db_defs.h to ease finding errors.
- Added %triggerpostun.
- Added call for chrooted environment adjustment before server start.

Sun Jan 28 07:00:00 2001 Dmitry V. Levin 8.2.3-ipl1mdk
- 8.2.3
- Ported to new chrooted scheme.

Thu Nov 16 07:00:00 2000 Dmitry V. Levin 8.2.2_P7-ipl1mdk
- 8.2.2_P7
- Moved chrooted environment to separate subpackage.
- Removed few manpages, obsoleted by new man-pages package.

Sat May 13 08:00:00 2000 Dmitry V. Levin
- xfer tmpdir patch
- chrooted environment fix

Fri Mar 10 07:00:00 2000 Dmitry V. Levin
- fixed startup script to exit with error if no configuration available
- updated to rpm-3.0.4

Thu Nov 11 07:00:00 1999 Dmitry V. Levin
- 8.2.2-P3

Sun Oct 31 07:00:00 1999 Dmitry V. Levin
- chrooted environment
- doc and contrib packages
- optimal manpage compression
- Fandra adaptions

Sat Oct 9 08:00:00 1999 Axalon Bloodstone
- Add lame server patch

Fri Jul 16 08:00:00 1999 Bernhard Rosenkraenzer
- 8.2.1

Tue May 11 08:00:00 1999 Bernhard Rosenkraenzer
- Mandrake adaptions

Wed Mar 31 08:00:00 1999 Bill Nottingham
- add ISC patch
- add quick hack to make host not crash
- add more docs

Fri Mar 26 07:00:00 1999 Cristian Gafton
- add probing information in the init file to keep linuxconf happy
- dont strip libbind

Sun Mar 21 07:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 3)

Wed Mar 17 07:00:00 1999 Preston Brown
- removed \'done\' output at named shutdown.

Tue Mar 16 07:00:00 1999 Cristian Gafton
- version 8.2

Wed Dec 30 07:00:00 1998 Cristian Gafton
- patch to use the __FDS_BITS macro
- build for glibc 2.1

Wed Sep 23 08:00:00 1998 Jeff Johnson
- change named.restart to /usr/sbin/ndc restart

Sat Sep 19 08:00:00 1998 Jeff Johnson
- install man pages correctly.
- change K10named to K45named.

Wed Aug 12 08:00:00 1998 Jeff Johnson
- don\'t start if /etc/named.conf doesn\'t exist.

Sat Aug 8 08:00:00 1998 Jeff Johnson
- autmagically create /etc/named.conf from /etc/named.boot in %post
- remove echo in %post

Wed Jun 10 08:00:00 1998 Jeff Johnson
- merge in 5.1 mods

Sun Apr 12 08:00:00 1998 Manuel J. Galan
- Several essential modifications to build and install correctly.
- Modified \'ndc\' to avoid deprecated use of \'-\'

Mon Dec 22 07:00:00 1997 Scott Lampert
- Used buildroot
- patched bin/named/ns_udp.c to use for include
on Redhat 5.0 instead of