[packages/ca-certificates] ca-certificates (20130610) unstable; urgency=low

glen glen at pld-linux.org
Tue Jun 11 11:01:50 CEST 2013


commit 59b34d921df8752427ef8fa090da584c281e7558
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jun 11 12:01:01 2013 +0300

    ca-certificates (20130610) unstable; urgency=low
    
    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  |  8 ++++----
 ca-certificates-undebianize.patch | 14 +++++++-------
 ca-certificates.spec              |  8 ++++----
 3 files changed, 15 insertions(+), 15 deletions(-)
---
diff --git a/ca-certificates.spec b/ca-certificates.spec
index a97c799..79a18ac 100644
--- a/ca-certificates.spec
+++ b/ca-certificates.spec
@@ -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
diff --git a/ca-certificates-more-certs.patch b/ca-certificates-more-certs.patch
index 29c0373..8e35307 100644
--- a/ca-certificates-more-certs.patch
+++ b/ca-certificates-more-certs.patch
@@ -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 \
diff --git a/ca-certificates-undebianize.patch b/ca-certificates-undebianize.patch
index 225da74..b557139 100644
--- a/ca-certificates-undebianize.patch
+++ b/ca-certificates-undebianize.patch
@@ -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)
@@ -55,10 +55,10 @@
  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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ca-certificates.git/commitdiff/59b34d921df8752427ef8fa090da584c281e7558



More information about the pld-cvs-commit mailing list