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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 11 Oct 2020 10:53:25 -0700 From: Eric Biggers <ebiggers@...nel.org> To: Theodore Ts'o <tytso@....edu> Cc: linux-ext4@...r.kernel.org Subject: [xfstests-bld PATCH] test-appliance: add lz4 package From: Eric Biggers <ebiggers@...gle.com> This is needed for the test f2fs/002, which tests f2fs compression in combination with encryption. Signed-off-by: Eric Biggers <ebiggers@...gle.com> --- kvm-xfstests/test-appliance/xfstests-packages | 1 + 1 file changed, 1 insertion(+) diff --git a/kvm-xfstests/test-appliance/xfstests-packages b/kvm-xfstests/test-appliance/xfstests-packages index 45eea9a..8bb854f 100644 --- a/kvm-xfstests/test-appliance/xfstests-packages +++ b/kvm-xfstests/test-appliance/xfstests-packages @@ -25,6 +25,7 @@ liblzo2-2 libbsd0 libkeyutils1 lvm2 +lz4 makedev mtd-utils multipath-tools -- 2.28.0
Powered by blists - more mailing lists