!80 Sync master release 'Remove pcre-devel dependency'
From: @wk333 Reviewed-by: @wang--ge Signed-off-by: @wang--ge
This commit is contained in:
commit
34f2dbd6cf
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: freeradius
|
Name: freeradius
|
||||||
Version: 3.2.3
|
Version: 3.2.3
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Remote Authentication Dial-In User Service
|
Summary: Remote Authentication Dial-In User Service
|
||||||
|
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
@ -18,7 +18,7 @@ Patch0: CVE-2024-3596.patch
|
|||||||
|
|
||||||
BuildRequires: autoconf gdbm-devel openssl openssl-devel pam-devel zlib-devel net-snmp-devel
|
BuildRequires: autoconf gdbm-devel openssl openssl-devel pam-devel zlib-devel net-snmp-devel
|
||||||
BuildRequires: net-snmp-utils readline-devel libpcap-devel systemd-units libtalloc-devel
|
BuildRequires: net-snmp-utils readline-devel libpcap-devel systemd-units libtalloc-devel
|
||||||
BuildRequires: pcre-devel unixODBC-devel json-c-devel libcurl-devel gcc chrpath
|
BuildRequires: unixODBC-devel json-c-devel libcurl-devel gcc chrpath
|
||||||
|
|
||||||
Requires: openssl >= %{openssl_version}
|
Requires: openssl >= %{openssl_version}
|
||||||
Requires(pre): shadow-utils glibc-common
|
Requires(pre): shadow-utils glibc-common
|
||||||
@ -497,9 +497,12 @@ exit 0
|
|||||||
%attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/ldap
|
%attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/ldap
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jul 16 2024 wangkai <13474090681@163.com> - 3.2.3-2
|
* Tue Jul 16 2024 wangkai <13474090681@163.com> - 3.2.3-3
|
||||||
- Fix CVE-2024-3596
|
- Fix CVE-2024-3596
|
||||||
|
|
||||||
|
* Tue Mar 12 2024 yaoxin <yao_xin001@hoperun.com> - 3.2.3-2
|
||||||
|
- Remove pcre-devel dependency
|
||||||
|
|
||||||
* Thu Sep 28 2023 xu_ping <707078654@qq.com> - 3.2.3-1
|
* Thu Sep 28 2023 xu_ping <707078654@qq.com> - 3.2.3-1
|
||||||
- Update to 3.2.3
|
- Update to 3.2.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user