]> git.pld-linux.org Git - packages/ca-certificates.git/commitdiff
ca-certificates (20130610) unstable; urgency=low auto/th/ca-certificates-20130610-1 auto/ti/ca-certificates-20130610-1
authorElan Ruusamäe <glen@delfi.ee>
Tue, 11 Jun 2013 09:01:01 +0000 (12:01 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 11 Jun 2013 09:01:01 +0000 (12:01 +0300)
CAcert root and class3 certificates are now installed as individual
files, no longer as the concatenation of the two. The certificates
are installed as cacert.org_root.crt and cacert.org_class3.crt for
ease of identification.

Remove obsolete debconf.org CA.
Remove obsolete SPI CA certificate expired in 2007.

ca-certificates-more-certs.patch
ca-certificates-undebianize.patch
ca-certificates.spec

index 29c03732c578ccbd0f6f7baf878d9a72fccefa62..8e35307e2ee70509d0e89f4e1a4194094c496632 100644 (file)
@@ -1,11 +1,11 @@
---- ca-certificates-20120212/Makefile~ 2011-12-06 04:03:08.000000000 +0200
-+++ ca-certificates-20120212/Makefile  2012-05-12 11:40:20.330015955 +0300
+--- ca-certificates-20130610/Makefile~ 2013-06-10 20:29:57.000000000 +0300
++++ ca-certificates-20130610/Makefile  2013-06-11 11:58:47.673068113 +0300
 @@ -3,7 +3,7 @@
  #
  
  CERTSDIR = /usr/share/ca-certificates
--SUBDIRS = mozilla cacert.org debconf.org spi-inc.org
-+SUBDIRS = mozilla cacert.org debconf.org spi-inc.org thawte certum terena esteid
+-SUBDIRS = mozilla cacert.org spi-inc.org
++SUBDIRS = mozilla cacert.org spi-inc.org thawte certum terena esteid
  
  all:
        for dir in $(SUBDIRS); do \
index 225da7442ad14d0d89a009f35ad79ffc243e286b..b557139a0d35bc706d807b5cf090ec5e9e08c27f 100644 (file)
@@ -35,8 +35,8 @@
  echo "done."
  
  # vim:set et sw=2:
---- ca-certificates/sbin/update-ca-certificates.8      2008-04-11 20:47:29.000000000 +0200
-+++ ca-certificates-undebianize/sbin/update-ca-certificates.8  2008-11-01 12:18:14.000000000 +0100
+--- ca-certificates-20130610/sbin/update-ca-certificates.8~    2013-06-11 11:32:35.000000000 +0300
++++ ca-certificates-20130610/sbin/update-ca-certificates.8     2013-06-11 11:54:40.662201388 +0300
 @@ -16,7 +16,7 @@
  .\" .sp <n>    insert n+1 empty lines
  .\" for manpage-specific macros, see man(7)
  a concatenated single-file list of certificates.
  .PP
  It reads the file /etc/ca-certificates.conf. Each line gives a pathname of
-@@ -34,11 +34,6 @@
+@@ -38,11 +38,6 @@
  .PP
- Furthermore all certificates found below /usr/local/share/ca-certificates
- are also included as implicitly trusted.
+ Furthermore all certificates with a .crt extension found below
/usr/local/share/ca-certificates are also included as implicitly trusted.
 -.PP
 -Before terminating, \fBupdate-ca-certificates\fP invokes
 -\fBrun-parts\fP on /etc/ca-certificates/update.d and calls each hook with
@@ -67,7 +67,7 @@
  .SH OPTIONS
  A summary of options is included below.
  .TP
-@@ -49,13 +44,13 @@
+@@ -53,13 +48,13 @@
  Be verbose. Output \fBc_rehash\fP.
  .TP
  .B \-f, \-\-fresh
@@ -80,6 +80,6 @@
  .TP
 -.I /etc/ssl/certs/ca-certificates.crt
 +.I /etc/openssl/ca-certificates.crt
- A single-file version of CA certificates.  This hold
+ A single-file version of CA certificates.  This holds
  all CA certificates that you activated in /etc/ca-certificates.conf.
  .TP
index a97c799a6392ed128e967d99af5dd8c9fe54af01..79a18ac473ee9b34d5da1d2486d769fcbbae6297 100644 (file)
@@ -7,14 +7,14 @@
 Summary:       Common CA Certificates PEM files
 Summary(pl.UTF-8):     Pliki PEM popularnych certyfikatów CA
 Name:          ca-certificates
-Version:       20130119
-Release:       2
+Version:       20130610
+Release:       1
 License:       GPL v2 (scripts), MPL v2 (mozilla certs), distributable (other certs)
 Group:         Libraries
 Source0:       ftp://ftp.debian.org/debian/pool/main/c/ca-certificates/%{name}_%{version}.tar.gz
-# Source0-md5: 1fbbec2028a33cf865b79c204aa2e626
+# Source0-md5: ca34fb3a5bfb3264062d592c69f1dec6
 Source1:       https://www.verisign.com/support/thawte-roots.zip
-# Source1-md5: a3709cc0279ef3fca4f86ea775066b18
+# Source1-md5: 21a284ebdc6e8f4178d5cc10fb9e1ef2
 Source2:       http://www.certum.pl/keys/CA.pem
 # Source2-md5: 35610177afc9c64e70f1ce62c1885496
 Source3:       http://www.certum.pl/keys/level1.pem
This page took 0.036129 seconds and 4 git commands to generate.