]> git.pld-linux.org Git - packages/ca-certificates.git/commitdiff
- added TODO about RSA Security 1024 V3 root CA
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 6 Apr 2010 15:17:33 +0000 (15:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ca-certificates.spec -> 1.30

ca-certificates.spec

index f49eb879234c66801ab200a45d6dff59eb839ef1..838a4689841689bac168bd2728c0d9aebe7a8199 100644 (file)
@@ -1,5 +1,9 @@
 # TODO
 # - cleanup dead links from /etc/openssl/certs after -update uninstall
+#
+# - https://bugzilla.mozilla.org/show_bug.cgi?id=549701 and
+#   http://groups.google.com/group/mozilla.dev.security.policy/browse_thread/thread/b6493a285ba79998#
+#
 Summary:       Common CA Certificates PEM files
 Summary(pl.UTF-8):     Pliki PEM popularnych certyfikatów CA
 Name:          ca-certificates
@@ -132,6 +136,9 @@ openssl x509 -inform DER -in %{SOURCE18} -outform PEM -out terena/$(basename %{S
 # We have those and more in specific dirs
 rm mozilla/{Thawte,thawte,Certum,IGC_A,Deutsche_Telekom_Root_CA_2}*.crt
 
+# See TODO
+# rm mozilla/RSA_Security_1024_v3.crt
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_datadir}/%{name},%{_sbindir},%{certsdir}}
This page took 0.087936 seconds and 4 git commands to generate.