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:44:34 +0000 |
| commit | 51339cf9613a8e98ba328463eb38e430bdf74ca8 (patch) | |
| tree | c2eb488ec063ca59b6dc4262da5ccb0e4a6b8b21 | |
| parent | 1aba68a4343fd39094146c52146735a3073f6084 (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
| -rw-r--r-- | dns/powerdns-recursor/Makefile | 3 | ||||
| -rw-r--r-- | dns/powerdns-recursor/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 4102258a237f..6ddfaf993bf8 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,6 +1,5 @@ PORTNAME= recursor -DISTVERSION= 5.4.3 -PORTREVISION= 1 +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 |
