Commit Graph

797 Commits

Author SHA1 Message Date
Dennis Gilmore
d18b5e4f2e - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 21:58:28 -05:00
Tomas Hozza
4ecbfd89d6 Squash libidn patches into one
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-05-26 15:42:49 +02:00
Tomas Hozza
9f33a20115 configure bind with --with-dlopen=yes to support dynamically loadable DLZ drivers
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-04-22 14:22:24 +02:00
Tomas Hozza
230113feee Fix two issues
- dlz_dlopen driver could return the wrong error leading to a segfault (#1052781)
- Fix race condition when freeing fetch object (ISC-Bugs #35385)

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-03-05 14:43:00 +01:00
Tomas Hozza
7ebf9a3e72 Update to 9.9.5 stable
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-02-13 09:31:31 +01:00
Rex Dieter
e983ad30af libs, -libs-lite: track sonames, so abi bumps aren't a surprise 2014-01-26 13:15:09 -06:00
Tomas Hozza
9d09f43a80 Fix spec file error causing FTBFS in rawhide
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-01-24 14:43:23 +01:00
Tomas Hozza
fb62390fbb update to 9.9.5rc2
- merged patches dropped
- some patches rebased to the new version

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-01-24 13:08:12 +01:00
Tomas Hozza
01ddf2c8af non-existance of resolv.conf should not be fatal
Resolves rhbz#1052343

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-01-15 10:17:36 +01:00
Tomas Hozza
14a63be5be Fix CVE-2014-0591
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-01-14 14:05:20 +01:00
Tomas Hozza
1a8c6bc42b Build bind-sdb against libdb instead of libdb4
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-01-06 22:02:48 +01:00
Tomas Hozza
abe4be5502 Update to bind-9.9.5b1
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2014-01-06 15:06:20 +01:00
Tomas Hozza
cfca698d2b Fix crash in rbtdb after two sucessive getoriginnode() calls
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-12-18 13:03:52 +01:00
Tomas Hozza
7eb562bbab Rework the chroot setup/destruction workflow
- Split chroot package for named and named-sdb
- Extract setting-up/destroying of chroot to a separate systemd service (#997030)

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-12-17 17:09:44 +01:00
Tomas Hozza
0cd5a0ff48 Fixed memory leak in nsupdate if 'realm' was used multiple times
Resolves: #984687
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-11-28 10:05:22 +01:00
Tomas Hozza
3267c0ac54 Install configuration for rwtab and fix chroot setup script
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-11-12 14:29:33 +01:00
Tomas Hozza
cb97bbcb9f Conditionaly build bind for developers
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-11-04 09:05:55 +01:00
Tomas Hozza
ab389647c8 Correct the upstream patch for #794940
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-10-31 16:51:24 +01:00
Tomas Hozza
f9f4e84366 use --enable-filter-aaaa when building bind to enable use of filter-aaaa-on-v4 option
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-10-31 11:33:29 +01:00
Tomas Hozza
426c09470b Forgot to change config-11.tar.bz2 -> config-12.tar.bz2
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-10-30 13:25:47 +01:00
Tomas Hozza
8beb2b82a5 Bump the release number
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-10-30 12:57:45 +01:00
Tomas Hozza
93a69bb161 Added session-keyfile statement into default named.conf since we use /run/named
Since we don't use default /var/run/named path for PID file, we should not
use it also for Dynamic DNS session key.

Therefore the following line was added into the named.conf:
session-keyfile "/run/named/session.key";

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-10-30 12:45:06 +01:00
Tomas Hozza
09394b223a Create symlink /var/named/chroot/var/run -> /var/named/chroot/run
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-10-30 12:43:31 +01:00
Tomas Hozza
48fc9b39c5 Use upstream version of patch for previously fixed #794940
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-10-29 10:49:29 +01:00
Tomas Hozza
3ddaff2ea9 Fix race condition on send buffers in dighost.c (#794940)
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-10-18 11:48:03 +02:00
Tomas Hozza
3d99690d74 install isc/errno2result.h header
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-10-08 14:07:46 +02:00
Tomas Hozza
55d3302131 Update to bind-9.9.4 stable
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-09-23 09:26:20 +02:00
Tomas Hozza
4a918b84b0 Fix [ISC-Bugs #34738] dns_journal_open() returns a pointer to stack
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-09-10 10:03:44 +02:00
Tomas Hozza
d010f7191d update to bind-9.9.4rc2
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-09-09 12:35:04 +02:00
Tomas Hozza
a249bc6298 Move named-checkzone and named-compilezone to bind-utils package
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-08-20 17:05:29 +02:00
Tomas Hozza
5caf68e0f8 Move tools that don't need the server to run, from main package to bind-utils (#964313)
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-08-20 15:37:54 +02:00
Tomas Hozza
5154ca3352 Don't generate rndc.key if there exists rndc.conf
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-08-16 13:08:20 +02:00
Tomas Hozza
ba646ed5d4 don't install named-sdb.service if SDB macro is defined to zero
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-08-16 12:03:32 +02:00
Tomas Hozza
65cc9d95ad update to bind-9.9.4rc1
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-08-05 15:28:53 +02:00
Tomas Hozza
f4daa58a90 Fix setup-named-chroot.sh to mount/umount everything successfully
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-08-05 15:18:52 +02:00
Dennis Gilmore
d60cf6630d - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-02 22:26:19 -05:00
Tomas Hozza
37d1c73624 update to bind-9.9.4b1
- drop merged RRL patch
- drop merged stat.h patch

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-07-15 13:58:12 +02:00
Tomas Hozza
bd600e49c8 Fix dates in Changelog
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-07-10 10:47:23 +02:00
Tomas Hozza
0c054b2ac8 update to 9.9.3-P1 (fix for CVE-2013-3919)
- update RRL patch to 9.9.3-P1-rl.156.01

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-06-05 09:52:49 +02:00
Tomas Hozza
76b23b8702 bump release to prevent update path issues
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-06-03 20:03:00 +02:00
Tomas Hozza
df0cae9e8b update RRL patch to the latest version 9.9.3-rl.150.20
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-06-03 14:40:31 +02:00
Tomas Hozza
1bf060007d update to 9.9.3
- install dns/update.h header

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-06-03 09:47:13 +02:00
Tomas Hozza
2cc782fdff Fix segfault in host/nslookup (#878139)
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-05-17 09:58:20 +02:00
Tomas Hozza
0a46a99c61 Change config-10.tar.bz2 to config-11.tar.bz2 in sources
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-05-13 13:21:33 +02:00
Tomas Hozza
60039a5407 update to 9.9.3rc2
- part of bind97-exportlib.patch not needed any more
- bind-9.9.1-P2-multlib-conflict.patch modified to reflect latest source
- rl-9.9.3rc1.patch -> rl-9.9.3rc2.patch
- bind99-opts.patch merged

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-05-13 12:50:46 +02:00
Tomas Hozza
ad6dbbdee6 Include managed-keys-directory statement in named.conf.sample (#948026)
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-05-03 12:55:45 +02:00
Tomas Hozza
d0fda06135 Include recursion Warning in named.conf and named.conf.sample (#740894)
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-05-03 12:50:12 +02:00
Tomas Hozza
4242e4f1c1 Fix zone2sqlite to quote table names when creating/dropping/inserting (#919417)
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-05-02 15:54:40 +02:00
Adam Tkac
7731d63afb Fix crash in nsupdate when processing "-r" parameter (#949544)
Signed-off-by: Adam Tkac <adam.tkac@geodis.cz>
2013-04-19 12:21:30 +02:00
Adam Tkac
4ebe3dc7ef Ship dns/rrl.h in -devel subpkg
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-04-16 16:44:05 +02:00
Adam Tkac
c9b9417fb2 Update to 9.9.3rc1
- bind-96-libtool2.patch has been merged
- fix bind tmpfiles.d for named.pid /run migration (#920713)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-04-16 15:42:36 +02:00
Tomas Hozza
31f953d106 New upstream patch version fixing CVE-2013-2266 (#928032)
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-03-27 12:57:26 +01:00
Adam Tkac
2043f0c3c9 Move pidfile to /run/named/named.pid
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-03-19 16:03:18 +01:00
Tomas Hozza
c69f33f779 Fix Makefile.in to include header added by rate limiting patch (#918330)
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-03-07 09:22:55 +01:00
Adam Tkac
2d741bb523 Drop some developer-only documentation and move ARM to %%docdir
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-03-05 13:45:29 +01:00
Adam Tkac
05cf2799f8 Include rate limiting patch
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-02-18 14:47:30 +01:00
Tomas Hozza
a54c4dc454 mount/umount /var/named in setup-named-chroot.sh as the last one (#904666)
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-01-29 17:39:29 +01:00
Tomas Hozza
619831eeff Corrected IP addresses in named.ca (#901741)
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-01-28 16:12:15 +01:00
Adam Tkac
151d963a40 Fix IDN related statement in dig.1 manpage
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-12-20 14:40:30 +01:00
Adam Tkac
0f7d49832f Renerate /etc/rndc.key during named service startup if doesn't exist
- increase startup timeout in systemd units to 90sec (default)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-12-20 14:34:39 +01:00
Tomas Hozza
e73262808d update to bind-9.9.2-P1
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2012-12-05 09:30:24 +01:00
Adam Tkac
cd3db89ffb Minor bugfixes
- document dig exit codes in manpage
- ignore empty "search" options in resolv.conf

Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-11-12 15:35:59 +01:00
Adam Tkac
15281fbc42 Drop PKCS11 support on rhel
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-11-12 11:23:18 +01:00
Adam Tkac
7d40dc1da5 Install isc/stat.h
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-10-11 16:07:10 +02:00
Adam Tkac
d6323c1def Update to 9.9.2
- bind97-rh714049.patch has been dropped
- patches merged
  - bind98-rh816164.patch

Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-10-11 13:34:19 +02:00
Tomas Hozza
2aeaf22a1a Adjusted Requires from systemd-units to systemd. 2012-10-09 15:25:22 +02:00
Adam Tkac
51e3f36892 Update to bind-9.9.1-P3
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-09-13 17:16:08 +02:00
Tomas Hozza
7519c842dd changed %define macros to %global and fixed several rpmlint warnings 2012-08-22 15:41:02 +02:00
Tomas Hozza
d9b90b5d92 fixed SPEC file so it comply with new systemd-rpm macros guidelines (#850045) 2012-08-22 14:47:47 +02:00
Tomas Hozza
fd468c0f80 Changed PrivateTmp to "false" in *-chroot.service unit files (#825869) 2012-08-08 12:59:35 +02:00
Tomas Hozza
a013398319 Fixed bind-devel multilib conflict (#478718) 2012-08-01 15:29:55 +02:00
Tomas Hozza
2421460d24 Fixed path to libdb.so in config.dlz.in 2012-07-30 16:27:33 +02:00
Tomas Hozza
99402419a5 Fixed bad path to systemctl in /etc/NetworkManager/dispatcher.d/13-named (#844047) 2012-07-30 15:18:43 +02:00
Adam Tkac
06bfaa4fef Update to 9.9.1-P2
Signed-off-by: Adam Tkac <vonsch@gmail.com>
2012-07-26 13:55:23 +02:00
Dennis Gilmore
c8bd0f2bc2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 12:50:32 -05:00
Ville Skyttä
44476833c8 Avoid shell invocation and dep for -libs-lite %postun. 2012-07-11 23:21:03 +03:00
Adam Tkac
cf5dc7323a Update to 9.9.1-P1 (CVE-2012-1667)
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-06-04 15:59:21 +02:00
Adam Tkac
475645f00d Update to 9.9.1
- bind99-coverity.patch merged
- bind-9.5-overflow.patch merged

Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-05-24 14:50:55 +02:00
Adam Tkac
341c7de50d nslookup: return non-zero exit code when fail to get answer (#816164)
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-05-07 17:52:48 +02:00
Adam Tkac
773ac2b8b3 initscript: don't umount /var/named when didn't mount it
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-04-26 13:34:29 +02:00
Adam Tkac
0e5b5af688 apply all non-SDB patches before SDB ones (#804475)
enable Berkeley DB DLZ backend (#804478)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-04-24 14:59:30 +02:00
Adam Tkac
8d53d34994 bind97-rh699951.patch is no longer needed (different fix is in 9.9.0)
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-04-12 13:44:37 +02:00
Adam Tkac
bcb8c5a5f6 Remove unneeded bind99-v6only.patch
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-03-26 15:12:45 +02:00
Adam Tkac
e845d82d1a Some more minor bugfixes.
- don't call `rndc-confgen -a` in "post" section
- fix some packaging bugs in bind-chroot

Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-03-05 14:44:04 +01:00
Adam Tkac
6cd938d8ce Include some fixes...
- load dynamic DBs later (and update dyndb patch)
- fix memory leak in named during processing of rndc command

Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-03-05 14:22:52 +01:00
Adam Tkac
dabddcf2c7 Update to 9.9.0
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-03-05 13:50:52 +01:00
Adam Tkac
deca2d7733 Build with "--enable-fixed-rrset"
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-02-15 14:15:47 +01:00
Adam Tkac
4004a29b6c doc/rfc and doc/draft are no longer shipped in tarball
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-02-01 13:36:35 +01:00
Adam Tkac
124c3fc2f1 Update to 9.9.0rc2
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-02-01 12:22:27 +01:00
Adam Tkac
d218af54a5 retire initscript in favour of systemd unit files (#719419)
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-01-30 16:59:01 +01:00
Adam Tkac
c7d6bc15c0 Update to 9.9.0rc1
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-01-12 11:31:27 +01:00
Peter Robinson
a58359fc07 mktemp was long obsoleted by coreutils 2012-01-11 10:22:33 +00:00
Adam Tkac
1860966522 Ship dns/forward.h in -devel subpkg.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-12-07 16:22:12 +01:00
Adam Tkac
8e38086c4b Update to 9.9.0b2 (CVE-2011-4313)
Patches merged
- bind97-rh700097.patch
- bind99-cinfo.patch

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-11-22 13:57:57 +01:00
Adam Tkac
6161cf7d2c Ship dns/clientinfo.h in bind-devel
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-11-14 14:23:09 +01:00
Adam Tkac
961e87b7c9 update to 9.9.0b1
- bind98-dlz_buildfix.patch merged

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-11-11 09:25:44 +01:00
Adam Tkac
61b073aa6a nslookup failed to resolve name in certain cases
Signed-off-by: Adam Tkac <vonsch@gmail.com>
2011-10-28 15:06:56 +02:00
Adam Tkac
2d24bcf904 Remove deps filter, it is no longer needed (#739663)
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-09-26 16:01:29 +02:00
Adam Tkac
70e2a7d863 Fix logrotate config file (#725256)
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-09-09 12:55:09 +02:00
Adam Tkac
771823363d Update to 9.8.1 and fix some bugs
- ship /etc/trusted-key.key (needed by dig)
- use select instead of epoll in export libs (#735103)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-09-07 19:09:25 +02:00
Adam Tkac
4cd36470f8 Add bind-libs versioned requires to bind pkg
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-08-31 17:58:50 +02:00
Adam Tkac
4c513b0e09 Make /etc/named.{root,iscdlv}.key world-readable and fix DLZ related compilation issues
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-08-31 17:42:52 +02:00
Adam Tkac
2bd2458b3c Some low-priority bugfixes & enhancements.
- fix rare race condition in request.c
- print "the working directory is not writable" as debug message
- re-add configtest target to initscript
- initscript: sybsys name is always named, not named-sdb
- nsupdate returned zero when target zone didn't exist (#700097)
- nsupdate could have failed if server has multiple IPs and the first
  was unreachable (#714049)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-08-31 15:09:46 +02:00
Adam Tkac
86c080f6b6 Rebase to 9.8.1rc1 and update patches.
bind97-cleanup.patch, bind97-rh674334.patch and bind98-includes.patch were
merged.

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-08-31 15:00:04 +02:00
Adam Tkac
6322cef147 Improve patch for #725741
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-08-03 15:43:08 +02:00
Adam Tkac
3eb67c23c1 named could have crashed during reload when dyndb module is used (#725741)
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-07-26 17:06:58 +02:00
Adam Tkac
796ae3f199 Update to 9.8.0-P4
- bind98-libdns-export.patch merged

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-07-05 21:00:37 +02:00
Adam Tkac
95c9b3fdb6 Update the dyndb patch.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-06-02 12:26:12 +02:00
Adam Tkac
36ea44a658 Fix compilation of libdns-export.so
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-05-27 11:07:36 +02:00
Adam Tkac
136022b9f3 Update to 9.8.0-P2 (CVE-2011-1910)
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-05-27 10:24:33 +02:00
Adam Tkac
a3e9bb8bda Update to 9.8.0-P1 (CVE-2011-1907).
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-05-06 11:18:17 +02:00
Dan Horák
6fff3b39f0 rebuilt for mysql 5.5.10 (soname bump in libmysqlclient) 2011-03-23 19:05:18 +01:00
Adam Tkac
8bf97dc309 Update to 9.8.0.
- bind97-rh665971.patch merged

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-03-03 13:36:09 +01:00
Adam Tkac
100a9cfcec Revert "Integrate named with libnmserver library."
This reverts commit 3e86a6bcba.
2011-03-03 13:14:28 +01:00
Adam Tkac
3e86a6bcba Integrate named with libnmserver library.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-02-22 17:04:57 +01:00
Adam Tkac
333f89f44e Include dns/rpz.h in -devel subpkg.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-02-22 12:20:48 +01:00
Adam Tkac
5bc2b4b996 Update to 9.8.0rc1.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-02-21 17:34:54 +01:00
Adam Tkac
9dbbf53ecc Update to 9.7.3 + minor fixes.
- fix dig +trace on dualstack systems (#674334)
- fix linkage order when building on system with older BIND (#665971)
- reduce number of gcc warnings

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-02-18 15:41:12 +01:00
Dennis Gilmore
b783612511 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 22:52:32 -06:00
Adam Tkac
2ccdf60e3a Update to 9.7.3rc1.
- bind97-krb5-self.patch merged

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-25 11:18:27 +01:00
Adam Tkac
bbaece96c1 Fix changelog entry.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-12 15:21:53 +01:00
Adam Tkac
ebeac1bec4 Fix typo in initscript.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-12 15:09:19 +01:00
Adam Tkac
559263dd25 Fix "service named status" and don't check MD5, size and mtime of sysconfig/named.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-06 15:12:00 +01:00
Adam Tkac
d4ce1d893b Add new option DISABLE_ZONE_CHECKING to sysconfig/named.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-06 14:10:49 +01:00
Adam Tkac
bd297885de Update to 9.7.3b1.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-05 14:05:48 +01:00
Adam Tkac
f214e0843b Initscript should terminate only the correct "named" process (#622785).
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-05 12:58:29 +01:00
Adam Tkac
a0a60a6bd5 Fix "krb5-self" update-policy rule processing.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-12-20 11:52:54 +01:00
Adam Tkac
3afaba74d9 Update to 9.7.2-P3.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-12-02 10:02:35 +01:00
Jan Görig
79e5ad687f - added tmpfiles.d support (#656550)
- removed old PID checking in initscript
2010-11-29 14:22:41 +01:00
Adam Tkac
516bc441f8 Don't emit various informational messages by default (#645544).
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-11-08 14:54:49 +01:00
Adam Tkac
7a16468dc5 Add "-export" suffix to public libraries.
- move BIND9 internal libs back to %%{_libdir}
- add "-export" suffix to public libraries (-lite subpkg)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-10-20 14:45:23 +02:00
Adam Tkac
9b81ef32b1 Ship -devel subpkg for internal libs, dnsperf needs it.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-10-07 16:20:51 +02:00
Adam Tkac
5856f09a63 Disable parallel build of lib/export/isc/libisc.la.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-10-07 14:55:21 +02:00
Adam Tkac
531ba12e2a - new bind-libs-lite and bind-lite-devel subpkgs which contain
public version of BIND 9 libraries
- don't ship -devel subpkg for internal BIND 9 libraries

Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-10-07 11:39:41 +02:00
Adam Tkac
5751312c59 Update to 9.7.2-P2.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-09-29 09:43:30 +02:00
Adam Tkac
85ba863cb7 Update to 9.7.2.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-09-16 10:59:29 +02:00
Adam Tkac
be7323a92d Update to 9.7.2rc1.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-08-27 10:48:01 +02:00
Adam Tkac
aa9e285744 host: handle "debug", "attempts" and "timeout" options in resolv.conf well
Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-08-10 13:27:02 +02:00
Adam Tkac
62ad4d6446 - update to 9.7.2b1
- patches merged
  - bind97-rh507429.patch
2010-08-03 15:00:08 +02:00
Adam Tkac
f9d514a29a - supply root zone DNSKEY in default configuration 2010-07-19 14:24:14 +00:00
Adam Tkac
0ebd48a0e0 - update to 9.7.1-P2 (CVE-2010-0213) 2010-07-19 07:46:45 +00:00
Adam Tkac
056a92a871 - remove outdated Copyright.caching-nameserver file
- remove rfc1912.txt, it is already located in %%doc/rfc directory
- move COPYRIGHT to the bind-libs subpkg
- add COPYRIGHT to the -pkcs11 subpkg
2010-07-12 14:13:59 +00:00
Adam Tkac
6f55351f41 - update to 9.7.1-P1 2010-07-09 10:51:48 +00:00
Adam Tkac
de6201fdf2 - update to 9.7.1
- improve the "dnssec-conf" trigger
2010-06-28 11:23:34 +00:00
Adam Tkac
6b27902f03 - update to 9.7.1rc1
- patches merged
- bind97-keysdir.patch
2010-06-09 10:29:53 +00:00
Adam Tkac
5a5b2a1167 - update to 9.7.1b1
- make /var/named/dynamic as a default directory for managed DNSSEC keys
- add patch to get "managed-keys-directory" option working
- patches merged
- bind97-managed-keyfile.patch
- bind97-rh554316.patch
2010-05-31 16:51:40 +00:00
Adam Tkac
fd85eb9167 - update dnssec-conf Obsoletes/Provides 2010-05-21 15:32:09 +00:00
Adam Tkac
83dd31c546 - update to 9.7.0-P2 2010-05-20 11:58:03 +00:00
Adam Tkac
b360005238 - added lost patch for #554316 (occasional crash in keytable.c) 2010-03-26 14:40:10 +00:00
Adam Tkac
bc36826f0d - active query might be destroyed in resume_dslookup() which triggered
REQUIRE failure (#507429)
2010-03-26 14:19:43 +00:00
Adam Tkac
8785971f78 - install SDB related manpages only when build with SDB 2010-03-22 15:34:49 +00:00
Adam Tkac
df05e7d42d - update to 9.7.0-P1 2010-03-19 10:31:11 +00:00
Jan Görig
23ee02aeb0 - bind-sdb now requires bind 2010-03-16 11:17:24 +00:00
Jan Görig
dde47d54f6 - add man-pages ldap2zone.1 zonetodb.1 zone2sqlite.1 named-sdb.8 (#525655 2010-03-15 15:50:51 +00:00
Adam Tkac
5e22ace443 - fix multilib issue (#478718) [jgorig] 2010-03-01 14:12:40 +00:00
Adam Tkac
bb31346709 - enable/disable chroot when bind-chroot is installed/uninstalled
- fix typo in the dnssec-conf trigger
2010-03-01 12:55:07 +00:00
Adam Tkac
311ac6e9ab - improve automatic DNSSEC reconfiguration trigger
- initscript now returns 2 in case that action doesn't exist (#523435)
2010-03-01 12:20:05 +00:00
Adam Tkac
1f627ba683 Don't try to ship nonexistant README.pkcs11 2010-02-17 15:22:48 +00:00
Adam Tkac
e51639a1cf - update to 9.7.0 final 2010-02-17 15:11:44 +00:00
Adam Tkac
34adbeb306 - obsolete dnssec-conf
- automatically update configuration from old dnssec-conf based
- improve default configuration; enable DLV by default
- remove obsolete triggerpostun from bind-libs subpackage
2010-02-15 16:07:02 +00:00
Adam Tkac
7f138a6ba9 - update to 9.7.0rc2 2010-01-28 11:31:36 +00:00
Adam Tkac
13e55cd35c - initscript LSB related fixes (#523435) 2010-01-27 17:12:19 +00:00
Adam Tkac
b51a1f40e4 - revert the "DEBUG" feature (#510283), it causes too many problems
(#545128)
2010-01-27 15:19:02 +00:00
Adam Tkac
853a1f339e - update default configuration - change spec file appropriately. 2009-12-15 13:05:28 +00:00
Adam Tkac
af6de1e113 - update to 9.7.0rc1
- bind97-headers.patch merged
- update default configuration
2009-12-15 13:00:36 +00:00
Adam Tkac
19b1286fca - update to 9.7.0b3 2009-12-01 14:29:42 +00:00
Adam Tkac
b5bdffedac - install isc/namespace.h header 2009-11-26 09:26:43 +00:00
Adam Tkac
830064b15d - update to 9.7.0b2 2009-11-06 11:46:06 +00:00
Adam Tkac
2fc1c6e8a5 - update to 9.7.0b1
- add bind-pkcs11 subpackage to support PKCS11 compatible keystores for
    DNSSEC keys
2009-11-03 11:06:16 +00:00
Adam Tkac
98a514b98b - don't package named-bootconf utility, it is very outdated and unneeded 2009-10-08 14:40:32 +00:00
Adam Tkac
b70aaadb53 - determine file size via stat instead of ls (#523682) 2009-09-21 10:38:47 +00:00
Adam Tkac
e99cc3499f - update to 9.7.0a3 2009-09-16 11:09:13 +00:00
Adam Tkac
2af3ea715d - improve chroot related documentation (#507795)
- add NetworkManager dispatcher script to reload named when network
    interface is activated/deactivated (#490275)
- don't set/unset named_write_master_zones SELinux boolean every time in
    initscript, modify it only when it's actually needed
2009-09-15 15:34:00 +00:00
Adam Tkac
f12e46d9ad - update to 9.7.0a2
- merged patches
- bind-96-db_unregister.patch
- bind96-rh507469.patch
2009-09-15 12:56:46 +00:00
Adam Tkac
dd9171cb2c - next attempt to fix the postun trigger (#520385)
- remove obsolete bind-9.3.1rc1-fix_libbind_includedir.patch
2009-09-01 10:22:39 +00:00
Tomáš Mráz
f8c1ad6758 - rebuilt with new openssl 2009-08-21 12:37:36 +00:00
Martin Nagy
fc549c69fc - update the patch for dynamic loading of database backends 2009-08-04 05:15:49 +00:00
Adam Tkac
73232ec521 - 9.6.1-P1 release (CVE-2009-0696)
- fix postun trigger (#513016, hopefully)
2009-07-29 13:18:39 +00:00
Jesse Keating
489141e153 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 18:02:32 +00:00
Adam Tkac
3200281b05 - remove useless bind-9.3.3rc2-rndckey.patch 2009-07-20 12:55:35 +00:00
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
7ffd8214d5 - 9.6.1rc1 release 2009-05-27 07:41:08 +00:00
Adam Tkac
c0e31848c2 - update the patch for dynamic loading of database backends
- create %%{_libdir}/bind directory
- copy default named.conf to doc directory, shared with s-c-bind (atkac)
2009-04-29 14:05:52 +00:00
Martin Nagy
ec60046d32 - update the patch for dynamic loading of database backends
- create %{_libdir}/bind directory
2009-04-27 19:35:39 +00:00
Adam Tkac
3475d4ccbe - useradd now takes "-N" instead of "-n" (atkac, #495726)
- print nicer error msg when zone file is actually a directory (atkac,
    #490837)
2009-04-24 15:29:06 +00:00
Martin Nagy
01aab7c4c3 - update the patch for dynamic loading of database backends
- fix dns_db_unregister()
2009-04-22 15:37:08 +00:00
Martin Nagy
32aa839776 - update the patch for dynamic loading of database backends 2009-04-22 06:47:57 +00:00
Adam Tkac
35358171ac - 9.6.1b1 release
- patches merged
- bind-96-isc_header.patch
- bind-95-rh469440.patch
- bind-96-realloc.patch
- bind9-fedora-0001.diff
- use -version-number instead of -version-info libtool param
2009-03-30 14:54:41 +00:00
Adam Tkac
f949b56cdb - logrotate configuration file now points to /var/named/data/named.run by
default (#489986)
2009-03-23 15:14:00 +00:00
Adam Tkac
913b3afd3d - fall back to insecure mode when no supported DNSSEC algorithm is found
instead of SERVFAIL
- don't fall back to non-EDNS0 queries when DO bit is set
2009-03-17 11:41:17 +00:00
Adam Tkac
fc276131b5 - enable DNSSEC only if it is enabled in sysconfig/dnssec 2009-03-10 11:53:43 +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
9b3f9635ea - fire away libbind, it is now separate package 2009-03-09 14:35:56 +00:00
Adam Tkac
ce30f77919 - fixed some read buffer overflows (upstream) 2009-03-04 09:27:48 +00:00
Jesse Keating
d51b2c46ab - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 04:40:50 +00:00
Martin Nagy
205f42ddd6 - update the patch for dynamic loading of database backends
- include iterated_hash.h
2009-02-12 15:21:08 +00:00
Caolan McNamara
f483b8bf94 rebuild for dependencies 2009-01-24 17:33:18 +00:00
Adam Tkac
10e206f918 - rebuild against new openssl 2009-01-21 13:12:40 +00:00
Adam Tkac
81608e7aa8 - 9.6.0-P1 release (CVE-2009-0025) 2009-01-08 14:05:04 +00:00
Adam Tkac
36c19fae23 - Happy new year
- 9.6.0 release
2009-01-05 08:17:46 +00:00
Adam Tkac
8ff18349e6 - 9.6.0rc2 release
- bind-96-rh475120.patch merged
2008-12-18 13:34:51 +00:00
Martin Nagy
b1c08c198e - add patch for dynamic loading of database backends 2008-12-16 13:14:16 +00:00
Adam Tkac
6ea5073522 - added libxml2-devel to BuildRequires 2008-12-15 14:43:37 +00:00
Adam Tkac
fb507bf78c - allow to reuse address for non-random query-source ports (#475120) 2008-12-09 14:21:05 +00:00
Adam Tkac
0ff4566640 - unpack bz2 archives via "tar xjf" instead of "tar xf" 2008-12-08 11:35:53 +00:00
Adam Tkac
f8a48cba51 - 9.6.0rc1 release
- patches merged
- bind-9.2.0rc3-varrun.patch
- bind-95-sdlz-include.patch
- bind-96-libxml2.patch
- fixed rare use-after-free problem in host utility (#452060)
- enabled chase of DNSSEC signature chains in dig
2008-12-03 12:38:21 +00:00
Adam Tkac
98dc3420a0 - improved sample config file (#473586) 2008-12-01 16:01:44 +00:00
Adam Tkac
f18d558f4f - reverted previous change, koji doesn't like it 2008-11-26 12:26:11 +00:00
Adam Tkac
443731aa66 - build bind-chroot as noarch 2008-11-26 12:18:37 +00:00
Adam Tkac
c768d86633 - updates due libtool 2.2.6
- don't pass -DLDAP_DEPRECATED to cpp, handle it directly in sources
2008-11-24 12:59:15 +00:00
Adam Tkac
eebed2aabe - make statistics http server working, patch backported from 9.6 HEAD 2008-11-11 14:39:31 +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
5691aedf5b - dig/host: use only IPv4 addresses when -4 option is specified (#469440) 2008-11-03 11:36:03 +00:00
Adam Tkac
b2c2f375e2 - removed unneeded bind-9.4.1-ldap-api.patch 2008-10-30 13:50:06 +00:00
Adam Tkac
cc7f3e831a - ship dns/{s,}dlz.h and isc/radix.h in bind-devel 2008-10-30 11:06:52 +00:00
Adam Tkac
1a7b0845f3 - removed bind-9.4.0-dnssec-directory.patch, it is wrong 2008-10-07 10:22:54 +00:00
Adam Tkac
a99cd96ce0 - 9.5.1b2 release
- patches merged
- bind95-rh454783.patch
- bind-9.5-edns.patch
- bind95-rh450995.patch
- bind95-rh457175.patch
2008-09-24 09:00:04 +00:00
Adam Tkac
77020b9c5b - IDN output strings didn't honour locale settings (#461409) 2008-09-17 08:03:03 +00:00
Adam Tkac
6eed956cdf - disable transfer stats on DLZ zones (#454783) 2008-08-05 12:01:14 +00:00
Adam Tkac
10534b2bf6 - add forgotten patch for #457175
- build with -O2
2008-08-04 12:04:03 +00:00
Adam Tkac
6ca2c1eec0 - static libraries are no longer supported
- IP acls weren't merged correctly (#457175)
- use fPIE on sparcv9/sparc64 (Dennis Gilmore)
- add sparc64 to list of 64bit arches in spec (Dennis Gilmore)
2008-07-31 15:09:35 +00:00
Adam Tkac
1e57f4955e - updated patches due new rpm (--fuzz=0 patch parameter) 2008-07-21 10:47:18 +00:00
Adam Tkac
73e3d597bb - use %%patch0 for Patch0 (#455061)
- correct source address (#455118)
2008-07-14 08:30:47 +00:00
Adam Tkac
3471a1770a - 9.5.1b1 release (CVE-2008-1447)
- dropped bind-9.5-recv-race.patch because upstream doesn't want it
2008-07-11 10:16:21 +00:00
Adam Tkac
02d976683f - update default named.conf statements 2008-06-30 10:49:28 +00:00
Adam Tkac
31ee0f193c - some compat changes to fix building on RHEL4 2008-06-26 15:54:17 +00:00
Adam Tkac
99fc20a35a - fixed typo in %%posttrans script 2008-06-23 11:47:20 +00:00
Adam Tkac
20b9c8fe2a - parse inner acls correctly (#450995) 2008-06-18 11:21:14 +00:00
Adam Tkac
40b00446b3 - removed dns-keygen utility in favour of rndc-confgen -a (#449287)
- some minor sample fixes (#449274)
2008-06-02 12:12:39 +00:00
Adam Tkac
484a9481dd - updated to 9.5.0 final
- use getifaddrs to find available interfaces
2008-05-29 17:49:23 +00:00
Adam Tkac
c0263f95bd - updated to 9.5.0 final
- use getifaddrs to find available interfaces
2008-05-29 17:47:49 +00:00
Adam Tkac
15ab9ca5f0 - make /var/run/named writable by named (#448277)
- fixed one non-utf8 file
2008-05-26 15:59:30 +00:00
Adam Tkac
e384734d67 - fixes needed to pass package review (#225614) 2008-05-22 13:19:09 +00:00
Adam Tkac
23e79e02a4 - bind-chroot now depends on bind (#446477) 2008-05-21 10:30:45 +00:00
Adam Tkac
6109c48d8a - updated to 9.5.0rc1
- merged patches
- bind-9.5-libcap.patch
- make binaries readable by others (#427826)
2008-05-14 10:40:26 +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
b246b77488 - addresses 0.0.0.0 and ::0 really match any (#275091, comment #28) 2008-05-06 09:34:26 +00:00
Adam Tkac
bd6af4d1fd - readded bind-9.5-libcap.patch
- added bind-9.5-recv-race.patch from F8 branch (#400461)
2008-05-05 10:20:59 +00:00
Adam Tkac
19191709fc - build with -O0 (rawhide builds) 2008-04-30 09:08:24 +00:00
Adam Tkac
44f4a7a882 - build Berkeley DB DLZ backend 2008-04-23 15:15:11 +00:00
Adam Tkac
76073e2e5c - 9.5.0b3 release
- dropped patches (upstream)
- bind-9.5-transfer-segv.patch
- bind-9.5-mudflap.patch
- bind-9.5.0-generate-xml.patch
- bind-9.5-libcap.patch
2008-04-23 08:03:00 +00:00
Adam Tkac
95fd5e6c3e - fixed named.conf.sample file (#437569) 2008-04-02 12:43:33 +00:00
Adam Tkac
dcb87f0cf7 - fixed URLs 2008-03-14 12:48:09 +00:00
Adam Tkac
cb92bf7b74 - removed -O0 from CFLAGS 2008-02-24 13:40:32 +00:00
Adam Tkac
7e92996f88 - rebuild without mudflap (#434159) 2008-02-24 13:35:47 +00:00
Adam Tkac
bdd5a0f2be - use -c -f instead --copy --force 2008-02-20 15:02:41 +00:00
Adam Tkac
aa8fd38bcf - port named to use libcap library, enable threads (#433102)
- removed some unneeded Requires
2008-02-20 14:35:02 +00:00
Adam Tkac
300cfcff2d - removed conditional build with libefence (use -fmudflapth instead)
- fixed building of DLZ stuff (#432497)
- do not build Berkeley DB DLZ backend
- temporary build with --disable-linux-caps and without threads (#433102)
- update named.ca file to affect IPv6 changes in root zone
2008-02-19 10:20:49 +00:00
Adam Tkac
5ca594a9cb - improved sdb_tools Makefile.in 2008-02-12 11:40:19 +00:00
Adam Tkac
bbeea42ab3 - build with -D_GNU_SOURCE (#431734)
- improved fix for #253537, posttrans script is now used
- improved fix for #400461
- 9.5.0b2
- bind-9.3.2b1-PIE.patch replaced by bind-9.5-PIE.patch
- only named, named-sdb and lwresd are PIE
- bind-9.5-sdb.patch has been updated
- bind-9.5-libidn.patch has been updated
- bind-9.4.0-sdb-sqlite-bld.patch replaced by bind-9.5-sdb-sqlite-bld.patch
- removed bind-9.5-gssapi-header.patch (upstream)
- removed bind-9.5-CVE-2008-0122.patch (upstream)
- removed bind-9.2.2-nsl.patch
2008-02-11 17:11:26 +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
62d611d7df - fixed segfault during sending notifies (#400461)
- rebuild with gcc 4.3 series
2008-02-04 13:10:39 +00:00
Adam Tkac
bd244743f6 - removed bind-9.3.2-prctl_set_dumpable.patch (upstream)
- allow parallel building of libdns library
- CVE-2008-0122
2008-01-22 16:57:44 +00:00
Adam Tkac
7bcaa52bb5 - removed dependency on policycoreutils and libselinux (#426515) 2007-12-27 15:13:52 +00:00
Adam Tkac
dd1c37e33f - fixed initscript wait loop (#426382) 2007-12-27 14:47:47 +00:00
Adam Tkac
ed104584a8 - fixed regression caused by libidn2 patch (#426348) 2007-12-20 13:46:29 +00:00
Adam Tkac
b4f38cb187 - fixed typo in post section (CVE-2007-6283) 2007-12-19 16:26:13 +00:00
Adam Tkac
512cdbdd86 - removed obsoleted triggers
- CVE-2007-6283 (#423081)
2007-12-19 15:46:39 +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
56125acf78 - 9.5.0b1 (#405281, #392491) 2007-12-06 19:51:15 +00:00
Jesse Keating
6bd75c5bd0 - Rebuild for deps 2007-12-06 15:33:06 +00:00
Adam Tkac
03c9c5d990 - build with -O0 2007-12-05 13:43:38 +00:00
Adam Tkac
bb5d895564 - bind-9.5-random_ports.patch was removed because upstream doesn't like it.
query-source{,v6} options are sufficient (#391931)
- bind-chroot-admin called restorecon on /proc filesystem (#405281)
2007-12-04 13:44:21 +00:00
Adam Tkac
27efb4347e - removed edns patch to keep compatibility with vanilla bind (#275091,
comment #20)
2007-11-26 19:26:22 +00:00
Adam Tkac
565c3b28dc - use system port selector instead ISC's (#391931) 2007-11-21 12:00:28 +00:00
Adam Tkac
072956c6a2 - removed statement from initscript which passes -D to named 2007-11-19 14:03:28 +00:00
Adam Tkac
31f7ce1b8b - 9.5.0a7
- dropped patches (upstream)
- bind-9.5-update.patch
- bind-9.5-pool_badfree.patch
- bind-9.5-_res_errno.patch
2007-11-15 11:49:27 +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
62ace91e56 - new L.ROOT-SERVERS.NET address 2007-11-12 16:29:47 +00:00
Adam Tkac
d5a069e563 - removed Requires: openldap, postgresql, mysql, db4, unixODBC 2007-11-12 15:30:02 +00:00
Adam Tkac
2add4cbf1d - completely disable DBUS 2007-10-29 11:35:57 +00:00
Adam Tkac
8af0fe42da - minor cleanup in bind-chroot-admin 2007-10-26 10:33:01 +00:00
Adam Tkac
eff12eee3b - fixed typo in initscript 2007-10-25 09:59:55 +00:00
Adam Tkac
3f1f99fa88 - disabled DBUS (dhcdbd doesn't exist & #339191) 2007-10-23 17:55:46 +00:00
Adam Tkac
bbe5776b48 - fixed missing va_end () functions (#336601)
- fixed memory leak when dbus initialization fails
2007-10-18 17:45:07 +00:00
Adam Tkac
edea69c54e - corrected named.5 SDB statement (#326051) 2007-10-16 16:41:25 +00:00
Adam Tkac
007ac2d240 - added edns patch again (#275091) 2007-09-24 12:40:31 +00:00
Adam Tkac
fa28231ea6 - removed bind-9.3.3-edns.patch patch (see #275091 for reasons) 2007-09-24 12:05:29 +00:00
Adam Tkac
19fe83500b - build with O2
- removed "autotools" patch
- bugfixing in bind-chroot-admin (#279901)
2007-09-20 11:07:30 +00:00
Adam Tkac
89803af2ce - bind-9.5-2119_revert.patch and bind-9.5-fix_h_errno.patch are obsoleted
by upstream bind-9.5-_res_errno.patch
2007-09-06 11:36:13 +00:00
Adam Tkac
76b6450081 - fixed wrong resolver's dispatch pool cleanup (#275011, patch from tmraz
redhat com)
2007-09-06 08:10:34 +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
10a7d95225 - temporary revert ISC 2119 change and add "libbind-errno" patch (#254501)
again
2007-09-03 08:23:14 +00:00
Adam Tkac
77c85ac7ae - removed end dots from Summary sections (skasal@redhat.com)
- fixed wrong file creation by autotools patch (skasal@redhat.com)
2007-08-23 12:57:57 +00:00
Adam Tkac
c2ec1465ff - start using --disable-isc-spnego configure option
- remove bind-9.5-spnego-memory_management.patch (source isn't compiled)
2007-08-23 11:11:25 +00:00
Adam Tkac
de5c2d0120 - fixed typo 2007-08-23 09:16:40 +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
0a58672414 - dropped direct dependency to /etc/openldap/schema directory
- changed hardcoded paths to marcros
- fired away code which configure LDAP server
2007-08-22 11:01:53 +00:00
Adam Tkac
0827e93fa6 - named could crash with SRV record UPDATE (#251336) 2007-08-14 09:43:25 +00:00
Adam Tkac
b598411a0b - disable 64bit dlz driver patch on alpha and ia64 (#251298)
- remove wrong malloc functions from lib/dns/spnego.c (#251853)
2007-08-13 16:06:46 +00:00
Adam Tkac
902cff93ad - changed licence to ISC 2007-08-06 09:25:41 +00:00
Adam Tkac
fe4c11e287 - disabled on all runlevels by default 2007-07-31 13:28:10 +00:00
Adam Tkac
2d6bd822c3 - update autotools tarball 2007-07-30 13:48:23 +00:00
Adam Tkac
3416d0c170 - minor next improvements on autotools patch
- dig and host utilities now using libidn instead idnkit for IDN support
2007-07-30 13:34:39 +00:00
Warren Togami
62e2c7cd2c binutils/gcc bug rebuild (#249435) 2007-07-25 17:37:22 +00:00
Adam Tkac
788dabf8dc - updated to 9.5.0a6 which contains fixes for CVE-2007-2925 and
CVE-2007-2926
- fixed building on 64bits
2007-07-24 15:18:00 +00:00
Adam Tkac
a0180575d3 - integrated "autotools" patch for testing purposes 2007-07-23 17:55:02 +00:00
Adam Tkac
e93ead5573 - fixed DLZ drivers building on 64bit systems 2007-07-23 14:27:48 +00:00
Adam Tkac
a7cf97ec50 - fixed relation between logrotate and chroot-ed named 2007-07-20 12:53:34 +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
f3718dfd1b handle integer overflow in isc_time_secondsastimet more gracefully
(#247856)
2007-07-17 06:09:36 +00:00
Adam Tkac
9c2a844c6c - moved chroot's configfiles into chroot subpackage (#248306) 2007-07-16 08:42:55 +00:00
Adam Tkac
c90d3f2232 - minor changes in default configuration ('pedantic' changes only)
- fix wrong errno assigment in __res_vinit function (#245857)
- removed wrong patch to #150288
2007-07-02 15:31:28 +00:00
Adam Tkac
e5705701dd - typo in post section 2007-06-19 13:12:47 +00:00
Adam Tkac
066ea905d2 - updated to latest upstream (9.5.0a5) + remove obsoleted patches 2007-06-19 10:57:53 +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
Adam Tkac
9091db68d8 - enabled idn by default
- specfile cleanup
2007-06-04 08:05:17 +00:00
Adam Tkac
35f077d2e8 - minor compatibility change in bind-chroot-admin, line 215 2007-05-29 11:39:26 +00:00
Adam Tkac
b82deb2ea7 - start using deprecated ldap API because new-api patch didn't work (lack
of documentation)
- fix minor bug in bind-chroot-admin script (#241103)
2007-05-24 14:31:50 +00:00
Adam Tkac
96fffb4804 - changed dist flag in changelog to fc8 2007-05-22 14:41:10 +00:00
Adam Tkac
45783cc5d4 - fixed bind-chroot-admin dynamic zone update handling
- rewrited ldap backend to latest api
2007-05-22 14:39:30 +00:00
Adam Tkac
1820066703 fixed bind-chroot-admin dynamic DNS handling (#239149) 2007-05-15 12:17:17 +00:00
Adam Tkac
bd3ab6edda test build 2007-05-07 10:23:57 +00:00
Adam Tkac
906dcded8c updated to 9.4.1 which contains fix to CVE-2007-2241 2007-05-02 14:47:24 +00:00
Adam Tkac
427dfbf651 - added forgotten restorecon statement in bind-chroot-admin 2007-04-27 13:59:11 +00:00
Adam Tkac
83c4dc9822 - removed -O0 gcc flag 2007-04-27 13:47:51 +00:00
Adam Tkac
6539046350 - fixed race-condition in dbus code (#235809) 2007-04-27 13:45:53 +00:00
Adam Tkac
03f646e50f - cleanup in caching-nameserver config file
- zone-freeze patch has been improved
2007-04-24 11:12:38 +00:00
Adam Tkac
205d5ef896 - renamed idn patches
- named could find zone to freeze correctly now (#236426)
2007-04-18 11:25:21 +00:00
Adam Tkac
0c76cb3934 added experimental idn support to dig + host utils 2007-04-16 14:45:21 +00:00
Adam Tkac
3ae660a68b dnssec-signzone's -d option now works correctly 2007-04-11 15:44:47 +00:00
Adam Tkac
35de41098b release up 2007-04-10 17:26:22 +00:00
Adam Tkac
ec2f58a89c cleanup in caching-nameserver configuration (#209954) throw away idn
changes
2007-04-10 17:25:42 +00:00
Adam Tkac
60fd3200ff see changelog for changes 2007-03-16 15:25:39 +00:00
Adam Tkac
c30533e317 - bind-chroot-admin is now in chroot package
- SQLite support in bind-sdb
- redhat_doc.patch is always applied
2007-03-12 15:15:37 +00:00
Adam Tkac
03a58f5559 release number have been corrected 2007-03-06 15:35:07 +00:00
Adam Tkac
26292ab68c changelog update 2007-03-06 15:34:14 +00:00
Adam Tkac
5ea70d6f4e updated to 9.4.0 bind-chroot-admin now using restorecon instead chcon 2007-03-06 15:32:16 +00:00
Adam Tkac
7d1ee6c49c Minor cleanup in bind-chroot-admin script 2007-02-15 15:46:08 +00:00
Adam Tkac
168cdeae16 fixed broken bind-chroot-admin script 2007-02-09 14:36:56 +00:00
Adam Tkac
f47d1818a7 fixed bind-chroot script (#227600) 2007-02-07 16:38:48 +00:00
Adam Tkac
1dab710357 fixed conflict between bind-sdb & ldap 2007-02-05 12:40:39 +00:00
Adam Tkac
f591b15708 {_includedir}/bind macro has been twice in spec file... 2007-02-01 16:09:51 +00:00
Adam Tkac
b4717003a2 minor errors in specfile have been fixed 2007-02-01 14:06:19 +00:00
Adam Tkac
fb3a212e60 redirected output from bind-chroot's prep & preun to /dev/null 2007-01-29 13:36:51 +00:00
Adam Tkac
ef31ff85e9 Updated to 9.3.4 which contains two security bugfixes 2007-01-25 18:00:56 +00:00
Adam Tkac
5f04d34518 added "@" and "." characters to my e-mail address in changelog 2007-01-23 12:45:28 +00:00
Adam Tkac
4e2ae06f1e marked bind-libbind-devel as obsolete 2007-01-23 10:49:42 +00:00
Adam Tkac
497e1ae94e fixed some building problems 2007-01-22 13:25:36 +00:00
Adam Tkac
9e01d43e0e Resolves: #214208 Libs from bind-libbind-devel have been moved to
bind-devel & bind-libs
2007-01-22 12:45:50 +00:00
Martin Stransky
0200abfd54 fixed a multi-lib issue 2007-01-16 22:42:34 +00:00
Martin Stransky
286aa4d78c added namedGetForwarders written in shell (#176100) 2007-01-04 14:37:49 +00:00
Martin Stransky
4f2e75b9bf update to 9.3.3 final, fix for #219069: file included twice in src.rpm 2006-12-10 23:52:53 +00:00