Hello community,

here is the log from the commit of package glib-networking for openSUSE:Factory 
checked in at 2013-09-11 11:39:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glib-networking (Old)
 and      /work/SRC/openSUSE:Factory/.glib-networking.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glib-networking"

Changes:
--------
--- /work/SRC/openSUSE:Factory/glib-networking/glib-networking.changes  
2013-08-16 12:25:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.glib-networking.new/glib-networking.changes     
2013-09-11 11:39:01.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Aug 28 09:12:27 UTC 2013 - [email protected]
+
+- Revert the changes from Jul 11 to not use certs.pem:
+  + No longer pass --with-pkcs and --without-ca-certificate to
+    configure, but instead pass
+    --with-ca-certificates=/etc/ssl/ca-bundle.pem.
+  + Drop glib-networking-fix-no-cert-bundles.patch: the patch
+    causes side-effects, as discovered in bnc#825903).
+
+-------------------------------------------------------------------

Old:
----
  glib-networking-fix-no-cert-bundles.patch

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

Other differences:
------------------
++++++ glib-networking.spec ++++++
--- /var/tmp/diff_new_pack.x37aOC/_old  2013-09-11 11:39:01.000000000 +0200
+++ /var/tmp/diff_new_pack.x37aOC/_new  2013-09-11 11:39:01.000000000 +0200
@@ -24,8 +24,6 @@
 Group:          System/Libraries
 Source:         
http://download.gnome.org/sources/glib-networking/2.37/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM glib-networking-fix-no-cert-bundles.patch bgo#704058 
bnc#825903 [email protected] -- Allow to fully operate without gnutls 
anchors, passing the responsibility to gnutls.
-Patch0:         glib-networking-fix-no-cert-bundles.patch
 # For directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  intltool
@@ -52,14 +50,12 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 translation-update-upstream
 
 %build
 %configure \
     --disable-static \
-    --with-pkcs \
-    --without-ca-certificates
+    --with-ca-certificates=/etc/ssl/ca-bundle.pem
 %__make %{?_smp_mflags} V=1
 
 %install

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to