diff --git a/glib-networking-2.29.18.tar.bz2 b/glib-networking-2.29.18.tar.bz2 new file mode 100644 index 0000000..1d30d30 --- /dev/null +++ b/glib-networking-2.29.18.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03e37da820809a0037927b0b0ce6174749f2e6bdc340f47019a08df34b43a656 +size 362862 diff --git a/glib-networking-2.29.9.tar.bz2 b/glib-networking-2.29.9.tar.bz2 deleted file mode 100644 index d8031d0..0000000 --- a/glib-networking-2.29.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:136a11a2520e94bba94f32688cdaa9d0d38160038e99044d7eb13854619e1e48 -size 330972 diff --git a/glib-networking.changes b/glib-networking.changes index 7e7560e..07402e6 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -1,7 +1,39 @@ ------------------------------------------------------------------- -Wed Aug 24 20:40:38 UTC 2011 - crrodriguez@opensuse.org +Wed Aug 31 09:53:01 CEST 2011 - vuntz@opensuse.org -- Fix build in Factory. +- Update to version 2.29.18: + + gnutls: + - fixed two rehandshaking bugs; one in which a client would + erroneously report an error after successfully rehandshaking + (bgo#653645), and one where initiating an asynchronous + rehandshake on the server side would send illegal packets and + cause the client to disconnect. + - made GTlsDatabaseGnutls and GTlsFileDatabaseGnutls properly + cancellable + - fixed the client-side session cache to not share session IDs + between different virtual hosts on the same IP address, which + caused problems with some servers. (bgo#581342) + + tls: Fixed up the tls test program so it can be run from "make + check" + + Updated translations. + +------------------------------------------------------------------- +Thu Aug 25 08:07:12 UTC 2011 - dimstar@opensuse.org + +- Add libgcrypt-devel BuildRequires: gnutls used to bring this in + as a dependency for us. + +------------------------------------------------------------------- +Tue Aug 16 04:31:36 CEST 2011 - dimstar@opensuse.org + +- Update to version 2.29.15: + + bgo#636572: gnutls: implement GTlsDatabase + + bgo#652284: gnutls: override minimum key length, to allow + connecting to HTTP servers with very small keys + + bgo#581342: gnutls: use %COMPAT mode, which makes GNUTLS behave + more like OpenSSL/NSS/Windows in a few ways, making it work + with certain broken HTTP servers. + + gnutls: fixed a crash when passed a NULL GError. ------------------------------------------------------------------- Wed Jul 6 23:14:21 CEST 2011 - vuntz@opensuse.org diff --git a/glib-networking.spec b/glib-networking.spec index 3edcb42..4995980 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -18,8 +18,8 @@ Name: glib-networking -Version: 2.29.9 -Release: 2 +Version: 2.29.18 +Release: 1 License: LGPLv2+ Summary: Network-related GIO modules for glib Group: System/Libraries @@ -28,13 +28,13 @@ Source99: baselibs.conf # For directory ownership BuildRequires: dbus-1 BuildRequires: intltool +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) +BuildRequires: pkgconfig(gio-2.0) >= 2.29.18 BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(libproxy-1.0) -BuildRequires: libgcrypt-devel # org.gnome.system.proxy schema is used Requires: gsettings-desktop-schemas Recommends: %{name}-lang = %{version}