aboutsummaryrefslogtreecommitdiff
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* dns/rubygem-public_suffix: Update to 4.0.7Po-Chuan Hsieh2022-04-172-5/+4
| | | | Changes: https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md
* dns/p5-AnyEvent-CacheDNS: Update version requirement of *_DEPENDSPo-Chuan Hsieh2022-04-171-1/+1
|
* dns/amass: Update 3.19.1 -> 3.19.2Yuri Victorovich2022-04-172-6/+6
| | | | Reported by: portscout
* dns/knot-resolver: Fix PLISTPo-Chuan Hsieh2022-04-161-0/+1
| | | | | | | | | | | | | | | - Bump PORTREVISION for package change ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: lib/knot-resolver/debug_opensslkeylog.so ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 Stop. make: stopped in /usr/ports/dns/knot-resolver
* dns/public_suffix_list: Update to 20220331Po-Chuan Hsieh2022-04-168-10/+11
| | | | | | - Bump PORTREVISION of dependent ports for package change Changes: https://github.com/publicsuffix/list/commits/master
* devel/protobuf: Update to 3.20.0Po-Chuan Hsieh2022-04-161-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* dns/wdns: Upgrade to version 0.11.0Don Lewis2022-04-126-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve support for CAA records. (CAA was previously rendered as a "generic" rdata type.) * Bug fix for NSEC/NSEC3/CSYNC: do not output empty rrtype bitmaps per RFC6840 section 6.4. * Fix parsing of A6 records that ommit and address portion. Correct parsing of A6 records with prefix length 0. Correct handling of A6 address bytes. The address bytes of an A6 record are an address suffix relative to the prefix represented by the domain name, and so must be copied to and from the lower order bytes of the internal address representation. These A6 code updates were for the purposes of clearing "round trip" test errors in the existing code base. (A6 is deprecated and was moved to historic status.) * Fix bug in IPv6 prefix length processing in _wdns_str_to_rdata_ubuf(). * Add support for SVCB and HTTPS resource record types. This is based on an Internet-Draft but is widely used in the real world. https://datatracker.ietf.org/doc/html/draft-ietf-dnsop-svcb-https-08 Bump PORTREVISION of dependent ports due to shared library version change. Sponsored by: DomainTools
* dns/bind9-devel: Update to latest commitMathieu Arnold2022-04-113-24/+17
| | | | | While there, remove PORTREVISION option, it has not worked in a long time, and was never really useful.
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-104-7/+7
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* dns/powerdns-recursor: Update to 4.6.2Ralf van der Enden2022-04-092-4/+4
| | | | | | Changelog: https://blog.powerdns.com/2022/04/04/powerdns-recursor-4-6-2-and-4-5-9-released/ PR: 263160
* dns/amass: Update 3.18.1 -> 3.19.1Yuri Victorovich2022-04-092-7/+6
|
* dns/c-ares: Update to 1.18.1Ryan Steinmetz2022-04-083-5/+7
|
* dns/dsc: update to 2.13.0Leo Vandewoestijne2022-04-073-20/+10
| | | | | | | | While here, USE localbase. PR: 263035 Reported by: freebsd@dns.company (maintainer) Reviewed by: diizzy@
* devel/icu: update to 71.1Jan Beich2022-04-071-1/+1
| | | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1 Reported by: GitHub (watch releases) PR: 262654 Exp-run by: antoine Approved by: fluffy
* dns/powerdns-recursor: update to 4.6.1Ralf van der Enden2022-04-063-4/+105
| | | | | | | | | Fixes CVE-2022-27227 PR: 262879 Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer) MFH: 2022Q2 (security fix) Security: CVE-2022-27227
* dns/powerdns: update to 4.6.1Ralf van der Enden2022-04-063-4/+105
| | | | | | | | | Fixes CVE-2022-27227 PR: 262879 Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer) MFH: 2022Q2 (security fix) Security: CVE-2022-27227
* dns/libpsl: Don't rebuild man pagesDaniel Engberg2022-04-051-3/+2
| | | | | | | | | | Upstream confusingly refers to (re)generation of man pages as "--enable-man" in configure script. Pages are already pre-built so no need to rebuild PR: 262954 Reported by: gja822@narod.ru Approved by: portmgr (blanket)
* dns/dnsjit: update to 1.2.3Leo Vandewoestijne2022-04-052-8/+6
| | | | | PR: 263034 Reported by: freebsd@dns.company (maintainer)
* dns/doh-proxy: update to 0.9.3Mathieu Arnold2022-04-043-236/+250
|
* dns/bind9-devel: update to latest commitMathieu Arnold2022-04-044-14/+12
|
* dns/dnsmasq-devel: fix CVE-2022-0934 DHCPv6 vulnMatthias Andree2022-04-032-1/+176
| | | | | | Security: 3f321a5a-b33b-11ec-80c2-1bb2c6a00592 Security: CVE-2022-0934 MFH: 2022Q2
* dns/dnsmasq: fix CVE-2022-0934 DHCPv6 vulnMatthias Andree2022-04-032-1/+176
| | | | | | Security: 3f321a5a-b33b-11ec-80c2-1bb2c6a00592 Security: CVE-2022-0934 MFH: 2022Q2
* */*: fix trailing whitespace in pkg-descr'sDmitry Marakasov2022-04-016-16/+16
| | | | Approved by: portmgr blanket
* cleanup: Remove expired ports:Rene Ladan2022-03-3126-2937/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018 2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in 2013 2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please consider using security/afl++ instead 2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache includes mod_sed 2022-03-31 www/myfaces: Unsupported by upstream, released in 2005 2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0) 2022-03-31 security/base: Broken with PHP 7+, forked here https://github.com/NathanGibbs3/BASE/ 2022-03-31 security/find-zlib: Deprecated, no longer relevant 2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012 and listed as alpha quality by upstream 2022-03-31 security/shimmer: Abandonware, last release in 2008 2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release was back in 2007 2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web site 2022-03-31 security/sha: Obsolete, we have tools in base 2022-03-31 security/gputty: Unfetchable, dead upstream 2022-03-31 java/apache-commons-discovery: Abandoned upstream, last release in 2006 2022-03-31 www/geronimo: Port outdated, unsupported upstream and depends on deprecated software 2022-03-31 security/isakmpd: 15+ years old and broken on multiple versions 2022-03-31 security/razorback-swfScanner: Abandonware, last release in 2012 and listed as alpha quality by upstream 2022-03-31 devel/hadoop: Outdated, unsupported upstream 2022-03-31 java/apache-commons-primitives: Abandoned upstream, last release in 2003 2022-03-31 security/l5: Abandonware, broken on amd64 for 10+ years 2022-03-31 security/unicornscan: Very outdated and abandoned, current version in tree was released in 2004 and last release by upstream in Aug 2013. Please consider using security/nmap or security/rustscan 2022-03-31 security/gringotts: Abandonware, upstream dead and last release in 2009 2022-03-31 security/axTLS: Very outdated and abandoned, current version in tree was released in 2013 and last by upstream in 2019 2022-03-31 security/shttpscanner: Abandonware, last release in 2006 2022-03-31 security/sniff: Abandonware, last release around 2000 and dead upstream. Please consider using net/wireshark 2022-03-31 security/razorback-archiveInflate: Abandonware, last release in 2012 and listed as alpha quality by upstream 2022-03-31 security/scanssh: Abandonware, last release in 2005. Please consider using security/nmap or security/rustscan 2022-03-31 security/symbion-sslproxy: Abandonware, last release in 2009 and inactive upstream 2022-03-31 security/manipulate_data: Abandonware, unsupported upstream 2022-03-31 security/vinetto: Obsolete, targets deprecated Windows operating systems such as XP and 2003 Server 2022-03-31 security/pbnj: Abandonware, last release in 2006 and reported broken upstream in 2017 upstream 2022-03-31 databases/jasperreports: Unsupported by upstream, released in 2013 2022-03-31 security/retranslator: Deprecated upstream (EOL) 2022-03-31 security/cp2fwb: Abandonware, used with deprecated software Firewall Builder. 2022-03-31 security/webscarab: Deprecated by upstream in 2014 2022-03-31 security/pscan: Abandonware, last release in 2000 2022-03-31 security/vnccrack: Outdated and abandoned, last release in 2008. Upstream is at 2.1 while version in ports is 1.0.0 2022-03-31 security/doscan: Abandonware, last release in 2014. Please consider using security/masscan or sysutils/pnscan 2022-03-31 security/radamsa: Abandonware, last release in 2017 and marked as BROKEN in late 2020 2022-03-31 security/trinokiller: Abandonware, dead upstream 2022-03-31 security/spybye: Abandonware, last release in 2008 and no upstream development 2022-03-31 security/razorback-officeCat: Abandonware, last release in 2012 and listed as alpha quality by upstream 2022-03-31 textproc/crimson: Deprecated by upstream 2010-08-06 2022-03-31 security/tripwire-131: Deprecated, please consider using security/tripwire instead 2022-03-31 security/bruteforceblocker: Abandonware, please consider using security/sshguard 2022-03-31 security/razorback-fsMonitor: Abandonware, last release in 2012 and listed as alpha quality by upstream 2022-03-31 security/tlswrap: Abandonware, last release in 2007 and dead upstream 2022-03-31 security/sslsniffer: Abandonware, last release in 2001. Please consider using security/sslsplit or security/sslproxy 2022-03-31 security/strobe: Abandonware, last release around 2000 and dead upstream. Please consider using security/nmap or security/rustscan 2022-03-31 security/amap: Abandoned upstream, no new release for 10+ years. Please consider using security/nmap or security/rustscan 2022-03-31 security/ppars: Abandonware, no word of it on upstream web site 2022-03-31 security/zebedee: Abandonware, last release in 2005 and runtime issues reported upstream 2022-03-31 security/matrixssl: Abandonware, dead upstream 2022-03-31 security/razorback-virusTotal: Abandonware, last release in 2012 and listed as alpha quality by upstream 2022-03-31 security/stud: Abandonware, marked BROKEN on 12+ in 2019 2022-03-31 security/sslwrap: Abandonware, marked BROKEN on 12+ in 2019 2022-03-31 security/dcetest: Targets deprecated protocol by Microsoft in favour of .NET 2022-03-31 security/l0phtcrack: Obsolete, Microsoft LANMAN and NT password hashes are deprecated 2022-03-31 security/slurpie: Abandonware, last release around 2000 and dead upstream 2022-03-31 security/ike: Abandonware, last release in 2013 and IKEv1 is considered to be insecure 2022-03-31 security/mussh: Abandonware, last release in 2011 please consider using security/teleport 2022-03-31 security/razorback-fsWalk: Abandonware, last release in 2012 and listed as alpha quality by upstream 2022-03-31 security/hackbot: Abandonware, last release in 2003. Please consider using security/nmap or security/rustscan 2022-03-31 security/phpsecinfo: Abandonware, last release in 2006 2022-03-31 security/libpreludedb: Very outdated, current version in tree was released back in 2015 and upstream is still active 2022-03-31 security/ipfw2dshield: Abandonware, no word of it on upstream web site 2022-03-31 security/razorback-fileInject: Abandonware, last release in 2012 and listed as alpha quality by upstream 2022-03-31 security/gwee: Abandonware, last release 15+ years ago and dead upstream 2022-03-31 security/pktsuckers: Abandonware, last release from somewhere around 1999 2022-03-31 security/slush: Obsolete, listed as alpha quality, last release around 2000 and dead upstream 2022-03-31 security/integrit: Abandonware, last release in 2003 2022-03-31 security/razorback-pdfFox: Abandonware, last release in 2012 and listed as alpha quality by upstream 2022-03-31 security/razorback-yaraNugget: Abandonware, last release in 2012 and listed as alpha quality by upstream 2022-03-31 security/hlfl: Abandonware, last release in 2003 2022-03-31 security/jbrofuzz: Abandonware, no word of it on upstream web site and last release was 10 years ago 2022-03-31 security/libpwstor: Abandonware, last release in 2008 2022-03-31 security/smtpscan: Abandonware, last release in 2003 and dead upstream. Please consider using security/nmap 2022-03-31 security/cisco-torch: Abandonware, dead upstream 2022-03-31 security/amavis-stats: Abandoned, upstream is dead and last release was back in 2005 2022-03-31 textproc/lucene4: Unsupported by upstream, released in 2015 2022-03-31 java/apache-commons-discovery: Abandoned upstream, last release in 2006 2022-03-31 devel/liballium: Abandonware, last release in 2014 and upstream is dead 2022-03-31 www/sakai: Depends on expired www/tomcat7 2022-03-31 graphics/deegree-wpvs: Depends on expired www/tomcat7 2022-03-31 graphics/deegree-igeoportal: Depends on expired www/tomcat7 2022-03-31 www/jspwiki: Depends on expired www/tomcat7 2022-03-31 graphics/deegree-wcs: Depends on expired www/tomcat7 2022-03-31 graphics/deegree-csw: Depends on expired www/tomcat7 2022-03-31 graphics/deegree-wms: Depends on expired www/tomcat7 2021-12-31 www/tomcat7: Tomcat 7 is EOL on 2021-03-31. Please upgrade to a later version 2022-03-31 devel/gitblit: Depends on expired www/tomcat7 2022-03-31 graphics/barbecue: Depends on expired www/tomcat7 2022-03-31 graphics/deegree-wfs: Depends on expired www/tomcat7 2022-03-31 graphics/deegree-wps: Depends on expired www/tomcat7 2022-03-31 sysutils/rubygem-smart_proxy_chef: Depends on expired sysutils/rubygem-chef-api 2021-12-31 sysutils/rubygem-chef-api: The chef-api gem is no longer maintained. Please use the supported Chef::ServerAPI library from the Chef gem 2022-03-31 databases/redis5: EOLed upstream 2022-03-31 security/outguess: Abandonware, dead upstream and last release in 2001 2022-01-15 devel/maven3: Outdated, unsupported upstream 2022-01-15 devel/maven33: Outdated, unsupported upstream 2022-03-31 devel/monotone: Abandoned upstream, no release since 2014 2022-03-31 security/botan110: Deprecated upstream, users are recommended to migrate to 2.x 2022-03-31 net/hping: Deprecated upstream, please consider using net/hping3 instead 2022-03-31 sysutils/autopsy: Very outdated, current version in tree was released back in 2010 and upstream is still active 2022-03-31 java/cryptix-jce: Abandonware, last release in 2005 and listed as dead upstream 2022-03-31 net-mgmt/netustad: Abandonware, dead upstream, unfetchable and is marked BROKEN for 13+ 2022-03-31 www/paros: Abandonware, last release in 2006 and dead upstream 2022-03-31 net/queso: Abandonware and obsolete, last release back in 1998. Please consider using security/nmap instead 2022-03-31 mail/rlytest: Abandonware, last release in 2003 and dead upstream 2022-03-31 net/ssvnc: Abandonware, last release in 2011 and broken functionality reported upstream 2022-03-31 sysutils/webjob: Abandonware, last release in 2012 and broken on multiple architectures 2022-03-31 dns/bundy: Project is in hibernation and not recommended to use in production 2022-03-31 lang/ruby26: Use newer version of Ruby. Ruby 2.6 will reach its EoL on March 31, 2022 2022-03-31 textproc/kibana6: Uses expired www/node10 2021-04-30 www/node10: Node.js v10.x reaches end-of-life on 2021-04-30, see https://github.com/nodejs/Release 2022-03-31 comms/zssh: Abandonware, last release in 2003. Please consider using scp or net/croc instead 2022-03-31 devel/py-dataclasses: Included in Python 3.7 or later 2022-03-31 net-im/diligent: Abandoned upstream, users also confirms port to be non working 2022-03-31 www/typo3-9: Mainstream support ended 2021-09-30 2022-03-31 databases/adodb: Unsupported upstream, cannot be used with PHP 8.0+ 2022-03-31 audio/clementine-player: Last release in 2016, many issue reports upstream and little to no development for years. Please consider using audio/strawberry 2022-03-31 security/libprelude: Very outdated, current version in tree was released back in 2015 and upstream is still active 2022-03-31 www/crp: Abandonware, last release in 2003 and upstream refers to PHP 4.x and is dead 2022-03-31 devel/fb-adb: Last release in 2016 and deprecated by upstream, please consider using devel/android-tools-adb instead 2022-03-31 comms/o2sms: Abandonware, last release in 2010 and upstream is dead 2022-03-31 comms/p5-SMS-Send-TW-Qma: QMA service provider is no longer around 2022-03-31 comms/p5-SMS-Send-TW-ShareSMS: Service provider is no longer around 2022-03-31 comms/yaps: Service providers are no longer around and/or are no longer providing this service 2022-03-31 security/arirang: Abandoned upstream and last release was back in 2011 2022-03-31 security/openvpn-mbedtls: mbedTLS only has a minimum viable TLSv1.3 implementation, and OpenVPN-mbedtls does not work on FreeBSD 14-CURRENT 2022-03-31 www/mod_proxy_xml: Abandoned upstream, last release in 2004 2022-03-31 www/mod_xmlns: Abandoned upstream, last release in 2004 2022-03-31 www/mod_authnz_crowd: Abandoned upstream in 2014, doesn't work with Apache 2.4+ 2022-03-31 security/razorback-scriptNugget: Abandonware, last release in 2012 and listed as alpha quality by upstream 2022-03-31 dns/bind911: End of life, please migrate to a newer version of BIND9 2022-03-31 www/grafana6: EOLed upstream, unfixed vulnerabilities 2022-03-31 security/govpn: Deprecated upstream, reference: http://www.govpn.info/
* dns/knot3: Update to 3.1.7Leo Vandewoestijne2022-03-302-4/+4
| | | | | | Changes: https://www.knot-dns.cz/2022-03-30-version-317.html PR: 262934
* cleanup: Remove expired ports:Rene Ladan2022-03-304-57/+0
| | | | 2022-03-30 dns/py-dnspython2: Use dns/py-dnspython
* */*: Bump PORTREVISION after lang/go 1.18 updateGuangyuan Yang2022-03-3011-1/+11
|
* dns/fastresolve: Fix build when default version of berkeley db is 18Yasuhiro Kimura2022-03-301-1/+11
| | | | | | PR: 262138 Approved by: maintainer timeout MFH: 2022Q1
* dns/doggo: Downgrade 0.5.0 -> 0.4.2Yuri Victorovich2022-03-292-6/+7
| | | | | 0.5.0 was made by mistake, see https://github.com/mr-karan/doggo/issues/33#issuecomment-1082173618
* dns/bind918: fix buildMathieu Arnold2022-03-282-9/+9
| | | | | The ISC is doing new strange things in their Makefiles, so add back gmake to the dependency chain when building DOCS or MANPAGES.
* dns/bind9-devel: update to latest commitMathieu Arnold2022-03-286-27/+25
| | | | | The ISC is doing new strange things in their Makefiles, so add back gmake to the dependency chain when building DOCS or MANPAGES.
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-262-1/+2
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* dns/py-publicsuffixlist: Update to 0.7.12Po-Chuan Hsieh2022-03-252-5/+4
| | | | Changes: https://github.com/ko-zu/psl/commits/master
* dns/py-idna: Update to 3.3Po-Chuan Hsieh2022-03-253-16/+17
| | | | | | | - Update LICENSE - Update pkg-descr Changes: https://github.com/kjd/idna/blob/master/HISTORY.rst
* dns/dnscap: Update to 2.0.2Po-Chuan Hsieh2022-03-252-5/+4
| | | | Changes: https://github.com/DNS-OARC/dnscap/releases
* dns/bind918: update to 9.18.1Mathieu Arnold2022-03-244-15/+15
| | | | | MFH: 2021Q1 Security: CVE-2021-25220, CVE-2022-0396, CVE-2022-0635, CVE-2022-0667
* dns/amass: Update 3.17.1 -> 3.18.1Yuri Victorovich2022-03-242-6/+6
| | | | Reported by: portscout
* dns/powerdns: Update to 4.6.0Ralf van der Enden2022-03-242-4/+4
| | | | | | Changelog: https://blog.powerdns.com/2022/01/25/authoritative-server-4-6-0/ PR: 262740
* dns/bind916: Security update to 9.16.27Xin LI2022-03-242-4/+4
| | | | | | Security: CVE-2022-0396, CVE-2021-25220 MFH: 2022Q1 With hat: secteam
* dns/bind911: Security update to 9.11.37.Xin LI2022-03-242-4/+4
| | | | | | Security: CVE-2021-25220 MFH: 2022Q1 With hat: secteam
* dns/Makefile: add new port luaunboundNeel Chauhan2022-03-221-0/+1
|
* dns/luaunbound: new portThomas Morper2022-03-224-0/+37
| | | | PR: 262666
* dns/lua-resty-dns: New PortMartin Matuska2022-03-194-0/+44
| | | | | | Lua DNS resolver for the ngx_lua based on the cosocket API WWW: https://github.com/openresty/lua-resty-dns
* KDE: Update KDE Frameworks to 5.92.0Tobias C. Berner2022-03-191-3/+3
| | | | | | | | | | | | | | | | | | | | Saturday, 12 March 2022 KDE today announces the release of KDE Frameworks 5.92.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement and Changelog: https://kde.org/announcements/frameworks/5/5.92.0/ PR: 262522 Exp-run by: antoine
* dns/dnsjit: Switch to upstream's build fixDaniel Engberg2022-03-183-21/+6
| | | | | | | | | Backport upstream commit 4346a4859b1ff21f74cc4ae7c79ba6af07a5774f to fix build with LLVM 12+ PR: 261274 Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl> Approved by: portmgr (blanket)
* lang/rust: Bump revisions after 1.59.0Mikael Urankar2022-03-153-3/+3
|
* dns/dnsjit: Fix build issues on 13-STABLE and newer versionsJaap Akkerhuis2022-03-131-0/+20
| | | | | PR: 261274 Approved by: Leo Vandewoestijne <freebsd@dns.company> (maintainer timeout, 7+ weeks)
* */*: Return ports back to poolDaniel Engberg2022-03-131-1/+1
| | | | | Greg's mail bounes (no MX record) so return his ports to pool for now. Thanks for your time and effort maintaing these ports!
* dns/blocky: Update to 0.18Daniel Engberg2022-03-132-96/+150
| | | | | | | Changelog: https://github.com/0xERR0R/blocky/releases/tag/v0.18 PR: 262211 Approved by: Greg Fitzgerald <gregf@beastie.tech> (maintainer timeout, 2+ weeks)
* dns/coredns: Update 1.9.0 -> 1.9.1Yuri Victorovich2022-03-122-6/+6
| | | | Reported by: portscout