1610731 - rebase to 1.2.0, add support for mod_authn_socache.
This commit is contained in:
parent
16857b3296
commit
a131a09dbf
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/mod_authnz_pam-1.0.1.tar.gz
|
||||
/mod_authnz_pam-1.0.2.tar.gz
|
||||
/mod_authnz_pam-1.1.0.tar.gz
|
||||
/mod_authnz_pam-1.2.0.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: PAM authorization checker and PAM Basic Authentication provider
|
||||
Name: mod_authnz_pam
|
||||
Version: 1.1.0
|
||||
Release: 9%{?dist}
|
||||
Version: 1.2.0
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: System Environment/Daemons
|
||||
URL: http://www.adelton.com/apache/mod_authnz_pam/
|
||||
@ -64,6 +64,9 @@ install -Dp -m 0644 authnz_pam.confx $RPM_BUILD_ROOT%{_httpd_confdir}/authnz_pam
|
||||
%{_httpd_moddir}/*.so
|
||||
|
||||
%changelog
|
||||
* Tue Jul 17 2018 Jan Pazdziora <jpazdziora@redhat.com> - 1.2.0-1
|
||||
- Add support for mod_authn_socache.
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user