AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- version 5.1 * Optimization of LookupResources mainly used in tools/find, C-Find and QIDO-RS. - version 5.0 * Compatibility with Orthanc SDK 1.12.0 (communications between the Orthanc core and the database plugin using Google Protocol Buffers) * Upgraded dependencies for static builds (notably on Windows and LSB): - openssl 3.1.0 * psql114.patch removed (included in source)
- Version 4.0 (no changelog)
- Version 3.3 * Added an advisory lock to avoid race conditions during database setup * Added "MaximumConnectionRetries" & "ConnectionRetryInterval" to configure the retries when connecting to the DB at startup * Support of dynamic linking against the system-wide Orthanc framework library * build aginst orthanc-framework removed
- switch to orthanc-framework (static version) psql114.patch extended for psql 12/13 versions
- For Leap version >= 15.2, postgresql-server-devel need to be used
- Version 3.2 Initial build on OBS