We are pleased to announce the release of Hockeypuck 2.4.1.
This is a bugfix release that primarily reimplements the hockeypuck-dump tool. It now works correctly while the hockeypuck server is running; previously it was recommended to invoke it only when the server was shut down, to avoid data consistency errors. It also fixes a long-standing bug which omitted 1 in every 256 keys from the output dump files, and a recently-introduced nil dereference panic during dump.
Release notes can be found at https://github.com/hockeypuck/hockeypuck/releases/tag/2.4.1
You can install the latest release by cloning the repo from
https://github.com/hockeypuck/hockeypuck and checking out the branch `branch-2.4`. It is not recommended to deploy from the `master` branch or the `latest` docker image in production.
You can find more information at the hockeypuck wiki:
https://github.com/hockeypuck/hockeypuck/wiki
Hockeypuck 2.4 development is kindly supported by @NGIZero Core.
----
Hockeypuck is a modern synchronising #OpenPGP #keyserver that is optimised for ease of deployment, particularly in containerised environments via docker-compose.
https://hockeypuck.io/
https://github.com/hockeypuck/hockeypuck