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-09-29 20:17:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glib-networking (Old)
and /work/SRC/openSUSE:Factory/.glib-networking.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glib-networking"
Wed Sep 29 20:17:31 2021 rev:75 rq:921608 version:2.70.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/glib-networking/glib-networking.changes
2021-05-06 22:51:48.466952284 +0200
+++
/work/SRC/openSUSE:Factory/.glib-networking.new.1899/glib-networking.changes
2021-09-29 20:17:41.850806857 +0200
@@ -1,0 +2,50 @@
+Fri Sep 17 09:26:41 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Update to version 2.70.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Thu Sep 16 01:35:12 UTC 2021 - Stanislav Brabec <[email protected]>
+
+- Remove obsolete translation-update-upstream support
+ (jsc#SLE-21105).
+
+-------------------------------------------------------------------
+Fri Sep 3 15:35:50 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Update to version 2.70.rc:
+ + gnutls:
+ - revert AuthorityInformationAccess implementation for now.
+ - fix use of non-default GTlsDatabases, Geary crash on startup.
+ - fix leak in g_tls_certificate_gnutls_copy.
+ - Unbreak GTLS_GNUTLS_CHECK_VERSION.
+ + openssl: remove openssl-util.
+
+-------------------------------------------------------------------
+Mon Aug 23 13:48:03 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Update to version 2.70.beta:
+ + gnutls: Ensure that PKCS #11 pins are NUL terminated.
+ + openssl: Restore OCSP support.
+
+-------------------------------------------------------------------
+Fri Aug 6 13:07:35 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Update to version 2.70.alpha:
+ + Fix TLS channel bindings tests.
+ + Require OpenSSL 1.0.2.
+ + Fix threadsafety issue in certificate verification.
+ + dlopen libsoup for performing HTTP requests.
+ + OpenSSL: add DTLS support, plus many related improvements.
+ + Implement new GTlsCertificate details APIs.
+ + GnuTLS: improve error handling for PIN failures.
+ + GnuTLS: expose PIN type on PIN requests.
+ + GnuTLS: check cancellable in pull timeout callback.
+ + Improve automation of test certificate creation.
+ + GnuTLS: use GnuTLS to implement all channel bindings.
+ + GnuTLS: rework certificate verification to use TLS session.
+ + GnuTLS: improve peer identity verification.
+ + Bring back automatic downloading of missing intermediate
+ certificates (not fixed, may go away again).
+
+-------------------------------------------------------------------
Old:
----
glib-networking-2.68.1.tar.xz
New:
----
glib-networking-2.70.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ glib-networking.spec ++++++
--- /var/tmp/diff_new_pack.TKobVZ/_old 2021-09-29 20:17:42.378808053 +0200
+++ /var/tmp/diff_new_pack.TKobVZ/_new 2021-09-29 20:17:42.382808062 +0200
@@ -18,13 +18,13 @@
%define gio_real_package %(rpm -q --qf '%%{name}' --whatprovides gio)
Name: glib-networking
-Version: 2.68.1
+Version: 2.70.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.68/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/glib-networking/2.70/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: ca-certificates-mozilla
@@ -33,10 +33,9 @@
BuildRequires: libgcrypt-devel
BuildRequires: meson >= 0.43.0
BuildRequires: pkgconfig
-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.67.0
+BuildRequires: pkgconfig(glib-2.0) >= 2.69.0
BuildRequires: pkgconfig(gnutls) >= 3.6.5
BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(libproxy-1.0) >= 0.3.1
@@ -55,7 +54,6 @@
%prep
%autosetup -p1
-translation-update-upstream
%build
%meson
++++++ glib-networking-2.68.1.tar.xz -> glib-networking-2.70.0.tar.xz ++++++
++++ 23843 lines of diff (skipped)