vapier      15/06/23 17:09:44

  Modified:             ca-certificates-20141019.3.17.4.ebuild
                        ca-certificates-20141019.3.19.ebuild ChangeLog
  Log:
  Force newer openssl so alternative certificate paths work smoothly #552540 by 
Thomas D..
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.2                  
app-misc/ca-certificates/ca-certificates-20141019.3.17.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ca-certificates/ca-certificates-20141019.3.17.4.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ca-certificates/ca-certificates-20141019.3.17.4.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ca-certificates/ca-certificates-20141019.3.17.4.ebuild?r1=1.1&r2=1.2

Index: ca-certificates-20141019.3.17.4.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-misc/ca-certificates/ca-certificates-20141019.3.17.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ca-certificates-20141019.3.17.4.ebuild      22 Mar 2015 00:07:09 -0000      
1.1
+++ ca-certificates-20141019.3.17.4.ebuild      23 Jun 2015 17:09:44 -0000      
1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-misc/ca-certificates/ca-certificates-20141019.3.17.4.ebuild,v
 1.1 2015/03/22 00:07:09 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-misc/ca-certificates/ca-certificates-20141019.3.17.4.ebuild,v
 1.2 2015/06/23 17:09:44 vapier Exp $
 
 # The Debian ca-certificates package merely takes the CA database as it exists
 # in the nss package and repackages it for use by openssl.
@@ -68,10 +68,10 @@
                kernel_AIX? ( app-arch/deb2targz )
                !<sys-apps/portage-2.1.10.41"
 fi
-# openssl: we run `c_rehash`
+# openssl: we run `c_rehash`; newer version for alt-cert-paths #552540
 # debianutils: we run `run-parts`
 RDEPEND="${DEPEND}
-       dev-libs/openssl
+       >=dev-libs/openssl-1.0.1o
        sys-apps/debianutils"
 
 if ! ${PRECOMPILED}; then



1.3                  
app-misc/ca-certificates/ca-certificates-20141019.3.19.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ca-certificates/ca-certificates-20141019.3.19.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ca-certificates/ca-certificates-20141019.3.19.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ca-certificates/ca-certificates-20141019.3.19.ebuild?r1=1.2&r2=1.3

Index: ca-certificates-20141019.3.19.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-misc/ca-certificates/ca-certificates-20141019.3.19.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ca-certificates-20141019.3.19.ebuild        14 Jun 2015 17:45:23 -0000      
1.2
+++ ca-certificates-20141019.3.19.ebuild        23 Jun 2015 17:09:44 -0000      
1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-misc/ca-certificates/ca-certificates-20141019.3.19.ebuild,v
 1.2 2015/06/14 17:45:23 grobian Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-misc/ca-certificates/ca-certificates-20141019.3.19.ebuild,v
 1.3 2015/06/23 17:09:44 vapier Exp $
 
 # The Debian ca-certificates package merely takes the CA database as it exists
 # in the nss package and repackages it for use by openssl.
@@ -68,10 +68,10 @@
                kernel_AIX? ( app-arch/deb2targz )
                !<sys-apps/portage-2.1.10.41"
 fi
-# openssl: we run `c_rehash`
+# openssl: we run `c_rehash`; newer version for alt-cert-paths #552540
 # debianutils: we run `run-parts`
 RDEPEND="${DEPEND}
-       dev-libs/openssl
+       >=dev-libs/openssl-1.0.1o
        sys-apps/debianutils"
 
 if ! ${PRECOMPILED}; then



1.118                app-misc/ca-certificates/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ca-certificates/ChangeLog?rev=1.118&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ca-certificates/ChangeLog?rev=1.118&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/ca-certificates/ChangeLog?r1=1.117&r2=1.118

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/ca-certificates/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog   14 Jun 2015 17:45:23 -0000      1.117
+++ ChangeLog   23 Jun 2015 17:09:44 -0000      1.118
@@ -1,6 +1,11 @@
 # ChangeLog for app-misc/ca-certificates
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ca-certificates/ChangeLog,v 1.117 
2015/06/14 17:45:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ca-certificates/ChangeLog,v 1.118 
2015/06/23 17:09:44 vapier Exp $
+
+  23 Jun 2015; Mike Frysinger <vap...@gentoo.org>
+  ca-certificates-20141019.3.17.4.ebuild, ca-certificates-20141019.3.19.ebuild:
+  Force newer openssl so alternative certificate paths work smoothly #552540 by
+  Thomas D..
 
   14 Jun 2015; Fabian Groffen <grob...@gentoo.org>
   ca-certificates-20141019.3.19.ebuild:




Reply via email to