Accepting request 58223 from GNOME:Factory
Accepted submit request 58223 from user vuntz OBS-URL: https://build.opensuse.org/request/show/58223 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib-networking?expand=0&rev=4
This commit is contained in:
commit
66482d2586
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a87ddab7392e81aa3d29b79fdeaf752f04665870c36ce936707e2d725cdd102
|
||||
size 280671
|
3
glib-networking-2.27.90.tar.bz2
Normal file
3
glib-networking-2.27.90.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:828b7d13d14f401b849bde5c31e92e7ecd7c7db9c4ce4ec47b7025fb63600469
|
||||
size 288254
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user