mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
dns/powerdns-recursor: update to 5.0.7
ChangeLog: https://blog.powerdns.com/2024/07/03/powerdns-recursor-4-9-7-5-0-7-released * Remove potential double SOA records if the target of a dns64 name is NODATA. * Fix TCP case for policy tags to not produce cached tags in protobuf messages. * Count substituted remote in case of proxy protocol.¶ PR: 280121 Reported by: tremere@cainites.net (maintainer)
This commit is contained in:
parent
267a2e97ec
commit
cb7d716e40
@ -1,6 +1,5 @@
|
||||
PORTNAME= recursor
|
||||
DISTVERSION= 5.0.6
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 5.0.7
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://downloads.powerdns.com/releases/
|
||||
PKGNAMEPREFIX= powerdns-
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1717596814
|
||||
SHA256 (pdns-recursor-5.0.6.tar.bz2) = d90885d2abb7ddfe9741cd8fbf5b9ba6902296c77b2f51248779066591ef3f32
|
||||
SIZE (pdns-recursor-5.0.6.tar.bz2) = 1689757
|
||||
TIMESTAMP = 1719999619
|
||||
SHA256 (pdns-recursor-5.0.7.tar.bz2) = 700a825aa087f3f37888ccb65cec6291a1aa5345838af202dc19ebe5691451b9
|
||||
SIZE (pdns-recursor-5.0.7.tar.bz2) = 1697502
|
||||
SHA256 (rust/crates/cc-1.0.84.crate) = 0f8e7c90afad890484a21653d08b6e209ae34770fb5ee298f9c699fcc1e5c856
|
||||
SIZE (rust/crates/cc-1.0.84.crate) = 74922
|
||||
SHA256 (rust/crates/codespan-reporting-0.11.1.crate) = 3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e
|
||||
|
Loading…
Reference in New Issue
Block a user