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