File cryfs.changes of Package cryfs
-------------------------------------------------------------------
Tue May 12 09:23:16 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Enable '-msse4.1' only on x86 and x86_64
-------------------------------------------------------------------
Thu Oct 17 17:00:53 UTC 2019 - Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
-------------------------------------------------------------------
Wed Aug 14 09:24:15 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints for PowerPC for 4G disk space to avoid
"No space left on device" error
-------------------------------------------------------------------
Thu Aug 1 13:18:10 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
- disable lto for ppc64 bypass boo#1142574
-------------------------------------------------------------------
Sun Jul 7 08:29:21 UTC 2019 - Klaas Freitag <opensuse@freisturz.de>
- Update to upstream version 0.10.2
* Fix occasional crash in mkdir() on Windows
* Fix a race condition when a file descriptor is closed while there's
read/write requests for that file being processed.
* Better logging when local state can't be loaded
* Other fixes from version 0.10.1
-------------------------------------------------------------------
Fri Jul 5 13:26:50 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
- Do not set DCMAKE_CXX_FLAGS="-msse4.1" for PowerPC
-------------------------------------------------------------------
Fri Mar 22 21:13:34 UTC 2019 - Klaas Freitag <opensuse@freisturz.de>
- Update to upstream version 0.10.0, selected changes are:
* Integrity checks ensure you notice when someone modifies your file system.
* File system nodes (files, directories, symlinks) store a parent
pointer to the directory that contains them. This information can
be used in later versions to resolve some synchronization conflicts.
* Allow mounting using system mount tool and /etc/fstab
* Performance improvements
* Use relatime instead of strictatime (further performance improvement)
* cryfs-unmount tool to unmount filesystems-
-------------------------------------------------------------------
Sat Feb 2 14:24:24 UTC 2019 - Klaas Freitag <opensuse@freisturz.de>
- Update to upstream version 0.9.10
* Fixed occasional deadlock (#64)
* Fix for reading empty files out of bounds
* Fixed race condition (#224 and #243)
-------------------------------------------------------------------
Tue Feb 27 21:18:40 UTC 2018 - jengelh@inai.de
- Trim cleaning of buildroot, this is already implicit.
- Update description.
-------------------------------------------------------------------
Fri Feb 9 10:58:59 UTC 2018 - klaas.freitag@suse.com
- Some spec file tweaks, based on Malcoms test build of cryfs
-------------------------------------------------------------------
Tue Feb 6 11:31:15 UTC 2018 - klaas.freitag@suse.com
- Use -c switch in %setup to create the source dir before unpacking
the original tarball.
-------------------------------------------------------------------
Tue Feb 6 07:12:28 UTC 2018 - klaas.freitag@suse.com
- Update to upstream version 0.9.9
-------------------------------------------------------------------
Mon Feb 5 16:51:31 UTC 2018 - klaas.freitag@suse.com
- add a minimum version required
-------------------------------------------------------------------
Mon Feb 5 16:41:02 UTC 2018 - klaas.freitag@suse.com
- use unversioned boost library.
-------------------------------------------------------------------
Thu Feb 1 15:49:51 UTC 2018 - klaas.freitag@suse.com
- use boost version 1_58
-------------------------------------------------------------------
Thu Feb 1 14:29:48 UTC 2018 - klaas.freitag@suse.com
- Initial commit