Accepting request 708854 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/708854
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=134
This commit is contained in:
Bjørn Lie 2019-06-11 08:47:48 +00:00 committed by Git OBS Bridge
parent 8d972eca2d
commit 547882e100
4 changed files with 15 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jun 9 15:44:46 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.60.3:
+ Fix clobbering of the thread-default main context after
certificate verification failure during async handshakes since
2.60.1.
+ Fix GTlsDatabase initialization failures in OpenSSL backend due
to uninitialized memory use.
+ Fix minor leak of ALPN protocols.
-------------------------------------------------------------------
Fri May 3 17:15:49 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -18,7 +18,7 @@
%define gio_real_package %(rpm -q --qf '%%{name}' --whatprovides gio)
Name: glib-networking
Version: 2.60.2
Version: 2.60.3
Release: 0
Summary: Network-related GIO modules for glib
License: LGPL-2.1-or-later