Accepting request 761234 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/761234 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib-networking?expand=0&rev=68
This commit is contained in:
commit
5a59c6d833
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0644b8dc042bab8c9d2892aee5716513280c8773dbef43a038149f24cae15544
|
|
||||||
size 183864
|
|
3
glib-networking-2.62.3.tar.xz
Normal file
3
glib-networking-2.62.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8ca1f86f23a76b5c7640624f7d5490705c78e81375e1741c9a1c41ce7f8f7ff7
|
||||||
|
size 183996
|
@ -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>
|
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.
|
+ Fix handshake_context crashes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package glib-networking
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define gio_real_package %(rpm -q --qf '%%{name}' --whatprovides gio)
|
%define gio_real_package %(rpm -q --qf '%%{name}' --whatprovides gio)
|
||||||
Name: glib-networking
|
Name: glib-networking
|
||||||
Version: 2.62.2
|
Version: 2.62.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Network-related GIO modules for glib
|
Summary: Network-related GIO modules for glib
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user