New version of mod_auth_openidc
Resolves: rhbz#1996926 - New version 2.4.11.1 available
This commit is contained in:
parent
0892d59dd0
commit
882aacfc9b
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
|||||||
/v2.4.9.tar.gz
|
/v2.4.9.tar.gz
|
||||||
/v2.4.9.1.tar.gz
|
/v2.4.9.1.tar.gz
|
||||||
/v2.4.9.4.tar.gz
|
/v2.4.9.4.tar.gz
|
||||||
|
/v2.4.11.1.tar.gz
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
%global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc
|
%global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc
|
||||||
|
|
||||||
Name: mod_auth_openidc
|
Name: mod_auth_openidc
|
||||||
Version: 2.4.9.4
|
Version: 2.4.11.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: OpenID Connect auth module for Apache HTTP Server
|
Summary: OpenID Connect auth module for Apache HTTP Server
|
||||||
|
|
||||||
@ -96,6 +96,9 @@ install -m 700 -d $RPM_BUILD_ROOT%{httpd_pkg_cache_dir}/cache
|
|||||||
%dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache
|
%dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 11 2022 Tomas Halman <thalman@redhat.com> - 2.4.11.1-1
|
||||||
|
- Resolves: rhbz#1996926 - New version 2.4.11.1 available
|
||||||
|
|
||||||
* Thu Mar 31 2022 Tomas Halman <thalman@redhat.com> - 2.4.9.4-1
|
* Thu Mar 31 2022 Tomas Halman <thalman@redhat.com> - 2.4.9.4-1
|
||||||
- Resolves: rhbz#2001647 - CVE-2021-39191 mod_auth_openidc: open redirect
|
- Resolves: rhbz#2001647 - CVE-2021-39191 mod_auth_openidc: open redirect
|
||||||
by supplying a crafted URL in the target_link_uri
|
by supplying a crafted URL in the target_link_uri
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v2.4.9.4.tar.gz) = cc4850cf88e5920fd944f5865f2bf0072f12d26a7f5aad38f378412dec01a9698c899616320a584a6e6d81f5dd50aaa1f5598cdc7cb50df6215dc516fa507d4e
|
SHA512 (v2.4.11.1.tar.gz) = 5a513b8cf5b4e00e3a996279533a2bfc6b75a1dac688a09eb1649ae24e49cd0da01524441fc271719c29f02a87ba7fd37075cf3910e8d7c086932894cc232dce
|
||||||
|
Loading…
Reference in New Issue
Block a user