Commit Graph

15 Commits

Author SHA1 Message Date
Michael Tremer ca12c08a5b pdns: Update to 4.7.3
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2023-01-08 15:51:05 +00:00
Stefan Schantl f7e4b3347a pdns: Update to 4.0.1
This commit updates PowerDNS to the stable
version of the version 4 series.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-09-01 13:03:46 +01:00
Stefan Schantl 93d3d8c01d pdns: Update to 4.0-alpha3
This is an update to the latest available development snapshot for the
next major version of PowerDNS.

The powerDNS 4.0 series is currently under heavy devolpment and the team
periodly releaes develoment snaphots (currently alpha3).

A lot of the implemented improvements are listed on their official blog:

https://blog.powerdns.com/2016/03/09/powerdns-recursor-4-0-0-alpha-2-released/
https://blog.powerdns.com/2016/05/11/powerdns-authoritative-server-4-0-0-alpha-3-released/

One of the most important advantages against the current used powerDNS 3 series is,
that the next major version will be able use openssl for crytographic operations and not
longer require polarssl/mbedtls for them.

Fixes: #11126
Reference #10947, #11125

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-05-20 18:07:40 +01:00
Michael Tremer 47ac62000f pdns: Don't depend on polarssl
pdns uses polarssl which is no longer maintained
upstream any more. Since nothing else is using
polarssl any more we have dropped this from the
distribution and bundle it with pdns.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-12-29 20:35:52 +01:00
Michael Tremer 1c6d545816 pdns: Update to version 3.4.7
Ths patch also enables the testsuite.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-11-03 23:39:27 +00:00
Michael Tremer ac85a00a9c pdns-recursor: Drop package
pdns-recursor is not needed any more has we have replaced it
mostly by unbound already where ever we are using it. The
main reason for that is the lack of support for DNSSEC.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-06-06 17:43:04 +02:00
Michael Tremer 3e486aa43f pdns: Update to 3.3.1. 2014-05-30 15:48:23 +00:00
Stefan Schantl e8e9e8e7c3 pdns: Don't overwrite database file on update. 2012-10-26 16:11:52 +02:00
Stefan Schantl 1c3d88730e pdns: Don't use bundeled polarssl.
In the past pdns has compiled it's own bundeled polarssl during build.
Now we are linking the binaries to a shared system library of polarssl.
The IPFire project doesn't want any bundeled libraries, because we are
not able to fix any security issures on it.

Fixes #10241.
2012-10-22 21:41:29 +02:00
Michael Tremer 3078b82b80 Sanitize pdns and pdns-recursor package. 2012-10-20 10:05:23 +00:00
Stefan Schantl 476b248c9d pdns: Rework package / Remove LDAP Support.
* Remove support for LDAP backend.
* Create pdns user & group.
* Add scriptlet for systemd.
* Add tmpfile for systemd.
* Add a working default configuration file.
* Create inital sqlite3 database on installation.
2012-09-04 20:12:26 +02:00
Stefan Schantl dfe7386f01 pdns: Update to 3.1.
* Update Power DNS to latest stable version.
* Remove patch, which has become upstream.

Fixes #10118.
2012-05-16 23:05:42 +02:00
Michael Tremer aa429b664c pdns: Update to 3.0.1.
Fixes CVE-2012-0206 and bug #10030.

It is now possible to build this package on x86_64, too.
2012-02-12 01:52:11 +01:00
Michael Tremer 1f9bc2f0e4 Add a -debuginfo for every package that is not noarch.
And fix some whitespace errors as well.
2011-12-11 11:12:58 +01:00
Michael Tremer e84b24e823 Move all packages to root. 2011-09-25 11:46:52 +02:00