Automatic import for version 20120218.00

This commit is contained in:
Rosa 2012-02-25 04:48:05 +04:00
parent 2453af4a49
commit 5f6c49478f
2 changed files with 69 additions and 3 deletions

View file

@ -34,7 +34,7 @@
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
CVS_ID "@(#) $RCSfile: certdata.txt,v $ $Revision: 1.81 $ $Date: 2012/01/17 22:02:37 $"
CVS_ID "@(#) $RCSfile: certdata.txt,v $ $Revision: 1.82 $ $Date: 2012/02/18 21:41:46 $"
#
# certdata.txt
@ -23413,3 +23413,65 @@ CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NSS_TRUSTED_DELEGATOR
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NSS_TRUSTED_DELEGATOR
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NSS_TRUSTED_DELEGATOR
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
# Explicitly Distrust "MITM subCA 1 issued by Trustwave", Bug 724929
# Issuer: E=ca@trustwave.com,CN="Trustwave Organization Issuing CA, Level 2",O="Trustwave Holdings, Inc.",L=Chicago,ST=Illinois,C=US
# Serial Number: 1800000005 (0x6b49d205)
# Not Before: Apr 7 15:37:15 2011 GMT
# Not After : Apr 4 15:37:15 2021 GMT
CKA_CLASS CK_OBJECT_CLASS CKO_NSS_TRUST
CKA_TOKEN CK_BBOOL CK_TRUE
CKA_PRIVATE CK_BBOOL CK_FALSE
CKA_MODIFIABLE CK_BBOOL CK_FALSE
CKA_LABEL UTF8 "MITM subCA 1 issued by Trustwave"
CKA_ISSUER MULTILINE_OCTAL
\060\201\253\061\013\060\011\006\003\125\004\006\023\002\125\123
\061\021\060\017\006\003\125\004\010\023\010\111\154\154\151\156
\157\151\163\061\020\060\016\006\003\125\004\007\023\007\103\150
\151\143\141\147\157\061\041\060\037\006\003\125\004\012\023\030
\124\162\165\163\164\167\141\166\145\040\110\157\154\144\151\156
\147\163\054\040\111\156\143\056\061\063\060\061\006\003\125\004
\003\023\052\124\162\165\163\164\167\141\166\145\040\117\162\147
\141\156\151\172\141\164\151\157\156\040\111\163\163\165\151\156
\147\040\103\101\054\040\114\145\166\145\154\040\062\061\037\060
\035\006\011\052\206\110\206\367\015\001\011\001\026\020\143\141
\100\164\162\165\163\164\167\141\166\145\056\143\157\155
END
CKA_SERIAL_NUMBER MULTILINE_OCTAL
\002\004\153\111\322\005
END
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NSS_NOT_TRUSTED
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NSS_NOT_TRUSTED
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NSS_NOT_TRUSTED
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE
# Explicitly Distrust "MITM subCA 2 issued by Trustwave", Bug 724929
# Issuer: E=ca@trustwave.com,CN="Trustwave Organization Issuing CA, Level 2",O="Trustwave Holdings, Inc.",L=Chicago,ST=Illinois,C=US
# Serial Number: 1800000006 (0x6b49d206)
# Not Before: Apr 18 21:09:30 2011 GMT
# Not After : Apr 15 21:09:30 2021 GMT
CKA_CLASS CK_OBJECT_CLASS CKO_NSS_TRUST
CKA_TOKEN CK_BBOOL CK_TRUE
CKA_PRIVATE CK_BBOOL CK_FALSE
CKA_MODIFIABLE CK_BBOOL CK_FALSE
CKA_LABEL UTF8 "MITM subCA 2 issued by Trustwave"
CKA_ISSUER MULTILINE_OCTAL
\060\201\253\061\013\060\011\006\003\125\004\006\023\002\125\123
\061\021\060\017\006\003\125\004\010\023\010\111\154\154\151\156
\157\151\163\061\020\060\016\006\003\125\004\007\023\007\103\150
\151\143\141\147\157\061\041\060\037\006\003\125\004\012\023\030
\124\162\165\163\164\167\141\166\145\040\110\157\154\144\151\156
\147\163\054\040\111\156\143\056\061\063\060\061\006\003\125\004
\003\023\052\124\162\165\163\164\167\141\166\145\040\117\162\147
\141\156\151\172\141\164\151\157\156\040\111\163\163\165\151\156
\147\040\103\101\054\040\114\145\166\145\154\040\062\061\037\060
\035\006\011\052\206\110\206\367\015\001\011\001\026\020\143\141
\100\164\162\165\163\164\167\141\166\145\056\143\157\155
END
CKA_SERIAL_NUMBER MULTILINE_OCTAL
\002\004\153\111\322\006
END
CKA_TRUST_SERVER_AUTH CK_TRUST CKT_NSS_NOT_TRUSTED
CKA_TRUST_EMAIL_PROTECTION CK_TRUST CKT_NSS_NOT_TRUSTED
CKA_TRUST_CODE_SIGNING CK_TRUST CKT_NSS_NOT_TRUSTED
CKA_TRUST_STEP_UP_APPROVED CK_BBOOL CK_FALSE

View file

@ -21,7 +21,7 @@ Name: rootcerts
# BuildRequires: rootcerts >= 0:20070402.00, for example
# - NEVER specifying the %%{release}
Epoch: 1
Version: 20120117.00
Version: 20120218.00
Release: %mkrel 1
License: GPL
Group: System/Servers
@ -178,7 +178,11 @@ rm -rf %{buildroot}
%changelog
* Thu Jan 26 2012 Oden Eriksson <oeriksson@mandriva.com> 1:20120117.00-1mdv2012.0
* Thu Feb 23 2012 Oden Eriksson <oeriksson@mandriva.com> 1:20120218.00-1mdv2012.0
+ Revision: 779386
- new certdata.txt as of 2012/02/18
* Thu Jan 26 2012 Oden Eriksson <oeriksson@mandriva.com> 1:20120117.00-1
+ Revision: 769149
- new certdata.txt file from upstream cvs as of 2012/01/17