Wed, 01 May 2024 19:23:32 UTC | login

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

ID179968
Package Namepam-cryptsetup
Version0.1
Release0.5.20190823.7b42892.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pam-cryptsetup.git#a92089018c378af7194c4e78addd44fd0124ae5e
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
StartedFri, 14 Aug 2020 03:27:22 UTC
CompletedFri, 14 Aug 2020 03:59:29 UTC
Taskbuild (f33, /rpms/pam-cryptsetup.git:a92089018c378af7194c4e78addd44fd0124ae5e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pam-cryptsetup.git#a92089018c378af7194c4e78addd44fd0124ae5e'}}
Tags
f33
f37
f38
RPMs
src
pam-cryptsetup-0.1-0.5.20190823.7b42892.fc33.src.rpm (info) (download)
riscv64
pam-cryptsetup-0.1-0.5.20190823.7b42892.fc33.riscv64.rpm (info) (download)
pam-cryptsetup-debuginfo-0.1-0.5.20190823.7b42892.fc33.riscv64.rpm (info) (download)
pam-cryptsetup-debugsource-0.1-0.5.20190823.7b42892.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-0.5.20190823.7b42892 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-0.4.20190823.7b42892 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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