!22 [sync] PR-18: Upgrade to 2.4.15.3 for fix CVE-2024-24814
From: @openeuler-sync-bot Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
c446252d88
BIN
mod_auth_openidc-2.4.15.3.tar.gz
Normal file
BIN
mod_auth_openidc-2.4.15.3.tar.gz
Normal file
Binary file not shown.
@ -6,15 +6,15 @@
|
|||||||
%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.13.2
|
Version: 2.4.15.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: OpenID Connect Relying Party module for Apache 2.x HTTP Server
|
Summary: OpenID Connect Relying Party module for Apache 2.x HTTP Server
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/zmartzone/mod_auth_openidc
|
URL: https://github.com/OpenIDC/mod_auth_openidc
|
||||||
Source0: https://github.com/zmartzone/mod_auth_openidc/archive/refs/tags/v%{version}.tar.gz
|
Source0: %{url}/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc httpd-devel openssl-devel curl-devel jansson-devel
|
BuildRequires: gcc httpd-devel openssl-devel curl-devel jansson-devel
|
||||||
BuildRequires: pcre-devel autoconf automake cjose-devel jq-devel
|
BuildRequires: pcre2-devel autoconf automake cjose-devel jq-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
Requires: httpd-mmn = %{_httpd_mmn}
|
Requires: httpd-mmn = %{_httpd_mmn}
|
||||||
|
|
||||||
@ -60,6 +60,9 @@ install -m 700 -d $RPM_BUILD_ROOT%{httpd_pkg_cache_dir}/{metadata,cache}
|
|||||||
%dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/{metadata,cache}
|
%dir %attr(0700, apache, apache) %{httpd_pkg_cache_dir}/{metadata,cache}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 17 2024 yaoxin <yao_xin001@hoperun.com> - 2.4.15.3-1
|
||||||
|
- Upgrade to 2.4.15.3 for fix CVE-2024-24814
|
||||||
|
|
||||||
* Wed Apr 12 2023 yaoxin <yao_xin001@hoperun.com> - 2.4.13.2-1
|
* Wed Apr 12 2023 yaoxin <yao_xin001@hoperun.com> - 2.4.13.2-1
|
||||||
- Update to 2.4.13.2 to fix CVE-2023-28625
|
- Update to 2.4.13.2 to fix CVE-2023-28625
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: github
|
version_control: github
|
||||||
src_repo: zmartzone/mod_auth_openidc
|
src_repo: OpenIDC/mod_auth_openidc
|
||||||
tag_prefix: ^
|
tag_prefix: ^v
|
||||||
seperator: .
|
seperator: .
|
||||||
|
|||||||
BIN
v2.4.13.2.tar.gz
BIN
v2.4.13.2.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user