Commit Graph

350 Commits

Author SHA1 Message Date
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
Martin Stransky 729663244a date change 2006-12-06 14:54:45 +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 a510529323 added fix from #215997: incorrect permissions on dnszone.schema 2006-11-22 14:07:26 +00:00
Martin Stransky 2dcae4b105 fix for #216185: bind-chroot-admin able to change root mode 750 2006-11-21 16:33:52 +00:00
Martin Stransky 3a49122da1 renamed package, it should meet the N-V-R criteria 2006-11-21 12:39:58 +00:00
Martin Stransky d28e3c8a26 added back an interval to restart 2006-11-10 14:00:17 +00:00
Martin Stransky 5c5cdca146 fix for #212961: bind-chroot doesn't clean up its mess on %preun 2006-11-03 15:04:41 +00:00
Martin Stransky 6766d81e82 disabled SSL version check, our SSL is already patched 2006-11-03 11:16:52 +00:00
Martin Stransky 90c9551d84 update to 9.3.3rc3, removed already merged patches 2006-11-03 10:06:41 +00:00
Martin Stransky 25c0200383 fix for #211282: EDNS is globally enabled, crashing CheckPoint FW-1 2006-11-02 12:27:31 +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 2e4a40499d fix for #200465: named-checkzone and co. cannot be run as non-root user 2006-10-26 08:11:06 +00:00
Martin Stransky ddfd063bc3 fix for #209359: bind-libs from compatlayer CD will not install on ia64 2006-10-13 10:10:13 +00:00
Martin Stransky 724524768d added fix for #210096: warning: group named does not exist - using root 2006-10-10 09:21:35 +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
Martin Stransky 5cb2d02ad3 removed chcon from post script, replaced by restorecon, (Bug 202547,
comment no. 37)
2006-10-02 13:54:47 +00:00
Martin Stransky 05d01834a7 doc fix 2006-09-16 09:38:56 +00:00
Martin Stransky 7f63ac6696 spec file tunning - not complete yet, work in progress 2006-09-15 15:59:29 +00:00
Martin Stransky f5f9da1366 update to 9.3.3rc2, removed old/unused patches 2006-09-15 14:44:12 +00:00
Martin Stransky 8a3138495d added upstream patch for correct SIG handling - CVE-2006-4095 2006-09-06 12:23:30 +00:00
Martin Stransky 73dd15ee07 suppressed messages from bind-chroot-admin, cleared notes about bind-config 2006-09-05 11:03:16 +00:00
Daniel J Walsh 659e0f2321 Fix chcon for SELinux 2006-08-28 14:05:37 +00:00
Martin Stransky 79e214db26 added fix for #203522 - bind-chroot-admin -e command fails 2006-08-22 11:01:33 +00:00
Martin Stransky e08ea85cbe fix for #203194 - tmpfile usage 2006-08-21 10:14:57 +00:00
Martin Stransky 4583f16198 dentation fix 2006-08-17 08:43:45 +00:00
Martin Stransky 664403ec13 fix for #202542 - /usr/sbin/bind-chroot-admin: No such file or directory,
fix for #202547 - file_contexts: invalid context
2006-08-17 08:40:10 +00:00
Martin Stransky 5246fdfd70 added Provides: bind-config 2006-08-11 12:39:51 +00:00
Martin Stransky 29d1d1d59f fix bug 197493: renaming subpackage bind-config to caching-nameserver 2006-08-11 09:53:19 +00:00
jvdias 344c0744cd fix bug 199876 2006-07-24 15:52:39 +00:00
Florian La Roche 83e50b77dd - #195881 2006-07-24 10:01:56 +00:00
jvdias 49eb4b9677 fix addenda to bugs 189789, 196398 2006-07-21 20:36:45 +00:00
jvdias 6fcc997885 update to auto-enable of D-BUS if NetworkManager enabled 2006-07-20 18:40:14 +00:00
jvdias e76b450f1c fix bugs 196398, 195881; fix namedGetForwarders for new dbus 2006-07-19 19:35:24 +00:00
jvdias bc0ace676a fix bug 196398; fix namedGetForwarders for new dbus 2006-07-19 18:46:43 +00:00
Matthias Clasen 7129176f33 Rebuild 2006-07-19 13:51:38 +00:00
jvdias 35a33a01be rebuild for new build environment 2006-07-12 21:09:01 +00:00
Jesse Keating a57653b033 bumped for rebuild 2006-07-12 05:26:41 +00:00
jvdias fc31cdddc1 fix bugs 191093, 189789; backport selected fixes from upstream v9_3_3b1 CVS 2006-06-14 05:26:43 +00:00
Jeremy Katz 10f5fb7f70 - and actually put the devel symlinks in the right subpackage 2006-06-07 21:08:50 +00:00
Jeremy Katz 70dd0b41df - rebuild for -devel deps 2006-05-25 22:07:07 +00:00
jvdias 278c8c423e - apply upstream patch for ncache_adderesult segfault bug 173961 addenda
- fix bug 188382: rpm --verify permissions inconsistencies
- fix bug 189186: use /sbin/service instead of initscript
- rebuild for new gcc, glibc-kernheaders
2006-04-19 00:37:16 +00:00
jvdias 80c7ce2179 fix bug 188382 2006-04-14 01:49:36 +00:00
jvdias aefe828e5b - fix resolver.c ncache_adderesult segfault reported in addenda to bug
173961 (upstream bugs #15642, #15528 ?)
- allow named ability to generate core dumps after setuid (upstream bug
    #15753)
2006-04-04 20:55:48 +00:00
jvdias 38b9404262 fix bug 187529 2006-04-03 16:45:30 +00:00
jvdias 64b22d012f fix bugs 187286, 187333 2006-03-30 23:37:14 +00:00