Accepting request 736520 from GNOME:Factory

Scripted push from {project}

OBS-URL: https://build.opensuse.org/request/show/736520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib-networking?expand=0&rev=65
This commit is contained in:
Dominique Leuenberger 2019-10-17 10:58:38 +00:00 committed by Git OBS Bridge
commit 667bcee733
4 changed files with 41 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Sat Oct 5 08:22:43 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.62.1:
+ Fix two memory leaks.
-------------------------------------------------------------------
Sat Sep 7 13:44:42 CDT 2019 - mgorse@suse.com
- Update to version 2.62.0:
+ Revert broken queued data fix for
glgo#GNOME/glib-networking#15.
-------------------------------------------------------------------
Mon Sep 2 00:45:58 UTC 2019 - Michael Gorse <mgorse@suse.com>
- Update to version 2.61.92:
+ Discard queued data after interrupted writes.
+ Verify socket timeouts are respected.
+ Fix a couple broken error messages.
+ Changes in version 2.61.90:
+ Fix translations of certain error messages
+ Changes in version 2.61.2:
+ Improve certain handshake error messages.
+ Fix regressions introduced in 2.61.1.
+ Changes in version 2.61.1:
+ This release contains a major refactoring of the TLS
codebase. The GnuTLS backend now shares the same base classes
as the OpenSSL backend, to avoid duplicating as much code as
possible. The base classes, previously used only by the
OpenSSL backend and originally forked from glib-networking
several years ago, have been enhanced to achieve feature-parity
with the current state of the GnuTLS backend. Please note
that the OpenSSL backend remains experimental. Further planned
work is required before this backend will be production-ready.
-------------------------------------------------------------------
Wed Aug 28 11:30:30 CEST 2019 - kukuk@suse.de

View File

@ -18,13 +18,13 @@
%define gio_real_package %(rpm -q --qf '%%{name}' --whatprovides gio)
Name: glib-networking
Version: 2.60.3
Version: 2.62.1
Release: 0
Summary: Network-related GIO modules for glib
License: LGPL-2.1-or-later
Group: Development/Libraries/C and C++
URL: https://www.gnome.org
Source0: https://download.gnome.org/sources/glib-networking/2.60/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/glib-networking/2.62/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: ca-certificates-mozilla