diff --git a/fscrypt-0.3.3.tar.gz b/fscrypt-0.3.3.tar.gz deleted file mode 100644 index c301f5e..0000000 --- a/fscrypt-0.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7485232dc4c48d8db262e0280b34b3c869e7b6f41f8ee8601ebfe04297796410 -size 167020 diff --git a/fscrypt-0.3.4.tar.gz b/fscrypt-0.3.4.tar.gz new file mode 100644 index 0000000..d76f0e9 --- /dev/null +++ b/fscrypt-0.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe3c51ecb936226087bb3a62dddda5b7f5cd77dd3be7bf1feb270e1c55eddfa3 +size 175778 diff --git a/fscrypt.changes b/fscrypt.changes index c75dc05..4288560 100644 --- a/fscrypt.changes +++ b/fscrypt.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Jan 31 07:27:28 UTC 2023 - Marcus Rueckert + +- update to 0.3.4: + - fscrypt now requires Go 1.16 or later to build. + - pam_fscrypt now supports the option unlock_only to disable + locking of directories on logout. + - Fixed a bug where the number of CPUs used in the passphrase + hash would be calculated incorrectly on systems with more than + 255 CPUs. + - Added support for AES-256-HCTR2 filenames encryption. + - Directories are now synced immediately after an encryption + policy is applied, reducing the chance of an inconsistency + after a sudden crash. + - Added Lustre to the list of allowed filesystems. + - Added a NEWS.md file that contains the release notes, and + backfilled it from the GitHub release notes. + ------------------------------------------------------------------- Tue Mar 8 21:10:23 UTC 2022 - Dirk Müller diff --git a/fscrypt.spec b/fscrypt.spec index 8514f22..b3668bc 100644 --- a/fscrypt.spec +++ b/fscrypt.spec @@ -1,7 +1,7 @@ # # spec file for package fscrypt # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: fscrypt -Version: 0.3.3 +Version: 0.3.4 Release: 0 Summary: Go tool for managing Linux filesystem encryption License: Apache-2.0 diff --git a/vendor.tar.xz b/vendor.tar.xz index c4cb8f8..1de8271 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f887f28478f3480a0a62115a1e0343191e96c0bcd537c3858bd7283c510bbd9a -size 1044684 +oid sha256:fa2cb9fb6f599336ee7f3064ec5cf3832b7679bb8b3b2bd3dafccd4b710b32a5 +size 1411284