Changelog for
encfs-1.9.2-4.1.x86_64.rpm :
Wed Jan 17 13:00:00 2018 fvogtAATTsuse.com
- Fix combination of os_has_tinyxml and use_cmake_macro
Wed Jul 26 14:00:00 2017 wagner-thomasAATTgmx.at
- update to 1.9.2
* fix a use-after-free bug that was introduced in v1.9-rc1
* cast booleans to int before writing the XML config
* support reading the config file from pipes
* add \"-t\" option to set syslog tag
* allow read/write in standard reverse mode
* reject empty passwords
* support building with openssl 1.1
- removed now unneeded 0001-Use-INITIALIZE_EASYLOGGINGPP-in-Error.cpp.patch
Sun Apr 23 14:00:00 2017 wagner-thomasAATTgmx.at
- patch 0001-Use-INITIALIZE_EASYLOGGINGPP-in-Error.cpp.patch fixes
some undefined references. See upstream issue
https://github.com/vgough/encfs/issues/291
With this patch, the %cmake macro can now be used for building if
version of cmake is greater than 3.3
- improved detection of tinyxml: now builds on more architectures
and SLE12 SP2
Sat Mar 4 13:00:00 2017 wagner-thomasAATTgmx.at
- update to 1.9.1
* Fix empty log file creation
* Link with libintl when available
* add LIB_INSTALL_DIR override during build to aid in customized install
locations
* upgrade easylogging++
- update to 1.9
* switch to CMake
* OSX build improvements, RPATH setup
* Drop Boost dependency. Uses tinyxml2 to read existing XML config archives.
* Drop librlog dependency. Uses easylogging++ for logging.
* add encfs_create operation
* replace getdir with readdir
* cleanup includes and reformat code
* allow writes in reverse mode when no header is used
* make use of C++11 (eg std unordered_map in place of GNU internal hashmap)
- split
*.mo files to a separate package encfs-lang
- preperation to include checks
- removed cmake-libdir-name.patch and old-perm-checks.patch which are not
needed any more
- install tinyxml2-3 if not available in the official repos
- configure-fix.patch: also not needed anymore
Wed Feb 1 13:00:00 2017 adam.majerAATTsuse.de
- use individual libboost-
*-devel packages instead of boost-devel
Wed Mar 9 13:00:00 2016 p.drouandAATTgmail.com
- Update to version 1.8.1
* No short chanlog available; please read
/usr/share/doc/packages/encfs/ChangeLog
Sun Mar 15 13:00:00 2015 p.drouandAATTgmail.com
- Update to version 1.8
* No short chanlog available; please read the ChangeLog file into
/usr/share/doc/packages/encfs/ChangeLog
- Update Url to new project home
- Use download Url as source
- Copy DESIGN.md, PERFORMANCE.mde and TRANSLATORS into doc directory
- Remove obsolete patchs
* encfs-1.7.4-fixReverseAbsoluteSymlinks.diff
* encfs-1.7.4-fix-bashisms.patch
Mon Nov 17 13:00:00 2014 Led
- fix bashism in encfssh script
- add patches:
* encfs-1.7.4-fix-bashisms.patch
Tue Apr 1 14:00:00 2014 wagner-thomasAATTgmx.at
- applied patchencfs-1.7.4-fixReverseAbsoluteSymlinks.diff from
https://code.google.com/p/encfs/issues/detail?id=29
This fixes encoding of symlinks starting with a \"/\"
- Added patches:
* encfs-1.7.4-fixReverseAbsoluteSymlinks.diff
Mon Feb 4 13:00:00 2013 cooloAATTsuse.com
- update license to new format
Fri Sep 30 14:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to make the spec file more reliable
Sun Sep 18 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant/obsolete tags/sections from specfile
(cf. packaging guidelines)
Tue Aug 30 14:00:00 2011 crrodriguezAATTopensuse.org
- Fix build, axing all m4 macros was a bad idea...
Fri Dec 3 13:00:00 2010 mszerediAATTsuse.cz
- updated to version 1.7.4
* fixes bug with --reverse option setting which causes files to
be stored incorrectly
Mon Sep 6 14:00:00 2010 mszerediAATTsuse.cz
- updated to version 1.7.2
* allow per-block random bytes to be configured independently of
per-block MAC.
* new IV initialization
* fix component configuration to ease adding flags or config
Mon Jun 28 14:00:00 2010 mszerediAATTsuse.cz
- updated to version 1.6.0
* build fixes
* add support for version field within serialized config
* add options to help automate filesystem creation
* modification and access times can be changed for symlinks
* try to maintain modtime during rename
Fri Jun 19 14:00:00 2009 cooloAATTnovell.com
- disable as-needed for this package as it fails to build with it
Wed Jun 3 14:00:00 2009 mszerediAATTsuse.cz
- fix compile error due to missing \"const\" qualifier