import freeradius-3.0.20-12.module+el8.6.0+13617+542eca26

This commit is contained in:
CentOS Sources 2022-05-10 03:05:35 -04:00 committed by Stepan Oksanichenko
parent 87cdcf2065
commit 8fd4ab4369
1 changed files with 9 additions and 5 deletions

View File

@ -9,7 +9,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.20 Version: 3.0.20
Release: 11%{?dist} Release: 12%{?dist}
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
Group: System Environment/Daemons Group: System Environment/Daemons
URL: http://www.freeradius.org/ URL: http://www.freeradius.org/
@ -896,13 +896,17 @@ exit 0
%attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest %attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest
%changelog %changelog
* Fri Dec 10 2021 Antonio Torres <antorres@redhat.com> - 3.0.20-11 * Thu Dec 9 2021 Antonio Torres <antorres@redhat.com> - 3.0.20-12
- Fix segfault when home_server is null - Fix segfault when home_server is null
Resolves: bz#2031168 Resolves: bz#2030173
* Tue Nov 23 2021 Antonio Torres <antorres@redhat.com> - 3.0.20-10 * Thu Nov 18 2021 Antonio Torres <antorres@redhat.com> - 3.0.20-11
- Fix unterminated strings in SQL queries - Fix unterminated strings in SQL queries
Resolves: bz#2025888 Resolves: bz#2021247
* Fri Nov 12 2021 Antonio Torres <antorres@redhat.com> - 3.0.20-10
- Rebuild to pick up latest json-c
Resolves: bz#2021818
* Tue Aug 03 2021 Antonio Torres <antorres@redhat.com> - 3.0.20-9 * Tue Aug 03 2021 Antonio Torres <antorres@redhat.com> - 3.0.20-9
- radiusd.service: don't fail if bootstrap script is not present - radiusd.service: don't fail if bootstrap script is not present