Hello community,

here is the log from the commit of package libfilezilla for openSUSE:Factory 
checked in at 2020-05-13 22:56:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfilezilla (Old)
 and      /work/SRC/openSUSE:Factory/.libfilezilla.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfilezilla"

Wed May 13 22:56:37 2020 rev:31 rq:805254 version:0.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfilezilla/libfilezilla.changes        
2020-03-12 23:12:42.627333498 +0100
+++ /work/SRC/openSUSE:Factory/.libfilezilla.new.2738/libfilezilla.changes      
2020-05-13 22:56:38.567074627 +0200
@@ -1,0 +2,26 @@
+Wed May 13 08:55:24 UTC 2020 - ecsos <[email protected]>
+
+- Update to 0.22.0
+  * New features:
+    - Added a flag to fz::file to allow creation of files with
+      permissions only granting the current user access
+    - Added fz::mkdir to create local directories, optionally
+      recursive and with permissions to only grant the current
+      user access to the final directory
+  * Bugfixes and minor changes:
+    - MSW: Improvements handling directory reparse points
+    - Lengthen partial certificate chains in fz::tls_info to 
+      include any found trust anchor if using the system trust store
+    - Mark self-signed certificates in the in fz::x509_certificate
+    - Fix constructing fz::uri from default-constructed string_view
+- Changes from 0.21.0
+  * New features:
+    - macOS: fz::spawn_detached_process can now start application
+      bundles
+    - Changed arguments of fz::local_filesys::get_next_file to be
+      consistent with fz::local_filesys::get_file_info
+  * Bugfixes and minor changes:
+    - Improved error detection for fz::spawn_detached-process on
+      *nix systems that support the pipe2 syscall with O_CLOEXEC
+
+-------------------------------------------------------------------

Old:
----
  libfilezilla-0.20.2.tar.bz2

New:
----
  libfilezilla-0.22.0.tar.bz2

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

Other differences:
------------------
++++++ libfilezilla.spec ++++++
--- /var/tmp/diff_new_pack.BaJ7A2/_old  2020-05-13 22:56:39.115075695 +0200
+++ /var/tmp/diff_new_pack.BaJ7A2/_new  2020-05-13 22:56:39.115075695 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define major          4
+%define major          7
 %define libname                %{name}%{major}
 %define develname      %{name}-devel
 Name:           libfilezilla
-Version:        0.20.2
+Version:        0.22.0
 Release:        0
 Summary:        C++ library for filezilla
 License:        GPL-2.0-or-later

++++++ libfilezilla-0.20.2.tar.bz2 -> libfilezilla-0.22.0.tar.bz2 ++++++
++++ 2383 lines of diff (skipped)


Reply via email to