Rebuild FreeRADIUS for OpenSSL 3.5

Resolves: RHEL-88052
This commit is contained in:
Antonio Torres 2025-04-22 12:28:55 +02:00
parent 0dae9ec437
commit 119c893d79
No known key found for this signature in database
GPG Key ID: 359FAF777296F653

View File

@ -1,7 +1,7 @@
Summary: High-performance and highly configurable free RADIUS server
Name: freeradius
Version: 3.0.21
Release: 43%{?dist}
Release: 44%{?dist}
License: GPLv2+ and LGPLv2+
URL: http://www.freeradius.org/
@ -864,6 +864,10 @@ EOF
%attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest
%changelog
* Tue Apr 22 2025 Antonio Torres <antorres@redhat.com> - 3.0.21-44
- Rebuild for OpenSSL rebase to 3.5
Resolves: RHEL-88052
* Tue Oct 01 2024 Antonio Torres <antorres@redhat.com> - 3.0.21-43
- Ignore home server ping packets
Resolves: RHEL-54312