summarylogtreecommitdiffstats
path: root/sac-core-legacy.install
AgeCommit message (Collapse)Author
2021-11-24remove the pkcs11/ symlinkMantas Mikulėnas
The token module always looks for libcrypto.so in its own directory first, followed by /usr/lib next. I'm definitely not going to put the compat libcrypto.so.1.0.0 symlink in /usr/lib/pkcs11 (as that would likely affect the newer sac-core and possibly other modules), so the best option is to keep this old version isolated to its own directory.
2021-11-19entirely stop creating the old symlink to avoid conflictsMantas Mikulėnas
2021-01-16releaseMantas Mikulėnas
2021-01-16fork and rename to sac-core-legacyMantas Mikulėnas