New upstream version 2.4.2.1
Resolves: rhbz#1805104 - CVE-2019-20479 mod_auth_openidc: open redirect issue exists in URLs with slash and backslash [fedora-all] Resolves: rhbz#1816883 - mod_auth_openidc-2.4.2.1 is available
This commit is contained in:
parent
0d28b81525
commit
53a2ed46d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/v2.4.0.3.tar.gz
|
||||
/v2.4.0.4.tar.gz
|
||||
/v2.4.1.tar.gz
|
||||
/v2.4.2.1.tar.gz
|
||||
|
@ -14,8 +14,8 @@
|
||||
%global httpd_pkg_cache_dir /var/cache/httpd/mod_auth_openidc
|
||||
|
||||
Name: mod_auth_openidc
|
||||
Version: 2.4.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.4.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: OpenID Connect auth module for Apache HTTP Server
|
||||
|
||||
License: ASL 2.0
|
||||
@ -93,6 +93,13 @@ install -m 700 -d $RPM_BUILD_ROOT%{httpd_pkg_cache_dir}/cache
|
||||
%dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/cache
|
||||
|
||||
%changelog
|
||||
* Sun May 10 2020 Jakub Hrozek <jhrozek@redhat.com> - 2.4.2.1-1
|
||||
- New upstream version 2.4.2.1
|
||||
- Resolves: rhbz#1805104 - CVE-2019-20479 mod_auth_openidc: open redirect
|
||||
issue exists in URLs with slash and backslash
|
||||
[fedora-all]
|
||||
- Resolves: rhbz#1816883 - mod_auth_openidc-2.4.2.1 is available
|
||||
|
||||
* Thu Feb 13 2020 Tom Stellard <tstellar@redhat.com> - 2.4.1-2
|
||||
- Use make_build macro instead of just make
|
||||
- https://docs.fedoraproject.org/en-US/packaging-guidelines/#_parallel_make
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v2.4.1.tar.gz) = 306b65fa365b383210e16288d3c304d151110e3cea9dac0d8bfc92fcf4f1b553143312c3cfc3c7c33679629b8b8e49b932d5f5c40f5551eb12e7cd8fabc98f83
|
||||
SHA512 (v2.4.2.1.tar.gz) = 1d126d66b6bdcef53cae40116bf30db462b8bb1e19cdbfc60956f75da18ba2701fcc8bdaa8c12b97940e087f8b56a76031391eb91308ea698070c13c6c235c25
|
||||
|
Loading…
Reference in New Issue
Block a user