5466f6a208
- Update to version 4.9.1 * Improvements + rpm: Change home directory to /var/lib/pdns + m4: Add option for 64-bit time_t on 32-bit systems with glibc-2.34 (Sven Wegener) + Wrap backend factories in smart pointers + (optionally) drop whitespace on join * Bug Fixes + autoconf: allow prerelease systemd versions (Chris Hofstaedtler) + ixfrdist: Fix broken ‘uid’ and ‘gid’ parsing for non-numerical values + YaHTTP: Enforce max # of request fields and max request line size + Fix memory leaks in the bind file format parser + dnsproxy: fix build on s390x (Chris Hofstaedtler) + pdnsutil check-zone: accept LUA A/AAAA as SVCB address targets + Properly finalize PKCS11 modules before releasing them (Aki Tuomi) + don’t crash when a catalog SOA is invalid + debian: adjust option name in shipped postinst
Adam Majer2024-05-28 09:56:24 +00:00
ba3ca3009a
Accepting request 1167674 from home:etamPL:branches:server:dns
Adam Majer2024-05-28 09:48:36 +00:00
c87fa933cd
Accepting request 1163973 from server:dns
Ana Guerrero2024-04-02 14:43:32 +00:00
8be0537c5c
Accepting request 1161599 from home:jgwang:branches:server:dns
Adam Majer2024-04-01 18:07:43 +00:00
02585f1070
Accepting request 1147613 from server:dns
Ana Guerrero2024-02-20 20:14:03 +00:00
9fc1f07977
- Fix build for SLE12 - Remove dependency on protobuf since pdns now includes protozero - Add bundled provides to spec file
Adam Majer2022-03-28 10:54:45 +00:00
2f44309165
- Update to 4.6.1 * fixes incomplete validation of incoming IXFR transfer for secondary zones for which IXFR transfers have been enabled and the network path to the primary server is not trusted. Note that IXFR transfers are not enabled by default. (CVE-2022-27227, bsc#1197525)
Adam Majer2022-03-25 13:19:54 +00:00
5492b81726
(bsc#1188495, CVE-2021-36754) - no longer builds on 32-bit arches (since 4.5.0 release)
Adam Majer2021-07-26 15:28:53 +00:00
d15d0b7c0d
- Update to 4.5.1 * Fixes a remote DoS when server receives query with QTYPE 65535 (CVE-2021-36754) - update keyring file
Adam Majer2021-07-26 12:57:32 +00:00
b588f9c5f2
- Update to 4.3.0: A lot of internals have been reworked, with some visible changes for users. If you read the upgrade notes for a beta or RC, please read them again! A notable new feature in 4.3 is support for hiding DNSSEC keys, which makes it possible to do algorithm rollovers. This feature was contributed by Robin Geuze of TransIP, thanks! Another interesting new feature is support for automatically publishing CDS/CDNSKEY records with a single pdns.conf setting. Please note that 4.3.0 comes with a mandatory database schema upgrade. https://doc.powerdns.com/authoritative/upgrading.html#x-to-4-3-0 - refreshed patch pdns-4.0.3_allow_dacoverride_in_capset.patch - dropped subpackages for mydns and opendbx - change run directory from /var/run/ to /run/ - pdns-backend-lua now has the lua2 backend
Marcus Rueckert2020-04-07 14:29:28 +00:00
b0d7cf10d5
- guard ixfrdist support so it is only enabled on the distros that have the dependencies
Marcus Rueckert2020-04-05 21:50:15 +00:00
f5eb4379ec
- add ixfrdist to the systemd macros - add instantiated services to the systemd macros
Marcus Rueckert2020-04-05 21:34:53 +00:00
6646ff3fc1
- enable ixfrdist - enable lmdb support on Tumbleweed - new BR for libboost_serialization-devel and lmdb-devel - fix configure option for libsodium
Marcus Rueckert2020-04-05 21:18:57 +00:00
7d84714468
- Update to 4.2.1: New features * Add SLAVE-RENOTIFY zone metadata support * Add configurable timeout for inbound * for gmysql backend, add an option to send the SSL capability flag Improvements * Register a few known RR types * bindbackend: use metadata for also-notifies as well * pdnsutil increase-serial: under SOA-EDIT=INCEPTION-EPOCH, bump as if it is EPOCH * API: optionally do not return dnssec info in domain list Bug Fixes * LUA view: do not crash on empty IP list * API: Accept headers without spaces * Avoid database state-related SERVFAILs after a LUA error * Fix broken edit-zone and other features with the LMDB backend * rfc2136, pdnsutil: somewhat improve duplicate record handling
Adam Majer2019-12-02 15:02:32 +00:00