r43743 - in /desktop/unstable/glib-networking/debian: changelog patches/01_connection_test.patch patches/series

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Wed Oct 22 21:32:59 UTC 2014


Author: pochu
Date: Wed Oct 22 21:32:59 2014
New Revision: 43743

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43743
Log:
* debian/patches/01_connection_test.patch:
  + Disable tls/connection tests. They are racy and so unreliable.
    Closes: #762588.

Added:
    desktop/unstable/glib-networking/debian/patches/01_connection_test.patch
Modified:
    desktop/unstable/glib-networking/debian/changelog
    desktop/unstable/glib-networking/debian/patches/series

Modified: desktop/unstable/glib-networking/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib-networking/debian/changelog?rev=43743&op=diff
==============================================================================
--- desktop/unstable/glib-networking/debian/changelog	[utf-8] (original)
+++ desktop/unstable/glib-networking/debian/changelog	[utf-8] Wed Oct 22 21:32:59 2014
@@ -1,3 +1,11 @@
+glib-networking (2.42.0-2) UNRELEASED; urgency=medium
+
+  * debian/patches/01_connection_test.patch:
+    + Disable tls/connection tests. They are racy and so unreliable.
+      Closes: #762588.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Wed, 22 Oct 2014 23:31:42 +0200
+
 glib-networking (2.42.0-1) unstable; urgency=medium
 
   * New upstream release.

Added: desktop/unstable/glib-networking/debian/patches/01_connection_test.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib-networking/debian/patches/01_connection_test.patch?rev=43743&op=file
==============================================================================
--- desktop/unstable/glib-networking/debian/patches/01_connection_test.patch	(added)
+++ desktop/unstable/glib-networking/debian/patches/01_connection_test.patch	[utf-8] Wed Oct 22 21:32:59 2014
@@ -0,0 +1,10 @@
+--- a/tls/tests/Makefile.am
++++ b/tls/tests/Makefile.am
+@@ -12,7 +12,6 @@
+ test_programs =       \
+ 	certificate   \
+ 	file-database \
+-	connection    \
+ 	$(NULL)
+ 
+ if HAVE_PKCS11

Modified: desktop/unstable/glib-networking/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib-networking/debian/patches/series?rev=43743&op=diff
==============================================================================
--- desktop/unstable/glib-networking/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/glib-networking/debian/patches/series	[utf-8] Wed Oct 22 21:32:59 2014
@@ -0,0 +1 @@
+01_connection_test.patch




More information about the pkg-gnome-commits mailing list