lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250323222011.GB9584@sol.localdomain>
Date: Sun, 23 Mar 2025 15:20:11 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: fsverity@...ts.linux.dev, linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org, Theodore Ts'o <tytso@....edu>,
	Allison Karlitskaya <allison.karlitskaya@...hat.com>,
	Ard Biesheuvel <ardb@...nel.org>
Subject: [GIT PULL] fsverity updates for 6.15

The following changes since commit 0ad2507d5d93f39619fc42372c347d6006b64319:

  Linux 6.14-rc3 (2025-02-16 14:02:44 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/fs/fsverity/linux.git tags/fsverity-for-linus

for you to fetch changes up to a19bcde49998aac0a4ff99e9a84339adecffbfcb:

  Revert "fsverity: relax build time dependency on CRYPTO_SHA256" (2025-02-17 11:34:15 -0800)

----------------------------------------------------------------

A fix for an issue where CONFIG_FS_VERITY could be enabled without some
of its dependencies, and a small documentation update.

----------------------------------------------------------------
Allison Karlitskaya (1):
      Documentation: add a usecase for FS_IOC_READ_VERITY_METADATA

Eric Biggers (1):
      Revert "fsverity: relax build time dependency on CRYPTO_SHA256"

 Documentation/filesystems/fsverity.rst | 16 +++++++++++-----
 fs/verity/Kconfig                      |  8 ++------
 2 files changed, 13 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ