Skip to content

Commit b113391

Browse files
author
Thomas Pike
committed
Update documentation for PowerDNS 4.0.4 release
Finally the PowerDNS API is relatively bug-free on mainstream, so we can start doing "official" releases targetting v4.
1 parent d371bb6 commit b113391

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,10 @@ All data on this demonstration server is reset nightly at 00:00 UTC.
3030
Compatibility
3131
-------------
3232

33-
The current version is only compatible with PowerDNS 4.1.0 and higher.
33+
The current version is only compatible with PowerDNS 4.0.4 and higher. Previous 4.0.x versions suffer from a critical API bug related to TTL values.
3434

35-
PowerDNS 4.1 has not been released yet. You can use a build from master as long as it has at least the following fix:
36-
37-
https://github.com/PowerDNS/pdns/commit/b43f590376732a4351dfe77458470c4b88cb41a9
38-
39-
As another alternative, you can use PowerDNS 3 with
40-
[Opera DNS UI v0.1.2](https://github.com/operasoftware/dns-ui/releases/tag/v0.1.2).
35+
As another option, you can use PowerDNS 3 with
36+
[Opera DNS UI v0.1.3](https://github.com/operasoftware/dns-ui/releases/tag/v0.1.3), but the 0.1 version of the DNS UI will not receive any new features or non-critical fixes.
4137

4238
Requirements
4339
------------
@@ -49,7 +45,7 @@ Requirements
4945
* PHP LDAP extension
5046
* PHP PDO_PGSQL extension
5147
* PostgreSQL database
52-
* PowerDNS authoritative server (>= 4.1.0)
48+
* PowerDNS authoritative server (>= 4.0.4)
5349

5450
Installation
5551
------------

0 commit comments

Comments
 (0)