summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2013-02-11 21:30:41 -0800
committerSteve Langasek <vorlon@debian.org>2019-01-08 22:11:50 -0800
commitb8c12448f1d6474475d2d98dc6aaa003db14b8b7 (patch)
tree11cc65c3534f2f9db901ac1a8146f2f5a8fc36d1 /debian/changelog
parent8787541fd57a2f18e312f7fcd57b4992d33eb098 (diff)
Enable audit support, by popular demand. This should have no major
impact unless you're also running auditd; but I reserve the right to disable this again in the event that this causes a performance hit or breaks upgrades (since the dependency is pulled into libpam, not just into pam_tty_audit). Closes: #699159, LP: #937005.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a19753b3..0acce661 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,11 @@ pam (1.1.3-8) UNRELEASED; urgency=low
to the correct binary package. Closes: #648695.
* Update lintian overrides to suppress some noise about hardening and
manpages.
+ * Enable audit support, by popular demand. This should have no major
+ impact unless you're also running auditd; but I reserve the right to
+ disable this again in the event that this causes a performance hit or
+ breaks upgrades (since the dependency is pulled into libpam, not just
+ into pam_tty_audit). Closes: #699159, LP: #937005.
-- Steve Langasek <vorlon@debian.org> Mon, 11 Feb 2013 19:00:19 -0800