SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for bind-libs-9.3.1-0.1.x86_64.rpm :
Sat Mar 12 01:00:00 2005 - ugAATTsuse.de
- version update from 9.3.0 to 9.3.1
- fixed bug #72153
lwresd doesn\'t notice if name server is
unreachable and times out

Sat Mar 12 01:00:00 2005 - ugAATTsuse.de
- rndc dropped from the lwresd init script
it conflicts with a running bind

Tue Mar 8 01:00:00 2005 - ugAATTsuse.de
- lwresd init script \"status\" changed.
rndc is not used anymore

Thu Feb 17 01:00:00 2005 - ugAATTsuse.de
- lwresd name string changed (just beautify)

Sat Feb 5 01:00:00 2005 - ugAATTsuse.de
- changed the \"insserv\" behaviour on updates
- fixed empty lwresd.conf file in chroot env.

Fri Feb 4 01:00:00 2005 - ugAATTsuse.de
- empty lwresd.conf file fix (Bug #49081)
- lwresd is on by default now during boot

Sat Jan 22 01:00:00 2005 - ugAATTsuse.de
- sdb-ldap activated (ldapdb.c version from 16.01.2005)
- fixed security problem bug #49927 - remote denial-of-service
An incorrect assumption in the validator (authvalidated)
can result in a REQUIRE (internal consistancy) test failing
and named exiting.

Wed Dec 1 01:00:00 2004 - ugAATTsuse.de
- fixed #48659
\"rclwresd status\" answered with OKAY even if only bind was running
\"rcnamed status\" answered with OKAY even if only lwresd was running

Sat Nov 20 01:00:00 2004 - ugAATTsuse.de
- SLP support via /etc/slp.reg.d/bind.reg file added

Fri Nov 5 01:00:00 2004 - ugAATTsuse.de
- version update to 9.3.0
- ldapdump script bug fixed (#44452)
- dnssec-makekeyset and dnssec-signkey activated
in Makefile of bin/dnssec/

Thu Oct 14 02:00:00 2004 - lmuelleAATTsuse.de
- Add condrestart to the named init script and use same code as in skeleton to
restart.
- Enhance check if named or lwresd are still running if the init script is
called with stop.

Tue Sep 28 02:00:00 2004 - lmuelleAATTsuse.de
- Update to version 9.2.4.
- Use defines for named user and group settings.
- Add PreReq groupadd and useradd to the chrootenv and lwresd package,
[#46050].
- Ensure to remove temp sysconfig file in %post.
- Remove warning from createNamedConfInclude script if a file is already
included in /etc/named.conf as we take care of such include statements in
the named init script anyway.
- Remove NAMED_CONF_INCLUDE_FILES fillup from include statements of
/etc/named.conf in the %post of the bind package by the same reason.

Sun Sep 19 02:00:00 2004 - lmuelleAATTsuse.de
- Add all filenames from include statements of named.conf to
NAMED_CONF_INCLUDE_FILES in the named init script, [#40610].

Fri Sep 17 02:00:00 2004 - lmuelleAATTsuse.de
- Add $remote_fs to Required-Start and Required-Stop of lwresd init script.
- Add Provides: dns_daemon to the lwresd package.
- Remove $time from Should-Start and Should-Stop, [#45433].

Thu Sep 16 02:00:00 2004 - lmuelleAATTsuse.de
- Remove conflicts from bind and bind-lwrewsd package, [#45335].
- Use rndc in lwresd init script if rndc is available.

Fri Sep 10 02:00:00 2004 - lmuelleAATTsuse.de
- Create /etc/rndc.key if bind-lwresd is installed and we install bind-utils
or if bind-utils is installed and we install bind-lwresd.
- Use 0644 instead of 0640 for the named.conf file.
- Split bind-doc from bind-utils.
- Use one sysconfig file for lwresd and named.
- Split common named and lwresd sysconfig settings from them unique to named.
- Rename lwres to bind-lwresd and lwres-devel to bind-libs.
- Ensure to create user and group \'named\' in the %pre of bind-lwresd and
bind-chrootenv.

Wed Sep 8 02:00:00 2004 - lmuelleAATTsuse.de
- Remove %run_ldconfig from %post of the bind package.
- Move vendor files to an own tar ball.
- Create new sub packages lwres, lwres-devel, and bind-chrootenv, [#44711].
- Use new update message mechanism, [#44344].

Mon Jun 21 02:00:00 2004 - lmuelleAATTsuse.de
- Quote definition of NOM_PATH_FILE in configure.in.

Tue Jun 1 02:00:00 2004 - lmuelleAATTsuse.de
- Add BIND.desktop file for SuSEhelp.

Thu May 20 02:00:00 2004 - lmuelleAATTsuse.de
- Add -d, directroy option to genDDNSkey [#40786].
- Update ldapdump to version 1.1. This Version has better keyfile checks and
throws an error message if a keyfile can\'t be found, instead of just barfing
perl errors.

Thu May 13 02:00:00 2004 - lmuelleAATTsuse.de
- Update ldapdump; don\'t use .zone suffix for zone files.

Thu Apr 29 02:00:00 2004 - lmuelleAATTsuse.de
- Add /etc/openldap/schema/dnszone.schema to the bind-utils package.
- Add /usr/share/bind/ldapdump to the bind package.
- Add idnkit programs and libraries.
- Add idn patches for dig, host, and nslookup.
- Ensure to call functions initializeNamed, checkAndCopyConfigFiles, and
namedCheckConf in the named init script only one time.
Let namedCheckConf check the configuration inside the chroot.
- Check all configuration files in named init script while called with probe.
- Add NAMED_INITIALIZE_SCRIPTS to sysconfig.named. This allows to call
arbitrary scripts before named is started, restarted, or reloaded.
Therewith it\'s also possible to disable createNamedConfInclude entirely.
- createNamedConfInclude always overwrite .SuSEconfig file [#33768].
- Rename SuSEconfig.named to createNamedConfInclude and move it to
/usr/share/bind.

Sun Mar 14 01:00:00 2004 - schwabAATTsuse.de
- Fix path to docs in sample named.conf.

Wed Feb 25 01:00:00 2004 - poemlAATTsuse.de
- add genDDNSkey to bind-utils (formerly in dhcp-server package)
- allow --keyfile and --keyname to be used with genDDNSkey, and
allow using /dev/urandom to avoid blocking
- in the init script, use rndc (if possible) in order to shut down,
so named will flush pending changes to dynamical zones
- when restarting named, make sure it is stopped before trying to
start it again [#34937]
- update root zone (dated Jan 29, 2004)

Fri Feb 13 01:00:00 2004 - kukukAATTsuse.de
- Fix group of named.conf.include in filelist
- Build with -fno-strict-aliasing

Thu Oct 16 02:00:00 2003 - lmuelleAATTsuse.de
- update to version 9.2.3; includes the new zone type \"delegation-only\" to
foil Verisign\'s sitefinder games
- move root.hint to an extra source file, named.root
- use /etc/named.d and /var/lib/named/master directory in the example
configuration from the sample-config directory
- supress superfluous warning in SuSEconfig.named if /etc/named.conf.include
is empty
- create /etc/rndc.key in the init script if it\'s missing
- call namedCheckConf after checkAndCopyConfigFiles to allow us to start named
after checkAndCopyConfigFiles fixed a problem
- call SuSEconfig -module named not direct in the init script
- add norootforbuild to the spec file
- set owner of /etc/named.d and /etc/named.d/rndc-access.conf to root:
- add additional x while testing strings in the init script
- always include /etc/rndc.key in rndc-access.conf
- remove absolet stdtime.diff
- remove ip6rev.diff, as one part is included upstream and the other isn\'t
possible any longer

Thu Oct 9 02:00:00 2003 - schwabAATTsuse.de
- Fix typo in last change.

Tue Sep 30 02:00:00 2003 - kukukAATTsuse.de
- Create named.conf.include if it does not exist [Bug #31683]
- Don\'t add rndc-access.conf at update [Bug #31696]

Sat Sep 20 02:00:00 2003 - kukukAATTsuse.de
- Fix all useradd calls

Tue Sep 16 02:00:00 2003 - kukukAATTsuse.de
- Fix Requires and Provides [Bug #30717]

Sat Aug 30 02:00:00 2003 - kukukAATTsuse.de
- Call useradd with -r for system accounts [Bug #29611]

Fri Aug 29 02:00:00 2003 - lmuelleAATTsuse.de
- call sbin/SuSEconfig --module named and not directly the script in the %post
section
- check if rndc is accessible in the init script

Wed Aug 27 02:00:00 2003 - lmuelleAATTsuse.de
- add Config: syslog-ng to sysconfig.syslog-named

Sun Aug 24 02:00:00 2003 - lmuelleAATTsuse.de
- add NAMED_ARGS to sysconfig.named
- use -r /dev/urandom while calling rndc-confgen in the post section

Fri Aug 22 02:00:00 2003 - lmuelleAATTsuse.de
- rename package from bind9 to bind
- add stop_on_removal and restart_on_update macros to preun and postun section
fix bug #29048
- add default /etc/named.d/rndc-access.conf
- add SuSEconfig.named
- add all included files to NAMED_CONF_INCLUDE_FILES of /etc/sysconfig/named
while update if NAMED_CONF_INCLUDE_FILES is empty
- add additional sysconfig meta data
- remove -u from the copy in prepare_chroot() of the init script due to
the rist of a wrong system time
- unify init scripts; add one space at the end to all echos
- document new features in the README.{SuSE,UnitedLinux}
- fix bug #28585

Tue May 27 02:00:00 2003 - lmuelleAATTsuse.de
- add -u to copy in prepare_chroot() of the init script, #25687
- fix output format in init script

Sat Apr 12 02:00:00 2003 - mludvigAATTsuse.cz
- Make nibble queries instead of bitstring ones for IPv6 addresses.
- Differentiate between 6bone (3ffe::/16, .ip6.int) and other
addresses (!3ffe::/16, ip6.arpa).

Thu Mar 13 01:00:00 2003 - lmuelleAATTsuse.de
- fix try-restart part of init skript
- set PATH to \"/sbin:/usr/sbin:/bin:/usr/bin\", #21295

Tue Mar 11 01:00:00 2003 - lmuelleAATTsuse.de
- remove %ghost from /var/lib/named/var/log

Tue Mar 11 01:00:00 2003 - lmuelleAATTsuse.de
- add null logging for lame-servers to logging example in named.conf
- fix file section
- change /var/run/named to a sym link pointing to /var/lib/named/var/run/named,
[#24768]

Thu Mar 6 01:00:00 2003 - lmuelleAATTsuse.de
- remove empty.zone due to possibility of CIDR addressing
- remove rndc.conf; rndc also uses rndc.key, fix bug #17751
- create rndc.key with 512bit sized key in %post
- remove %pre of utils package
- create additional sub directories log, dyn and master in /var/lib/named
- add a non active logging example to named.conf

Wed Mar 5 01:00:00 2003 - lmuelleAATTsuse.de
- update to version 9.2.2; maintenance/ bugfix release

Sun Mar 2 01:00:00 2003 - roAATTsuse.de
- also create named user/group in utils preinstall

Fri Feb 28 01:00:00 2003 - roAATTsuse.de
- create named user/group in preinstall and install

Fri Feb 28 01:00:00 2003 - lmuelleAATTsuse.de
- set /etc/named.conf to root:named and 0640
- add an example to additional info mail for dynamic updates
- add more information to the README
- add sysconfig file for chroot jail; default is yes
- add chroot features to init script for start and reload

Tue Feb 25 01:00:00 2003 - lmuelleAATTsuse.de
- add separate binaries to PreReq
- add --localstatedir=/var to configure call
- add and autocreate /etc/rndc.{conf,key}
- move rndc binaries and man pages to utils package
- fix %post in case of update
- set ownership of /var/lib/named to root:
- add a README
- fix init script to return correspondig message to checkproc return code
- remove umlauts from %post mail
- add additional info mail about ownership of /var/lib/named if journal files
are used

Tue Feb 18 01:00:00 2003 - lmuelleAATTsuse.de
- update bind9 to version 9.2.1
- move /var/named to /var/lib/named
- remove obsolete patches (bison, ltconfig_ppc64, manpages, security)

Thu Nov 14 01:00:00 2002 - roAATTsuse.de
- fix build with current bison (end all rules with \";\")

Sun Sep 8 02:00:00 2002 - kukukAATTsuse.de
- Fix running bind9 as user named [Bug #18417]

Tue Aug 20 02:00:00 2002 - roAATTsuse.de
- added prereqs (#17807)

Tue Aug 20 02:00:00 2002 - okirAATTsuse.de
- Added patch to make named run as non-root user
- added \"-u named\" option to init script invocation of named

Mon Jul 29 02:00:00 2002 - kukukAATTsuse.de
- Remove yacc from neededforbuild

Sun Jul 28 02:00:00 2002 - adrianAATTsuse.de
- add %run_ldconfig

Tue Jul 23 02:00:00 2002 - kukukAATTsuse.de
- Move .so symlinks to devel package
- Move liblwres shared library to utils package
- make lib64 clean

Thu Jul 11 02:00:00 2002 - olhAATTsuse.de
- hack ltconfig for ppc64 to build shared libs

Thu Jul 11 02:00:00 2002 - drahtAATTsuse.de
- move /usr/bin/nsupdate to bindutil (#16944)

Tue Jun 4 02:00:00 2002 - okirAATTsuse.de
- Applied security fix for remote DoS (CERT VU#739123)

Sat Dec 15 01:00:00 2001 - roAATTsuse.de
- removed START_NAMED

Thu Sep 6 02:00:00 2001 - pthomasAATTsuse.de
- Fix incorrect .so references in lwres manpages.

Mon Aug 13 02:00:00 2001 - kukukAATTsuse.de
- Fix path to perl interpreter

Thu Jul 5 02:00:00 2001 - bodammerAATTsuse.de
- Update to bind-9.1.3 (release)
- Config-files moved away from bind-9.1.3.dif

Tue Jul 3 02:00:00 2001 - bodammerAATTsuse.de
- update to bind-9.1.3rc3
- \"Implicit declaration of function time\" in context.c fixed

Tue Jun 26 02:00:00 2001 - bodammerAATTsuse.de
- update to bind-9.1.3rc2

Wed May 30 02:00:00 2001 - bodammerAATTsuse.de
- update to bind-9.1.3rc1

Fri May 11 02:00:00 2001 - bodammerAATTsuse.de
- initscript fix: don\'t start bind in runlevel 2 [bug #7956]

Wed May 9 02:00:00 2001 - mfabianAATTsuse.de
- bzip2 sources

Wed May 9 02:00:00 2001 - bodammerAATTsuse.de
- install a new named.conf with comments

Tue May 8 02:00:00 2001 - bodammerAATTsuse.de
- update to bind-9.1.2 (release)

Wed Apr 25 02:00:00 2001 - bodammerAATTsuse.de
- little modification to named.conf

Fri Mar 30 02:00:00 2001 - bodammerAATTsuse.de
- update to bind-9.1.1 (release)

Wed Mar 28 02:00:00 2001 - bodammerAATTsuse.de
- update to bind-9.1.1rc7

Sat Mar 24 01:00:00 2001 - bodammerAATTsuse.de
- update to bind-9.1.1rc6

Fri Mar 16 01:00:00 2001 - bodammerAATTsuse.de
- update to bind-9.1.1rc5
- new initscript more LSB conform

Tue Mar 13 01:00:00 2001 - bodammerAATTsuse.de
- update to bind-9.1.1rc4

Wed Feb 28 01:00:00 2001 - bodammerAATTsuse.de
- initscript fix: now checks for a running named

Wed Feb 28 01:00:00 2001 - bodammerAATTsuse.de
- update to bind-9.1.1rc3

Fri Feb 16 01:00:00 2001 - sfAATTsuse.de
- added suse_update_config

Thu Feb 15 01:00:00 2001 - bodammerAATTsuse.de
- update to bind-9.1.1rc2

Tue Feb 13 01:00:00 2001 - bodammerAATTsuse.de
- subpackages bind9-util and bind9-devel created

Fri Feb 9 01:00:00 2001 - bodammerAATTsuse.de
- update to bind-9.1.1rc1
- missing headerfile included in stdtime.c

Fri Jan 19 01:00:00 2001 - bodammerAATTsuse.de
- update to bind-9.1.0

Wed Nov 29 01:00:00 2000 - bodammerAATTsuse.de
- Fix location of rcscript

Fri Nov 24 01:00:00 2000 - roAATTsuse.de
- added insserv calls

Fri Nov 24 01:00:00 2000 - bodammerAATTsuse.de
- rcscript update

Tue Nov 14 01:00:00 2000 - bodammerAATTsuse.de
- update to bind-9.0.1

Sat Oct 7 02:00:00 2000 - kukukAATTsuse.de
- change group tag

Tue Sep 19 02:00:00 2000 - bodammerAATTsuse.de
- update to bind-9.0.0 ( first release version )

Thu Aug 31 02:00:00 2000 - bodammerAATTsuse.de
- update to bind-9.0.0rc5

Thu Aug 17 02:00:00 2000 - bodammerAATTsuse.de
- update to bind-9.0.0rc3

Fri Aug 11 02:00:00 2000 - bodammerAATTsuse.de
- update to bind-9.0.0rc2
- nslookup renamed to nslookup9

Fri Jul 14 02:00:00 2000 - bodammerAATTsuse.de
- update to bind-9.0.0rc1 (release candidate)

Tue Jul 4 02:00:00 2000 - bodammerAATTsuse.de
- update to bind-9.0.0b5
- host renamed to host9

Sat Jun 17 02:00:00 2000 - bodammerAATTsuse.de
- update to bind-9.0.0b4

Fri May 26 02:00:00 2000 - bodammerAATTsuse.de
- dig renamed to dig9 to avoid conflicts with dig from bindutil
- libtool-fix added
- option -f added to suse_update_config-macro

Thu May 25 02:00:00 2000 - bodammerAATTsuse.de
- update to bind-9.0.0b3
- configure option added to build shared libraries

Tue May 16 02:00:00 2000 - schwabAATTsuse.de
- Update config files.
- Fix 64-bit bug.

Sat May 13 02:00:00 2000 - bodammerAATTsuse.de
- update to bind9-snap-20000510

Wed May 3 02:00:00 2000 - bodammerAATTsuse.de
- update to bind9-snap-20000427a

Thu Apr 20 02:00:00 2000 - bodammerAATTsuse.de
- update to bind9-snap-20000414

Wed Mar 29 02:00:00 2000 - bodammerAATTsuse.de
- update to bind-9.0.0b2

Tue Feb 8 01:00:00 2000 - bodammerAATTsuse.de
- first public beta version bind-9.0.0b1


 
ICM