Hello community,

here is the log from the commit of package ca-certificates for openSUSE:Factory 
checked in at 2012-05-08 12:25:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ca-certificates (Old)
 and      /work/SRC/openSUSE:Factory/.ca-certificates.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ca-certificates", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ca-certificates/ca-certificates.changes  
2011-10-25 15:48:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ca-certificates.new/ca-certificates.changes     
2012-05-08 12:25:45.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May  4 11:55:14 UTC 2012 - lnus...@suse.de
+
+- give hint about SSL_CTX_set_default_verify_paths in cert bundle
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ca-certificates.spec ++++++
--- /var/tmp/diff_new_pack.38LMPa/_old  2012-05-08 12:25:46.000000000 +0200
+++ /var/tmp/diff_new_pack.38LMPa/_new  2012-05-08 12:25:46.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ca-certificates
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ certbundle.run ++++++
--- /var/tmp/diff_new_pack.38LMPa/_old  2012-05-08 12:25:46.000000000 +0200
+++ /var/tmp/diff_new_pack.38LMPa/_new  2012-05-08 12:25:46.000000000 +0200
@@ -21,8 +21,12 @@
 cat > "$cafile.new" <<EOF
 #
 # automatically created by $0. Do not edit!
+#
 # Use of this file is deprecated and should only be used as last
 # resort by applications that cannot parse the $cadir directory.
+# You should avoid hardcoding any paths in applications anyways though.
+# Use e.g.
+# SSL_CTX_set_default_verify_paths() instead.
 #
 EOF
 for i in "$cadir"/*.pem; do

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to