Rebase to 0.9.5.

This commit is contained in:
Jan Pazdziora 2016-01-26 09:53:14 +01:00
parent ba85396f27
commit 81ea67dffa
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/mod_lookup_identity-0.9.2.tar.gz
/mod_lookup_identity-0.9.3.tar.gz
/mod_lookup_identity-0.9.4.tar.gz
/mod_lookup_identity-0.9.5.tar.gz

View File

@ -7,7 +7,7 @@
Summary: Apache module to retrieve additional information about the authenticated user
Name: mod_lookup_identity
Version: 0.9.4
Version: 0.9.5
Release: 1%{?dist}
License: ASL 2.0
Group: System Environment/Daemons
@ -63,6 +63,9 @@ install -Dp -m 0644 lookup_identity.confx $RPM_BUILD_ROOT%{_httpd_confdir}/looku
%{_httpd_moddir}/*.so
%changelog
* 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.

View File

@ -1 +1 @@
4baf7cdbd2e9ec8483122bc3a3f6db78 mod_lookup_identity-0.9.4.tar.gz
ec694d1d9c0f739b20001bcc5bc41d9b mod_lookup_identity-0.9.5.tar.gz