Hello community,

here is the log from the commit of package glib-networking for openSUSE:Factory 
checked in at 2019-04-01 12:31:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glib-networking (Old)
 and      /work/SRC/openSUSE:Factory/.glib-networking.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glib-networking"

Mon Apr  1 12:31:09 2019 rev:60 rq:689307 version:2.60.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/glib-networking/glib-networking.changes  
2018-10-17 08:16:38.462988353 +0200
+++ 
/work/SRC/openSUSE:Factory/.glib-networking.new.25356/glib-networking.changes   
    2019-04-01 12:31:11.297761057 +0200
@@ -1,0 +2,81 @@
+Tue Mar 12 21:17:50 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 2.60.0.1:
+  + Fix build with OpenSSL pkg-config unavailable.
+
+-------------------------------------------------------------------
+Mon Mar 11 15:58:08 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 2.60.0:
+  + This is the first stable release featuring the new OpenSSL
+    backend. Please be advised that this new backend is still
+    experimental and known to not work on some systems, including
+    Debian. Linux distributions are encouraged to stick to the
+    default build options, where OpenSSL is not yet enabled.
+  + Fix build with GnuTLS disabled.
+
+-------------------------------------------------------------------
+Tue Mar  5 06:12:55 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 2.59.92:
+  + GnuTLS: reject sync operations during handshake to avoid
+    deadlocks.
+  + Temporarily disable DTLS and OpenSSL tests due to bugs.
+
+-------------------------------------------------------------------
+Thu Feb 21 10:13:50 UTC 2019 - [email protected]
+
+- Update to version 2.59.91:
+  + Update OpenSSL SSL struct when certificate is changed.
+  + Fix tests build when GnuTLS is disabled.
+  + Remove Fedora-specific PROFILE=SYSTEM default cipher list.
+  + Fix some problems with the connection tests.
+
+-------------------------------------------------------------------
+Thu Feb 14 21:44:07 UTC 2019 - [email protected]
+
+- Update to version 2.59.90:
+  + This release adds an OpenSSL backend, obsoleting the
+    glib-openssl project.
+  + The OpenSSL backend seems to be mature, though it is less
+    well-tested for desktop usage than the GnuTLS backend. It will
+    remain disabled by default at build time due to the
+    GPL-incompatible nature of the OpenSSL license -- and the
+    GPLv2-incompatible nature of the Apache license that will be
+    used by future versions of OpenSSL -- and because the GnuTLS
+    backend is sufficient for Linux distros.
+  + Use the OpenSSL backend if you are building an embedded system
+    where (GPLv2+ or LGPLv3+) dependencies are unacceptable (e.g.
+    nettle or GMP, both dependencies of GnuTLS) and you are OK with
+    the GPL-incompatible OpenSSL license. If the OpenSSL backend is
+    enabled at build time, you should probably disable build of the
+    GnuTLS backend, or it will take precedence over the OpenSSL
+    backend at runtime.
+
+-------------------------------------------------------------------
+Tue Jan  8 13:15:44 UTC 2019 - [email protected]
+
+- Update to version 2.59.2:
+  + Add support for application layer protocol negotiation.
+
+-------------------------------------------------------------------
+Sat Jan  5 19:46:33 UTC 2019 - [email protected]
+
+- Update to version 2.59.1:
+  + This release removes the gnutls-pkcs11 backend, which was
+    disabled in 2.57.2, due to lack of any feedback whatsoever
+    regarding its disablement. If you think it is still useful to
+    you, given that the normal gnutls backend now supports PKCS#11,
+    speak up now.
+  + This release also includes several changes to properly support
+    TLS 1.3.
+  + Other changes:
+    - Perform certificate verification during, not after, TLS
+      handshake.
+    - Dramatically improve the reliability of the non-DTLS tests.
+      (DTLS is still having problems).
+    - Regenerate test certificates to prepare for OpenSSL support.
+    - Several meson build system improvements to prepare for
+      OpenSSL support.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ glib-networking.spec ++++++
--- /var/tmp/diff_new_pack.2xrny1/_old  2019-04-01 12:31:12.093761304 +0200
+++ /var/tmp/diff_new_pack.2xrny1/_new  2019-04-01 12:31:12.101761306 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glib-networking
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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.58.0
+Version:        2.60.0.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.58/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/glib-networking/2.60/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 
 BuildRequires:  ca-certificates-mozilla

++++++ glib-networking-2.58.0.tar.xz -> glib-networking-2.60.0.1.tar.xz ++++++
++++ 27880 lines of diff (skipped)


Reply via email to