]> git.ipfire.org Git - thirdparty/systemd.git/commit
Bump required minimum version of cryptsetup to 2.4.0
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 17 Aug 2025 12:22:16 +0000 (21:22 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 2 Jan 2026 02:15:17 +0000 (11:15 +0900)
commit23c82484e7f91c7088bfa29581ed42f851bfdc57
treea4904f1a9afed301f7ca70d7fb6634fc214781fc
parent9ba0e5674b97291aa975b6f137d8b92199f25606
Bump required minimum version of cryptsetup to 2.4.0

Major distributions already have cryptsetup newer than 2.4.0.
Let's bump the minimal required version.

Note, cryptsetup 2.4.0 was released on 2021-08-18.

See also #38608.
README
meson.build
src/cryptsetup/cryptsetup.c
src/repart/repart.c
src/shared/cryptsetup-util.c
src/shared/cryptsetup-util.h
src/veritysetup/veritysetup.c