Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : cryptsetup | name : cryptsetup | ||||
| version : 1.7.5 | version : 2.2.2 | ||||
| release : 7 | release : 8 | ||||
| source : | source : | ||||
| - https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.5.tar.xz : 2b30cd1d0dd606a53ac77b406e1d37798d4b0762fa89de6ea546201906a251bd | - https://mirrors.edge.kernel.org/pub/linux/utils/cryptsetup/v2.2/cryptsetup-2.2.2.tar.xz: 2af0ec9551ab9c870074cae9d3f68d82cab004f4095fa89db0e4413713424a46 | ||||
| license : | license : | ||||
| - LGPL-3.0 | - LGPL-3.0 | ||||
| - GPL-2.0 | - GPL-2.0 | ||||
| summary : Utility to setup disk encryption using DMCrypt | summary : Utility to setup disk encryption using DMCrypt | ||||
| description: | | description: | | ||||
| Cryptsetup is utility used to conveniently setup disk encryption based on DMCrypt kernel module. | Cryptsetup is utility used to conveniently setup disk encryption based on DMCrypt kernel module. | ||||
| These include plain dm-crypt volumes, LUKS volumes, loop-AES and TrueCrypt (including VeraCrypt extension) format. | These include plain dm-crypt volumes, LUKS volumes, loop-AES and TrueCrypt (including VeraCrypt extension) format. | ||||
| Project also includes veritysetup utility used to conveniently setup DMVerity block integrity checking kernel module. | Project also includes veritysetup utility used to conveniently setup DMVerity block integrity checking kernel module. | ||||
| homepage : https://gitlab.com/cryptsetup/cryptsetup | |||||
| component : system.base | component : system.base | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(openssl) | - pkgconfig(openssl) | ||||
| - pkgconfig(nss) | - pkgconfig(nss) | ||||
| - pkgconfig(devmapper) | - pkgconfig(devmapper) | ||||
| - pkgconfig(popt) | - pkgconfig(popt) | ||||
| - pkgconfig(json-c) | |||||
| optimize : | optimize : | ||||
| - size | - size | ||||
| - lto | - lto | ||||
| setup : | | setup : | | ||||
| %configure --disable-static \ | %configure --disable-static \ | ||||
| --disable-pwquality \ | --disable-pwquality \ | ||||
| --disable-rpath \ | --disable-rpath \ | ||||
| --disable-selinux \ | --disable-selinux \ | ||||
| --enable-udev \ | --enable-udev \ | ||||
| --enable-cryptsetup-reencrypt \ | --enable-cryptsetup-reencrypt \ | ||||
| --enable-largefile | --enable-largefile | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| libtool --finish /usr/lib64 | |||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.