Package: ecryptfs-utils / 111-6

Metadata

Package Version Patches format
ecryptfs-utils 111-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
set up encrypted swap on nvme and mmc.patch | (download)

src/utils/ecryptfs-setup-swap | 14 12 + 2 - 0 !
1 file changed, 12 insertions(+), 2 deletions(-)

 ecryptfs-setup-swap: handle nvme and mmc swap partitions
 Prevent unencrypted swap partitions from being automatically enabled by
 systemd. This bug affected GPT partitioned NVMe/MMC drives and resulted in the
 swap partition being used without encryption. It also resulted in a usability
 issue in that users were erroneously prompted to enter a pass-phrase to unlock
 their swap partition at boot. (LP: #1597154)
use pkg config_gpgme.diff | (download)

configure.ac | 18 1 + 17 - 0 !
1 file changed, 1 insertion(+), 17 deletions(-)

---