[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project cryptsetup-2.3.7-7.el8

Name cryptsetup
Epoch 0
Version 2.3.7
Release 7.el8
Website/URL https://gitlab.com/cryptsetup/cryptsetup
License GPLv2+ and LGPLv2+
Build Time 2023-12-12 13:01:13
Build Host builder-x86-10.inferitos.ru
Summary A utility for setting up encrypted disks
Repositories BaseOS
Description The cryptsetup package contains a utility for setting up disk encryption using dm-crypt kernel module.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
cryptsetup-2.3.7-7.el8.x86_64 A utility for setting up encrypted disks a9b56875979fbc519d8744c4f8fa24c35ce4b7944ba249e4d79a6b134c625b9c download
cryptsetup-libs-2.3.7-7.el8.x86_64 Cryptsetup shared library 6732e6562aa5eef6608943569f261727ec5e5cca67c37f3ae5458c6509b718f6 download
cryptsetup-reencrypt-2.3.7-7.el8.x86_64 A utility for offline reencryption of LUKS encrypted disks. 29964772eb76844aa14fa7f3a22f407e672bd39600cdcb24c30821cee40fcbf0 download
integritysetup-2.3.7-7.el8.x86_64 A utility for setting up dm-integrity volumes 21cb7e3258b5dc18d3aa42f1fd4c1c1a59d95cad0bff667f30c878a26ff9e69b download
veritysetup-2.3.7-7.el8.x86_64 A utility for setting up dm-verity volumes 78efdf16dff40ed22dae86639437328991ef908e35b1d6bc1ce3a82ac2f5acc7 download
cryptsetup-devel-2.3.7-7.el8.x86_64 Headers and libraries for using encrypted file systems c017ff034a00cddef78e714bc1a8d677155bf20ac3e144783f28632b04e069d4 download
i686
cryptsetup-libs-2.3.7-7.el8.i686 Cryptsetup shared library 9dd10327b94738c3a27a02efbed7cf5ec74651aaed4a28ec5feb811bed8b56c5 download
cryptsetup-devel-2.3.7-7.el8.i686 Headers and libraries for using encrypted file systems b11ead09864e2a55586f45405a5fb8927ee1095b23f466813380a9b26ad75e9c download
src
cryptsetup-2.3.7-7.el8.src A utility for setting up encrypted disks 13503e42b33cbd2c67d415d3a30d6d535bed3b2dc07c05ab486e6d4050cf3ba1 download
Changelog link
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.3.7-7
- Rebuilt for MSVSphere 8.8

* Tue Jul 11 2023 Ondrej Kozina <okozina@redhat.com> - 2.3.7-7
- Rebuild due to missing CI environment
- Resolves: #2212772 #2193342

* Wed Jun 28 2023 Daniel Zatovic <dzatovic@redhat.com> - 2.3.7-6
- patch: Delegate FIPS mode detection to configured crypto backend
- patch: Disallow use of internal kenrel crypto driver names in "capi"
- patch: Also disallow active devices with internal kernel names
- patch: Fix init_by_name to allow unknown cipher format in dm-crypt
- patch: Fix reencryption to fail properly for unknown cipher
- patch: Fix activation of LUKS2 with capi format cipher and kernel
- Resolves: #2212772 #2193342

* Tue Jan 10 2023 Daniel Zatovic <dzatovic@redhat.com> - 2.3.7-5
- change cryptsetup-devel dependency from cryptsetup to cryptsetup-libs
- Resolves: #2150254

* Wed Dec 21 2022 Daniel Zatovic <dzatovic@redhat.com> - 2.3.7-4
- patch: Remove LUKS2 encryption data size restriction.
- patch: Abort encryption when header and data devices are same.
- Resolves: #2150254

* Fri Nov 04 2022 Daniel Zatovic <dzatovic@redhat.com> - 2.3.7-3
- patch: Fix internal crypt segment compare routine
- Resolves: #2110810

* Thu Feb 24 2022 Ondrej Kozina <okozina@redhat.com> - 2.3.7-2
- patch: Fix cryptsetup --test-passphrase when device in
  reencryption
- Resolves: #2058009

* Thu Jan 20 2022 Ondrej Kozina <okozina@redhat.com> - 2.3.7-1
- update to cryptsetup 2.3.7
- fixes CVE-2021-4122
- patch: Fix suboptimal optimization in bundled argon2.
- patch: Fix bogus memory allocation/device read with
         invalid LUKS2 headers
- patch: Fix typo in luksRepair prompt.
- Resolves: #2021815 #2022301 #2031859

* Wed Feb 17 2021 Ondrej Kozina <okozina@redhat.com> - 2.3.3-4
- patch: Fix reencryption for custom devices with data segments
  set to use cipher_null.
- Resolves: #1927409

* Wed Feb 03 2021 Ondrej Kozina <okozina@redhat.com> - 2.3.3-3
- patch: Fix crypto backend to properly handle ECB mode.
- Resolves: #1859091