Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 22:20:48 +00:00 committed by Stepan Oksanichenko
parent db8981fad8
commit 42b7b74487
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
08ab8519588d6879ed8dc43679d668ae4dce0446 mod_intercept_form_submit-1.1.0.tar.gz

View File

@ -8,7 +8,7 @@
Summary: Apache module to intercept login form submission and run PAM authentication
Name: mod_intercept_form_submit
Version: 1.1.0
Release: 14%{?dist}
Release: 15%{?dist}
License: ASL 2.0
URL: http://www.adelton.com/apache/mod_intercept_form_submit/
Source0: http://www.adelton.com/apache/mod_intercept_form_submit/%{name}-%{version}.tar.gz
@ -62,6 +62,10 @@ install -Dp -m 0644 intercept_form_submit.confx $RPM_BUILD_ROOT%{_httpd_confdir}
%{_httpd_moddir}/*.so
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.0-15
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.0-14
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937