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 222051 Details for
Bug 244455
Add NSS' signed libraries to prelink's global blacklist
[?]
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 v1
nss-fedora-prelink-blacklist.patch (text/plain), 2.32 KB, created by
Kai Engert (:kaie) (inactive account)
on 2007-10-10 00:58:35 UTC
(
hide
)
Description:
Patch v1
Filename:
MIME Type:
Creator:
Kai Engert (:kaie) (inactive account)
Created:
2007-10-10 00:58:35 UTC
Size:
2.32 KB
patch
obsolete
>Index: nss-prelink.conf >=================================================================== >RCS file: nss-prelink.conf >diff -N nss-prelink.conf >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ nss-prelink.conf 10 Oct 2007 00:55:29 -0000 >@@ -0,0 +1,2 @@ >+-b /usr/lib{,64}/libfreebl3.so >+-b /usr/lib{,64}/libsoftokn3.so >Index: nss.spec >=================================================================== >RCS file: /cvs/extras/rpms/nss/devel/nss.spec,v >retrieving revision 1.29 >diff -u -r1.29 nss.spec >--- nss.spec 6 Sep 2007 21:42:39 -0000 1.29 >+++ nss.spec 10 Oct 2007 00:55:29 -0000 >@@ -7,7 +7,7 @@ > Summary: Network Security Services > Name: nss > Version: 3.11.7 >-Release: 9%{?dist} >+Release: 10%{?dist} > License: MPLv1.1 or GPLv2+ or LGPLv2+ > URL: http://www.mozilla.org/projects/security/pki/nss/ > Group: System Environment/Libraries >@@ -29,6 +29,7 @@ > Source4: blank-key3.db > Source5: blank-secmod.db > Source7: fake-kstat.h >+Source8: nss-prelink.conf > Source10: %{name}-%{fips_source_version}-fbst-stripped.tar.gz > Source11: %{name}-%{ckfw_source_version}-ckfw.tar.gz > Source12: %{name}-%{ckfw_source_version}-pem.tar.gz >@@ -256,6 +257,8 @@ > %{__install} -m 644 %{SOURCE3} $RPM_BUILD_ROOT/%{_sysconfdir}/pki/nssdb/cert8.db > %{__install} -m 644 %{SOURCE4} $RPM_BUILD_ROOT/%{_sysconfdir}/pki/nssdb/key3.db > %{__install} -m 644 %{SOURCE5} $RPM_BUILD_ROOT/%{_sysconfdir}/pki/nssdb/secmod.db >+%{__mkdir_p} $RPM_BUILD_ROOT/%{_sysconfdir}/prelink.conf.d >+%{__install} -m 644 %{SOURCE8} $RPM_BUILD_ROOT/%{_sysconfdir}/prelink.conf.d/nss-prelink.conf > > # Copy the development libraries we want > for file in libcrmf.a libnssb.a libnssckfw.a >@@ -323,6 +326,7 @@ > %config(noreplace) %{_sysconfdir}/pki/nssdb/cert8.db > %config(noreplace) %{_sysconfdir}/pki/nssdb/key3.db > %config(noreplace) %{_sysconfdir}/pki/nssdb/secmod.db >+%{_sysconfdir}/prelink.conf.d/nss-prelink.conf > > %files tools > %defattr(-,root,root) >@@ -453,6 +457,10 @@ > > > %changelog >+* Wed Oct 10 2007 Kai Engert <kengert@redhat.com> - 3.11.7-10 >+- Add /etc/prelink.conf.d/nss-prelink.conf in order to blacklist >+ our signed libraries and protect them from modification. >+ > * Thu Sep 06 2007 Rob Crittenden <rcritten@redhat.com> - 3.11.7-9 > - Fix off-by-one error in the PEM module >
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 244455
: 222051