File pdns-recursor.changes of Package pdns-recursor
-------------------------------------------------------------------
Tue Feb 9 10:47:26 CET 2010 - nadvornik@suse.cz
- backported fixes from 3.1.7.2:
CVE-2009-4009, CVE-2009-4010 [bnc#567990]
-------------------------------------------------------------------
Thu Nov 20 15:48:47 CET 2008 - mrueckert@suse.de
- fix typo in pdns-recursor-3.1.5_config.patch: (bnc#446608)
pdns_recursor was looking for the config file in the wrong path
- added pdns-recursor-3.1.7_lua.patch:
use pkg-config to find the CFLAGS/LIBS for the lua support
-------------------------------------------------------------------
Thu Nov 6 15:59:34 CET 2008 - mrueckert@suse.de
- added pdns-recursor-3.1.7_new_boost_exceptions.patch:
clearify the referenced exception class
-------------------------------------------------------------------
Mon Sep 8 15:17:27 CEST 2008 - anosek@suse.cz
- updated to version 3.1.7
* this version contains powerful scripting abilities, allowing
operators to modify DNS responses in many interesting ways.
Among other things, these abilities can be used to filter out
malware domains, to perform load balancing, to comply with legal
and other requirements and finally, to implement 'NXDOMAIN'
redirection.
* number of bugfixes
- dropped obsoleted patches:
(svn_fixes.patch) (make_it_compile.patch)
-------------------------------------------------------------------
Tue May 20 15:18:16 CEST 2008 - mrueckert@suse.de
- backport the fixes from 3.1.6
- The new high-quality random generator was not used for all
random numbers, especially in source port selection.
(bnc#375400)
- fix issue resolving popular domains where one of the
nameservers is suffering from a timeout.
- added pdns-recursor-3.1.6_make_it_compile.patch:
missing <limits> include broke build
- added pdns-recursor-3.1.6_parentheses_warning.patch:
fix small warning about missing parentheses (disabled for now)
-------------------------------------------------------------------
Wed Apr 2 11:50:30 CEST 2008 - anosek@suse.cz
- updated to version 3.1.5
New features:
* Implemented rec_control command get uptime
* The Recursor Authorative component, meant for having
the Recursor serve some zones authoritatively, now supports
$INCLUDE and $GENERATE.
* Implemented forward-zones-file option in order to support
larger amounts of zones which should be forwarded
to another nameserver.
* Both forward-zones and forward-zones-file can now specify
multiple forwarders per domain.
* Sten Spans contributed allow-from-file. This feature allows
the Recursor to read access rules from a (large) file.
Several improvements and bugfixes as well
- fixes VUL-0: pdns DNS spoofing vulnerability (bnc#375400)
- dropped patches applied by upstream:
(char_casting.patch), (r965.patch), (gcc43.patch)
-------------------------------------------------------------------
Sun Oct 28 19:58:38 CET 2007 - mrueckert@suse.de
- added pdns-recursor-3.1.4_gcc43.patch:
fix all warnings in pdns-recursor. (patch is upstream)
-------------------------------------------------------------------
Wed Jul 25 00:23:32 CEST 2007 - mrueckert@suse.de
- added pdns-recursor-3.1.4_r965.patch:
fix building on 10.0
-------------------------------------------------------------------
Wed Feb 28 13:33:08 CET 2007 - mrueckert@suse.de
- added pdns-recursor-3.1.4_atomicity.patch:
The optimized code in recursor_cache.cc is included in gcc 4.2.
Proper #if to use it only with older gcc.
- added pdns-recursor-3.1.4_char_casting.patch
Don't cast string constants to char*.
-------------------------------------------------------------------
Tue Nov 14 13:40:12 CET 2006 - mrueckert@suse.de
- update to version 3.1.4
This release contains two important security fixes, which should also solve
the very rare reports of stability problems. Additionally, a new class of
misconfigured domains will now always be resolved correctly, instead of
intermittently.
- removed patches applied upstream:
pdns-recursor-3.1.3_2006-02.patch
pdns-recursor-3.1.3_cve-2006-4251.patch
pdns-recursor-3.1.3_implicit_declarations.patch
-------------------------------------------------------------------
Mon Nov 13 16:11:47 CET 2006 - mrueckert@suse.de
- added pdns-recursor-3.1.3_2006-02.patch:
fix an endless recursion in CNAME handling [#219355]
-------------------------------------------------------------------
Sat Nov 11 22:52:52 CET 2006 - mrueckert@suse.de
- added pdns-recursor-3.1.3_cve-2006-4251.patch:
fix a stack corruption with malformed packages [#219355]
- added pdns-recursor-3.1.3_implicit_declarations.patch:
fix an implicit declaration warning from gcc
http://wiki.powerdns.com/cgi-bin/trac.fcgi/changeset/920
-------------------------------------------------------------------
Mon Nov 6 19:58:30 CET 2006 - schwab@suse.de
- Don't strip binaries.
-------------------------------------------------------------------
Mon Oct 23 18:08:19 CEST 2006 - mrueckert@suse.de
- initial package of version 3.1.3