[arch-commits] Commit in ca-certificates/trunk (3 files)

Jan Steffens heftig at archlinux.org
Thu Dec 11 11:53:12 UTC 2014


    Date: Thursday, December 11, 2014 @ 12:53:12
  Author: heftig
Revision: 227440

Last minute documentation fixes

Modified:
  ca-certificates/trunk/PKGBUILD
  ca-certificates/trunk/ca-certificates-utils.install
  ca-certificates/trunk/update-ca-trust.8.txt

-------------------------------+
 PKGBUILD                      |    4 ++--
 ca-certificates-utils.install |    2 +-
 update-ca-trust.8.txt         |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-11 11:37:13 UTC (rev 227439)
+++ PKGBUILD	2014-12-11 11:53:12 UTC (rev 227440)
@@ -4,7 +4,7 @@
 pkgbase=ca-certificates
 pkgname=(ca-certificates-utils ca-certificates)
 pkgver=20140923
-pkgrel=7.1
+pkgrel=7.2
 pkgdesc='Common CA certificates'
 arch=('any')
 url='http://pkgs.fedoraproject.org/cgit/ca-certificates.git'
@@ -13,7 +13,7 @@
 makedepends=('asciidoc')
 source=(update-ca-trust update-ca-trust.8.txt)
 sha256sums=('28d0f8469e022889d2fa3c92a57fb51a5fdff4715cb899de6cf4b374fecd2270'
-            '554362b104d7534576c804541f6282829ba8596308afa1c02a09874e6fb2d58b')
+            '916bc0582b5230aedc7fdada70bc387fbd605dbc9d3d421621e4736c60a8ef41')
 
 build() {
 	asciidoc.py -v -d manpage -b docbook update-ca-trust.8.txt

Modified: ca-certificates-utils.install
===================================================================
--- ca-certificates-utils.install	2014-12-11 11:37:13 UTC (rev 227439)
+++ ca-certificates-utils.install	2014-12-11 11:53:12 UTC (rev 227440)
@@ -29,7 +29,7 @@
      /etc/ca-certificates/trust-source/anchors/
   2. Do the same with all manually-added /etc/ssl/certs/*.pem files
      and rename them to *.crt
-  3. Instead of \`update-ca-certificates\`, run \`update-ca-trust\`
+  3. Instead of \`update-ca-certificates\`, run \`trust extract-compat\`
 
   Also see \`man 8 update-ca-trust\` and \`trust --help\`.
 MSG

Modified: update-ca-trust.8.txt
===================================================================
--- update-ca-trust.8.txt	2014-12-11 11:37:13 UTC (rev 227439)
+++ update-ca-trust.8.txt	2014-12-11 11:53:12 UTC (rev 227440)
@@ -119,7 +119,7 @@
   full certificate available.
   (This is currently an undocumented format, to be extended later.
    For examples of the supported formats, see the files
-   shipped with the ca-certificates package.)
+   shipped with the ca-certificates-mozilla package.)
 * certificate files without trust flags in either the DER file format or in
   the PEM (BEGIN/END CERTIFICATE) file format (any file name). Such files 
   will be added with neutral trust, neither trusted nor distrusted.



More information about the arch-commits mailing list