zino: update to version 2.5.2.
Pkgsrc changes:
* version-bump + checksums + minor adjust of dependencies.
Upstream changes:
- Added explanation section to documentation covering Zino's history,
core concepts, and technical architecture
([#435](https://github.com/Uninett/zino/issues/435)) - Added
documentation for cuRitz, with screenshots.
([#568](https://github.com/Uninett/zino/issues/568))
- `--user` and the `process.user` setting now accept a numeric
`UID` or `UID:GID` or, as previously, a user name, so Zino can drop
privileges to a UID that has no entry in `/etc/passwd` (e.g. inside
a container)
- BGP sessions that go down are reported again. On routers that
send Zino an SNMP trap when a session drops, the drop was only
[16 lines not shown]
arti: update to 2.6.0.
(leaf package)
Arti 2.6.0 continues our steady progress on relay and directory
authority development, including on document parsing, directory
mirror support, and DNS stream handling.
Additionally, this release makes Congestion control and Counter
Galois Onion cryptography always on in `arti`.
As usual, there are also many under-the-hood improvements and bug
fixes.