1347490 - Rebase to upstream version 0.9.7.

This commit is contained in:
Jan Pazdziora 2016-06-17 07:44:37 +02:00
parent ae861e2cfa
commit a61353e2ab
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/mod_lookup_identity-0.9.4.tar.gz
/mod_lookup_identity-0.9.5.tar.gz
/mod_lookup_identity-0.9.6.tar.gz
/mod_lookup_identity-0.9.7.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.6
Version: 0.9.7
Release: 1%{?dist}
License: ASL 2.0
Group: System Environment/Daemons
@ -62,6 +62,10 @@ install -Dp -m 0644 lookup_identity.confx $RPM_BUILD_ROOT%{_httpd_confdir}/looku
%{_httpd_moddir}/*.so
%changelog
* 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.

View File

@ -1 +1 @@
bfedd574cdb5625a04d5bc614ac3cc32 mod_lookup_identity-0.9.6.tar.gz
7a65079ed3d126a1bf441a4e218e5728 mod_lookup_identity-0.9.7.tar.gz