diff options
author | Dave Olson <olson@cumulusnetworks.com> | 2018-04-03 00:15:48 -0700 |
---|---|---|
committer | Dave Olson <olson@cumulusnetworks.com> | 2018-04-03 00:15:48 -0700 |
commit | 29a803c3c995b08a79bf14215822ed15f3e3a095 (patch) | |
tree | c9f41706e156620d170559cc314ac8548dda3077 | |
parent | 1ffab6a4acc2c7cfa2df21f434b4329410d38e01 (diff) | |
download | libpam-radius-auth-29a803c3c995b08a79bf14215822ed15f3e3a095.tar.gz libpam-radius-auth-29a803c3c995b08a79bf14215822ed15f3e3a095.zip |
Bumped version to 1.5.0 given significant new feature support
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e2091e2..c0adf94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpam-radius-auth (1.5.0-cl3u1) RELEASED; urgency=low + * New Enabled - When the Vendor Specific Option (VSA) containing + shell:priv-lvl is present and and the level value is >= to the level + set in the config file (15 by default), the user is made a member + of the groups containing the radius_priv_user, to enable configuration. + Typically this includes the sudo and netedit accounts. + All radius logins are added to the netshow group by default. + + -- Dave Olson <olson@cumulusnetworks.com> Mon, 02 Apr 2018 23:54:02 -0700 + libpam-radius-auth (1.4.1-cl3u3) RELEASED; urgency=low * Closes CM-19908 - Logging changed to use pam_syslog, log message format |