| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to new upstream release 3.0.0: * Configuration is now in /etc/pam_radius_auth.conf * BlastRADIUS attack mitigations (add Message-Authenticator to Access-Request packets, new require_message_authenticator config flag) * All known and reported bugs have been fixed. * Ignore packets from unknown sources. Based on patches from Alex Malowany. * Remove obsolete functionality (Old-Password support, workarounds for Livingston RADIUS server, password change support, etc)
- Use %_pam_moduledir (boo#1190958)
- Update to version 2.0.0
* Add IPv6 support
* environment variable attribute Framed-IP-Address when present
* add Management-Privilege-Level attribute support
* Honor radius prompt attribute during challenge response
* Add support for Linux VRF (SO_BINDTODEVICE), use per-server
sockets if src_ip or vrf are requested
* Use per-server socket if src_ip is set in config file
* Fix memory leak in add_nas_ip_address
* Add Calling-Station-Id to accounting requests.
* Thread safety fixes
* many other fixes including a fix for boo#1163933 known as
CVE-2015-9542
- Some spec cleanups
- Update to version 1.4.0
* The entry of the ChangeLog for this version is empty
- Use %configure macro
- Enable parallel build with %{?_smp_mflags}
- Remove obsolete patches
* pam_radius-1.3.16.diff
* pam_radius-md5-ppc-fix.patch
- Use download Url as source
- Remove obsolete AUTHORS section
- Do not copy INSTALL file into the package
- Fix /etc/raddb attributes to avoid conflict with freeradius-server
- package baselibs.conf
- Supplement pam-32bit/pam-64bit in baselibs.conf (bnc#354164).
- added baselibs.conf file to build xxbit packages for multilib support
- Fix MD5 support on PPC (360648).