One more function made static for proper isolation.

This commit is contained in:
Jan Pazdziora 2014-03-24 10:17:09 +01:00
parent 1559152338
commit 3a5c7b5c8b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/mod_authnz_pam-0.8.1.tar.gz
/mod_authnz_pam-0.9.tar.gz

View File

@ -7,7 +7,7 @@
Summary: PAM authorization checker and PAM Basic Authentication provider
Name: mod_authnz_pam
Version: 0.8.1
Version: 0.9
Release: 1%{?dist}
License: ASL 2.0
Group: System Environment/Daemons
@ -59,6 +59,9 @@ install -Dp -m 0644 authnz_pam.conf $RPM_BUILD_ROOT%{_httpd_confdir}/authnz_pam.
%{_httpd_moddir}/*.so
%changelog
* Wed Mar 19 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.9-1
- One more function made static for proper isolation.
* Thu Jan 30 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.8.1-1
- Fixing regression from previous change.

View File

@ -1 +1 @@
d0ead31fed8a0aa1b0e934617f38ac51 mod_authnz_pam-0.8.1.tar.gz
152c3135a1e52f95e7a3f76560a69a59 mod_authnz_pam-0.9.tar.gz