commit fscrypt for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fscrypt for openSUSE:Factory checked in at 2023-01-31 16:10:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fscrypt (Old) and /work/SRC/openSUSE:Factory/.fscrypt.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "fscrypt" Tue Jan 31 16:10:04 2023 rev:2 rq:1062205 version:0.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/fscrypt/fscrypt.changes 2022-03-11 11:42:16.874675917 +0100 +++ /work/SRC/openSUSE:Factory/.fscrypt.new.32243/fscrypt.changes 2023-01-31 16:26:30.968233090 +0100 @@ -1,0 +2,18 @@ +Tue Jan 31 07:27:28 UTC 2023 - Marcus Rueckert <mrueckert@suse.de> + +- 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. + +------------------------------------------------------------------- Old: ---- fscrypt-0.3.3.tar.gz New: ---- fscrypt-0.3.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fscrypt.spec ++++++ --- /var/tmp/diff_new_pack.qoUung/_old 2023-01-31 16:26:31.588236658 +0100 +++ /var/tmp/diff_new_pack.qoUung/_new 2023-01-31 16:26:31.592236681 +0100 @@ -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 @@ -29,7 +29,7 @@ BuildRequires: m4 BuildRequires: pam-devel BuildRequires: pkgconfig -BuildRequires: golang(API) >= 1.14 +BuildRequires: golang(API) >= 1.16 BuildRequires: pkgconfig(bash-completion) Requires: pam-fscrypt = %{version} ++++++ fscrypt-0.3.3.tar.gz -> fscrypt-0.3.4.tar.gz ++++++ ++++ 3527 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ ++++ 257114 lines of diff (skipped)
participants (1)
-
Source-Sync