Wed, 01 May 2024 17:43:18 UTC | login

Information for build pam-cryptsetup-0.1-0.3.20190823.7b42892.fc33

ID157782
Package Namepam-cryptsetup
Version0.1
Release0.3.20190823.7b42892.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pam-cryptsetup.git#04247a191204e1f63609b73d93d32dca2c7650fc
SummaryPAM module for updating LUKS-encrypted volumes
Descriptionpam-cryptsetup provides a PAM module that allows LUKS-based disk encryption passwords to be kept in sync with account passwords automatically based on factors like if the user has decrypted the disk successfully previously. The project as a whole consists of two parts: a PAM module pam_cryptsetup.so for triggering on user authentication, and a helper program pam_cryptsetup_helper to perform the actual encryption checks and modifications required.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 May 2020 21:06:41 UTC
CompletedThu, 07 May 2020 21:32:57 UTC
Taskbuild (f33, /rpms/pam-cryptsetup.git:04247a191204e1f63609b73d93d32dca2c7650fc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pam-cryptsetup.git#04247a191204e1f63609b73d93d32dca2c7650fc'}}
Tags
f33
RPMs
src
pam-cryptsetup-0.1-0.3.20190823.7b42892.fc33.src.rpm (info) (download)
riscv64
pam-cryptsetup-0.1-0.3.20190823.7b42892.fc33.riscv64.rpm (info) (download)
pam-cryptsetup-debuginfo-0.1-0.3.20190823.7b42892.fc33.riscv64.rpm (info) (download)
pam-cryptsetup-debugsource-0.1-0.3.20190823.7b42892.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Mar 26 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.1-0.3.20190823.7b42892 - Add missing BR on gcc - Spec cleanup - Make source downloadable * Tue Mar 03 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.1-0.2.20190823.7b42892 - Update patch to use #pragma to suppress stringop-truncation * Fri Feb 14 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.1-0.1.20190823.7b42892 - Initial package