Сравнение cryptsetup-2.8.3-r1 с cryptsetup-2.8.4
| /usr/portage/sys-fs/cryptsetup/cryptsetup-2.8.4.ebuild 2026-03-18 11:46:04.309054184 +0300 | ||
|---|---|---|
| 70 | 70 |
verify-sig? ( sec-keys/openpgp-keys-milanbroz ) |
| 71 | 71 |
" |
| 72 | 72 | |
| 73 |
PATCHES=( |
|
| 74 |
"${FILESDIR}/cryptsetup-2.8.3-bitlocker.patch"
|
|
| 75 |
) |
|
| 76 | ||
| 77 | 73 |
pkg_setup() {
|
| 78 | 74 |
local CONFIG_CHECK="~DM_CRYPT ~CRYPTO ~CRYPTO_CBC ~CRYPTO_SHA256" |
| 79 | 75 |
local WARNING_DM_CRYPT="CONFIG_DM_CRYPT:\tis not set (required for cryptsetup)\n" |