Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
nss-pkcs11-devel - Development libraries for PKCS #11 (Cryptoki) using NSS
Library files for developing PKCS #11 modules using basic NSS
low level services.
Packages
Latest: nss-pkcs11-devel-3.14.0.0-11.el5.fio.i386.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
nss-pkcs11-devel |
0 |
3.14.0.0 |
11.el5.fio |
i386 |
88 KiB |
2013-05-04 14:56:19 |
nss-pkcs11-devel |
0 |
3.12.8 |
1.el5.fio |
i386 |
80 KiB |
2011-04-28 21:05:39 |
Changelog:
- * 2013-01-10 - Elio Maldonado <emaldona[AT]redhat[DOTCOM]> - 3.14.0.0-12
- Recreate the distrust patch by backporting the upstream one
- Resolves: rhpbz#890914 - Dis-trust TURKTRUST mis-issued *.google.com certificate
- * 2013-01-09 - Elio Maldonado <emaldona[AT]redhat[DOTCOM]> - 3.14.0.0-11
- Resolves: rhpbz#890914 - Dis-trust TURKTRUST mis-issued *.google.com certificate
- * 2012-12-12 - Elio Maldonado <emaldona[AT]redhat[DOTCOM]> - 3.14.0.0-10
- Remove a patch that caused a regression
- Resolves: rhbz#883620
- * 2012-11-07 - Elio Maldonado <emaldona[AT]redhat[DOTCOM]> - 3.14.0.0-9
- Fix locking issue causing curl hangs and authenticate to the correct session
- Resolves: rhbz#872838
- * 2012-11-07 - Elio Maldonado <emaldona[AT]redhat[DOTCOM]> - 3.14.0.0-8
- PEM peminit returns CKR_CANT_LOCK when needed to inform caller module isn't thread safe
- Resolves: rhbz#555019 - [PEM] invalid writes in multi-threaded libcurl based application