File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -39,11 +39,11 @@ Download
3939Release notes and tarballs are available at
4040[ kernel.org] ( https://cdn.kernel.org/pub/linux/utils/cryptsetup/ ) .
4141
42- ** The latest stable cryptsetup release version is 2.8.2 **
43- * [ cryptsetup-2.8.2 .tar.xz] ( https://cdn.kernel.org/pub/linux/utils/cryptsetup/v2.8/cryptsetup-2.8.2 .tar.xz )
44- * Signature [ cryptsetup-2.8.2 .tar.sign] ( https://cdn.kernel.org/pub/linux/utils/cryptsetup/v2.8/cryptsetup-2.8.2 .tar.sign )
42+ ** The latest stable cryptsetup release version is 2.8.3 **
43+ * [ cryptsetup-2.8.3 .tar.xz] ( https://cdn.kernel.org/pub/linux/utils/cryptsetup/v2.8/cryptsetup-2.8.3 .tar.xz )
44+ * Signature [ cryptsetup-2.8.3 .tar.sign] ( https://cdn.kernel.org/pub/linux/utils/cryptsetup/v2.8/cryptsetup-2.8.3 .tar.sign )
4545 _ (You need to decompress file first to check signature.)_
46- * [ Cryptsetup 2.8.2 Release Notes] ( https://cdn.kernel.org/pub/linux/utils/cryptsetup/v2.8/v2.8.2 -ReleaseNotes ) .
46+ * [ Cryptsetup 2.8.3 Release Notes] ( https://cdn.kernel.org/pub/linux/utils/cryptsetup/v2.8/v2.8.3 -ReleaseNotes ) .
4747
4848[ Previous versions] ( https://cdn.kernel.org/pub/linux/utils/cryptsetup )
4949
Original file line number Diff line number Diff line change 11AC_PREREQ ( [ 2.67] )
2- AC_INIT ( [ cryptsetup] ,[ 2.8.2 ] )
2+ AC_INIT ( [ cryptsetup] ,[ 2.8.3 ] )
33
44dnl library version from <major>.<minor>.<release>[-<suffix>]
55LIBCRYPTSETUP_VERSION=$(echo $PACKAGE_VERSION | cut -f1 -d-)
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ project('cryptsetup',
22 ' c' ,
33 default_options : [ ' prefix=/usr' ],
44 meson_version : ' >=0.64' ,
5- version : ' 2.8.2 ' )
5+ version : ' 2.8.3 ' )
66
77libcryptsetup_version = ' 12.11.0'
88
Original file line number Diff line number Diff line change 22
33Summary: Utility for setting up encrypted disks
44Name: cryptsetup
5- Version: 2.8.2
5+ Version: 2.8.3
66Release: 1%{?dist }
77License: GPL-2.0 -or-later WITH cryptsetup-OpenSSL-exception AND LGPL-2.1 -or-later WITH cryptsetup-OpenSSL-exception
88URL: https://gitlab.com/cryptsetup/cryptsetup
Original file line number Diff line number Diff line change 55#, fuzzy
66msgid ""
77msgstr ""
8- "Project-Id-Version : cryptsetup 2.8.2 \n "
8+ "Project-Id-Version : cryptsetup 2.8.3 \n "
99"Report-Msgid-Bugs-To : cryptsetup@lists.linux.dev\n "
10- "POT-Creation-Date : 2025-12-18 16:52 +0100\n "
10+ "POT-Creation-Date : 2025-12-19 13:44 +0100\n "
1111"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1212"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1313"Language-Team : LANGUAGE <LL@li.org>\n "
You can’t perform that action at this time.
0 commit comments