Hello community,

here is the log from the commit of package glib-networking for openSUSE:Factory 
checked in at 2018-10-17 08:16:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glib-networking (Old)
 and      /work/SRC/openSUSE:Factory/.glib-networking.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glib-networking"

Wed Oct 17 08:16:34 2018 rev:59 rq:638684 version:2.58.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/glib-networking/glib-networking.changes  
2018-06-02 11:55:07.585445982 +0200
+++ /work/SRC/openSUSE:Factory/.glib-networking.new/glib-networking.changes     
2018-10-17 08:16:38.462988353 +0200
@@ -1,0 +2,54 @@
+Wed Sep 26 16:33:50 UTC 2018 - [email protected]
+
+- Update to version 2.58.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Aug 29 00:27:45 UTC 2018 - [email protected]
+
+- Update to version 2.57.92:
+  + Revert fixes for glgo#GNOME/glib-networking#4 and
+    glgo#GNOME/glib-networking#6 due to regression
+    glgo#GNOME/glib-networking#43.
+  + Fix installed tests glgo#GNOME/glib-networking!7.
+
+-------------------------------------------------------------------
+Mon Aug 13 08:47:28 UTC 2018 - [email protected]
+
+- Update to version 2.57.90:
+  + Properly check for server errors in connection tests.
+  + Perform certificate verification during, not after, TLS
+    handshake.
+  + Avoid trailing dots in SNI hostnames.
+  + Send fallback SCSV with fallback connection attempts.
+  + Fail unsafe rehandshake attempts initiated by API request.
+
+-------------------------------------------------------------------
+Thu Jul 26 23:21:03 UTC 2018 - [email protected]
+
+- Update to version 2.57.3:
+  + Fix memory leaks when calling
+    g_tls_connection_gnutls_get_certificate().
+  + Use .so for modules on macOS instead of dylib.
+  + Fix build with MSVCC.
+
+-------------------------------------------------------------------
+Wed Jun  6 00:16:09 UTC 2018 - [email protected]
+
+- Update to version 2.57.2:
+  + No visible changes for the user.
+- Drop pkgconfig(p11-kit-1) BuildRequires: it's now not enabled by
+  default, and even when it was being enabled the backend would
+  only work if the env GIO_USE_TLS=gnutls-pkcs11 would be set.
+
+-------------------------------------------------------------------
+Sat Jun  2 03:00:57 UTC 2018 - [email protected]
+
+- Update to version 2.57.1:
+  + Use GnuTLS system trust (bgo#753260).
+  + Fix criticals when child streams outlast the parent
+    GTlsConnection (bgo#792219).
+  + Fix crash when setting client cert without private key
+    (bgo#793712).
+
+-------------------------------------------------------------------

Old:
----
  glib-networking-2.56.1.tar.xz

New:
----
  glib-networking-2.58.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ glib-networking.spec ++++++
--- /var/tmp/diff_new_pack.Vr2rRh/_old  2018-10-17 08:16:40.270987544 +0200
+++ /var/tmp/diff_new_pack.Vr2rRh/_new  2018-10-17 08:16:40.274987542 +0200
@@ -12,20 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define gio_real_package %(rpm -q --qf '%%{name}' --whatprovides gio)
 Name:           glib-networking
-Version:        2.56.1
+Version:        2.58.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
-Source:         
http://download.gnome.org/sources/glib-networking/2.56/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/glib-networking/2.58/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
+
 BuildRequires:  ca-certificates-mozilla
 # For directory ownership
 BuildRequires:  dbus-1
@@ -36,10 +37,9 @@
 # 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.3.5
+BuildRequires:  pkgconfig(gnutls) >= 3.4
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
 BuildRequires:  pkgconfig(libproxy-1.0) >= 0.3.1
-BuildRequires:  pkgconfig(p11-kit-1) >= 0.20
 BuildRequires:  pkgconfig(systemd)
 # org.gnome.system.proxy schema is used
 Requires:       gsettings-desktop-schemas
@@ -64,10 +64,7 @@
 
 %install
 %meson_install
-find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}
-# currently the installed_tests option is broken, use meson 
-Dinstalled_tests=false when it's fixed
-rm -rf %{buildroot}%{_datadir}/installed-tests
 
 %post
 %{glib2_gio_module_post}

++++++ glib-networking-2.56.1.tar.xz -> glib-networking-2.58.0.tar.xz ++++++
++++ 11101 lines of diff (skipped)


Reply via email to