- removed DigiNotar root certifiate from trusted db

(bmo#682927, bnc#714931)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=78
This commit is contained in:
Petr Cerny 2011-09-02 15:49:39 +00:00 committed by Git OBS Bridge
parent 637ece63fb
commit a6441bcebd
3 changed files with 1645 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 2 14:40:07 UTC 2011 - pcerny@suse.com
- removed DigiNotar root certifiate from trusted db
(bmo#682927, bnc#714931)
-------------------------------------------------------------------
Wed Aug 24 08:37:13 UTC 2011 - andrea.turrini@gmail.com

View File

@ -56,6 +56,7 @@ Patch4: char.patch
Patch5: nss-no-rpath.patch
Patch6: renegotiate-transitional.patch
Patch9: malloc.patch
Patch10: nss-3.12.11-diginotar.patch
%define nspr_ver %(rpm -q --queryformat '%{VERSION}' mozilla-nspr)
PreReq: mozilla-nspr >= %nspr_ver
PreReq: libfreebl3 >= %{nss_softokn_fips_version}
@ -173,6 +174,7 @@ cd mozilla
%if %suse_version > 1110
%patch9
%endif
%patch10 -p2
# additional CA certificates
#cd security/nss/lib/ckfw/builtins
#cat %{SOURCE2} >> certdata.txt

1637
nss-3.12.11-diginotar.patch Normal file

File diff suppressed because it is too large Load Diff