aboutsummaryrefslogtreecommitdiff
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* dns/unbound: Update to unbound 1.19.3Jaap Akkerhuis2024-03-153-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release has a number of bug fixes. The CNAME synthesized for a DNAME record uses the original TTL, of the DNAME record, and that means it can be cached for the TTL, instead of 0. There is a fix that when a message was stored in cache, but one of the RRsets was not updated due to cache policy, it now restricts the message TTL if the cache version of the RRset has a shorter TTL. It avoids a bug where the message is not expired, but its contents is expired. For dnstap, it logs type DoH and DoT correctly, if that is used for the message. The b.root-servers.net address is updated in the default root hints. When performing retries for failed sends, a retry at a smaller UDP size is now not performed when that attempt is not actually smaller, and at defaults, since the flag day changes, it is the same size. This makes it skip the step, it is useless because there is no reduction in size. Clients with a valid DNS Cookie will bypass the ratelimit, if one is set. The value from ip-ratelimit-cookie is used for these queries. Furthermore there is a fix to make correct EDE Prohibited answers for access control denials, and a fix for EDNS client subnet scope zero answers. For more details, see https://github.com/NLnetLabs/unbound/releases/tag/release-1.19.3 PR: 277686 Security: c2ad8700-de25-11ee-9190-84a93843eb75
* dns/rdap: update 0.9.0 -> 0.9.1Kurt Jaeger2024-03-122-5/+4
| | | | Changes: https://github.com/openrdap/rdap/releases/tag/v0.9.1
* dns/dnsx: Update to 1.2.1Gabriel M. Dutra2024-03-122-8/+7
| | | | | | | | ChangeLog: https://github.com/projectdiscovery/dnsx/releases/tag/v1.2.1 Approved by: garga (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D44294
* dns/rubygem-google-apis-dns_v1: Update to 0.39.0Po-Chuan Hsieh2024-03-092-5/+5
| | | | Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-dns_v1/CHANGELOG.md
* dns/py-py3dns: Update to 4.0.1Po-Chuan Hsieh2024-03-092-4/+4
| | | | Changes: https://git.launchpad.net/py3dns/tree/CHANGES
* dns/public_suffix_list: Update to 20240301Po-Chuan Hsieh2024-03-098-11/+11
| | | | | | - Bump PORTREVISION of dependent ports for package change Changes: https://github.com/publicsuffix/list/commits/master
* dns/coredns: update 1.11.1 → 1.11.2Yuri Victorovich2024-03-082-7/+6
| | | | Reported by: portscout
* dns/pdnsd: Move man pages to share/manNuno Teixeira2024-03-072-3/+5
| | | | Approved by: portmgr (blanket)
* dns/inadyn: Move man pages to share/manNuno Teixeira2024-03-072-2/+4
| | | | Approved by: portmgr (blanket)
* dns/getdns: Move man pages to share/manNuno Teixeira2024-03-072-72/+73
| | | | Approved by: portmgr (blanket)
* dns/gdnsd3: Move man pages to share/manNuno Teixeira2024-03-072-17/+19
| | | | Approved by: portmgr (blanket)
* dns/gdnsd2: Move man pages to share/manNuno Teixeira2024-03-072-18/+20
| | | | Approved by: portmgr (blanket)
* dns/dnsperf: Move man pages to share/manNuno Teixeira2024-03-071-2/+4
| | | | Approved by: portmgr (blanket)
* dns/wrapsrv: Move man pages to share/manDon Lewis2024-03-072-7/+5
| | | | Sponsored by: DomainTools LLC
* dns/dnstable-convert: Move man pages to share/manDon Lewis2024-03-071-6/+4
| | | | | | Move the man pages. We no longer need post-install to install them. Sponsored by: DomainTools LLC
* dns/dnstable: Move man pages to share/manDon Lewis2024-03-072-17/+13
| | | | | | Move the man pages. We no longer need post-install to install them. Sponsored by: DomainTools LLC
* dns/py-pydnstable: Upgrade to 0.8.0Don Lewis2024-03-072-4/+4
| | | | | | | | 0.8.0: * enables case-sensitivity as demonstrated in the underlying dnstable library. Sponsored by: DomainTools LLC
* all: Bump after lang/go121 updateAshish SHUKLA2024-03-064-4/+4
| | | | MFH: 2024Q1
* dns/dnsmasq: fix pkg-plist orderVladimir Druzenko2024-03-051-1/+1
| | | | Approved by: portmgr (blanket)
* dns/dnsmasq: Move man pages to share/manVladimir Druzenko2024-03-052-3/+3
| | | | Approved by: portmgr (blanket)
* KDE: Update KDE Frameworks 6 to 6.0.0Tobias C. Berner2024-03-011-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates KDE Frameworks 6 to the first stable release. Update plan for the rest of KDE: * The KDE Plasma 6 ports that are currently in the tree will be updated shortly to the stable release. * The KDE Applications will be updated to 24.02 at the beginning of the next quarter in the tree. They will be mostly Qt6 based. To test them beforehand, one can use the overlay [1]. * The idea is to wait out the first patch-release for the applications, which should hopefully get rid of most of the new bugs. * The Qt5 bases KDE Frameworks 5 and Plasma 5 ports should remain in the tree for the next quarter -- Frameworks as long as it is required by other ports. The Plasma 5 ports will likely be removed at some point in the future however -- as there is no apparent benefit in having multiple Plasma versions at the moment. * The Qt6 based KDE applications will replace the current Qt5 based ports. As the maintenance overhead for duplicate is not manageable. * For co-instability the KDE Frameworks 5 ports will be adapted to depend on the KDE Frameworks 6 ports as described in [2]. * This plan is not fixed in stone, but will be adapted when it seems reasonable to do so. Announcement: https://kde.org/announcements/megarelease/6/ [1] https://github.com/tcberner/kde6-overlay [2] https://community.kde.org/Frameworks/6.0_Release_notes#Coinstallability
* dns/knock: update 5.4.0 → 7.0.0Yuri Victorovich2024-02-292-6/+8
| | | | Reported by: portscout
* dns/sheerdns: Remove expired portMuhammad Moinur Rahman2024-02-295-82/+0
| | | | dns/sheerdns
* dns/dnscheckengine: Remove expired portMuhammad Moinur Rahman2024-02-298-307/+0
| | | | dns/dnscheckengine
* dns/dns_balance: Remove expired portMuhammad Moinur Rahman2024-02-297-220/+0
| | | | dns/dns_balance
* devel/py-setuptools-scm: update to 8.0.4Charlie Li2024-02-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Directory and PORTNAME changed to match normalised name in release tarball; consumers updated to match. Although setuptools itself is specified as a run dependency in the Python package metadata, it is currently left out here to prevent environment pollution until at least PR 270510 is committed. Additionally, this version of setuptools-scm requires setuptools>=61, which means this version is only meant for USE_PYTHON=pep517 ports as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58 also after PR 270510. science/py-emmet-core is switched to devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8. devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to RUN_DEPENDS to compensate. Further details: https://wiki.freebsd.org/Python/setuptools Reported by: yuri Co-authored by: matthew Exp-run by: antoine (earlier iteration) Approved by: yuri (science/py-emmet-core, previous iteration) PR: 272134 Differential Revision: https://reviews.freebsd.org/D39288
* dns/knot3: Update to 3.3.4Michael Grimm2024-02-282-5/+4
| | | | | | | | | ChangeLog: https://www.knot-dns.cz/2024-01-24-version-334.html PR: 277305 Approved by: garga (mentor), Leo Vandewoestijne (maintainer) Differential Revision: https://reviews.freebsd.org/D44137
* dns/dnstable: Upgrade to 0.14.0Don Lewis2024-02-283-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.14.0: * Add "+" wildcard character to match single label at beginning or end of name . * Add support for case-sensitive rrset, rdata name queries. * Multiple performance improvements for time filtered queries. * Improve performance of rrtype filtered queries through early filtering. * Add query statistics API. * Add support for source info metadata. * dnstable_lookup: Add "case sensitive" (-C) query flag. * dnstable_lookup: Add "count results" (-n) flag. * dnstable_lookup: Add "time limit" (-t) option. * dnstable_lookup: Add stats output (-s) and stats interval (-i) options. * Fix building shared libraries on windows/Cygwin. libyajl.so is no longer needed. Sponsored by: DomainTools LLC
* *: Move manpages to share/manChris Hutchinson2024-02-274-29/+31
| | | | PR: 277322
* dns/bind916: note the EOL per ISCMathieu Arnold2024-02-271-3/+3
|
* dns/dnsdist: Update to 1.9.0Ralf van der Enden2024-02-272-6/+8
| | | | | | | | | ChangeLog: https://blog.powerdns.com/2024/02/16/powerdns-dnsdist-1.9.0-released PR: 277176 Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D44085
* dns/dnsviz: move man to share/manKurt Jaeger2024-02-261-3/+1
|
* dns/knot-resolver: Update version 5.7.0=>5.7.1Michael Grimm2024-02-252-5/+4
| | | | | | | Changelog: https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html PR: 277306 Approved by: portmgr (security)
* dns/c-ares: upgrade to 1.27.0Rodrigo Osorio2024-02-233-8/+7
| | | | | | | | Changelog: https://c-ares.org/changelog.html PR: 277261 Approved by: zi (maintainer) Security: CVE-2024-25629
* dns/zkt: Moved man to share/manMuhammad Moinur Rahman2024-02-232-10/+11
| | | | Approved by: portmgr (blanket)
* dns/yadifa: Moved man to share/manMuhammad Moinur Rahman2024-02-232-7/+9
| | | | Approved by: portmgr (blanket)
* dns/rbldnsd: Moved man to share/manMuhammad Moinur Rahman2024-02-232-2/+3
| | | | Approved by: portmgr (blanket)
* dns/radns: Moved man to share/manMuhammad Moinur Rahman2024-02-233-2/+3
| | | | Approved by: portmgr (blanket)
* dns/powerdns: Moved man to share/manMuhammad Moinur Rahman2024-02-232-27/+28
| | | | Approved by: portmgr (blanket)
* dns/powerdns-recursor: Moved man to share/manMuhammad Moinur Rahman2024-02-232-4/+5
| | | | Approved by: portmgr (blanket)
* dns/opendnssec2: Moved man to share/manMuhammad Moinur Rahman2024-02-232-12/+14
| | | | Approved by: portmgr (blanket)
* dns/nsping: Moved man to share/manMuhammad Moinur Rahman2024-02-231-3/+3
| | | | Approved by: portmgr (blanket)
* dns/nsd: Moved man to share/manMuhammad Moinur Rahman2024-02-232-5/+7
| | | | Approved by: portmgr (blanket)
* dns/libbind: Moved man to share/manMuhammad Moinur Rahman2024-02-232-13/+14
| | | | Approved by: portmgr (blanket)
* dns/idnkit2: Moved man to share/manMuhammad Moinur Rahman2024-02-232-25/+26
| | | | Approved by: portmgr (blanket)
* dns/idnkit: Moved man to share/manMuhammad Moinur Rahman2024-02-232-8/+9
| | | | Approved by: portmgr (blanket)
* dns/drool: Moved man to share/manMuhammad Moinur Rahman2024-02-232-3/+5
| | | | Approved by: portmgr (blanket)
* dns/doc: Moved man to share/manMuhammad Moinur Rahman2024-02-232-2/+3
| | | | Approved by: portmgr (blanket)
* dns/dnswalk: Moved man to share/manMuhammad Moinur Rahman2024-02-232-3/+3
| | | | Approved by: portmgr (blanket)
* dns/rubygem-google-apis-dns_v1: Update to 0.38.0Po-Chuan Hsieh2024-02-212-5/+5
| | | | Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-dns_v1/CHANGELOG.md