Accepting request 252125 from GNOME:Factory
Push GNOME 3.14.0 (forwarded request 251873 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/252125 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib-networking?expand=0&rev=44
This commit is contained in:
commit
6540e2bdbd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9fb3e54d049a480afdb814ff7452e7ab67e5d5f607ade230d7713f19922b5a28
|
|
||||||
size 368444
|
|
3
glib-networking-2.42.0.tar.xz
Normal file
3
glib-networking-2.42.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:304dd9e4c0ced69094300e0b9e66cd2eaae7161b9fc3186536d11458677d820d
|
||||||
|
size 370188
|
@ -1,3 +1,39 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 23 09:23:21 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.42.0:
|
||||||
|
+ New stable release. (No changes since 2.41.92).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 15 16:20:10 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.41.92:
|
||||||
|
+ tls/gnutls:
|
||||||
|
- Incorrectly-ordered certificate chains are now accepted
|
||||||
|
(bgo#683266).
|
||||||
|
- Closing an already-closed GTlsConnection now correctly
|
||||||
|
returns TRUE rather than G_IO_ERROR_CLOSED (bgo#735754).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 22 14:08:33 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.41.4:
|
||||||
|
+ tls/gnutls: certificates with IP address subject altnames are
|
||||||
|
now supported (bgo#726596).
|
||||||
|
+ tls/tests: added a script to re-generate the certificates, and
|
||||||
|
regenerated them (since the key for the existing CA certificate
|
||||||
|
had been lost, so it wasn't possible to add new test
|
||||||
|
certificates, eg, for IP SAN) (bgo#733365).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 12 21:59:31 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.41.3:
|
||||||
|
+ tls/gnutls: If a server's certificate includes an issuer chain,
|
||||||
|
we now send the entire chain to the client (bgo#724708).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 14 19:20:37 UTC 2014 - zaitor@opensuse.org
|
Mon Apr 14 19:20:37 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,12 +17,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: glib-networking
|
Name: glib-networking
|
||||||
Version: 2.40.1
|
Version: 2.42.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Network-related GIO modules for glib
|
Summary: Network-related GIO modules for glib
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Source: http://download.gnome.org/sources/glib-networking/2.40/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/glib-networking/2.42/%{name}-%{version}.tar.xz
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
# For directory ownership
|
# For directory ownership
|
||||||
BuildRequires: dbus-1
|
BuildRequires: dbus-1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user