Fri, 19 Apr 2024 01:59:52 UTC | login

Information for build mod_authnz_pam-1.1.0-7.el8

ID1359
Package Namemod_authnz_pam
Version1.1.0
Release7.el8
Epoch
Sourcegit+https://git.centos.org/rpms/mod_authnz_pam.git#273cd4b80c0ec4c77b4339aa499f04c73c6ae247
SummaryPAM authorization checker and PAM Basic Authentication provider
Descriptionmod_authnz_pam is a PAM authorization module, supplementing authentication done by other modules, for example mod_auth_kerb; it can also be used as full Basic Authentication provider which runs the [login, password] authentication through the PAM stack.
Built byhughesjr
State complete
Volume DEFAULT
StartedTue, 14 May 2019 02:30:59 UTC
CompletedTue, 14 May 2019 02:35:29 UTC
Taskbuild (dist-c8, /rpms/mod_authnz_pam.git:273cd4b80c0ec4c77b4339aa499f04c73c6ae247)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/mod_authnz_pam.git?#273cd4b80c0ec4c77b4339aa499f04c73c6ae247'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
mod_authnz_pam-1.1.0-7.el8.src.rpm (info) (download)
aarch64
mod_authnz_pam-1.1.0-7.el8.aarch64.rpm (info) (download)
mod_authnz_pam-debuginfo-1.1.0-7.el8.aarch64.rpm (info) (download)
mod_authnz_pam-debugsource-1.1.0-7.el8.aarch64.rpm (info) (download)
i686
mod_authnz_pam-1.1.0-7.el8.i686.rpm (info) (download)
mod_authnz_pam-debuginfo-1.1.0-7.el8.i686.rpm (info) (download)
mod_authnz_pam-debugsource-1.1.0-7.el8.i686.rpm (info) (download)
ppc64le
mod_authnz_pam-1.1.0-7.el8.ppc64le.rpm (info) (download)
mod_authnz_pam-debuginfo-1.1.0-7.el8.ppc64le.rpm (info) (download)
mod_authnz_pam-debugsource-1.1.0-7.el8.ppc64le.rpm (info) (download)
x86_64
mod_authnz_pam-1.1.0-7.el8.x86_64.rpm (info) (download)
mod_authnz_pam-debuginfo-1.1.0-7.el8.x86_64.rpm (info) (download)
mod_authnz_pam-debugsource-1.1.0-7.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1.0-7 - Escape macros in %changelog * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jul 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.1.0-3 - Rebuild due to bug in RPM (RHBZ #1468476) * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Nov 22 2016 Jan Pazdziora <jpazdziora@redhat.com> - 1.1.0-1 - Logging improvements; success logging moved from notice to info level. - Fix redirect for AuthPAMExpiredRedirect with Basic Auth. - Fix AuthPAMExpiredRedirect %s escaping on Apache 2.2. * Mon Mar 21 2016 Jan Pazdziora <jpazdziora@redhat.com> - 1.0.2-1 - 1319166 - the Requires(pre) httpd does not seem to be needed. * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Jan Pazdziora <jpazdziora@redhat.com> - 1.0.1-1 - Fix handling of pre-auth / OTP / 2FA situations. * Thu Jun 25 2015 Jan Pazdziora <jpazdziora@redhat.com> - 1.0.0-1 - Rebase to 1.0.0. - Add support for AuthPAMExpiredRedirect. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Mon Jun 23 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.3-1 - Fix module loading/configuration for Apache 2.4. - Set PAM_RHOST. * Tue May 13 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.2-1 - Silence compile warnings by specifying C99. * Tue Apr 15 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.1-1 - Fix error message when pam_authenticate step is skipped. * Wed Mar 19 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.9-1 - One more function made static for proper isolation. * Thu Jan 30 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.8.1-1 - Fixing regression from previous change. * Thu Jan 30 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.8-1 - 1058805 - .spec changes for Fedora package review. * Thu Jan 09 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.7-1 - Declare all functions static for proper isolation. * Wed Jan 08 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.6-1 - Make pam_authenticate_with_login_password available for other modules. - Reformat documentation to make the Basic Auth usage less prominent. * Mon Jan 06 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.5-1 - Initial release.