Name: | freeradius |
---|---|
Version: | 3.0.21 |
Release: | 39.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 4140933 |
License: | GPLv2+ and LGPLv2+ |
RPM: | freeradius-3.0.21-39.el9.x86_64.rpm |
Source RPM: | freeradius-3.0.21-39.el9.src.rpm |
Build Date: | Fri Apr 05 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.freeradius.org/ |
Summary: | High-performance and highly configurable free RADIUS server |
Description: | The FreeRADIUS Server Project is a high performance and highly configurable GPL'd free RADIUS server. The server is similar in some respects to Livingston's 2.0 server. While FreeRADIUS started as a variant of the Cistron RADIUS server, they don't share a lot in common any more. It now has many more features than Cistron or Livingston, and is much more configurable. FreeRADIUS is an Internet authentication daemon, which implements the RADIUS protocol, as defined in RFC 2865 (and others). It allows Network Access Servers (NAS boxes) to perform authentication for dial-up users. There are also RADIUS clients available for Web servers, firewalls, Unix logins, and more. Using RADIUS allows authentication and authorization for a network to be centralized, and minimizes the amount of re-configuration which has to be done when adding or deleting new users. |
- Fix Python3.8+ library name suffix Resolves: #15503
- Fix crash when verifying client certificate Resolves: #2183447
- Fix defect found by covscan Resolves: #2151705
- Fix multiple CVEs Resolves: #2151705 Resolves: #2151703 Resolves: #2151707
- Rebuild to add subpackages to CRB report Resolves: #2126380
- Use GID / UID 95 as it's reserved for FreeRADIUS (https://pagure.io/setup/blob/07f8debf03dfb0e5ed36051c13c86c8cd00cd241/f/uidgid#_107) Resolves: #2095403
- Dynamically allocate users using sysusers.d format Resolves: #2095403
- Add WITH_FIPS macro to CFLAGS Related: rhbz#2083699
- Update OpenSSL 3.0 support backport to current v3.0.x branch state - Add "--enable-fips-workaround" to build options Related: rhbz#2083699
- Add openssl-perl dependency Related: rhbz#2078816