Accepting request 760964 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/760964
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=145
This commit is contained in:
Bjørn Lie 2020-01-06 18:03:15 +00:00 committed by Git OBS Bridge
parent 75c907ce8f
commit 68896c6bff
4 changed files with 16 additions and 6 deletions

View File

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

View File

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

View File

@ -1,7 +1,17 @@
-------------------------------------------------------------------
Sun Jan 5 14:05:57 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.62.3:
+ Fix leak of base iostream (or base datagram socket), 2.62
regression.
+ Fix duplicate notifies of peer-certificate and
peer-certificate-errors.
+ Fix obscure corner case where SNI might not work.
-------------------------------------------------------------------
Tue Dec 10 08:37:59 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.62.1:
- Update to version 2.62.2:
+ Fix handshake_context crashes.
-------------------------------------------------------------------

View File

@ -1,7 +1,7 @@
#
# spec file for package glib-networking
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define gio_real_package %(rpm -q --qf '%%{name}' --whatprovides gio)
Name: glib-networking
Version: 2.62.2
Version: 2.62.3
Release: 0
Summary: Network-related GIO modules for glib
License: LGPL-2.1-or-later