We are pleased to announce that Agate 3.0 is now available. Agate is OBiBa’s central user profile server.
This Agate release requires Java 21.
Upgrade actions - If the default Java installed in your system is not Java 21, you must install Java 21 (any vendor), update the path to the java executable in the file /etc/default/agate
, and restart the agate
service.
As an example:
# location of java JAVA=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
Additional notes:
See also Agate documentation for installation and operation instructions.