Sun, 10 Nov 2024 01:22:38 CST | login

Information for build pam_wrapper-1.0.7-1.el8

ID12986
Package Namepam_wrapper
Version1.0.7
Release1.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/pam_wrapper.git#239c670f8440ce981e2a99758d6ca6f0bc30747b
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 bydistrobuild
State complete
Volume DEFAULT
StartedTue, 27 Jul 2021 21:02:08 CST
CompletedTue, 27 Jul 2021 21:04:57 CST
Taskbuild (dist-circle8, /stage/rpms/pam_wrapper.git:239c670f8440ce981e2a99758d6ca6f0bc30747b)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/pam_wrapper.git?#239c670f8440ce981e2a99758d6ca6f0bc30747b'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
pam_wrapper-1.0.7-1.el8.src.rpm (info) (download)
aarch64
libpamtest-1.0.7-1.el8.aarch64.rpm (info) (download)
libpamtest-devel-1.0.7-1.el8.aarch64.rpm (info) (download)
libpamtest-doc-1.0.7-1.el8.aarch64.rpm (info) (download)
pam_wrapper-1.0.7-1.el8.aarch64.rpm (info) (download)
python3-libpamtest-1.0.7-1.el8.aarch64.rpm (info) (download)
libpamtest-debuginfo-1.0.7-1.el8.aarch64.rpm (info) (download)
pam_wrapper-debuginfo-1.0.7-1.el8.aarch64.rpm (info) (download)
pam_wrapper-debugsource-1.0.7-1.el8.aarch64.rpm (info) (download)
python3-libpamtest-debuginfo-1.0.7-1.el8.aarch64.rpm (info) (download)
i686
libpamtest-1.0.7-1.el8.i686.rpm (info) (download)
libpamtest-devel-1.0.7-1.el8.i686.rpm (info) (download)
libpamtest-doc-1.0.7-1.el8.i686.rpm (info) (download)
pam_wrapper-1.0.7-1.el8.i686.rpm (info) (download)
python3-libpamtest-1.0.7-1.el8.i686.rpm (info) (download)
libpamtest-debuginfo-1.0.7-1.el8.i686.rpm (info) (download)
pam_wrapper-debuginfo-1.0.7-1.el8.i686.rpm (info) (download)
pam_wrapper-debugsource-1.0.7-1.el8.i686.rpm (info) (download)
python3-libpamtest-debuginfo-1.0.7-1.el8.i686.rpm (info) (download)
ppc64le
libpamtest-1.0.7-1.el8.ppc64le.rpm (info) (download)
libpamtest-devel-1.0.7-1.el8.ppc64le.rpm (info) (download)
libpamtest-doc-1.0.7-1.el8.ppc64le.rpm (info) (download)
pam_wrapper-1.0.7-1.el8.ppc64le.rpm (info) (download)
python3-libpamtest-1.0.7-1.el8.ppc64le.rpm (info) (download)
libpamtest-debuginfo-1.0.7-1.el8.ppc64le.rpm (info) (download)
pam_wrapper-debuginfo-1.0.7-1.el8.ppc64le.rpm (info) (download)
pam_wrapper-debugsource-1.0.7-1.el8.ppc64le.rpm (info) (download)
python3-libpamtest-debuginfo-1.0.7-1.el8.ppc64le.rpm (info) (download)
x86_64
libpamtest-1.0.7-1.el8.x86_64.rpm (info) (download)
libpamtest-devel-1.0.7-1.el8.x86_64.rpm (info) (download)
libpamtest-doc-1.0.7-1.el8.x86_64.rpm (info) (download)
pam_wrapper-1.0.7-1.el8.x86_64.rpm (info) (download)
python3-libpamtest-1.0.7-1.el8.x86_64.rpm (info) (download)
libpamtest-debuginfo-1.0.7-1.el8.x86_64.rpm (info) (download)
pam_wrapper-debuginfo-1.0.7-1.el8.x86_64.rpm (info) (download)
pam_wrapper-debugsource-1.0.7-1.el8.x86_64.rpm (info) (download)
python3-libpamtest-debuginfo-1.0.7-1.el8.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Wed Sep 26 2018 Andreas Schneider <asn@redhat.com> - 1.0.7-1 - Update to version 1.0.7 - resolves: #1627401 - Create python3 packages * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Apr 07 2017 Jakub Hrozek <jakub.hrozek@posteo.se> - 1.0.3-1 - New upstream release 1.0.3 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Jun 02 2016 Jakub Hrozek <jakub.hrozek@posteo.se> - 1.0.2-1 - New upstream release 1.0.2 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jan 19 2016 Jakub Hrozek <jakub.hrozek@posteo.se> - 1.0.1-2 - Fix review comments from rhbz#1299637 * Mon Jan 18 2016 Jakub Hrozek <jakub.hrozek@posteo.se> - 1.0.1-1 - New upstream release * Wed Dec 16 2015 Jakub Hrozek <jakub.hrozek@posteo.se> - 1.0.0-1 - Initial packaging