# Dwarfguard package is built on Debian11 as we support running on both 11 and 12 # Debian12 does not have libcrypt.so.1.1 library althought it is still getting # security fixes on Debian11 which is still supported # Dwarfguard uses this library solely for the purpose of license checking # All the SSL related functionality is handle by the system-installed OpenSSL # which is the supported OpenSSL 3 in Debian 12 # To make the license check working on Debian 12 box with Debian 11 build, the library # needs to be copied on the Debian 11 system. # This conf file for ld.so should be kept as last file as the OpenSSL3 version # of the library should be preferred for any real usage (that's actually not # a problem as ANY app built on Debian 12 has dependency auto-set to OpenSSL 3 # thus unable to anyhow use this OpenSSL 1 library) /opt/cache_dwarfg/aux_libs