Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package glib-networking for openSUSE:Factory
checked in at 2021-04-12 12:35:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glib-networking (Old)
and /work/SRC/openSUSE:Factory/.glib-networking.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glib-networking"
Mon Apr 12 12:35:18 2021 rev:73 rq:881108 version:2.68.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/glib-networking/glib-networking.changes
2020-11-23 10:28:22.385219790 +0100
+++
/work/SRC/openSUSE:Factory/.glib-networking.new.2401/glib-networking.changes
2021-04-12 12:37:53.573406119 +0200
@@ -1,0 +2,29 @@
+Sat Mar 20 09:39:09 UTC 2021 - Michael Gorse <[email protected]>
+
+- Update to version 2.68.0:
+ + Fix double free in GnuTLS client certificate request code.
+
+-------------------------------------------------------------------
+Tue Mar 16 15:28:06 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Update to version 2.68.rc:
+ + Improve heuristic for returning
+ G_TLS_ERROR_CERTIFICATE_REQUIRED.
+ + Fix check for certain handshake failure conditions.
+
+-------------------------------------------------------------------
+Thu Jan 14 17:29:50 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Update to version 2.68.alpha:
+ + Download and validate missing intermediate certificates
+ (requires GnuTLS 3.7).
+ + OpenSSL backend now uses system crypto policy.
+ + Remove use of g_assert in testsuite.
+ + Restore support for old versions of OpenSSL.
+ + Implement TLS channel bindings API.
+ + Implement PKCS#11 API.
+ + Update testsuite for Fedora 33 crypto policy.
+ + Fix NULL dereference in g_tls_connection_base_read_message.
+ + Fix a couple code issues found by Coverity.
+
+-------------------------------------------------------------------
Old:
----
glib-networking-2.66.0.tar.xz
New:
----
glib-networking-2.68.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ glib-networking.spec ++++++
--- /var/tmp/diff_new_pack.lyHXHp/_old 2021-04-12 12:37:54.033406653 +0200
+++ /var/tmp/diff_new_pack.lyHXHp/_new 2021-04-12 12:37:54.033406653 +0200
@@ -1,7 +1,7 @@
#
# spec file for package glib-networking
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
%define gio_real_package %(rpm -q --qf '%%{name}' --whatprovides gio)
Name: glib-networking
-Version: 2.66.0
+Version: 2.68.0
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.66/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/glib-networking/2.68/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: ca-certificates-mozilla
@@ -36,7 +36,7 @@
BuildRequires: translation-update-upstream
# If this BuildRequires changes because of a gio library version change,
change gio_real_package accordingly
BuildRequires: pkgconfig(gio-2.0)
-BuildRequires: pkgconfig(glib-2.0) >= 2.63.0
+BuildRequires: pkgconfig(glib-2.0) >= 2.67.0
BuildRequires: pkgconfig(gnutls) >= 3.6.5
BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(libproxy-1.0) >= 0.3.1
++++++ glib-networking-2.66.0.tar.xz -> glib-networking-2.68.0.tar.xz ++++++
++++ 20835 lines of diff (skipped)