Changelog for
unbound-munin-1.4.5-2.fc14.x86_64.rpm :
Tue Jun 15 14:00:00 2010 Paul Wouters
- 1.4.5-2
- Bump release - forgot to upload the new tar ball.
Tue Jun 15 14:00:00 2010 Paul Wouters - 1.4.5-1
- Upgraded to 1.4.5
Mon May 31 14:00:00 2010 Paul Wouters - 1.4.4-2
- Added accidentally omitted svn patches to cvs
Mon May 31 14:00:00 2010 Paul Wouters - 1.4.4-1
- Upgraded to 1.4.4 with svn patches
- Obsolete dnssec-conf to ensure it is de-installed
Thu Mar 11 13:00:00 2010 Paul Wouters - 1.4.3-1
- Update to 1.4.3 that fixes 64bit crasher
Tue Mar 9 13:00:00 2010 Paul Wouters - 1.4.2-1
- Updated to 1.4.2
- Updated unbound.conf with new options
- Enabled pre-fetching DNSKEY records (DNSSEC speedup)
- Enabled re-fetching popular records before they expire
- Enabled logging of DNSSEC validation errors
Mon Mar 1 13:00:00 2010 Paul Wouters - 1.4.1-5
- Overriding -D_GNU_SOURCE is no longer needed. This fixes DSO issues
with pthreads
Wed Feb 24 13:00:00 2010 Paul Wouters - 1.4.1-3
- Change make/configure lines to attempt to fix -lphtread linking issue
Thu Feb 18 13:00:00 2010 Paul Wouters - 1.4.1-2
- Removed dependancy for dnssec-conf
- Added ISC DLV key (formerly in dnssec-conf)
- Fixup old DLV locations in unbound.conf file via %post
- Fix parent child disagreement handling and no-ipv6 present [svn r1953]
Tue Jan 5 13:00:00 2010 Paul Wouters - 1.4.1-1
- Updated to 1.4.1
- Changed %define to %global
Thu Oct 8 14:00:00 2009 Paul Wouters - 1.3.4-2
- Bump version
Thu Oct 8 14:00:00 2009 Paul Wouters - 1.3.4-1
- Upgraded to 1.3.4. Security fix with validating NSEC3 records
Fri Aug 21 14:00:00 2009 Tomas Mraz - 1.3.3-2
- rebuilt with new openssl
Mon Aug 17 14:00:00 2009 Paul Wouters - 1.3.3-1
- Updated to 1.3.3
Sun Jul 26 14:00:00 2009 Fedora Release Engineering - 1.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Sat Jun 20 14:00:00 2009 Paul Wouters - 1.3.0-2
- Added missing glob patch to cvs
- Place python macros within the %with_python check
Sat Jun 20 14:00:00 2009 Paul Wouters - 1.3.0-1
- Updated to 1.3.0
- Added unbound-python sub package. disabled for now
- Patch from svn to fix DLV lookups
- Patches from svn to detect wrong truncated response from BIND 9.6.1 with
minimal-responses)
- Added Default-Start and Default-Stop to unbound.init
- Re-enabled --enable-sha2
- Re-enabled glob.patch
Wed May 20 14:00:00 2009 Paul Wouters - 1.2.1-7
- unbound-iterator.patch was not commited
Wed May 20 14:00:00 2009 Paul Wouters - 1.2.1-6
- Fix for https://bugzilla.redhat.com/show_bug.cgi?id=499793
Tue Mar 17 13:00:00 2009 Paul Wouters - 1.2.1-5
- Use --nocheck to avoid giving an error on missing unbound-remote certs/keys
Tue Mar 10 13:00:00 2009 Adam Tkac - 1.2.1-4
- enable DNSSEC only if it is enabled in sysconfig/dnssec
Mon Mar 9 13:00:00 2009 Adam Tkac - 1.2.1-3
- add DNSSEC support to initscript and enabled it per default
- add requires dnssec-conf
Wed Feb 25 13:00:00 2009 Fedora Release Engineering - 1.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Tue Feb 10 13:00:00 2009 Paul Wouters - updated to 1.2.1
Sun Jan 18 13:00:00 2009 Tomas Mraz - 1.2.0-2
- rebuild with new openssl
Wed Jan 14 13:00:00 2009 Paul Wouters - Updated to 1.2.0
- Added dependancy on minimum SSL for CVE-2008-5077
- Added dependancy on bc for unbound-munin
- Added minimum requirement of libevent 1.4.5. Crashes with older versions
(note: libevent is stale in EL-4 and not in EL-5, needs fixing there)
- Removed dependancy on selinux-policy (will get used when available)
- Enable options as per draft-wijngaards-dnsext-resolver-side-mitigation-00.txt
- Enable unwanted-reply-threshold to mitigate against a Kaminsky attack
- Enable val-clean-additional to drop addition unsigned data from signed
response.
- Removed patches (got merged into upstream)
Mon Jan 5 13:00:00 2009 Paul Wouters - 1.1.1-7
- Modified scandir patch to silently fail when wildcard matches nothing
- Patch to allow unbound-checkconf to find empty wildcard matches
Mon Jan 5 13:00:00 2009 Paul Wouters - 1.1.1-6
- Added scandir patch for trusted-keys-file: option, which
is used to load multiple dnssec keys in bind file format
Mon Dec 8 13:00:00 2008 Paul Wouters - 1.1.1-4
- Added Requires: for selinux-policy >= 3.5.13-33 for proper SElinux rules.
Mon Dec 1 13:00:00 2008 Paul Wouters - 1.1.1-3
- We did not own the /etc/unbound directory (#474020)
- Fixed cvs anomalies
Fri Nov 28 13:00:00 2008 Adam Tkac - 1.1.1-2
- removed all obsolete chroot related stuff
- label control certs after generation correctly
Thu Nov 20 13:00:00 2008 Paul Wouters - 1.1.1-1
- Updated to unbound 1.1.1 which fixes a crasher and
addresses nlnetlabs bug #219
Wed Nov 19 13:00:00 2008 Paul Wouters - 1.1.0-3
- Remove the chroot, obsoleted by SElinux
- Add additional munin plugin links supported by unbound plugin
- Move configuration directory from /var/lib/unbound to /etc/unbound
- Modified unbound.init and unbound.conf to account for chroot changes
- Updated unbound.conf with new available options
- Enabled dns-0x20 protection per default
Wed Nov 19 13:00:00 2008 Adam Tkac - 1.1.0-2
- unbound-1.1.0-log_open.patch
- make sure log is opened before chroot call
- tracked as http://www.nlnetlabs.nl/bugs/show_bug.cgi?id=219
- removed /dev/log and /var/run/unbound and /etc/resolv.conf from
chroot, not needed
- don\'t mount files in chroot, it causes problems during updates
- fixed typo in default config file
Fri Nov 14 13:00:00 2008 Paul Wouters - 1.1.0-1
- Updated to version 1.1.0
- Updated unbound.conf\'s statistics options and remote-control
to work properly for munin
- Added unbound-munin package
- Generate unbound remote-control key/certs on first startup
- Required ldns is now 1.4.0
Wed Oct 22 14:00:00 2008 Paul Wouters - 1.0.2-5
- Only call ldconfig in -libs package
- Move configure into build section
- devel subpackage should only depend on libs subpackage
Tue Oct 21 14:00:00 2008 Paul Wouters - 1.0.2-4
- Fix CFLAGS getting lost in build
- Don\'t enable interface-automatic:yes because that
causes unbound to listen on 0.0.0.0 instead of 127.0.0.1
Sun Oct 19 14:00:00 2008 Paul Wouters - 1.0.2-3
- Split off unbound-libs, make build verbose
Thu Oct 9 14:00:00 2008 Paul Wouters - 1.0.2-2
- FSB compliance, chroot fixes, initscript fixes
Thu Sep 11 14:00:00 2008 Paul Wouters - 1.0.2-1
- Upgraded to 1.0.2
Wed Jul 16 14:00:00 2008 Paul Wouters - 1.0.1-1
- upgraded to new release
Wed May 21 14:00:00 2008 Paul Wouters - 1.0.0-2
- Build against ldns-1.3.0
Wed May 21 14:00:00 2008 Paul Wouters - 1.0.0-1
- Split of -devel package, fixed dependancies, make rpmlint happy
Fri Apr 25 14:00:00 2008 Wouter Wijngaards - 0.12
- Using parts from ports collection entry by Jaap Akkerhuis.
- Using Fedoraproject wiki guidelines.
Wed Apr 23 14:00:00 2008 Wouter Wijngaards - 0.11
- Initial version.