]> git.donarmstrong.com Git - ca-certificates.git/commitdiff
Add note to update-ca-certificates(8) about .crt extension needed
authorMichael Shuler <michael@pbandjelly.org>
Sat, 23 Jun 2012 00:56:33 +0000 (19:56 -0500)
committerMichael Shuler <michael@pbandjelly.org>
Sat, 23 Jun 2012 00:56:33 +0000 (19:56 -0500)
debian/changelog
sbin/update-ca-certificates.8

index e8430b77b9468caeaf863f9112c4772ffbbb71a0..807fff416d4149112bf635f7b60f9c9cf1a39792 100644 (file)
@@ -1,15 +1,18 @@
-ca-certificates (20120623) UNRELEASED; urgency=low
+ca-certificates (20120624) UNRELEASED; urgency=low
 
   * Add Polish translation, thanks to Michał Kułach.  Closes: #660002
   * Add Turkish translation, thanks to Atila KOÇ.  Closes: #661785
   * Correct update-ca-certificates(8) alignment  Closes: #666932
+  * Add note to update-ca-certificates(8) about .crt extension needed for
+    local CA certificates under /usr/local/share/ca-certificates
+    Closes: 595279
   * Update mozilla/certdata.txt to version 1.83
     Mozilla Public License updated to v2.0
     (no added/removed CAs)
   * Update debian/copyright to reflect MPL v2.0
   * Update debian/NEWS with added/removed certs from 20111211 and 20120212
 
- -- Michael Shuler <michael@pbandjelly.org>  Fri, 22 Jun 2012 19:44:14 -0500
+ -- Michael Shuler <michael@pbandjelly.org>  Fri, 22 Jun 2012 19:52:50 -0500
 
 ca-certificates (20120212) unstable; urgency=low
 
index 9803520ab3e6c0e621591209c1ee749c099744af..987d250780477cd2da683880fa81a46caf558a93 100644 (file)
@@ -67,7 +67,7 @@ all CA certificates that you activated in /etc/ca-certificates.conf.
 Directory of CA certificates.
 .TP
 .I /usr/local/share/ca-certificates
-Directory of local CA certificates.
+Directory of local CA certificates (with .crt extension).
 .SH SEE ALSO
 .BR c_rehash (1),
 .SH AUTHOR