Package Release Info

pam_radius-3.0.0-bp160.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

pam_radius

Change Logs

* Wed Mar 25 2026 Perry Werneck <perry.werneck@gmail.com>
- 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)
* Mon Jul 24 2023 Ludwig Nussel <lnussel@suse.com>
- Use %_pam_moduledir (boo#1190958)
* Tue Apr 27 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- 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
* Mon Apr 06 2015 aj@ajaissle.de
- Some spec cleanups
* Sun Mar 08 2015 p.drouand@gmail.com
- 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
* Fri May 31 2013 varkoly@suse.com
- Fix /etc/raddb attributes to avoid conflict with freeradius-server
* Mon Feb 01 2010 jengelh@medozas.de
- package baselibs.conf
* Wed Jun 24 2009 sbrabec@suse.cz
- Supplement pam-32bit/pam-64bit in baselibs.conf (bnc#354164).
* Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages
  for multilib support
* Wed Feb 27 2008 jdelvare@suse.de
- Fix MD5 support on PPC (360648).