Changelog for
pam_p11-0.5.0-48.14.x86_64.rpm :
* Tue Aug 29 2023 Otto Hollmann
- Update to version 0.5.0
* Add support for tokens that only contain a certificate (and no public key)
* Fixed never-ending loop if the PIN is locked- Update to version 0.4.0
* Add Russian translation
* Add support for building with LibreSSL
* Add support for building with OpenSSL 3.0 and later
* Wed Feb 15 2023 Marcus Meissner - disabled error on deprecated for now, to make it build with openssl-3
* Fri Jul 29 2022 pgajdosAATTsuse.com- use pam rpm macros [bsc#1190955]
* Mon May 17 2021 Ferdinand Thiessen - Update to version 0.3.1
* CVE-2019-16058: Fixed buffer overflow when creating signatures longer than 256 bytes- Drop upstream fixed pam_p11-0.3.0-lto-type-mismatch.patch
* Sat Aug 10 2019 Antoine Belvire - Update to version 0.3.0:
* Add Italian translation.
* Add support for matching the PIN-input with a regular expression.
* Add support for macOS
* Add support for building with OpenSSL 1.1.1
* Add support for nistp256/384/521 keys in authorized_keys file.- Remove README.SUSE: Its content is present in README.md which is now installed.- Add pam_p11-0.3.0-lto-type-mismatch.patch: Fix build with LTO on x86_64.- Drop upstreamed patches:
* pam_p11-replace-deprecated-OpenSSL-API-functions.patch
* pam_p11-unsigned-comparison.patch
* Thu Jan 31 2019 Pedro Monreal Gonzalez - Update to version 0.2.0 [bsc#1123392, bsc#1123916]
* Add user documentation in Readme.md
* Add support for PIN pad readers
* Add support for changing/unblocking PIN (use with passwd)
* Add support for localized user feedback
* Add support for cards without certificates (e.g. OpenPGP card)
* Add support for PKCS#11 modules with multiple slots
* Add support for building with OpenSSL 1.1
* Merged opensc and openssh module into pam_p11.so
* Fixed memory leaks, coverity issues, compiler warnings
* Created test-passwd and test-login for testing standard use cases- Added patch to replace deprecated EVP_MD_CTX_cleanup(md_ctx) with EVP_MD_CTX_reset(md_ctx)
* pam_p11-replace-deprecated-OpenSSL-API-functions.patch- Added patch to fix unsigned comparison
* pam_p11-unsigned-comparison.patch- Removed patch fixed upstream:
* pam_p11-openssl11.patch- Mark locale-dependent file: /usr/share/locale/de/LC_MESSAGES/pam_p11.mo- Added documentation file README.SUSE with a Security Note- Cleaned with spec-cleaner
* Mon Jan 22 2018 vcizekAATTsuse.com- Update to version 0.1.6
* Build system rewritten (NOTICE: configure options was modified).- shorten the Description, fixes \"invalid utf-8 encoding in Description\"- fix build with openssl 1.1 (bsc#1074800)
* add pam_p11-openssl11.patch
* Mon Mar 21 2011 cooloAATTnovell.com- licenses package is about to die
* Mon Feb 01 2010 jengelhAATTmedozas.de- package baselibs.conf
* Thu Jun 25 2009 sbrabecAATTsuse.cz- Supplement pam-32bit/pam-64bit in baselibs.conf (bnc#354164).