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 603698 Details for
Bug 847462
pem module may attempt to free an uninitialized pointer
[?]
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]
changes to spec file to rebase pem
rebase-pem-to-get-rhel-6.3-fixes.patch (text/plain), 2.02 KB, created by
Elio Maldonado Batiz
on 2012-08-11 17:33:47 UTC
(
hide
)
Description:
changes to spec file to rebase pem
Filename:
MIME Type:
Creator:
Elio Maldonado Batiz
Created:
2012-08-11 17:33:47 UTC
Size:
2.02 KB
patch
obsolete
>diff --git a/.gitignore b/.gitignore >index 64a2e0b..ece0056 100644 >--- a/.gitignore >+++ b/.gitignore >@@ -5,4 +5,4 @@ blank-cert9.db > blank-key4.db > PayPalEE.cert > /nss-3.13.5-stripped.tar.bz2 >-/nss-pem-20120402.tar.bz2 >+/nss-pem-20120811.tar.bz2 >diff --git a/nss.spec b/nss.spec >index 52901f2..acb8a26 100644 >--- a/nss.spec >+++ b/nss.spec >@@ -7,7 +7,7 @@ > Summary: Network Security Services > Name: nss > Version: 3.13.5 >-Release: 6%{?dist} >+Release: 7%{?dist} > License: MPLv1.1 or GPLv2+ or LGPLv2+ > URL: http://www.mozilla.org/projects/security/pki/nss/ > Group: System Environment/Libraries >@@ -52,7 +52,7 @@ Source7: blank-key4.db > Source8: system-pkcs11.txt > Source9: setup-nsssysinit.sh > Source10: PayPalEE.cert >-Source12: %{name}-pem-20120402.tar.bz2 >+Source12: %{name}-pem-20120811.tar.bz2 > > Patch2: add-relro-linker-option.patch > Patch3: renegotiate-transitional.patch >@@ -580,6 +580,11 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h > > > %changelog >+* Sat Aug 11 2012 Elio Maldonado <emaldona@redhat.com> - 3.13.5-7 >+- Rebase nss-pem to fedora-hosted upstream to pick up two fixes from rhel-6.3 >+- Resolves: rhbz#847460 - Fix invalid read and free on invalid cert load >+- Resolves: rhbz#847462 - PEM module may attempt to free uninitialized pointer >+ > * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.5-6 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild > >diff --git a/sources b/sources >index 0191743..67c4cd8 100644 >--- a/sources >+++ b/sources >@@ -4,5 +4,5 @@ a5ae49867124ac75f029a9a33af31bad blank-cert8.db > 691e663ccc07b7a1eaa6f088e03bf8e2 blank-cert9.db > 2ec9e0606ba40fe65196545564b7cc2a blank-key4.db > bf47cecad861efa77d1488ad4a73cb5b PayPalEE.cert >-d19159b7f91b94afaf7fa78bba006c13 nss-pem-20120402.tar.bz2 >+2a06bf7b815d1a666cc3587b895506ce nss-pem-20120811.tar.bz2 > 658daa72d8a79589ba9e3712591939e9 nss-3.13.5-stripped.tar.bz2
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
Flags:
rrelyea
: review+
kdudka
: review+
Actions:
View
|
Diff
Attachments on
bug 847462
: 603698 |
604040