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]
Date:   Thu,  8 Oct 2020 21:11:43 -0700
From:   Eric Biggers <ebiggers@...nel.org>
To:     "Theodore Y . Ts'o" <tytso@....edu>
Cc:     linux-ext4@...r.kernel.org
Subject: [xfstests-bld PATCH] config: upgrade xfsprogs to v5.8.0

From: Eric Biggers <ebiggers@...gle.com>

This is needed to run some of the newer encryption tests.

Signed-off-by: Eric Biggers <ebiggers@...gle.com>
---
 config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config b/config
index f302234..34eb6e6 100644
--- a/config
+++ b/config
@@ -20,7 +20,7 @@ BLKTESTS_GIT=https://github.com/osandov/blktests.git
 
 FIO_COMMIT=fio-3.15
 QUOTA_COMMIT=6e631074330a
-XFSPROGS_COMMIT=v5.2.0
+XFSPROGS_COMMIT=v5.8.0
 
 # TOOLCHAIN_DIR=/u1/arm64-toolchain
 # CROSS_COMPILE=aarch64-linux-android
-- 
2.28.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ