diff --git a/glib-networking-2.27.4.tar.bz2 b/glib-networking-2.27.4.tar.bz2 deleted file mode 100644 index aeb4a76..0000000 --- a/glib-networking-2.27.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a87ddab7392e81aa3d29b79fdeaf752f04665870c36ce936707e2d725cdd102 -size 280671 diff --git a/glib-networking-2.27.90.tar.bz2 b/glib-networking-2.27.90.tar.bz2 new file mode 100644 index 0000000..6fe17f2 --- /dev/null +++ b/glib-networking-2.27.90.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828b7d13d14f401b849bde5c31e92e7ecd7c7db9c4ce4ec47b7025fb63600469 +size 288254 diff --git a/glib-networking.changes b/glib-networking.changes index 2f2a5c3..4bc4370 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sat Jan 8 00:15:42 CET 2011 - vuntz@opensuse.org + +- Update to version 2.27.90: + + Fixed configure script to actually error out if installed glib + version is too old + + gnutls: + - updated GTlsClientConnectionGnutls for :accepted-cas type + change + - fixed an uninitialized variable + +------------------------------------------------------------------- +Wed Dec 22 10:17:33 CET 2010 - vuntz@opensuse.org + +- Update to version 2.27.5: + + gnutls: + - finish implementing GTlsRehandshakeMode, which was present + but non-functional in 2.27.4 + - updates for glib TLS API changes + - fix some async bugs that caused the main loop to spin + - implement a client-side session cache, to speed up handshakes + + Compile with gcc warnings by default + ------------------------------------------------------------------- Tue Dec 7 11:21:55 CET 2010 - vuntz@opensuse.org diff --git a/glib-networking.spec b/glib-networking.spec index e0ba7d9..2edc7ce 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -1,5 +1,5 @@ # -# spec file for package glib-networking (Version 2.27.4) +# spec file for package glib-networking (Version 2.27.90) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: glib-networking -Version: 2.27.4 +Version: 2.27.90 Release: 1 License: LGPLv2+ Summary: Network-related GIO modules for glib