Commit Graph

71 Commits

Author SHA1 Message Date
Adam Tkac
7323239b74 - fix broken symlinks in bind-libs (#509635)
- fix typos in /etc/sysconfig/named (#509650)
- add DEBUG option to /etc/sysconfig/named (#510283)
2009-07-13 13:02:42 +00:00
Adam Tkac
583a06b173 - improved "chroot automount" patches (#504596)
- host should fail if specified server doesn't respond (#507469)
2009-06-24 14:51:55 +00:00
Adam Tkac
91895cfac2 - 9.6.1 release
- simplify chroot maintenance. Important files and directories are mounted
    into chroot (see /etc/sysconfig/named for more info, #504596)
- fix doc/named.conf.default perms
2009-06-17 15:55:38 +00:00
Adam Tkac
8f3a7935d8 - add DNSSEC support to initscript, enabled it per default
- add requires dnssec-conf
2009-03-09 20:35:34 +00:00
Adam Tkac
e5a309e7ae - 9.6.0b1 release
- don't build ODBC and Berkeley DB DLZ drivers
- end of bind-chroot-admin script, copy config files to chroot manually
- /proc doesn't have to be mounted to chroot
- temporary use libbind from 9.5 series, noone has been released for 9.6
    yet
- removed all deprecated stuff from CVS
2008-11-10 16:36:47 +00:00
Adam Tkac
038864092f - reverted "any" patch, upstream says not needed
- log EDNS failure only when we really switch to plain EDNS (#275091)
- detect configuration file better
2008-05-13 07:09:15 +00:00
Adam Tkac
e31eda425b - reverted 9.5.0-25.1.b1 changes 2008-02-11 15:47:01 +00:00
Adam Tkac
17ffe02220 - reverted patch for #400461 (not correct)
- fixed wrong %{chroot}/dev/* labelling during fresh system installation
    (#431202)
2008-02-08 10:23:01 +00:00
Adam Tkac
dd1c37e33f - fixed initscript wait loop (#426382) 2007-12-27 14:47:47 +00:00
Adam Tkac
72f5cc831d - added dst/gssapi.h to -devel subpackage (#419091)
- improved fix for (#417431)
2007-12-12 13:27:02 +00:00
Adam Tkac
7c05423481 - fixed shutdown with initscript when rndc doesn't work (#417431)
- fixed IDN patch (#412241)
2007-12-11 12:23:32 +00:00
Adam Tkac
072956c6a2 - removed statement from initscript which passes -D to named 2007-11-19 14:03:28 +00:00
Adam Tkac
15c5cd7a8d - added bind-sdb again, contains SDB modules and DLZ modules (#374261)
- bind-9.3.1rc1-sdb.patch replaced by bind-9.5-sdb.patch
2007-11-15 10:49:41 +00:00
Adam Tkac
eff12eee3b - fixed typo in initscript 2007-10-25 09:59:55 +00:00
Adam Tkac
1c28622407 - initscript failure message is now printed correctly (#277981, Quentin
Armitage (quentin armitage org uk) )
2007-09-05 09:56:24 +00:00
Adam Tkac
fb5bf17ee8 - added new initscript option KEYTAB_FILE which specified where is located
kerberos .keytab file for named service
- obsolete temporary bind-9.5-spnego-memory_management.patch by
    bind-9.5-gssapictx-free.patch which conforms BIND coding standards
    (#251853)
2007-08-23 09:09:35 +00:00
Adam Tkac
fe4c11e287 - disabled on all runlevels by default 2007-07-31 13:28:10 +00:00
Adam Tkac
2be0bc65f4 - removed bind-sdb package (default named has compiled SDB backend now)
- integrated DLZ (Dynamically loadable zones) drivers
- integrated GSS-TSIG support (RFC 3645)
- build with -O0 (many new features, potential core dumps will be more
    useful)
2007-07-20 11:31:19 +00:00
Adam Tkac
969b1cbd8f initscript is ready for parallel booting (#246878) 2007-07-17 10:48:09 +00:00
Adam Tkac
55b04de09a - marked caching-nameserver as obsolete (#244604)
- fixed typo in initscript (causes that named doesn't detect NetworkManager
    correctly)
- next cleanup in configuration - moved configfiles into config.tar
- removed delay between start & restart in initscript
2007-06-18 12:40:28 +00:00
Adam Tkac
e51da3145d - major changes in initscript. Could be LSB compatible
- removed caching-nameserver subpackage and move configfiles from there
    into main bind package as default configuration
- major changes in default configuration
2007-06-14 15:13:02 +00:00
Adam Tkac
7fdb7fd693 - very minor compatibility change in bind-chroot-admin (line 215)
- enabled IDN support by default and don't distribute IDN libraries
    (#169546)
- specfile cleanup
- add dynamic directory to /var/named. This directory will be primarily
    used for dynamic DNS zones. ENABLE_ZONE_WRITE and SELinux's
    named_write_master_zones no longer exist
2007-06-04 13:44:35 +00:00
Martin Stransky
a05b51b9cd named.init tunning 2006-12-06 11:37:20 +00:00
Martin Stransky
6139f9a32d added a notice to init script when /etc/named.conf doesn't exist (#216075) 2006-12-06 10:24:21 +00:00
Martin Stransky
d28e3c8a26 added back an interval to restart 2006-11-10 14:00:17 +00:00
Martin Stransky
511f41b9e2 added fix for #212549: init script does not unmount /proc filesystem 2006-10-30 13:37:47 +00:00
Martin Stransky
28242bb7c3 added fixes for #212348, #211249, #211083 2006-10-30 12:10:16 +00:00
Martin Stransky
2e702b326b added timeout to init script 2006-10-05 13:06:25 +00:00
Martin Stransky
66f11969cf fix for Bind Init Script does not create the PID file always, work in
progress version
2006-10-05 11:14:27 +00:00
jvdias
6fcc997885 update to auto-enable of D-BUS if NetworkManager enabled 2006-07-20 18:40:14 +00:00
jvdias
bc0ace676a fix bug 196398; fix namedGetForwarders for new dbus 2006-07-19 18:46:43 +00:00
jvdias
2e31a9e4b1 missing / ! 2006-03-22 17:55:16 +00:00
jvdias
0cd02aa18f - replace caching-nameserver with bind-config sub-package
- fix bug 181730: fix creation of named user & gid
- fix bug 177595: handle case where $ROOTDIR is a link in initscript
- fix bug 177001: bind-config creates symlinks OK now
- fix bug 176388: named.conf is now never replaced by any RPM
- fix bug 176246: remove unecessary creation of rpmsave links
- fix bug 174925: no replacement of named.conf
- fix bug 173963: existing named.conf never modified
- major .spec file cleanup
2006-03-07 04:25:38 +00:00
jvdias
dc8dced0c2 use egrep -q for dbus socket mount check 2005-12-02 00:08:28 +00:00
jvdias
f84fe39673 workaround latest selinux policy: mount /var/run/dbus under chroot instead
of /var/run/dbus/system-bus-socket
2005-11-23 21:24:10 +00:00
jvdias
a06ea57c08 check for -D option properly 2005-10-28 20:12:12 +00:00
jvdias
38a73ea995 handle named -c option properly; allow -D option to be used with
bind-chroot
2005-10-19 21:48:56 +00:00
jvdias
f4e163996b Allow -D option to be used with bind-chroot 2005-10-19 19:44:40 +00:00
jvdias
94df73dc90 *** empty log message *** 2005-10-10 22:49:38 +00:00
jvdias
31ab244dd2 fix bug 169416 2005-09-28 14:35:12 +00:00
jvdias
3c357dd8bd fix bug 167062 2005-08-30 17:02:08 +00:00
jvdias
e9f83dfd42 handle named_sdb properly; checkconfig() must handle named "-c" option;
make configtest, test, check configcheck synonyms
2005-08-17 02:31:35 +00:00
jvdias
4206716ead fix bug 164017: deal with multiple and trailing "/" sequences in $ROOTDIR 2005-08-03 17:05:11 +00:00
jvdias
aad9089220 fix bugs 163598, 163409 2005-07-19 15:40:15 +00:00
jvdias
1ccce37de0 bug 151852 addendum: silence mount of /proc under chroot if root user not
granted CAP_MOUNT capability
2005-07-13 23:30:53 +00:00
jvdias
6e144cb21b fix bugs: 157601, 156797, 154335 2005-05-18 02:26:57 +00:00
jvdias
b7b41adc31 fix bugs: 157601, 156797, 154335 2005-05-18 01:06:14 +00:00
jvdias
1abbaa0a01 fix bug 151852 2005-03-22 21:54:12 +00:00
jvdias
eb5340de02 change chkconfig run order to 11 89 2005-02-18 21:20:30 +00:00
jvdias
18d1e19b26 Upgrade to 9.3.1rc1. Add SDB support. fix bugs 147824 / 147073 / 145664. 2005-02-17 06:39:15 +00:00