summaryrefslogtreecommitdiff
path: root/dns (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dns/py-dnspython: Update version 2.7.0=>2.8.0Muhammad Moinur Rahman2025-09-092-10/+10
| | | | Changelog: https://github.com/rthalley/dnspython/releases/tag/v2.8.0
* dns/rubygem-google-apis-dns_v1-gitlab: update to 0.49.0Matthias Fechner2025-09-082-4/+4
| | | | Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-dns_v1/CHANGELOG.md
* dns/py-publicsuffixlist: Update to 1.0.2.20250830Po-Chuan Hsieh2025-09-082-4/+4
| | | | Changes: https://github.com/ko-zu/psl/commits/master
* dns/public_suffix_list: Update to 20250828Po-Chuan Hsieh2025-09-087-10/+10
| | | | | | - Bump PORTREVISION of dependent ports for package change Changes: https://github.com/publicsuffix/list/commits/main
* dns/powerdns: update to 5.0.0Ralf van der Enden2025-09-056-18/+19
| | | | | PR: 289052 Approved by: Submitter is maintainer
* dns/dnscontrol: Update to 4.24.0Bernhard Froehlich2025-09-052-7/+6
|
* dns/amass: update 5.0.0 → 5.0.1Yuri Victorovich2025-09-052-7/+6
| | | | Reported by: portscout
* dns/powerdns-recursor: update to 5.3.0Ralf van der Enden2025-09-057-105/+268
| | | | | | | | | | | | | | Port changes: - Upstream has switched its build system from autotools to meson. So remove obsolete m4 patches. - Add patch to support lua 5.4 - Add SNMP option Release Notes: https://blog.powerdns.com/powerdns-recursor-5.3.0-released Changelog: https://doc.powerdns.com/recursor/changelog/5.3.html#change-5.3.0 PR: 289271 Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* many: Bump go ports for go-1.24.7Adam Weinberger2025-09-0416-14/+16
|
* dns/samba-nsupdate: Assign maintainership to samba@Mateusz Piotrowski2025-09-041-1/+1
|
* dns/samba-nsupdate: Allow to violate RFC 2845Nikita Druba2025-09-042-0/+21
| | | | | | | | Add an option to disable false TSIG error with Windows or Samba Internal DNS. PR: 261932 Co-authored-by: Mateusz Piotrowski <0mp@FreeBSD.org>
* dns/samba-nsupdate: LintMateusz Piotrowski2025-09-041-71/+64
| | | | No functional changes intended.
* dns/dnstracer-rs: update to 1.1.7Mathieu Arnold2025-09-034-113/+79
|
* dns/py-publicsuffixlist: Update to 1.0.2.20250812Po-Chuan Hsieh2025-09-032-4/+4
| | | | Changes: https://github.com/ko-zu/psl/commits/master
* dns/p5-Net-DNS: Update to 1.52Po-Chuan Hsieh2025-09-032-4/+4
| | | | Changes: https://metacpan.org/dist/Net-DNS/changes
* dns/public_suffix_list: Update to 20250812Po-Chuan Hsieh2025-09-037-10/+10
| | | | | | - Bump PORTREVISION of dependent ports for package change Changes: https://github.com/publicsuffix/list/commits/main
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2025-09-021-1/+1
|
* lang/rust: Bump revisions after 1.89.0Mikael Urankar2025-09-016-3/+6
| | | | PR: 288923
* dns/dns-blackhole: Add new portDan Langille2025-08-287-0/+99
| | | | | Use BIND's Response Policy Zone (RPZ) feature to blackhole various DNS queries.
* dns/dnsmasq-devel: update to v2.92test21Matthias Andree2025-08-272-4/+4
| | | | | | | | | | | | | Upstream changes by Simon Kelley: * 1e83316 2025-08-21 | Formatting. (tag: v2.92test21) * 9a566c0 2025-08-21 | Tweak recently altered TFTP code. * 06e2d47 2025-08-21 | Stop lookup_frec() returning old records. * b52d1d2 2025-08-21 | Tweak get_new_frec() behaviour in "force" mode. * 18195e7 2025-08-21 | Useful error logging in dhcp-split-relay code. * d81b1d7 2025-08-21 | Fix TFTP problems with large files. * 1677c6e 2025-08-20 | More development on dhcp-split-relay. (tag: v2.92test20) MFH: 2025Q3
* dns/bind9-devel: update to 9.21.11Mathieu Arnold2025-08-278-58/+85
| | | | Changes: https://downloads.isc.org/isc/bind9/9.21.11/doc/arm/html/notes.html#notes-for-bind-9-21-11
* dns/bind920: update to 9.20.12Mathieu Arnold2025-08-275-22/+23
| | | | Changes: https://downloads.isc.org/isc/bind9/9.20.12/doc/arm/html/notes.html#notes-for-bind-9-20-12
* dns/bind918: update to 9.18.39Mathieu Arnold2025-08-273-11/+12
| | | | Changes: https://downloads.isc.org/isc/bind9/9.18.39/doc/arm/html/notes.html#notes-for-bind-9-18-39
* dns/amass: Broken on i386Yuri Victorovich2025-08-261-0/+2
| | | | Reported by: fallout
* dns/amass: update 4.2.0 → 5.0.0Yuri Victorovich2025-08-242-10/+12
|
* dns/rubygem-gitlab-net-dns: update to 0.15.0Matthias Fechner2025-08-212-5/+4
| | | | | | Required for gitlab 18.3 Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-net-dns/-/blob/master/CHANGELOG.md
* dns/powerdns-recursor: update to 5.2.5Ralf van der Enden2025-08-192-4/+4
| | | | | | | Changelog: https://doc.powerdns.com/recursor/changelog/5.2.html#change-5.2.5 PR: 288921 Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* dns/dnsdist: Update to 2.0.0Ralf van der Enden2025-08-175-40/+287
| | | | | | Changelog: https://www.dnsdist.org/changelog.html#change-2.0.0 PR: 288382
* dns/powerdns: Update 4.9.7 => 4.9.8Jordan Ostreff2025-08-172-4/+4
| | | | | | | | | | Release notes: https://blog.powerdns.com/powerdns-authoritative-server-4.9.8 Changelog: https://doc.powerdns.com/authoritative/changelog/4.9.html#change-4.9.8 PR: 288812 Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* dns/dnscontrol: Update to 4.23.0Bernhard Froehlich2025-08-172-7/+6
|
* KDE: Update KDE Frameworks 6 to 6.17.0Max Brazhnikov2025-08-151-3/+3
| | | | | | | | | | | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.17.0/ Ports changes: devel/kf6-kfilemetadata: - Add patch to fix build on 32bit arch devel/kf6-ki18n: - Fix iso-codes detection x11/kf6-krunner: - Add missing dependency PR: 288735 Exp-run by: antoine
* dns/dnstracer-rs: update to 1.1.6Mathieu Arnold2025-08-154-107/+346
|
* dns/dnsmasq-devel: update to v2.92test19Matthias Andree2025-08-122-4/+4
| | | | * ff30fa4 2025-08-10 | Fix caching bug with negative records. [Simon Kelley]
* dns/py-adns: update to 1.6.0 and take maintainershipAtanu Biswas2025-08-092-9/+8
| | | | | | | | | | | | | | While here: - Added DIST_SUBDIR The PyPI source archive for the Python module (adns-1.6.0.tar.gz) has the same filename as the C library dns/adns distfile. - Removed post-patch as this is no longer needed - Added post-install to strip .so file (fixes stage-qa warning) Changelog: https://github.com/trolldbois/python3-adns/compare/v1.4-py1...1.6.0 PR: 288666 Reported by: Atanu Biswas <atanubiswas484@gmail.com> (new maintainer)
* go123 ports: Bump for 1.23.12Adam Weinberger2025-08-062-0/+2
|
* go ports: Bump for 1.24.6Adam Weinberger2025-08-0616-12/+16
|
* dns/coredns: update 1.12.2 → 1.12.3Yuri Victorovich2025-08-062-7/+6
| | | | Reported by: portscout
* dns/knot-resolver: Update 5.7.5 => 5.7.6 (security fixes)Michael Grimm2025-08-042-8/+6
| | | | | | | | | | | | | | | | | | | | | | Security -------- - DoS: fix a rare segfault in `resolve` function (!1720) Someone controlling the DNS traffic might be able to trigger this crash intentionally and too often. - DoS: drop a wrong assertion/crash (!1721) Someone controlling the DNS traffic will most likely be able to trigger this crash intentionally and too often. Changelog: https://gitlab.nic.cz/knot/knot-resolver/raw/v5.7.6/NEWS - Modify MASTER_SITES in Makefile, see: https://lists.nic.cz/hyperkitty/list/knot-resolver-users@lists.nic.cz/thread/H3M2A7NJR6MHRU53MW7P4SW2IWY4QX74/ - Move cmake from BUILD_DEPENDS to USES. PR: 288586 Approved by: Leo Vandewoestijne <freebsd@dns.company> (maintainer) MFH: 2025Q3
* dns/py-tldextract: Update to 5.3.0Dan Langille2025-08-022-11/+11
| | | | | | | | | re: https://github.com/john-kurkowski/tldextract/releases/tag/5.3.0 This is a big jump in versions. You may went to review the releases since 3.3.1 While here, portfmt
* dns/dnsmasq-devel: update to v2.92test18Matthias Andree2025-08-012-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CHANGELOG additions in upstream repo: Change the behaviour of the DHVPv6 server when a REBIND message is received but no lease exists. Under these circumstances a new lease is created _only_ when the --dhcp-authoritative option is set. This matches the behavior of the DHCPv4 server. Add --dhcp-split-relay option. This makes a DHCPv4 relay which is functional when client and server networks aren't mutually route-able. Detailed commit list: = v2.92test18 vs. test17, newest first, by Simon Kelley unless noted: = * c91c66e 2025-07-27 | Get destination address of received DHCPv4 packets right in dumpfile. * fc9f698 2025-07-25 | Add --dhcp-split-relay option. * ea5b0e6 2025-07-22 | Make DHCP6ADVERTISE messages RFC 8415 compliant. * e775264 2025-07-22 | Fix wrong status in reply to DHCP6REQUEST. * d976d94 2025-07-22 | Implement RFC 6221 para 4. * 3034746 2025-07-22 | Allow --dhcp-authoritative to control recreation of missing leases in DHCPv6. * 3ceea9e 2025-07-22 | Fix packet validation in DHCPv6. * dfcef19 2025-02-11 | Added a tail to .hmtl files [Geert Stappers] = v2.92test17 vs. test16, newest first, by Simon Kelley: = * f74b74e 2025-07-06 | Refactor relay_reply6(). * c9342cb 2025-07-15 | Check for constructed name in --srv-host exceeding length limit. * 2b844b8 2025-07-14 | Fix BNF from --srv-host in manpage. * 65e9a89 2025-07-10 | Fix order of reads dhcp-hostsfile and /etc/ethers. * da868a2 2025-07-08 | Restore bit-rotted warning about non-recursive upstreams. MFH: 2025Q3
* dns/knot3: Update to 3.4.8Carlo Strub2025-07-294-8/+7
| | | | | PR: 288537 Reported by: maintainer
* dns/py-publicsuffixlist: Update to 1.0.2.20250724Po-Chuan Hsieh2025-07-292-4/+4
| | | | Changes: https://github.com/ko-zu/psl/commits/master
* dns/subfinder: update 2.6.7 → 2.8.0Emanuel Haupt2025-07-272-7/+6
| | | | PR: 288465
* dns/powerdns-recursor: update to 5.2.4 - fixes CVE-2025-30192Ralf van der Enden2025-07-242-5/+4
| | | | | | | | | Changelog: https://doc.powerdns.com/recursor/changelog/5.2.html#change-5.2.4 PR: 288384 Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer) MFH: 2025Q3 Security: b3948bf3-685e-11f0-bff5-6805ca2fa271
* dns/py-publicsuffixlist: Update to 1.0.2.20250719Po-Chuan Hsieh2025-07-242-4/+4
| | | | Changes: https://github.com/ko-zu/psl/commits/master
* dns/pear-Net_DNS2: Update to 2.0.3Po-Chuan Hsieh2025-07-232-4/+4
| | | | Changes: https://github.com/mikepultz/netdns2/releases
* */*: update dependency on devel/py-lxml to devel/py-lxml5 (2nd attempt)Hiroki Tagato2025-07-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | This is a follow up to the commit 230fb2661c78, which updated some ports' dependencies on devel/py-lxml to devel/py-lxml5. It was an attempt to follow the dependency change of www/py-beautifulsoup. However, the switch was incomplete and broke some other ports. It has turned out that the ports depending on devel/py-lxml (at version 4.9.3) does not limit their dependencies' upper bound to 4.x except for one (devel/py-pymaven-patch). So updating them to devel/py-lxml5 (at version 5.4.0) should cause no harm. This commit switch dependencies of all the ports (except devel/py-pymaven-patch) to devel/py-lxml5 avoid potential conflicts. Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org> PR: 287144, 288047 Reported by: makc (via ports-committers), vvd (PR 288047), diizzy (PR 287144) Approved by: portmgr (chase dependency change, unbreak build) Fixes: 230fb2661c78 (*/*: update dependency on devel/py-lxml to devel/py-lxml5)
* dns/dnscontrol: Update to 4.22.0Bernhard Froehlich2025-07-202-7/+6
|
* dns/bind9-devel: update to 9.21.10 ↵Mathieu Arnold2025-07-1910-179/+230
|
* dns/tldx: Update 1.2.5 => 1.3.0Yusuf Yaman2025-07-192-6/+6
| | | | | | | Changelog: https://github.com/brandonyoungdev/tldx/releases/tag/v1.3.0 PR: 288320