Fix release to match upstream

This commit is contained in:
eabdullin 2024-07-31 17:36:42 +03:00
parent 0aa2a35a6d
commit 1e42335356

View File

@ -1,7 +1,7 @@
Summary: High-performance and highly configurable free RADIUS server Summary: High-performance and highly configurable free RADIUS server
Name: freeradius Name: freeradius
Version: 3.0.21 Version: 3.0.21
Release: 42%{?dist} Release: 40%{?dist}
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
URL: http://www.freeradius.org/ URL: http://www.freeradius.org/
@ -864,18 +864,10 @@ EOF
%attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest %attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest
%changelog %changelog
* Wed Jul 10 2024 Antonio Torres <antorres@redhat.com> - 3.0.21-42 * Wed Jul 10 2024 Antonio Torres <antorres@redhat.com> - 3.0.21-40
- Backport fixes for BlastRADIUS CVE - Backport fixes for BlastRADIUS CVE
Resolves: RHEL-46567 Resolves: RHEL-46567
* Wed Apr 24 2024 Antonio Torres <antorres@redhat.com> - 3.0.21-41
- Rebuild for OpenSSL rebase to 3.2.1
Resolves: RHEL-33857
* Mon Apr 01 2024 Antonio Torres <antorres@redhat.com> - 3.0.21-40
- Comment out unneeded options from mods-available/eap
Resolves: RHEL-30830
* Mon Nov 06 2023 Antonio Torres <antorres@redhat.com> - 3.0.21-39 * Mon Nov 06 2023 Antonio Torres <antorres@redhat.com> - 3.0.21-39
- Fix Python3.8+ library name suffix - Fix Python3.8+ library name suffix
Resolves: #15503 Resolves: #15503