From: Erik Winkels Date: Tue, 6 Nov 2018 14:01:35 +0000 (+0100) Subject: Replace XXXX with (now known) PRs. X-Git-Tag: dnsdist-1.3.3~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ad24d7def7709beee64a529330fe07b459e865d;p=thirdparty%2Fpdns.git Replace XXXX with (now known) PRs. --- diff --git a/docs/changelog/4.0.rst b/docs/changelog/4.0.rst index f594b181f3..a3fcf2f569 100644 --- a/docs/changelog/4.0.rst +++ b/docs/changelog/4.0.rst @@ -12,8 +12,7 @@ This release fixes PowerDNS Security Advisory Bug fixes ~~~~~~~~~ -- `#XXXX `__: Crafted zone record can cause a denial of service (CVE-2018-10851) -- `#6013 `__: Skip v6-dependent test when pdns_test_no_ipv6 is set in environment +- `#7150 `__: Crafted zone record can cause a denial of service (CVE-2018-10851) - `#7135 `__: Fix el6 builds Improvements diff --git a/docs/changelog/4.1.rst b/docs/changelog/4.1.rst index 8229d89ff0..cb188d3bf9 100644 --- a/docs/changelog/4.1.rst +++ b/docs/changelog/4.1.rst @@ -12,13 +12,13 @@ Changelogs for 4.1.x .. change:: :tags: Bug Fixes - :pullreq: XXXX + :pullreq: 7149 Crafted zone record can cause a denial of service (CVE-2018-10851, PowerDNS Security Advisory :doc:`2018-03 <../security-advisories/powerdns-advisory-2018-03>`) .. change:: :tags: Bug Fixes - :pullreq: XXXX + :pullreq: 7149 Packet cache pollution via crafted query (CVE-2018-14626, PowerDNS Security Advisory :doc:`2018-05 <../security-advisories/powerdns-advisory-2018-05>`) diff --git a/pdns/recursordist/docs/changelog/4.0.rst b/pdns/recursordist/docs/changelog/4.0.rst index e059a6001f..558a0f0efa 100644 --- a/pdns/recursordist/docs/changelog/4.0.rst +++ b/pdns/recursordist/docs/changelog/4.0.rst @@ -17,9 +17,9 @@ This release fixes the following security advisories: Bug fixes ^^^^^^^^^ -- `#XXXX `__: Crafted answer can cause a denial of service (CVE-2018-10851) -- `#XXXX `__: Packet cache pollution via crafted query (CVE-2018-14626) -- `#XXXX `__: Crafted query for meta-types can cause a denial of service (CVE-2018-14644) +- `#7152 `__: Crafted answer can cause a denial of service (CVE-2018-10851) +- `#7152 `__: Packet cache pollution via crafted query (CVE-2018-14626) +- `#7152 `__: Crafted query for meta-types can cause a denial of service (CVE-2018-14644) PowerDNS Recursor 4.0.8 ----------------------- diff --git a/pdns/recursordist/docs/changelog/4.1.rst b/pdns/recursordist/docs/changelog/4.1.rst index db0ec5d186..d1f36c9099 100644 --- a/pdns/recursordist/docs/changelog/4.1.rst +++ b/pdns/recursordist/docs/changelog/4.1.rst @@ -13,19 +13,19 @@ Changelogs for 4.1.x .. change:: :tags: Bug Fixes - :pullreq: XXXX + :pullreq: 7151 Crafted answer can cause a denial of service (CVE-2018-10851, PowerDNS Security Advisory :doc:`2018-04 <../security-advisories/powerdns-advisory-2018-04>`) .. change:: :tags: Bug Fixes - :pullreq: XXXX + :pullreq: 7151 Packet cache pollution via crafted query (CVE-2018-14626, PowerDNS Security Advisory :doc:`2018-06 <../security-advisories/powerdns-advisory-2018-06>`) .. change:: :tags: Bug Fixes - :pullreq: XXXX + :pullreq: 7151 Crafted query for meta-types can cause a denial of service (CVE-2018-14644, PowerDNS Security Advisory :doc:`2018-07 <../security-advisories/powerdns-advisory-2018-07>`)