Changelog for
pdns-debugsource-3.2.0-33.1.x86_64.rpm :
Mon Jan 21 13:00:00 2013 mrueckertAATTsuse.de
- update to version 3.2
This is a stability and conformity update to 3.1. It mostly makes
our DNSSEC implementation more robust, and improves
interoperability with various validators. 3.2 has received very
extensive testing on a lot of edge cases, verifying output both
against common validators and compared against other
authoritative servers.
Please follow the upgrate notes on
http://doc.powerdns.com/from3.1to3.2.html
For the details see:
http://rtfm.powerdns.com/changelog.html#changelog-auth-3-2
- dropped qsqlite backend. dropped upstream dropped the sqlite2
support.
- fixed building of the sqlite3 backend.
- use system botan if possible.
- refreshed polarssl patch
old name: pdns-3.0.rc1_polarssl.patch
new name: pdns-3.2_polarssl.patch
Mon Nov 19 13:00:00 2012 dimstarAATTopensuse.org
- Fix useradd invocation: -o is useless without -u and newer
versions of pwdutils/shadowutils fail on this now.
Thu Sep 27 14:00:00 2012 idonmezAATTsuse.com
- Fix the SLES check so we correctly use sqlite3 for newer distros
Mon May 21 14:00:00 2012 mrueckertAATTsuse.de
- set license to GPLv2 Only (bnc#762986)
Fri May 4 14:00:00 2012 mrueckertAATTsuse.de
- update to 3.1
Warning:
Version 3.1 of the PowerDNS Authoritative Server is a
major upgrade if you are coming from 2.9.x. There are also some
important changes if you are coming from 3.0. Please refer to
Section 1, “From PowerDNS Authoritative Server 2.9.x to 3.0” and
Section 2, “From PowerDNS Authoritative Server 3.0 to 3.1” for
important information on correct and stable operation, as well as
notes on performance and memory use.
For the details see:
http://rtfm.powerdns.com/changelog.html#changelog-auth-3-1
- added pdns-3.1_lib_lua.patch:
instead of using an hardcoded -llua5.1 use the LUA_LIBS variable.
- refreshed pdns-3.0.rc1_polarssl.patch
- added 2 new subpackages:
pdns-backend-mydns
pdns-backend-lua (new dependency 5.2 > lua >= 5.1)
Wed Apr 18 14:00:00 2012 mrueckertAATTsuse.de
- use %{_sysconfdir}/init.d/ instead of %{_initddir} to fix build
on older distros
Wed Apr 18 14:00:00 2012 mrueckertAATTsuse.de
- update to 3.0.1
This is 3.0 + the fix for CVE-2012-0206
Warning:
Version 3.0 of the PowerDNS Authoritative Server is a major
upgrade. Please refer to Section 1, “From PowerDNS Authoritative
Server 2.9.x to 3.0” for important information on correct and
stable operation, as well as notes on performance and memory use.
For the details see:
http://rtfm.powerdns.com/changelog.html#changelog-auth-3-0-1
- build all binaries with as PIE (bnc#743152)
Tue Mar 6 13:00:00 2012 mhruseckyAATTsuse.cz
- fixed lua dependency (fixed build on Factory)
Mon Feb 13 13:00:00 2012 cooloAATTsuse.com
- patch license to follow spdx.org standard
Sun Nov 20 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Mon Oct 3 14:00:00 2011 mhruseckyAATTsuse.cz
- fixed build on factory
Thu Aug 18 14:00:00 2011 mhruseckyAATTsuse.cz
- update to 3.0
* main feature is DNSSEC support
* for full changelog see
http://doc.powerdns.com/changelog.html#changelog-auth-3-0
Wed Apr 28 14:00:00 2010 mrueckertAATTsuse.de
- create /var/run/pdns directory in the init script and package it
as ghost.
Wed Apr 28 14:00:00 2010 mrueckertAATTsuse.de
- fix feature guards
Tue Apr 27 14:00:00 2010 mrueckertAATTsuse.de
- add pdns-2.9.22_missing_includes.patch:
add missing includes
Tue Jun 9 14:00:00 2009 cooloAATTnovell.com
- fix build with gcc 4.4