1439711 - Rebase to upstream version 1.0.0.
This commit is contained in:
parent
922118ee42
commit
82b02461c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/mod_lookup_identity-0.9.7.tar.gz
|
||||
/mod_lookup_identity-0.9.8.tar.gz
|
||||
/mod_lookup_identity-0.9.9.tar.gz
|
||||
/mod_lookup_identity-1.0.0.tar.gz
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Apache module to retrieve additional information about the authenticated user
|
||||
Name: mod_lookup_identity
|
||||
Version: 0.9.9
|
||||
Version: 1.0.0
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: System Environment/Daemons
|
||||
@ -62,6 +62,11 @@ install -Dp -m 0644 lookup_identity.confx $RPM_BUILD_ROOT%{_httpd_confdir}/looku
|
||||
%{_httpd_moddir}/*.so
|
||||
|
||||
%changelog
|
||||
* 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.
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mod_lookup_identity-0.9.9.tar.gz) = 8ee0a192934edfb7ebd08091e086dcc3ae0a64e7466cd026fbaa61a83120026de6724dc76b6d5624a6238e0c24a0ce4a0a3bda93e5e193dcb9e8880434efb5c5
|
||||
SHA512 (mod_lookup_identity-1.0.0.tar.gz) = 201a2794be4742c7ccb77040c4980725b06c82e813de430c580a4a99185043a4c04487d15dca24d37282ed84a0f9025d29d89d084f20ad040885f2fbed00f335
|
||||
|
||||
Loading…
Reference in New Issue
Block a user