diff options
| author | Koichiro Iwao <meta@FreeBSD.org> | 2026-08-05 04:43:12 +0000 |
|---|---|---|
| committer | Koichiro Iwao <meta@FreeBSD.org> | 2026-08-05 04:48:08 +0000 |
| commit | 4e1f388f7d920222a7bdeefe7e62ee2dd2fbd434 (patch) | |
| tree | c9f29e75290a5d490c2902b9f2b1a43d54135e7d | |
| parent | 9237de64ce9d2d04936503c627a518fe739ac3f1 (diff) | |
dns/powerdns-recursor: Update to 5.4.4
PR: 296983
Security: 575ddefc-9085-11f1-b295-98b78501ef2a
Security: CVE-2026-52686
Security: CVE-2026-52688
(cherry picked from commit 51339cf9613a8e98ba328463eb38e430bdf74ca8)
| -rw-r--r-- | dns/powerdns-recursor/Makefile | 2 | ||||
| -rw-r--r-- | dns/powerdns-recursor/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 2bddd1f4c267..6ddfaf993bf8 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,5 +1,5 @@ PORTNAME= recursor -DISTVERSION= 5.4.3 +DISTVERSION= 5.4.4 CATEGORIES= dns MASTER_SITES= https://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns-recursor/distinfo b/dns/powerdns-recursor/distinfo index b057c77063ee..7ca4d61ed6ae 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1782459035 -SHA256 (pdns-recursor-5.4.3.tar.xz) = a292029c543ac4538ca57628b8142c9edca9b283a3a80cb393ed947e0584f00f -SIZE (pdns-recursor-5.4.3.tar.xz) = 1394600 +TIMESTAMP = 1784745748 +SHA256 (pdns-recursor-5.4.4.tar.xz) = 4eeb7cea4c71bd3b800505a2b4fc8549dd6f4675b7e9e1640bff1b343a49c33a +SIZE (pdns-recursor-5.4.4.tar.xz) = 1395276 SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78 SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 |
