Accepting request 56619 from home:vuntz:branches:GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/56619
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2010-12-22 19:26:33 +00:00 committed by Git OBS Bridge
parent db7202b078
commit b3c341f850
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a87ddab7392e81aa3d29b79fdeaf752f04665870c36ce936707e2d725cdd102
size 280671

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4500d34af0e7057e9332037fff98c52cb3f625c33dca37669f62a14a48c702ed
size 287616

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
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

View File

@ -1,5 +1,5 @@
#
# spec file for package glib-networking (Version 2.27.4)
# spec file for package glib-networking (Version 2.27.5)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,7 +18,7 @@
Name: glib-networking
Version: 2.27.4
Version: 2.27.5
Release: 1
License: LGPLv2+
Summary: Network-related GIO modules for glib