Hello community,

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

Package is "libsoup", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsoup/libsoup.changes  2012-01-06 
11:46:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libsoup.new/libsoup.changes     2012-01-25 
11:08:12.000000000 +0100
@@ -1,0 +2,21 @@
+Tue Jan 17 07:12:34 UTC 2012 - [email protected]
+
+- Update to version 2.37.4:
+  + SoupMessage now has a "network-event" signal that can be
+    monitored for information about DNS, proxy lookup, TCP
+    connections, and TLS handshakes.
+  + The HTTP header parsing code now avoids hitting
+    g_return_if_fails() (and returns an error instead) in a few
+    cases of seriously-invalid headers. [bgo#666316]
+  + POSTs and other non-idempotent requests are now always sent
+    on newly-created connections. You can also force this
+    behavior on other messages by setting the
+    SOUP_MESSAGE_NEW_CONNECTION flag. [bgo#578990]
+  + Server-closed idle connections are now detected ahead of time
+    on Windows, preventing occasional spurious "Connection
+    terminated unexpectedly" errors. (This had been fixed on UNIX
+    since 2.28, but the earlier fix didn't work with WinSock.)
+    [bgo#578990]
+  + Plugged a leak in SoupRequestHTTP. [bgo#667099]
+
+-------------------------------------------------------------------

Old:
----
  libsoup-2.37.3.tar.xz

New:
----
  libsoup-2.37.4.tar.xz

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

Other differences:
------------------
++++++ libsoup.spec ++++++
--- /var/tmp/diff_new_pack.Q6PRBH/_old  2012-01-25 11:08:14.000000000 +0100
+++ /var/tmp/diff_new_pack.Q6PRBH/_new  2012-01-25 11:08:14.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsoup
 #
-# 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
@@ -20,13 +20,13 @@
 Summary:        HTTP client/server library for GNOME
 License:        LGPL-2.1+
 Group:          Development/Libraries/GNOME
-Version:        2.37.3
+Version:        2.37.4
 Release:        0
 Url:            http://www.gnome.org
 Source:         
http://download.gnome.org/sources/libsoup/2.37/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  glib-networking
-BuildRequires:  glib2-devel >= 2.31.0
+BuildRequires:  glib2-devel >= 2.31.7
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  libgnome-keyring-devel

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

Reply via email to