Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cryptsetup: version bumped to 2.7.5 #3709

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions crypto/cryptsetup/DETAILS
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
MODULE=cryptsetup
VERSION=2.7.4
VERSION=2.7.5
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=https://mirrors.kernel.org/pub/linux/utils/cryptsetup/v${VERSION%.*}
SOURCE_VFY=sha256:dce29903a58f7b774fe61191e7e6de955de0f40d9e27b0028ffcf3438c0e9480
WEB_SITE=https://code.google.com/p/cryptsetup
SOURCE_VFY=sha256:d2be4395b8f503b0ebf4b2d81db90c35a97050a358ee21fe62a0dfb66e5d5522
WEB_SITE=https://gitlab.com/cryptsetup/cryptsetup
ENTERED=20050309
UPDATED=20240730
UPDATED=20241216
SHORT="Device-mapper crypto userspace setup tool"

cat << EOF
Expand Down