New OpenVox-Server packages available for testing! Edit

Published on Jan 5, 2026 by bastelfreak.

We have just built new OpenVox Server packages!

We want to give people some time to test them before we publish them to our official repositories. You can download them from artifacts.voxpupuli.org.

The changelog:

  • Java 11 support has been removed, and either Java 17 or Java 21 must be used.
  • Removes Janino support. Logback removed support for it due to CVEs. This means that logbook evaluator filters are no longer supported. These were not commonly used so unless you specifically included tags in your logback config, you should not be affected.
  • Also due to the removal of Janino, Trapperkeeper’s post-config-script option for injecting Java code directly into Jetty for controlling low-level Jetty settings that are not exposed by Trapperkeeper is no longer supported. This is also a feature not commonly used, and was a potential security risk in itself.
  • This version of openvox-server and all related components have now been migrated to the org.openvoxproject namespace and are available on Clojars, with fixed up testing and release workflows.
  • The following third-party components were updated to address CVEs:
  • Additionally, these are not currently used, but will be shortly once we release a FIPS-compliant version of the server:

To test it, you can simply download the SNAPSHOT package and upgrade your existing installation. If you want to try it on a new box, you will have to add our usual repos from apt.voxpupuli.org or yum.voxpupuli.org. That’s required because the server package depends on the agent package.

If you find any bugs or want to contribute, please come to our #openvox channel on IRC or slack.

We plan to move the packages to the official repos on 2026-01-12.