diff --git a/glib-networking-2.40.1.tar.xz b/glib-networking-2.40.1.tar.xz deleted file mode 100644 index 4e7f815..0000000 --- a/glib-networking-2.40.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9fb3e54d049a480afdb814ff7452e7ab67e5d5f607ade230d7713f19922b5a28 -size 368444 diff --git a/glib-networking-2.42.0.tar.xz b/glib-networking-2.42.0.tar.xz new file mode 100644 index 0000000..cbc7213 --- /dev/null +++ b/glib-networking-2.42.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:304dd9e4c0ced69094300e0b9e66cd2eaae7161b9fc3186536d11458677d820d +size 370188 diff --git a/glib-networking.changes b/glib-networking.changes index cbf70f0..818eac6 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Tue Sep 23 09:23:21 UTC 2014 - dimstar@opensuse.org + +- Update to version 2.42.0: + + New stable release. (No changes since 2.41.92). + +------------------------------------------------------------------- +Mon Sep 15 16:20:10 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.41.92: + + tls/gnutls: + - Incorrectly-ordered certificate chains are now accepted + (bgo#683266). + - Closing an already-closed GTlsConnection now correctly + returns TRUE rather than G_IO_ERROR_CLOSED (bgo#735754). + +------------------------------------------------------------------- +Tue Jul 22 14:08:33 UTC 2014 - dimstar@opensuse.org + +- Update to version 2.41.4: + + tls/gnutls: certificates with IP address subject altnames are + now supported (bgo#726596). + + tls/tests: added a script to re-generate the certificates, and + regenerated them (since the key for the existing CA certificate + had been lost, so it wasn't possible to add new test + certificates, eg, for IP SAN) (bgo#733365). + + Updated translations. + +------------------------------------------------------------------- +Sat Jul 12 21:59:31 UTC 2014 - dimstar@opensuse.org + +- Update to version 2.41.3: + + tls/gnutls: If a server's certificate includes an issuer chain, + we now send the entire chain to the client (bgo#724708). + + Updated translations. + ------------------------------------------------------------------- Mon Apr 14 19:20:37 UTC 2014 - zaitor@opensuse.org diff --git a/glib-networking.spec b/glib-networking.spec index 7c74cab..9d3c19c 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -17,12 +17,12 @@ Name: glib-networking -Version: 2.40.1 +Version: 2.42.0 Release: 0 Summary: Network-related GIO modules for glib License: LGPL-2.1+ Group: System/Libraries -Source: http://download.gnome.org/sources/glib-networking/2.40/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glib-networking/2.42/%{name}-%{version}.tar.xz Source99: baselibs.conf # For directory ownership BuildRequires: dbus-1