Sat, 27 Apr 2024 02:47:09 UTC | login

Information for build mod_lookup_identity-1.0.0-4.el8

ID1363
Package Namemod_lookup_identity
Version1.0.0
Release4.el8
Epoch
Sourcegit+https://git.centos.org/rpms/mod_lookup_identity.git#e524cecc6ed0321de01fb0b8722f48b083b92572
SummaryApache module to retrieve additional information about the authenticated user
Descriptionmod_lookup_identity can retrieve additional pieces of information about user authenticated in Apache httpd server and store these values in notes/environment variables to be consumed by web applications. Use of REMOTE_USER_* environment variables is recommended.
Built byhughesjr
State complete
Volume DEFAULT
StartedTue, 14 May 2019 02:31:26 UTC
CompletedTue, 14 May 2019 02:36:57 UTC
Taskbuild (dist-c8, /rpms/mod_lookup_identity.git:e524cecc6ed0321de01fb0b8722f48b083b92572)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/mod_lookup_identity.git?#e524cecc6ed0321de01fb0b8722f48b083b92572'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
mod_lookup_identity-1.0.0-4.el8.src.rpm (info) (download)
aarch64
mod_lookup_identity-1.0.0-4.el8.aarch64.rpm (info) (download)
mod_lookup_identity-debuginfo-1.0.0-4.el8.aarch64.rpm (info) (download)
mod_lookup_identity-debugsource-1.0.0-4.el8.aarch64.rpm (info) (download)
i686
mod_lookup_identity-1.0.0-4.el8.i686.rpm (info) (download)
mod_lookup_identity-debuginfo-1.0.0-4.el8.i686.rpm (info) (download)
mod_lookup_identity-debugsource-1.0.0-4.el8.i686.rpm (info) (download)
ppc64le
mod_lookup_identity-1.0.0-4.el8.ppc64le.rpm (info) (download)
mod_lookup_identity-debuginfo-1.0.0-4.el8.ppc64le.rpm (info) (download)
mod_lookup_identity-debugsource-1.0.0-4.el8.ppc64le.rpm (info) (download)
x86_64
mod_lookup_identity-1.0.0-4.el8.x86_64.rpm (info) (download)
mod_lookup_identity-debuginfo-1.0.0-4.el8.x86_64.rpm (info) (download)
mod_lookup_identity-debugsource-1.0.0-4.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 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jul 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.0.0-2 - Rebuild due to bug in RPM (RHBZ #1468476) * Thu Apr 06 2017 Jan Pazdziora <jpazdziora@redhat.com> - 1.0.0-1 - 1439711 - Rebase to upstream version 1.0.0. - Make LookupUserGECOS optional (no default) to support non-POSIX user identities. * Wed Mar 22 2017 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.9-1 - 1434814 - Rebase to upstream version 0.9.9. - Add support for multiple users mapped to single certificate. * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Nov 23 2016 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.8-1 - Logging improvements; lookup_user_by_certificate logging moved from notice to info level. * Thu Jun 16 2016 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.7-1 - 1347490 - Rebase to upstream version 0.9.7. - Ensure lookup_user_by_certificate runs after mod_nss as well. * Mon Mar 21 2016 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.6-1 - 1319138 - the Requires(pre) httpd does not seem to be needed. * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 20 2016 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.5-1 - Fix LookupUserByCertificate httpd-2.2 compatibility issue. * Wed Jan 20 2016 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.4-1 - Added LookupUserOutput headers and headers-base64. * Mon Aug 03 2015 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.3-1 - Added LookupUserByCertificate. * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.2-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.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Fri Jun 27 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.2-1 - Fix error handling and reporting. - Fix module loading/configuration for Apache 2.4. * Tue May 13 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.1-1 - Address code issues revealed by coverity scan. - Minor README fixes. * Tue May 13 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.0-1 - Add support for '+'-prefixed note/variable names. - Silence compile warnings by specifying C99. - Fix format of logs of dbus calls. * Sat Feb 01 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.8.3-1 - 1058812 - drop explicit dbus-libs dependency. * Thu Jan 30 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.8.2-1 - 1058812 - .spec changes for Fedora package review. * Fri Jan 17 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.8.1-1 - Ensure we run before mod_headers so that our result can be put to request headers for mod_proxy. * Thu Jan 09 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.8-1 - Declare all functions static for proper isolation. * Thu Nov 21 2013 Jan Pazdziora <jpazdziora@redhat.com> - 0.7.1-1 - Address segfault when no LookupUserAttrIter is set. * Tue Nov 19 2013 Jan Pazdziora <jpazdziora@redhat.com> - 0.7-1 - Define lookup_identity_hook as optional function, callable from other modules. * Mon Nov 18 2013 Jan Pazdziora <jpazdziora@redhat.com> - 0.6-1 - Use org.freedesktop.sssd.infopipe.GetUserGroups for group lists. - Support new org.freedesktop.sssd.infopipe.GetUserAttr parameters / return values. - Removed LookupOutputGroupsSeparator. - LookupOutputGroups and LookupUserAttr now support separator as optional second parameter. - Added LookupUserGroupsIter and LookupUserAttrIter. - Added LookupDbusTimeout. * Mon Oct 28 2013 Jan Pazdziora <jpazdziora@redhat.com> - 0.5-1 - Initial release.