Debian Patches

Status for opencryptoki/3.27.0-1

Patch Description Author Forwarded Bugs Origin Last update
01-disable-testcases.patch Avoid processing of removed testcases. Daniel Baumann <daniel@debian.org> no
03-dlopen-soname.patch Description:
Opening libopencryptoki correctly with soname major (Closes: #463593).
While working on (LP: #2026732) I've added adjustments for the soname
major of libopencryptoki also for:
testcases/common/common.c
testcases/policy/policytest.c
usr/sbin/p11sak/p11sak.h
usr/sbin/pkcshsm_mk_change/pkcshsm_mk_change.c
usr/sbin/pkcsstats/pkcsstats.c
Andreas Tille <tille@debian.org> for upstream version 3.27.0
Frank Heimes <frank.heimes@canonical.com> no 2026-06-19
04-pkcsslotd-cmdline-args.patch Description:
Add command line arguments for logging, verbosity, and daemonizing. Allow
logging to files, only useful for debugging but controllable at runtime, not
compile time.
David Smith <dds@google.com> no
lp-1982842-move-pkcs11-group-assigment-from-makefile-to-postinst.patch Move pkcs11 group assigment from Makefile to postinst The p11sak_defined_attrs_conf and strength.conf files are only installed
in debian/tmp if there's a 'pkcs11' unix group present on the builder,
which evidently isn't the case on the LP builders.
This quilt patch removes the pkcs11 group assignements from Makefile.am.
The pkcs11 group assignments are now done instead at in
debian/opencryptoki.postinst.
Now extended to cover useradd of pkcsslotd user; again removed from
Makefile.am and now done in debian/opencryptoki.postinst.
Frank Heimes <frank.heimes@canonical.com> not-needed 2023-07-10
cross.patch Fix FTCBFS: multiple reasons Helmut Grohne <helmut@subdivi.de> no debian 2025-04-15
32bit.patch Fix build error on 32 bit systems: size_t vs CK_ULONG pointer incompatibility

On i386, size_t is 'unsigned int' while CK_ULONG is 'unsigned long'.
Andreas Tille <tille@debian.org> no https://github.com/opencryptoki/opencryptoki/commit/627d27514e7494d36d3d7924e03e4e23ac76bec3 2026-06-23

All known versions for source package 'opencryptoki'

Links