Sat, 25 May 2024 03:28:25 UTC | login

Information for build pam_wrapper-1.1.3-5.fc33

ID180007
Package Namepam_wrapper
Version1.1.3
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pam_wrapper.git#5450e921db857e78d46ee961bd72da89a0953596
SummaryA tool to test PAM applications and PAM modules
DescriptionThis component of cwrap allows you to either test your PAM (Linux-PAM and OpenPAM) application or module. For testing PAM applications, simple PAM module called pam_matrix is included. If you plan to test a PAM module you can use the pamtest library, which simplifies testing of modules. You can combine it with the cmocka unit testing framework or you can use the provided Python bindings to write tests for your module in Python.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Aug 2020 03:33:26 UTC
CompletedFri, 14 Aug 2020 04:12:27 UTC
Taskbuild (f33, /rpms/pam_wrapper.git:5450e921db857e78d46ee961bd72da89a0953596)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pam_wrapper.git#5450e921db857e78d46ee961bd72da89a0953596'}}
Tags
f33
f37
f38
RPMs
src
pam_wrapper-1.1.3-5.fc33.src.rpm (info) (download)
riscv64
libpamtest-1.1.3-5.fc33.riscv64.rpm (info) (download)
libpamtest-devel-1.1.3-5.fc33.riscv64.rpm (info) (download)
libpamtest-doc-1.1.3-5.fc33.riscv64.rpm (info) (download)
pam_wrapper-1.1.3-5.fc33.riscv64.rpm (info) (download)
python3-libpamtest-1.1.3-5.fc33.riscv64.rpm (info) (download)
libpamtest-debuginfo-1.1.3-5.fc33.riscv64.rpm (info) (download)
pam_wrapper-debuginfo-1.1.3-5.fc33.riscv64.rpm (info) (download)
pam_wrapper-debugsource-1.1.3-5.fc33.riscv64.rpm (info) (download)
python3-libpamtest-debuginfo-1.1.3-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Aug 05 2020 Andreas Schneider <asn@redhat.com> - 1.1.3-5 - Build using new cmake macros * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.3-2 - Rebuilt for Python 3.9 * Thu Mar 26 2020 Andreas Schneider <asn@redhat.com> - 1.1.3-1 - Update to version 1.1.3 * https://gitlab.com/cwrap/pam_wrapper/-/blob/master/CHANGELOG * resolves: #1816943 * Tue Mar 24 2020 Andreas Schneider <asn@redhat.com> - 1.1.2-1 - Update to version 1.1.2 * https://gitlab.com/cwrap/pam_wrapper/-/blob/master/CHANGELOG * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 22 2020 Bastien Nocera <bnocera@redhat.com> - 1.0.7-5 + pam_wrapper-1.0.7-5 - Fix crash in pam_wrapper * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.7-4 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Sep 26 2018 Andreas Schneider <asn@redhat.com> - 1.0.7-1 - Update to version 1.0.7 - resolves: #1627401 - Create python3 packages