-
Mon Feb 02 2015 Tomáš Mráz <tmraz@redhat.com> - 3.16.2.3-9
- add configuration file for dracut to add the nss-softokn module by default
-
Thu Jan 29 2015 Elio Maldonado <emaldona@redhat.com> - 3.16.2.3-8
- fix permissions on dracut install file.
- Resolves: Bug 1169957 - curl unable to download url when url is https and environment is dracut
-
Tue Jan 20 2015 Robert Relyea <rrelyea@redhat.com> - 3.16.2.3-7
- Use RHEL-7 dracut semantics rather than RHEL-6
- fix dependencies so nss-softokn pulls in nss-softokn-freebl
- keep dummy libfreebl3.chk for dracut kernel.
-
Tue Jan 13 2015 Elio Maldonado <emaldona@redhat.com> - 3.16.2.3-6
- Update fix for flaws reported by coverity scan
- Resolves: Bug 1154764 - Defects found in nss-softokn
-
Fri Jan 09 2015 Elio Maldonado <emaldona@redhat.com> - 3.16.2.3-5
- Skip the fips checks if the action is newslot or delslot.
- Resolves: Bug 1156406 - NSS fails to access sql:/etc/pki/nssdb in system FIPS mode
-
Wed Dec 10 2014 Robert Relyea <rrelyea@redhat.com> - 3.16.2.3-4
- add libfreeblpriv3.so to dracut.
-
Tue Nov 18 2014 Robert Relyea <rrelyea@redhat.com> - 3.16.2.3-3
- Resolves: Bug 1153602 - libfreebl3.so runs prelink during the initialization phase
- Decouple libfreebl3.so from the actual library.
- Blacklist the freebl libraries
- Turn off calling prelink to unprelink the binary
-
Tue Nov 18 2014 Elio Maldonado <emaldona@redhat.com> - 3.16.2.3-2
- Remove temporary workaround for brew build problems now resolved
- Resolves: Bug 1158161 - Upgrade to NSS 3.16.2.3 for Firefox 31.3
-
Thu Nov 13 2014 Elio Maldonado <emaldona@redhat.com> - 3.16.2-13
- Resolves: Bug 1158161 - Upgrade to NSS 3.16.2.3 for Firefox 31.3
-
Wed Nov 05 2014 Robert Relyea <rrelyea@redhat.com> 3.16.2-12
- Add support for encrypt_derive.
- Allow us to init database at level1 while already in FIPS mode.
- Allow UserDBOpen'ed FIPS tokens to do all the mechanisms as well as
the main fips token.
- Silence SIGCHLD when prelink is used.