Commit Graph

  • 73232ec521 - 9.6.1-P1 release (CVE-2009-0696) - fix postun trigger (#513016, hopefully) Adam Tkac 2009-07-29 13:18:39 +0000
  • 489141e153 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild Jesse Keating 2009-07-24 18:02:32 +0000
  • 3200281b05 - remove useless bind-9.3.3rc2-rndckey.patch Adam Tkac 2009-07-20 12:55:35 +0000
  • 7323239b74 - fix broken symlinks in bind-libs (#509635) - fix typos in /etc/sysconfig/named (#509650) - add DEBUG option to /etc/sysconfig/named (#510283) Adam Tkac 2009-07-13 13:02:42 +0000
  • 583a06b173 - improved "chroot automount" patches (#504596) - host should fail if specified server doesn't respond (#507469) Adam Tkac 2009-06-24 14:51:55 +0000
  • 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 Adam Tkac 2009-06-17 15:55:38 +0000
  • 7ffd8214d5 - 9.6.1rc1 release Adam Tkac 2009-05-27 07:41:08 +0000
  • 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) Adam Tkac 2009-04-29 14:05:52 +0000
  • 146866cd45 - update the patch for dynamic loading of database backends - create %{_libdir}/bind directory Martin Nagy 2009-04-28 17:14:02 +0000
  • ec60046d32 - update the patch for dynamic loading of database backends - create %{_libdir}/bind directory Martin Nagy 2009-04-27 19:35:39 +0000
  • 3475d4ccbe - useradd now takes "-N" instead of "-n" (atkac, #495726) - print nicer error msg when zone file is actually a directory (atkac, #490837) Adam Tkac 2009-04-24 15:29:06 +0000
  • 01aab7c4c3 - update the patch for dynamic loading of database backends - fix dns_db_unregister() Martin Nagy 2009-04-22 15:37:08 +0000
  • 32aa839776 - update the patch for dynamic loading of database backends Martin Nagy 2009-04-22 06:47:57 +0000
  • 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 Adam Tkac 2009-03-30 14:54:41 +0000
  • f949b56cdb - logrotate configuration file now points to /var/named/data/named.run by default (#489986) Adam Tkac 2009-03-23 15:14:00 +0000
  • 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 Adam Tkac 2009-03-17 11:41:17 +0000
  • fc276131b5 - enable DNSSEC only if it is enabled in sysconfig/dnssec Adam Tkac 2009-03-10 11:53:43 +0000
  • 8f3a7935d8 - add DNSSEC support to initscript, enabled it per default - add requires dnssec-conf Adam Tkac 2009-03-09 20:35:34 +0000
  • 9b3f9635ea - fire away libbind, it is now separate package Adam Tkac 2009-03-09 14:35:56 +0000
  • ce30f77919 - fixed some read buffer overflows (upstream) Adam Tkac 2009-03-04 09:27:48 +0000
  • d51b2c46ab - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild Jesse Keating 2009-02-24 04:40:50 +0000
  • 205f42ddd6 - update the patch for dynamic loading of database backends - include iterated_hash.h Martin Nagy 2009-02-12 15:21:08 +0000
  • f483b8bf94 rebuild for dependencies Caolan McNamara 2009-01-24 17:33:18 +0000
  • 10e206f918 - rebuild against new openssl Adam Tkac 2009-01-21 13:12:40 +0000
  • 81608e7aa8 - 9.6.0-P1 release (CVE-2009-0025) Adam Tkac 2009-01-08 14:05:04 +0000
  • 36c19fae23 - Happy new year - 9.6.0 release Adam Tkac 2009-01-05 08:17:46 +0000
  • 8ff18349e6 - 9.6.0rc2 release - bind-96-rh475120.patch merged Adam Tkac 2008-12-18 13:34:51 +0000
  • b1c08c198e - add patch for dynamic loading of database backends Martin Nagy 2008-12-16 13:14:16 +0000
  • 6ea5073522 - added libxml2-devel to BuildRequires Adam Tkac 2008-12-15 14:43:37 +0000
  • fb507bf78c - allow to reuse address for non-random query-source ports (#475120) Adam Tkac 2008-12-09 14:21:05 +0000
  • 0ff4566640 - unpack bz2 archives via "tar xjf" instead of "tar xf" Adam Tkac 2008-12-08 11:35:53 +0000
  • 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 Adam Tkac 2008-12-03 12:38:21 +0000
  • 98dc3420a0 - improved sample config file (#473586) Adam Tkac 2008-12-01 16:01:44 +0000
  • f18d558f4f - reverted previous change, koji doesn't like it Adam Tkac 2008-11-26 12:26:11 +0000
  • 443731aa66 - build bind-chroot as noarch Adam Tkac 2008-11-26 12:18:37 +0000
  • c768d86633 - updates due libtool 2.2.6 - don't pass -DLDAP_DEPRECATED to cpp, handle it directly in sources Adam Tkac 2008-11-24 12:59:15 +0000
  • eebed2aabe - make statistics http server working, patch backported from 9.6 HEAD Adam Tkac 2008-11-11 14:39:31 +0000
  • 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 Adam Tkac 2008-11-10 16:36:47 +0000
  • 5691aedf5b - dig/host: use only IPv4 addresses when -4 option is specified (#469440) Adam Tkac 2008-11-03 11:36:03 +0000
  • b2c2f375e2 - removed unneeded bind-9.4.1-ldap-api.patch Adam Tkac 2008-10-30 13:50:06 +0000
  • cc7f3e831a - ship dns/{s,}dlz.h and isc/radix.h in bind-devel Adam Tkac 2008-10-30 11:06:52 +0000
  • 1a7b0845f3 - removed bind-9.4.0-dnssec-directory.patch, it is wrong Adam Tkac 2008-10-07 10:22:54 +0000
  • c5eef512c0 - removed bind-9.3.2b2-no_servfail_stops.patch from CVS, not used in RPM Adam Tkac 2008-10-07 10:13:22 +0000
  • 9e9db25803 - removed bind-9.3.1-next_server_on_referral.patch from CVS, not used in RPM Adam Tkac 2008-10-07 10:11:21 +0000
  • a99cd96ce0 - 9.5.1b2 release - patches merged - bind95-rh454783.patch - bind-9.5-edns.patch - bind95-rh450995.patch - bind95-rh457175.patch Adam Tkac 2008-09-24 09:00:04 +0000
  • 77020b9c5b - IDN output strings didn't honour locale settings (#461409) Adam Tkac 2008-09-17 08:03:03 +0000
  • 6eed956cdf - disable transfer stats on DLZ zones (#454783) Adam Tkac 2008-08-05 12:01:14 +0000
  • 10534b2bf6 - add forgotten patch for #457175 - build with -O2 Adam Tkac 2008-08-04 12:04:03 +0000
  • 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) Adam Tkac 2008-07-31 15:09:35 +0000
  • 1e57f4955e - updated patches due new rpm (--fuzz=0 patch parameter) Adam Tkac 2008-07-21 10:47:18 +0000
  • 73e3d597bb - use %%patch0 for Patch0 (#455061) - correct source address (#455118) Adam Tkac 2008-07-14 08:30:47 +0000
  • 3471a1770a - 9.5.1b1 release (CVE-2008-1447) - dropped bind-9.5-recv-race.patch because upstream doesn't want it Adam Tkac 2008-07-11 10:16:21 +0000
  • 02d976683f - update default named.conf statements Adam Tkac 2008-06-30 10:49:28 +0000
  • 31ee0f193c - some compat changes to fix building on RHEL4 Adam Tkac 2008-06-26 15:54:17 +0000
  • 99fc20a35a - fixed typo in %%posttrans script Adam Tkac 2008-06-23 11:47:20 +0000
  • 20b9c8fe2a - parse inner acls correctly (#450995) Adam Tkac 2008-06-18 11:21:14 +0000
  • 40b00446b3 - removed dns-keygen utility in favour of rndc-confgen -a (#449287) - some minor sample fixes (#449274) Adam Tkac 2008-06-02 12:12:39 +0000
  • 484a9481dd - updated to 9.5.0 final - use getifaddrs to find available interfaces Adam Tkac 2008-05-29 17:49:23 +0000
  • c0263f95bd - updated to 9.5.0 final - use getifaddrs to find available interfaces Adam Tkac 2008-05-29 17:47:49 +0000
  • 15ab9ca5f0 - make /var/run/named writable by named (#448277) - fixed one non-utf8 file Adam Tkac 2008-05-26 15:59:30 +0000
  • 582a8191b4 - install libbind9 correctly (and strip it) Adam Tkac 2008-05-22 13:49:34 +0000
  • e384734d67 - fixes needed to pass package review (#225614) Adam Tkac 2008-05-22 13:19:09 +0000
  • 23e79e02a4 - bind-chroot now depends on bind (#446477) Adam Tkac 2008-05-21 10:30:45 +0000
  • 6109c48d8a - updated to 9.5.0rc1 - merged patches - bind-9.5-libcap.patch - make binaries readable by others (#427826) Adam Tkac 2008-05-14 10:40:26 +0000
  • 038864092f - reverted "any" patch, upstream says not needed - log EDNS failure only when we really switch to plain EDNS (#275091) - detect configuration file better Adam Tkac 2008-05-13 07:09:15 +0000
  • b246b77488 - addresses 0.0.0.0 and ::0 really match any (#275091, comment #28) Adam Tkac 2008-05-06 09:34:26 +0000
  • e00252b251 - updated libcap patch Adam Tkac 2008-05-05 12:07:30 +0000
  • bd6af4d1fd - readded bind-9.5-libcap.patch - added bind-9.5-recv-race.patch from F8 branch (#400461) Adam Tkac 2008-05-05 10:20:59 +0000
  • 19191709fc - build with -O0 (rawhide builds) Adam Tkac 2008-04-30 09:08:24 +0000
  • 44f4a7a882 - build Berkeley DB DLZ backend Adam Tkac 2008-04-23 15:15:11 +0000
  • 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 Adam Tkac 2008-04-23 08:03:00 +0000
  • 95fd5e6c3e - fixed named.conf.sample file (#437569) Adam Tkac 2008-04-02 12:43:33 +0000
  • dcb87f0cf7 - fixed URLs Adam Tkac 2008-03-14 12:48:09 +0000
  • cb92bf7b74 - removed -O0 from CFLAGS Adam Tkac 2008-02-24 13:40:32 +0000
  • 7e92996f88 - rebuild without mudflap (#434159) Adam Tkac 2008-02-24 13:35:47 +0000
  • bdd5a0f2be - use -c -f instead --copy --force Adam Tkac 2008-02-20 15:02:41 +0000
  • aa8fd38bcf - port named to use libcap library, enable threads (#433102) - removed some unneeded Requires Adam Tkac 2008-02-20 14:35:02 +0000
  • 2eb6fc2cfe - added forgotten patch Adam Tkac 2008-02-19 10:26:02 +0000
  • 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 Adam Tkac 2008-02-19 10:20:49 +0000
  • b2b15fb648 - removed unaplied and obsoleted bind-9.2.2-nsl.patch from CVS Adam Tkac 2008-02-14 09:56:31 +0000
  • 5ca594a9cb - improved sdb_tools Makefile.in Adam Tkac 2008-02-12 11:40:19 +0000
  • 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 Adam Tkac 2008-02-11 17:11:26 +0000
  • e31eda425b - reverted 9.5.0-25.1.b1 changes Adam Tkac 2008-02-11 15:47:01 +0000
  • 17ffe02220 - reverted patch for #400461 (not correct) - fixed wrong %{chroot}/dev/* labelling during fresh system installation (#431202) Adam Tkac 2008-02-08 10:23:01 +0000
  • 62d611d7df - fixed segfault during sending notifies (#400461) - rebuild with gcc 4.3 series Adam Tkac 2008-02-04 13:10:39 +0000
  • bd244743f6 - removed bind-9.3.2-prctl_set_dumpable.patch (upstream) - allow parallel building of libdns library - CVE-2008-0122 Adam Tkac 2008-01-22 16:57:44 +0000
  • 7bcaa52bb5 - removed dependency on policycoreutils and libselinux (#426515) Adam Tkac 2007-12-27 15:13:52 +0000
  • dd1c37e33f - fixed initscript wait loop (#426382) Adam Tkac 2007-12-27 14:47:47 +0000
  • ed104584a8 - fixed regression caused by libidn2 patch (#426348) Adam Tkac 2007-12-20 13:46:29 +0000
  • b4f38cb187 - fixed typo in post section (CVE-2007-6283) Adam Tkac 2007-12-19 16:26:13 +0000
  • 512cdbdd86 - removed obsoleted triggers - CVE-2007-6283 (#423081) Adam Tkac 2007-12-19 15:46:39 +0000
  • 72f5cc831d - added dst/gssapi.h to -devel subpackage (#419091) - improved fix for (#417431) Adam Tkac 2007-12-12 13:27:02 +0000
  • 7c05423481 - fixed shutdown with initscript when rndc doesn't work (#417431) - fixed IDN patch (#412241) Adam Tkac 2007-12-11 12:23:32 +0000
  • 56125acf78 - 9.5.0b1 (#405281, #392491) Adam Tkac 2007-12-06 19:51:15 +0000
  • 6bd75c5bd0 - Rebuild for deps Jesse Keating 2007-12-06 15:33:06 +0000
  • 03c9c5d990 - build with -O0 Adam Tkac 2007-12-05 13:43:38 +0000
  • 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) Adam Tkac 2007-12-04 13:44:21 +0000
  • 27efb4347e - removed edns patch to keep compatibility with vanilla bind (#275091, comment #20) Adam Tkac 2007-11-26 19:26:22 +0000
  • 565c3b28dc - use system port selector instead ISC's (#391931) Adam Tkac 2007-11-21 12:00:28 +0000
  • 072956c6a2 - removed statement from initscript which passes -D to named Adam Tkac 2007-11-19 14:03:28 +0000