From 324673c13cc2bdb8fdcbfa684277060a261056d87656e6d8b9b45b6591110bab Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 23 Aug 2014 11:54:23 +0000 Subject: [PATCH] Accepting request 245856 from GNOME:Next Push GNOME 3.13.90 to the devel repo OBS-URL: https://build.opensuse.org/request/show/245856 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=86 --- glib-networking-2.40.1.tar.xz | 3 --- glib-networking-2.41.4.tar.xz | 3 +++ glib-networking.changes | 20 ++++++++++++++++++++ glib-networking.spec | 4 ++-- 4 files changed, 25 insertions(+), 5 deletions(-) delete mode 100644 glib-networking-2.40.1.tar.xz create mode 100644 glib-networking-2.41.4.tar.xz 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.41.4.tar.xz b/glib-networking-2.41.4.tar.xz new file mode 100644 index 0000000..cd0aa34 --- /dev/null +++ b/glib-networking-2.41.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:930ad618865dcf81765d0f48cb6f13e22d76203efa59d30604aed0384ce80fd7 +size 369780 diff --git a/glib-networking.changes b/glib-networking.changes index cbf70f0..5712103 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +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..9675a9e 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -17,12 +17,12 @@ Name: glib-networking -Version: 2.40.1 +Version: 2.41.4 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.41/%{name}-%{version}.tar.xz Source99: baselibs.conf # For directory ownership BuildRequires: dbus-1