p11-kit 0.24.1-2ubuntu1 source package in Ubuntu
Changelog
p11-kit (0.24.1-2ubuntu1) lunar; urgency=medium * Merge from Debian unstable (LP: #2003548). Remaining changes: + Add support for IBM specific attributes and mechanis by adding the following upstream commits as quilt patches (LP: #1982841): d/p/lp-1982841-Add-IBM-specific-mechanism-and-attributes.patch d/p/lp-1982841-Add-support-for-serializing-CK_ECDH1_DERIVE_PARAMS-m.patch d/p/lp-1982841-client-Allow-zero-part-length-at-C_SignUpdate.patch d/p/lp-1982841-Fix-support-of-CKA_DERIVE_TEMPLATE.patch d/p/lp-1982841-Add-other-SHA-variants-also-for-RSA-and-EC-signature.patch d/p/lp-1982841-Add-support-for-missing-AES-and-DES-DES3-mechanisms.patch d/p/lp-1982841-Add-support-for-MAC-and-HMAC-general-mechanisms.patch d/p/lp-1982841-Add-support-for-CKM_DH_PKCS_DERIVE.patch d/p/lp-1982841-rpc-Handle-special-cases-for-buffer-and-length.patch d/p/lp-1982841-Add-support-for-CKM_AES_CTR.patch d/p/lp-1982841-Add-support-for-CKM_AES_GCM.patch d/p/lp-1982841-common-pkcs11x.h-Support-CRYPTOKI_GNU-for-IBM-vendor.patch + debian/patches/lp-1991067-pkcs11-gnu-Enable-testing-with-p11-kit- pkcs11x.h.patch: Fix gnutls FTBFS. Closes LP: #1991067. p11-kit (0.24.1-2) unstable; urgency=medium [ Debian Janitor ] * Remove constraints unnecessary since buster: + libp11-kit0: Drop versioned constraint on opencryptoki in Breaks. + p11-kit-modules: Drop versioned constraint on p11-kit in Replaces. + p11-kit-modules: Drop versioned constraint on p11-kit in Breaks. [ Andreas Metzler ] * Fix uscan file for github changes. (Adapted from sirikali example in #1019696 - Thanks David!) * Minor cleanups suggested by lintian. (Standards-Version, debian/-copyrigfht year, unused override with newer lintian). -- Adrien Nader <email address hidden> Thu, 19 Jan 2023 10:50:41 +0100
Upload details
- Uploaded by:
- Adrien Nader
- Sponsored by:
- Simon Chopin
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
p11-kit_0.24.1.orig.tar.xz | 818.7 KiB | d8be783efd5cd4ae534cee4132338e3f40f182c3205d23b200094ec85faaaef8 |
p11-kit_0.24.1.orig.tar.xz.asc | 833 bytes | 48041a234bac05f70519b0d4727e78a129ea80a51baf92c7d419f80b7cbdf0ab |
p11-kit_0.24.1-2ubuntu1.debian.tar.xz | 30.7 KiB | 87c571f52dae6c9bea4285431b4b031105ac413a44462440b6f9691cf96ac433 |
p11-kit_0.24.1-2ubuntu1.dsc | 2.4 KiB | e206c7ab3a1bda2db61a5d3c3a0ed781a10dad8564e50088ff783f9d4bf60cc3 |
Available diffs
Binary packages built by this source
- libp11-kit-dev: library for loading and coordinating access to PKCS#11 modules - development
The p11-kit library provides a way to load and enumerate Public-Key
Cryptography Standard #11 modules, along with a standard configuration
setup for installing PKCS#11 modules so that they're discoverable. It
also solves problems with coordinating the use of PKCS#11 by different
components or libraries living in the same process.
.
This package contains the development headers required
to build applications using the p11-kit library.
- libp11-kit0: library for loading and coordinating access to PKCS#11 modules - runtime
The p11-kit library provides a way to load and enumerate Public-Key
Cryptography Standard #11 modules, along with a standard configuration
setup for installing PKCS#11 modules so that they're discoverable. It
also solves problems with coordinating the use of PKCS#11 by different
components or libraries living in the same process.
.
This package contains the shared library required for applications loading
and accessing PKCS#11 modules.
- libp11-kit0-dbgsym: debug symbols for libp11-kit0
- p11-kit: p11-glue utilities
The p11-kit library provides a way to load and enumerate Public-Key
Cryptography Standard #11 modules, along with a standard configuration
setup for installing PKCS#11 modules so that they're discoverable. It
also solves problems with coordinating the use of PKCS#11 by different
components or libraries living in the same process.
.
This package contains the p11-kit tool for listing PKCS#11 modules.
- p11-kit-dbgsym: debug symbols for p11-kit
- p11-kit-doc: library for loading and coordinating access to PKCS#11 modules - documentation
The p11-kit library provides a way to load and enumerate Public-Key
Cryptography Standard #11 modules, along with a standard configuration
setup for installing PKCS#11 modules so that they're discoverable. It
also solves problems with coordinating the use of PKCS#11 by different
components or libraries living in the same process.
.
This package contains the documentation for p11-kit.
- p11-kit-modules: p11-glue proxy and trust modules
The p11-kit library provides a way to load and enumerate Public-Key
Cryptography Standard #11 modules, along with a standard configuration
setup for installing PKCS#11 modules so that they're discoverable. It
also solves problems with coordinating the use of PKCS#11 by different
components or libraries living in the same process.
.
This package contains the p11-kit proxy module and the system trust
policy module.
- p11-kit-modules-dbgsym: debug symbols for p11-kit-modules