Hello community, here is the log from the commit of package encfs for openSUSE:Factory checked in at 2020-03-14 09:53:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/encfs (Old) and /work/SRC/openSUSE:Factory/.encfs.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "encfs" Sat Mar 14 09:53:53 2020 rev:40 rq:783493 version:1.9.5 Changes: -------- --- /work/SRC/openSUSE:Factory/encfs/encfs.changes 2018-01-23 13:52:58.169669977 +0100 +++ /work/SRC/openSUSE:Factory/.encfs.new.3160/encfs.changes 2020-03-14 09:53:54.431047014 +0100 @@ -1,0 +2,33 @@ +Fri Mar 06 20:23:14 UTC 2020 - Markus Ebner<[email protected]> + +- update to 1.9.5 + * Correct a int/off_t buffer overflow in getSize() + * Correct a possible write crash + * Correct encfsctl cat and add encfsctl --reverse cat + * Add -c & -u cmdline options + * Add --noattrcache & --nodatacache cmdline options + * Ignore .encfs6.xml file in reverse mode + * Do not count usage on root path (to avoid resetting the --idle option) + * Use stderr instead of stdout for error messages + * Add the ability to disable data encryption (absolutely discouraged) + * Add Cygwin support +- update to 1.9.4 + * Fix packaging error leading to wrong version output + * Fix shared lib compilation (cmake -DBUILD_SHARED_LIBS=ON ..) +- update to 1.9.3 + * Fix compilation with "-std=c++11" + * Fix a gid permission issue with allow_other + * Fix operations on symlinks + * Fix a race in idle unmount + * Add --reversewrite cli option + * Add PID to syslog logging + * Deep code sanity check + * Modernize coding style + * Make codebase warnings & clang-tidy clean + * Bump FUSE_USE_VERSION to 29 + * Ensure compatibility with LibreSSL + * Switch to vendored lib tinyxml2 & easylogging + * Reorganize man page and add missing options + * Add gtest and micro benchmarks + +------------------------------------------------------------------- Old: ---- encfs-1.9.2.tar.gz New: ---- encfs-1.9.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ encfs.spec ++++++ --- /var/tmp/diff_new_pack.sPjbZy/_old 2020-03-14 09:53:55.039047460 +0100 +++ /var/tmp/diff_new_pack.sPjbZy/_new 2020-03-14 09:53:55.043047463 +0100 @@ -1,7 +1,7 @@ # # spec file for package encfs # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ -12,7 +12,7 @@ # 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/ # @@ -46,7 +46,7 @@ %endif Name: encfs -Version: 1.9.2 +Version: 1.9.5 Release: 0 Summary: Userspace Encrypted File System License: GPL-2.0+ and GPL-3.0+ ++++++ encfs-1.9.2.tar.gz -> encfs-1.9.5.tar.gz ++++++ /work/SRC/openSUSE:Factory/encfs/encfs-1.9.2.tar.gz /work/SRC/openSUSE:Factory/.encfs.new.3160/encfs-1.9.5.tar.gz differ: char 13, line 1
