qgis: Adjust \todo in Makefile and TODO
The only significant change is a decision to create a default-off
option for qtwebengine, because it's beastly and I don't understand
how qgis with it does anything more useful.
bind920: update to BIND version 9.20.20:
Pkgsrc changes:
* Version bump + checksums.
Upstream changes:
Notes for BIND 9.20.20
----------------------
Security Fixes
~~~~~~~~~~~~~~
- Fix a use-after-free error in ``dns_client_resolve()`` triggered by a
DNAME response.
This issue only affected the :iscman:`delv` tool and it has now been
fixed.
[75 lines not shown]
zino: update to version 2.4.1.
Pkgsrc changes:
* version-bump + checksums.
Upstream changes:
- `zinoconv` now skips BFD session state and BFD events by default.
Use `--include-bfd` to opt in.
- Run all scheduled jobs on the event loop instead of in worker
threads, preventing concurrent modification of shared state.
py-netsnmp-cffi: upgrade to version 0.1.5.
Pkgsrc changes:
* Version + checksum updates.
Upstream changes:
Version 0.1.5:
Fixed
* Add caching of hot-path MIB lookup function results.