1 2 3 4 5 6 7 8 9 10 11
|
xca (2.0.1-1) unstable; urgency=medium
XCA 2.0 comes with major changes in the database backend. The file format
was changed to SQLite. Old databases can be opened and will be saved
as SQLite databases. They can't be used with pre-2.0 versions. A backup
of the old database in the old file format will be created automatically.
Server based databases can now be used as the data store. Currently,
MySQL and PostgreSQL are supported.
-- Tino Mettler <tino+debian@tikei.de> Tue, 03 Jul 2018 14:39:02 +0200
|