[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package p11-kit-0.23.22-2.el8.x86_64 download

Name p11-kit
Epoch 0
Version 0.23.22
Release 2.el8
Architecture x86_64
Website/URL http://p11-glue.freedesktop.org/p11-kit.html
License BSD-3-Clause
Build Time 2024-04-08 14:52:06
Build Host builder-x86-06.inferitos.ru
Summary Library for loading and sharing PKCS#11 modules
Repositories BaseOS
Description p11-kit provides a way to load and enumerate PKCS#11 modules, as well as a standard configuration setup for installing PKCS#11 modules in such a way that they're discoverable.
Errata
Size 326 KiB
Source Project p11-kit-0.23.22-2.el8
SHA-256 checksum 2a4e8444bb9bdb3894b16ce5040a85e3fdeff74f98444fcbb41c29e538f53d1e
× Full screenshot
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.23.22-2
- Rebuilt for MSVSphere 8.10 beta

* Fri Dec 01 2023 Zoltan Fridrich <zfridric@redhat.com> - 0.23.22-2
- Add IBM specific mechanisms and attributes
  Resolves: RHEL-10571

* Mon Jan 11 2021 Daiki Ueno <dueno@redhat.com> - 0.23.22-1
- Rebase to 0.23.22 to fix memory safety issues (CVE-2020-29361, CVE-2020-29362, and CVE-2020-29363)
- Preserve DT_NEEDED information from the previous version, flagged by rpmdiff
- Add xsltproc to BR

* Tue Nov 10 2020 Daiki Ueno <dueno@redhat.com> - 0.23.21-4
- Fix realloc usage on proxy cleanup (#1894979)
- Make 'trust anchor --store' preserve all attributes from .p11-kit files

* Tue Nov 03 2020 Daiki Ueno <dueno@redhat.com> - 0.23.21-3
- Restore clobbered changelog entry

* Mon Nov 02 2020 Daiki Ueno <dueno@redhat.com> - 0.23.21-2
- Update p11-kit-invalid-config.patch to be more thorough (thanks to
  Alexander Sosedkin)

* Tue Oct 20 2020 Daiki Ueno <dueno@redhat.com> - 0.23.21-1
- Update to upstream 0.23.21 release

* Fri Mar 29 2019 Daiki Ueno <dueno@redhat.com> - 0.23.14-5
- Fix crash on unloading the library, when it is both linked and dlopen'ed

* Mon Oct 29 2018 Daiki Ueno <dueno@redhat.com> - 0.23.14-4
- Prefer fixed closures to libffi closures

* Wed Oct 17 2018 Daiki Ueno <dueno@redhat.com> - 0.23.14-3
- Update p11-kit-coverity.patch