diff --git a/glib-networking-2.42.1.tar.xz b/glib-networking-2.42.1.tar.xz deleted file mode 100644 index 43dc4f0..0000000 --- a/glib-networking-2.42.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c06bf76da3353695fcc791b7b02e5d60c01c379e554f7841dc6cbca32f65f3a0 -size 374540 diff --git a/glib-networking-2.43.92.tar.xz b/glib-networking-2.43.92.tar.xz new file mode 100644 index 0000000..59bc18e --- /dev/null +++ b/glib-networking-2.43.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ab534cf427d374204edf46a96a2ec29199d35beaadb0da50a62cb6a49ccb52c +size 375560 diff --git a/glib-networking.changes b/glib-networking.changes index 3d5bb23..15e69cf 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Tue Mar 17 21:49:55 UTC 2015 - dimstar@opensuse.org + +- Update to version 2.43.92: + + Fix TLS session caching when using session tickets + (bgo#745099). + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 3 12:29:38 UTC 2015 - dimstar@opensuse.org + +- Update to version 2.43.91: + + tls/gnutls: Removed a workaround for connecting to servers with + weak DH parameters, which was apparently only needed because + gnutls was prioritizing DHE over RSA (rh#1177964#c8). + + tls/gnutls: We now require gnutls 3.x again. (In fact, 2.42.1 + and 2.43.1 accidentally used a 3.x-only function, so we already + required it, we were just failing to declare that fact). + + tls/tests: Skip certain tests when running against old gnutls + or GLib releases. (glib-networking 2.43.91 itself does not + require GLib 2.43, but one of the test cases does). + + Updated translations. + +------------------------------------------------------------------- +Wed Dec 17 19:27:08 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.43.1: + + The GTlsClientConnection "use-ssl3" property now falls back to + TLS 1.0 if SSL 3.0 has been disabled, rather than just failing. + Also, we now use the gnutls %LATEST_RECORD_VERSION option by + default (to allow connecting to certain servers that were + incorrectly patched for the POODLE attack), but also make sure + to remove that option in the fallback ("use-ssl3") mode (to + allow connecting to other servers that are differently broken) + (bgo#738633, bgo#740087). + + tls/gnutls: Miscellaneous warning, debugging, and leak fixes + (bgo#736757, bgo#736809, bgo#737106). + + Updated translations. + ------------------------------------------------------------------- Wed Dec 17 17:31:56 UTC 2014 - zaitor@opensuse.org diff --git a/glib-networking.spec b/glib-networking.spec index b378b4e..5125398 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -1,7 +1,7 @@ # # spec file for package glib-networking # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: glib-networking -Version: 2.42.1 +Version: 2.43.92 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.42/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glib-networking/2.43/%{name}-%{version}.tar.xz Source99: baselibs.conf # For directory ownership BuildRequires: dbus-1 @@ -31,7 +31,7 @@ BuildRequires: libgcrypt-devel BuildRequires: translation-update-upstream # If this BuildRequires changes because of a gio library version change, change gio_real_package accordingly BuildRequires: pkgconfig(gio-2.0) >= 2.39.1 -BuildRequires: pkgconfig(gnutls) >= 2.12.8 +BuildRequires: pkgconfig(gnutls) >= 3.0 BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(libproxy-1.0) BuildRequires: pkgconfig(p11-kit-1) >= 0.8