* ea28d0e 2021-03-26 | Scale the DNS random scket pool on the value of dns-forward-max. (HEAD -> master, tag: v2.85rc2, origin/master, origin/HEAD) [Simon Kelley]
* 4a8c098 2021-03-26 | Change the method of allocation of random source ports for DNS. [Simon Kelley]
* ffa4628 2021-03-22 | Fix thinko in 51f7bc924cbcdeb09cbb83249b70c121d1ffa31e [黎醒聪]
* e10a923 2021-03-15 | Move repeated test pattern to server_test_type [Petr Menšík]
* 51f7bc9 2021-03-18 | Create common function for forward dump, log and send [Petr Menšík]
* 6c0bf79 2021-03-18 | Reduce few repetitions in forward code [Petr Menšík]
* 4b03170 2021-03-20 | Update German translation for 2.85rc1. [Matthias Andree]
* 1de6bbc 2021-03-19 | Fix FTBS on FreeBSD due to Linux-specific optimisation of if_nametoindex() [Simon Kelley]
Saturday, 13 March 2021
KDE today announces the release of KDE Frameworks 5.80.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:
https://kde.org/announcements/frameworks/5/5.80.0/
PR: 254256
Exp-run by: antoine
Fallout-fixes by: adridg
* Removed probe feature.
* Add note: not all passive DNS systems or versions of those system
implement the same query features.
* Remove unreached error msg
* Renamed existing "dnsdb" system to be "dnsdb1". Made "dnsdb" be an
alias for "dnsdb2". Restructured parts of the man page
Sponsored by: Farsight Security, Inc.
* add zone times to datefix, add json to reverse, fix usage messages
* remove some name-reversal debugging output; handle names which don"t
end in dots
* add "truncate" transform, clean up the "reverse" string arithmetic
* Add missing trailing period and newline to the -8 usage text
* retire APIKEY from the environment, allow it only in config file
* remember when the system has been specified
* change transform "truncate" to be called "chomp"
* portability fixes
Sponsored by: Farsight Security, Inc.
2021-02-28 audio/beatslash-lv2: Unmaintained and doesn't build with the latest audio/lvtk version 2.x
2021-02-28 multimedia/kodi-addon-vfs.libarchive-devel: Depends on deprecated multimedia/kodi-devel
2021-02-28 multimedia/kodi-addon-peripheral.joystick-devel: Depends on deprecated multimedia/kodi-devel
2021-02-28 multimedia/kodi-devel: Deprecated. Please use multimedia/kodi instead.
2021-02-28 multimedia/kodi-addon-inputstream.adaptive-devel: Depends on deprecated multimedia/kodi-devel
2021-02-28 print/cloud-print-connector: Google Cloud Print has been shut down by Google as of December 31, 2020
2021-02-28 dns/knot2: Use knot3, it is functionally compatible with 2.9.x
2021-02-28 print/cups-cloud-print: Google Cloud Print has been shut down by Google as of December 31, 2020
2021-02-28 www/helma: Upstream is basically dead and recommends ringojs.org
* Requires using an updated DNSDB API server. (2.3.0)
* To use the new features, add the following line the ~/.dnsdb-query.conf
file: (2.3.0)
DNSDBQ_SYSTEM=dnsdb2
or add the command-line option
-u dnsdb2
If you leave out that line, that command-line option, or use
DNSDBQ_SYSTEM=dnsdb
then dnsdbq will function as it previously did with DNSDB API version 1.
* change DEFAULT_SYS from dnsdb to dnsdb2; adapt rest of system to cope
(2.4.0)
* add support to probe what pDNS systems the endpoint supports (2.4.0)
* normalize DNSDB APIv2; rename encap_bare to encap_cof; incorporate encap
into pdns_system; remove all encap inequality tests (2.4.0)
Sponsored by: Farsight Security, Inc.