* Fri Oct 05 2012 Kai Engert <kaie@redhat.com> - 3.13.6-1
- Update to NSS_3_13_6_RTM
This commit is contained in:
parent
ab9d670692
commit
53a120c4af
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,5 +4,5 @@ blank-secmod.db
|
|||||||
blank-cert9.db
|
blank-cert9.db
|
||||||
blank-key4.db
|
blank-key4.db
|
||||||
PayPalEE.cert
|
PayPalEE.cert
|
||||||
/nss-3.13.5-stripped.tar.bz2
|
|
||||||
/nss-pem-20120811.tar.bz2
|
/nss-pem-20120811.tar.bz2
|
||||||
|
/nss-3.13.6-stripped.tar.bz2
|
||||||
|
13
nss.spec
13
nss.spec
@ -1,13 +1,13 @@
|
|||||||
%global nspr_version 4.9.1
|
%global nspr_version 4.9.2
|
||||||
%global nss_util_version 3.13.5
|
%global nss_util_version 3.13.6
|
||||||
%global nss_softokn_fips_version 3.12.9
|
%global nss_softokn_fips_version 3.12.9
|
||||||
%global nss_softokn_version 3.13.5
|
%global nss_softokn_version 3.13.6
|
||||||
%global unsupported_tools_directory %{_libdir}/nss/unsupported-tools
|
%global unsupported_tools_directory %{_libdir}/nss/unsupported-tools
|
||||||
|
|
||||||
Summary: Network Security Services
|
Summary: Network Security Services
|
||||||
Name: nss
|
Name: nss
|
||||||
Version: 3.13.5
|
Version: 3.13.6
|
||||||
Release: 8%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
URL: http://www.mozilla.org/projects/security/pki/nss/
|
URL: http://www.mozilla.org/projects/security/pki/nss/
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -594,6 +594,9 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 05 2012 Kai Engert <kaie@redhat.com> - 3.13.6-1
|
||||||
|
- Update to NSS_3_13_6_RTM
|
||||||
|
|
||||||
* Mon Aug 27 2012 Elio Maldonado <emaldona@redhat.com> - 3.13.5-8
|
* Mon Aug 27 2012 Elio Maldonado <emaldona@redhat.com> - 3.13.5-8
|
||||||
- Rebase pem sources to fedora-hosted upstream to pick up two fixes from rhel-6.3
|
- Rebase pem sources 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#847460 - Fix invalid read and free on invalid cert load
|
||||||
|
3
sources
3
sources
@ -5,4 +5,5 @@ a5ae49867124ac75f029a9a33af31bad blank-cert8.db
|
|||||||
2ec9e0606ba40fe65196545564b7cc2a blank-key4.db
|
2ec9e0606ba40fe65196545564b7cc2a blank-key4.db
|
||||||
bf47cecad861efa77d1488ad4a73cb5b PayPalEE.cert
|
bf47cecad861efa77d1488ad4a73cb5b PayPalEE.cert
|
||||||
2a06bf7b815d1a666cc3587b895506ce nss-pem-20120811.tar.bz2
|
2a06bf7b815d1a666cc3587b895506ce nss-pem-20120811.tar.bz2
|
||||||
658daa72d8a79589ba9e3712591939e9 nss-3.13.5-stripped.tar.bz2
|
11bdf048bce19963c88c4fc32652cd29 nss-3.13.6-stripped.tar.bz2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user