Accepting request 81472 from GNOME:Factory

Pushing most of G:F

OBS-URL: https://build.opensuse.org/request/show/81472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib-networking?expand=0&rev=16
This commit is contained in:
Sascha Peilicke 2011-09-09 09:16:00 +00:00 committed by Git OBS Bridge
commit bd71675e46
4 changed files with 41 additions and 9 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03e37da820809a0037927b0b0ce6174749f2e6bdc340f47019a08df34b43a656
size 362862

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:136a11a2520e94bba94f32688cdaa9d0d38160038e99044d7eb13854619e1e48
size 330972

View File

@ -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

View File

@ -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}