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 671636 Details for
Bug 891369
signed shared libraries not found due to signature verification failure on post-install scriptlet
[?]
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]
Fix post-install scriplet for signing tool to use in-tree freebl
fix-bug-891369.patch (text/plain), 1.67 KB, created by
Elio Maldonado Batiz
on 2013-01-02 19:36:19 UTC
(
hide
)
Description:
Fix post-install scriplet for signing tool to use in-tree freebl
Filename:
MIME Type:
Creator:
Elio Maldonado Batiz
Created:
2013-01-02 19:36:19 UTC
Size:
1.67 KB
patch
obsolete
>diff --git a/nss-softokn.spec b/nss-softokn.spec >index 82864f0..95ab2fb 100644 >--- a/nss-softokn.spec >+++ b/nss-softokn.spec >@@ -4,6 +4,14 @@ > %global unsupported_tools_directory %{_libdir}/nss/unsupported-tools > %global saved_files_dir %{_libdir}/nss/saved > >+# Produce .chk files for the final stripped binaries >+# >+# NOTE: The LD_LIBRARY_PATH line guarantees shlibsign links >+# against the freebl that we just built. This is necessary >+# because the signing algorithm changed on 3.14 to DSA2 with SHA256 >+# whereas we previously signed with DSA and SHA1. We must Keep this line >+# until all mock platforms have been updated. >+# > %define __spec_install_post \ > %{?__debug_package:%{__debug_install_post}} \ > %{__arch_install_post} \ >@@ -16,7 +24,7 @@ > Summary: Network Security Services Softoken Module > Name: nss-softokn > Version: 3.14.1 >-Release: 5%{?dist} >+Release: 6%{?dist} > License: MPLv2.0 > URL: http://www.mozilla.org/projects/security/pki/nss/ > Group: System Environment/Libraries >@@ -378,6 +386,12 @@ done > %{_includedir}/nss3/shsign.h > > %changelog >+* Wed Jan 02 2013 Elio Maldonado <emaldona@redhat.com> - 3.14.1-6 >+- Resolves: Bug 891369 - shared libraries not found due to signature verification failure >+- Fix failure signature verification failures on post-install scriplet >+- Add export LD_LIBRARY_PATH=$RPM_BUILD_ROOT/%{_libdir} before the signing commands >+- Ensure tool links with in-tree freebl so verification uses same algorithm as in signing >+ > * Thu Dec 27 2012 Elio Maldonado <emaldona@redhat.com> - 3.14.1-5 > - Add RSA performance test for freebl > - Fix bogus date in changelog warnings
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 891369
:
671636