Hello community,

here is the log from the commit of package libfilezilla for openSUSE:Factory 
checked in at 2019-08-27 10:20:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfilezilla (Old)
 and      /work/SRC/openSUSE:Factory/.libfilezilla.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfilezilla"

Tue Aug 27 10:20:57 2019 rev:26 rq:725933 version:0.18.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfilezilla/libfilezilla.changes        
2019-07-03 15:15:04.674973457 +0200
+++ /work/SRC/openSUSE:Factory/.libfilezilla.new.7948/libfilezilla.changes      
2019-08-27 10:21:01.691940998 +0200
@@ -1,0 +2,33 @@
+Sun Aug 25 08:01:22 UTC 2019 - ec...@opensuse.org
+
+- Update to 0.18.1
+  * New features:
+    - Added fz::buffer::resize
+
+- Changes from 0.18.0
+  * New features:
+    - Added fz::spawn_detached_process
+    - Add operator+ to fz::duration
+    - *nix: If available, use eventfd instead of a self-pipe
+    - fz::to_integral and fz::hex_decode now work with string
+      literals
+    - Added fz::listen_socket::fast_accept that only returns
+      a descriptor instead of a fully-initialized fz::socket for 
+      use in a tight accept-and-dispatch loop
+    - Functions in libfilezilla/iputils.hpp now take string_view as
+      arguments
+    - Added fz::socket::set_flags which can atomically enable or 
+      disable flags
+  * Bugfixes and minor changes:
+    - fz::socket not returns an error instead of silently failing 
+      in case of file descriptor exhaustion
+    - Fix socket errors sometimes not being forwarded in 
+      fz::tls_layer when when writing fails in the underlying layer
+    - Fix double-closing of socket descriptios if connection 
+      establishment fails
+    - fz::tls_layer now fails the handshake instead of waiting 
+      indefinitely if started on a layer that has progressed passed
+      the connected state
+    - Small compile-time improvements to fz::sprintf
+
+-------------------------------------------------------------------

Old:
----
  libfilezilla-0.17.1.tar.bz2

New:
----
  libfilezilla-0.18.1.tar.bz2

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

Other differences:
------------------
++++++ libfilezilla.spec ++++++
--- /var/tmp/diff_new_pack.rXOEgh/_old  2019-08-27 10:21:02.207940963 +0200
+++ /var/tmp/diff_new_pack.rXOEgh/_new  2019-08-27 10:21:02.211940963 +0200
@@ -20,7 +20,7 @@
 %define libname                %{name}%{major}
 %define develname      %{name}-devel
 Name:           libfilezilla
-Version:        0.17.1
+Version:        0.18.1
 Release:        0
 Summary:        C++ library for filezilla
 License:        GPL-2.0-or-later

++++++ libfilezilla-0.17.1.tar.bz2 -> libfilezilla-0.18.1.tar.bz2 ++++++
++++ 4227 lines of diff (skipped)


Reply via email to