Группа :: Система/Серверы
Пакет: bind
Главная Изменения Спек Патчи Загрузить Bugs and FR
9 июля 2008 Michael Shigorin <mike at altlinux.org> 9.3.5-alt1.M24.1
- built for M24
- Updated to 9.3.5-P1 release (fixes VU#800113/CVE-2008-1447).
- Updated to 9.3.5 release.
- options.conf: Added recursing-file directive.
- Updated L.ROOT-SERVERS.NET: 198.32.64.12 -> 199.7.83.42.
- Updated to 9.3.4-P1 release (fixes CVE-2007-2926).
- rndc-confgen: Revert previous change.
- Changed startup script to use /dev/urandom as a source
of randomness during rndc key generation.
- rndc-confgen: Restore default key size (#11321).
- Updated to 9.3.4 release.
- Rebuilt due to libcrypto.so.4 -> libcrypto.so.6 soname change.
- Updated to 9.3.3 release.
- Updated to 9.3.3 RC3.
- Updated to 9.3.3 RC2.
- Updated to 9.3.2 P1.
- Updated to 9.3.2 release.
- Fixed /etc/syslog.d/bind bug introduced in previous release:
/etc/syslog.d/* must be absolute symlinks.
- Updated to 9.3.1 release.
- Synced with Owl's bind-9.3.1-owl1 package.
- Applied few fixes from RH and SuSE bind packages.
- Merged all shared libraries into single package, libbind.
- Replaced -debug and -slave subpackages with control facilities.
- Converted absolute symlinks into relative.
- Fixed build of queryperf utility on x86_64 platform (closes #6083).
- Updated to 9.2.4 release (== 9.2.4rc8).
- Updated to 9.2.4rc8.
- Renamed subpackage according to soname change:
libdns11 -> libdns16. - Updated startup script to make use of new "status --lockfile" option.
- Updated to 9.2.4rc5.
- Updated patches.
- Rebuilt with openssl-0.9.7d.
- Updated build dependencies.
- Do not build static library by default.
- Updated to 9.2.3 release.
- Rediffed patches.
- Do not package .la files.
- named.8: fixed reference to the BIND 9 Administrator Reference Manual.
- 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.
- Updated to 9.2.3rc2.
- Renamed subpackage according to soname change:
libdns9 -> libdns10. - Marked all known gTLDs and ccTLDs as delegation-only by default.
- 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).
- 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.
- 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.
- Updated to 9.2.2 release.
- 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.
- 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).
- 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.
- Updated code to 8.3.3 release.
- Explicitly use mksock from fileutils.
- Fixed build when glibc-core-archopt is installed.
- Updated packager information.
- 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).
- 8.2.5
- Corrected manpages according to chrooted scheme.
- More manpages moved to man-pages package.
- 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.
- 8.2.4
- Updated PreReqs.
- Fixed %devel subpackage.
- Pacthed db_defs.h to ease finding errors.
- Added %triggerpostun.
- Added call for chrooted environment adjustment before server start.
- 8.2.3
- Ported to new chrooted scheme.
- 8.2.2_P7
- Moved chrooted environment to separate subpackage.
- Removed few manpages, obsoleted by new man-pages package.
- xfer tmpdir patch
- chrooted environment fix
- fixed startup script to exit with error if no configuration available
- updated to rpm-3.0.4
- 8.2.2-P3
- chrooted environment
- doc and contrib packages
- optimal manpage compression
- Fandra adaptions
- Add lame server patch
- 8.2.1
- Mandrake adaptions
- add ISC patch
- add quick hack to make host not crash
- add more docs
- add probing information in the init file to keep linuxconf happy
- dont strip libbind
- auto rebuild in the new build environment (release 3)
- removed 'done' output at named shutdown.
- version 8.2
- patch to use the __FDS_BITS macro
- build for glibc 2.1
- change named.restart to /usr/sbin/ndc restart
- install man pages correctly.
- change K10named to K45named.
- don't start if /etc/named.conf doesn't exist.
- autmagically create /etc/named.conf from /etc/named.boot in %post
- remove echo in %post
- merge in 5.1 mods
- Several essential modifications to build and install correctly.
- Modified 'ndc' to avoid deprecated use of '-'
- Used buildroot
- patched bin/named/ns_udp.c to use <libelf/nlist.h> for include
on Redhat 5.0 instead of <nlist.h>