Hello community,

here is the log from the commit of package libsoup for openSUSE:Factory checked 
in at 2014-05-05 21:17:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsoup (Old)
 and      /work/SRC/openSUSE:Factory/.libsoup.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsoup"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsoup/libsoup.changes  2013-11-24 
12:11:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libsoup.new/libsoup.changes     2014-05-05 
21:18:43.000000000 +0200
@@ -1,0 +2,67 @@
+Tue Mar 25 08:27:30 UTC 2014 - [email protected]
+
+- Update to version 2.46.0:
+  + No changes, just a version bump.
+
+-------------------------------------------------------------------
+Wed Mar 19 08:45:11 UTC 2014 - [email protected]
+
+- Update to version 2.45.92:
+  + Fixed problems with using an http proxy on port 80.
+  + Plugged a small per-connection leak.
+  + Belatedly bumped up the glib requirement to 2.38, which is
+    required for the TAP driver.
+  + Fixed up some leftover issues from the test porting to
+    gtestutils.
+
+-------------------------------------------------------------------
+Wed Feb 19 11:29:12 UTC 2014 - [email protected]
+
+- Update to version 2.45.90:
+  + Fixed a problem where libsoup would use the "http" proxy
+    settings for "https" requests (bgo#724316).
+  + Updated SoupContentSniffer to match the current version of the
+    MIME sniffing specification (bgo#648849, bgo#715126).
+  + Updated the soup-tld APIs to accept ASCII-encoded hostnames in
+    addition to UTF-8 ones.
+  + Ported the test programs to the gtestutils framework, added
+    support for installed tests, and made the tests use the TAP
+    driver.
+  + Some tests still need to be split up into more pieces, and
+    the debug output is now somewhat less useful in some cases.
+  + Fixed the test programs to not depend on local proxy settings.
+  + Added some more checks to header-tests (bgo#722341).
+  + Fixed the "simple-proxy" example program, which had been broken
+    for a while.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Dec 16 22:08:05 UTC 2013 - [email protected]
+
+- Update to version 2.45.3:
+  + The documentation has finally been updated to reflect the new
+    APIs added in 2.42.
+  + Added GBytes-valued :request-body-data and :response-body-data
+    properties to SoupMessage, which should help some bindings.
+  + We now set TCP_NODELAY on sockets, improving throughput a bit.
+    In particular, this avoids an unnecessary extra round trip in
+    the TLS handshake.
+  + The SoupSession APIs that return GErrors now return the actual
+    underlying gio errors in the event of connection failures and
+    the like.
+  + Updated the copy of the Public Suffix list used by soup-tld.
+  + Updated the soup_server_pause_message() /
+    soup_server_unpause_message() documentation to clarify when
+    you can and can't call them (bgo#710602).
+  + soup_message_set_request() and soup_message_set_response() now
+    g_warn_if_fail() if you pass an invalid Content-Type (And they
+    also have better introspection annotations) (bgo#686766).
+  + session-test now passes when run against the dummy TLS backend
+    (ie, if you don't have glib-networking installed), as long as
+    you have the latest glib.
+  + Fixed build with -Werror=format-nonliteral (bgo#720082).
+  + Fix build with --without-ntlm (bgo#710267).
+  + Fixed a few warnings.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  libsoup-2.44.2.tar.xz

New:
----
  libsoup-2.46.0.tar.xz

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

Other differences:
------------------
++++++ libsoup.spec ++++++
--- /var/tmp/diff_new_pack.ynW6xW/_old  2014-05-05 21:18:44.000000000 +0200
+++ /var/tmp/diff_new_pack.ynW6xW/_new  2014-05-05 21:18:44.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsoup
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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.44.2
+Version:        2.46.0
 Release:        0
 Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/libsoup/2.44/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/libsoup/2.46/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  glib-networking
-BuildRequires:  glib2-devel >= 2.36.0
+BuildRequires:  glib2-devel >= 2.38.0
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  intltool >= 0.35.0

++++++ libsoup-2.44.2.tar.xz -> libsoup-2.46.0.tar.xz ++++++
++++ 80123 lines of diff (skipped)

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

Reply via email to