[ All 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.7.2-3.el9_5

Name cryptsetup
Epoch 0
Version 2.7.2
Release 3.el9_5
Website/URL https://gitlab.com/cryptsetup/cryptsetup
License GPLv2+ and LGPLv2+
Build Time 2025-02-20 09:08:13
Build Host certified-builder01.msvsphere-os.ru
Summary Utility for setting up encrypted disks
Repositories OS
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.7.2-3.el9_5.x86_64 Utility for setting up encrypted disks f7e0ddd1bf10e89609977be1b49ffabc14254077c3d31094fa140e6301ee0131 download
cryptsetup-libs-2.7.2-3.el9_5.x86_64 Cryptsetup shared library 69376ca14c4b97f0d81192db8a84a380c297aea826cd9f61d393ff2e18a01e26 download
i686
cryptsetup-libs-2.7.2-3.el9_5.i686 Cryptsetup shared library d9818b52a5bf2a157cde1fbf4cc2d31ad64cdd7266bd542c8888c8afe87f7946 download
src
cryptsetup-2.7.2-3.el9_5.src Utility for setting up encrypted disks f166d6ff69ec0ef1f84ccce0a3fa2849cf8e78cf350d522b5bff9c6b8a3e5405 download
Changelog link
* Sat Oct 12 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.7.2-3
- Rebuit for MSVSphere-9.5

* Mon Sep 02 2024 Ondrej Kozina <okozina@redhat.com> - 2.7.2-3
- Specbump for correct target release.
- Resolves: RHEL-39003 RHEL-41238

* Thu Aug 29 2024 Ondrej Kozina <okozina@redhat.com> - 2.7.2-2
- patch: Warn if Argon2 keyslot is unlocked in FIPS mode.
- patch: Enable Argon2 in FIPS with openssl backend.
- patch: Abort online reencryption for misconfigured devices.
- patch: Harden online reencryption checks in initialization phase.
- patch: Fix detection of direct-io with suspended devices.
- patch: Return suspended status also for unknow target types.
- patch: Do not handle device as suspended on error.
- Resolves: RHEL-39003 RHEL-41238

* Thu May 02 2024 Daniel Zatovic <dzatovic@redhat.com> - 2.7.2-1
- Update to cryptsetup 2.7.2
- Use OpenSLL Argon implementation instead of the built-in one
- Resolves: RHEL-32377

* Fri Jun 30 2023 Daniel Zatovic <dzatovic@redhat.com> - 2.6.0-3
- 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: #2212771

* Wed Dec 14 2022 Daniel Zatovic <dzatovic@redhat.com> - 2.6.0-2
- Fix FIPS related bugs.
- Abort encryption when header and data devices are same.
- Resolves: #2150251 #2148841

* Wed Nov 30 2022 Daniel Zatovic <dzatovic@redhat.com> - 2.6.0-1
- Update to cryptsetup 2.6.0.
- Resolves: #2003748 #2108404 #1862173