From 8e021b7a98234a58ecb18c523a3fc22b8b055ecf Mon Sep 17 00:00:00 2001 From: Dave Olson Date: Tue, 27 Feb 2018 14:40:22 -0800 Subject: Use pam_syslog instead of formatting ourselves Ticket: CM-19908 Reviewed By: Testing Done: installed, looked at logs See the bug for background, but basicly it's better to use the normal APIs. Unlike the tacacs client, this wasn't doing openlog/closelog, but it makes sense to have them all using the same logging. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index cd9e814..e2091e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libpam-radius-auth (1.4.1-cl3u3) RELEASED; urgency=low + + * Closes CM-19908 - Logging changed to use pam_syslog, log message format + now has program invoking, not just pam_radius_auth + + -- Dave Olson Tue, 27 Feb 2018 14:47:22 -0800 + libpam-radius-auth (1.4.1-cl3u2) RELEASED; urgency=low * Improved documentation in man pages -- cgit v1.2.3