Hello community,
here is the log from the commit of package glib-networking for openSUSE:Factory
checked in at 2020-04-23 18:26:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glib-networking (Old)
and /work/SRC/openSUSE:Factory/.glib-networking.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glib-networking"
Thu Apr 23 18:26:19 2020 rev:70 rq:795184 version:2.64.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/glib-networking/glib-networking.changes
2020-01-28 10:49:17.332617674 +0100
+++
/work/SRC/openSUSE:Factory/.glib-networking.new.2738/glib-networking.changes
2020-04-23 18:26:19.899616221 +0200
@@ -1,0 +2,67 @@
+Wed Apr 15 08:43:08 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 2.64.2:
+ + Reenable TLS 1.0/1.1 protocols due to COVID-19.
+ + Fix build warning on Windows.
+
+-------------------------------------------------------------------
+Sat Mar 28 16:45:24 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 2.64.1:
+ + Warn when server-identity property is missing.
+ + Fix crashes in debug logs.
+ + Fix write loop in OpenSSL backend.
+
+-------------------------------------------------------------------
+Fri Mar 6 18:25:57 UTC 2020 - [email protected]
+
+- Update to version 2.64.0:
+ + Fix OpenSSL backend on RHEL 6.
+
+-------------------------------------------------------------------
+Fri Feb 28 06:15:56 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 2.63.92:
+ + Revert fix for glgo#GNOME/glib-networking#127, which broke
+ libsoup (glgo#GNOME/glib-networking#129).
+ + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 18 16:40:35 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Update to version 2.63.91:
+ + Fix peer-certificate properties changing too soon.
+ + GnuTLS backend: reduce session resumption cache lifetime.
+ + GnuTLS backend: restore TLS 1.2 support for copy session state.
+
+-------------------------------------------------------------------
+Wed Feb 12 17:11:40 CET 2020 - [email protected]
+
+- Update to version 2.63.90:
+ + Remove PKCS#11 support, deferred until next cycle.
+ + Remove OpenSSL backend's OCSP support.
+- Changes from version 2.63.3:
+ + Fix OpenSSL backend regressions and reenable OpenSSL testsuite.
+ + Temporarily disable cancellation of sync handshakes.
+ + Disable flaky test (#104) and resolve testsuite flakiness.
+ + Fix regression where GnuTLS connection init could theoretically
+ fail without error.
+- Changes from version 2.63.2:
+ + Fix crash when handshake context is reset too late.
+ + Require GnuTLS 3.6.5.
+ + Build mock PKCS #11 module only for GnuTLS backend.
+ + Rework session resumption support for TLS 1.3.
+ + Run GnuTLS tests under TLS 1.2 in addition to TLS 1.3.
+ + Support OpenSSL 1.0.1.
+ + Drop rehandshake mode and protocol version fallback support.
+ + Add logging functions.
+ + Fix PKCS #11 tests with TLS 1.2.
+ + Add more debug logging for PKCS #11.
+ + Fix leak in GTlsCertificateGnutls finalizer.
+- Changes from version 2.63.1:
+ + Add support for new PKCS#11 APIs to facilitate use with
+ smartcards.
+ + Disable TLS 1.0 and TLS 1.1 when using GnuTLS.
+ + Fix threadsafety issue.
+
+-------------------------------------------------------------------
Old:
----
glib-networking-2.62.3.tar.xz
New:
----
glib-networking-2.64.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ glib-networking.spec ++++++
--- /var/tmp/diff_new_pack.KFVDZF/_old 2020-04-23 18:26:20.359617102 +0200
+++ /var/tmp/diff_new_pack.KFVDZF/_new 2020-04-23 18:26:20.359617102 +0200
@@ -18,13 +18,13 @@
%define gio_real_package %(rpm -q --qf '%%{name}' --whatprovides gio)
Name: glib-networking
-Version: 2.62.3
+Version: 2.64.2
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.62/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/glib-networking/2.64/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: ca-certificates-mozilla
@@ -36,8 +36,8 @@
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.55.1
-BuildRequires: pkgconfig(gnutls) >= 3.4
+BuildRequires: pkgconfig(glib-2.0) >= 2.63.0
+BuildRequires: pkgconfig(gnutls) >= 3.6.5
BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(libproxy-1.0) >= 0.3.1
BuildRequires: pkgconfig(systemd)
++++++ glib-networking-2.62.3.tar.xz -> glib-networking-2.64.2.tar.xz ++++++
++++ 7730 lines of diff (skipped)