[ 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.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 2024-10-12 21:06:50
Build Host builder-x86-06.inferitos.ru
Summary 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.7.2-3.el9_5.x86_64 Utility for setting up encrypted disks c4ba9f097549d1c6cc493dc23fe3d106d951357b14a1c7b9a9e7e2af210674b5 download
cryptsetup-libs-2.7.2-3.el9_5.x86_64 Cryptsetup shared library 9acb18392a8ef4ecfe90fbc303d6ba96f662a89c9548f35f44b214ce5f70e16e download
integritysetup-2.7.2-3.el9_5.x86_64 A utility for setting up dm-integrity volumes 5216a5e8f2e5acab2b6298e3fe48797b5af97fa175fd71ad938a48bdb1fd8da9 download
veritysetup-2.7.2-3.el9_5.x86_64 A utility for setting up dm-verity volumes 931a732febc4dceca2f4d7e05e3e74593a7b0482c4edfdc6ee77e7c3271ed214 download
cryptsetup-devel-2.7.2-3.el9_5.x86_64 Headers and libraries for using encrypted file systems c0b7eed86e53909fa49b8851549d1e5607f2b3f6982d83ecb1901f4d63c2d9d2 download
i686
cryptsetup-libs-2.7.2-3.el9_5.i686 Cryptsetup shared library 29da28476cf34957abb2f88d62d092280ddd2932bcb4ee9d4a1717aa51b7127c download
cryptsetup-devel-2.7.2-3.el9_5.i686 Headers and libraries for using encrypted file systems 7cdb322e9d77b8773f21a129b67df31045de68104cc74e1db12bbeb18e03e52a download
aarch64
cryptsetup-2.7.2-3.el9_5.aarch64 Utility for setting up encrypted disks 3d5d168b8db2fe1615e4bf33edaef5b0cfe45460a8e186240c704a9038dc20c7 download
cryptsetup-libs-2.7.2-3.el9_5.aarch64 Cryptsetup shared library 172518bb617bbb43d6aa78e1e6e553258c04523699fe855a20b13ed6df540972 download
integritysetup-2.7.2-3.el9_5.aarch64 A utility for setting up dm-integrity volumes e93f38fbbf426fa808a62acd8f44e5598c1e7f689d69654202c301a529031c38 download
veritysetup-2.7.2-3.el9_5.aarch64 A utility for setting up dm-verity volumes 25e5c7cddcba55643aad5357f8497f4f50417d671b17c77f38242ff8b9f343c4 download
cryptsetup-devel-2.7.2-3.el9_5.aarch64 Headers and libraries for using encrypted file systems 3ac2b1e1024463303a6c1680f57cd0b64f610ad948edb24dc3c68cb99ee91e2f download
src
cryptsetup-2.7.2-3.el9_5.src Utility for setting up encrypted disks 132e6c997dc116151e4f123fb6aecae8e909ae4397f0ae14112f194720886b7c 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