Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 316266 Details for
Bug 456189
seamonkey/nss FIPS mode failure, update prelink and nss
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch for nss in RHEL 4
nss-rhel4.patch (text/plain), 1.97 KB, created by
Kai Engert (:kaie) (inactive account)
on 2008-09-10 00:19:42 UTC
(
hide
)
Description:
Patch for nss in RHEL 4
Filename:
MIME Type:
Creator:
Kai Engert (:kaie) (inactive account)
Created:
2008-09-10 00:19:42 UTC
Size:
1.97 KB
patch
obsolete
>? nss-3.11.99.5-2.el4.src.rpm >? nss-3.11.99.5-3.el4.src.rpm >? nss-3.11.99.5-stripped.tar.gz >? nss-3.12.0.3-0.test.el4.src.rpm >? nss-3.12.1.0 >Index: nss.spec >=================================================================== >RCS file: /cvs/dist/rpms/nss/RHEL-4/nss.spec,v >retrieving revision 1.38 >diff -u -r1.38 nss.spec >--- nss.spec 5 Sep 2008 18:51:51 -0000 1.38 >+++ nss.spec 10 Sep 2008 00:16:10 -0000 >@@ -6,7 +6,7 @@ > Summary: Network Security Services > Name: nss > Version: 3.12.1.1 >-Release: 1%{?dist} >+Release: 2%{?dist} > License: MPL/GPL/LGPL > URL: http://www.mozilla.org/projects/security/pki/nss/ > Group: System Environment/Libraries >@@ -20,6 +20,10 @@ > Obsoletes: seamonkey-nss < 1.1 > Provides: seamonkey-nss = 1.1 > >+# If prelink is installed, make sure it's at least this version, which has >+# NSS signed libraries blacklisted. Necessary for FIPS mode. >+Conflicts: prelink <= 0.3.3-0.EL4 >+ > Source0: %{name}-%{version}-stripped.tar.bz2 > #Source0: %{name}-%{version}-no-fbst-with-ckbi-%{ckbi_version}.tar.bz2 > # ckbi is the builtin roots module which may get released separately. >@@ -301,9 +305,6 @@ > > %post > /sbin/ldconfig >/dev/null 2>/dev/null >-# No longer set the immutable attribute with prelink > 0.3.9-2. >-#chattr +i %{_libdir}/libsoftokn3.so >/dev/null 2>/dev/null || : >-#chattr +i %{_libdir}/libfreebl3.so >/dev/null 2>/dev/null || : > %{unsupported_tools_directory}/shlibsign -i %{_libdir}/libsoftokn3.so >/dev/null 2>/dev/null || : > %{unsupported_tools_directory}/shlibsign -i %{_libdir}/libfreebl3.so >/dev/null 2>/dev/null || : > >@@ -468,6 +469,9 @@ > > > %changelog >+* Wed Sep 10 2008 Kai Engert <kengert@redhat.com> - 3.12.1.1-2 >+- Declare incompatibility with old prelink versions, which do not >+ blacklist the NSS signed libraries. > * Thu Sep 05 2008 Kai Engert <kengert@redhat.com> - 3.12.1.1-1 > - Update to NSS_3_12_1_RC2 > * Thu Sep 04 2008 Kai Engert <kengert@redhat.com> - 3.12.1.0-1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 456189
:
316265
| 316266