summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2022-05-19 17:30:22 +0200
committerMarc-André Lureau <marcandre.lureau@redhat.com>2022-05-19 22:19:25 +0200
commit17caf7f3532bb27546d613f6c54f2e4ed0e230c3 (patch)
tree618faf166a8db2408555e1060a21f1cca39d03d6 /NEWS
parent5705d14cf03367797d8fab9f084f9835f625f07d (diff)
downloaddbus-17caf7f3532bb27546d613f6c54f2e4ed0e230c3.tar.gz
NEWS: add note about DBUS_CONSOLE_AUTH_DIR removal
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9ec142fd..fe4f4443 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,12 @@ Fixes:
• Slightly improve error-handling for inotify
(dbus!235, Simon McVittie)
+Feature removal:
+
+• Remove support for the obsolete pam_console and pam_foreground modules
+ (the Autotools --with-console-auth-dir= and CMake -DDBUS_CONSOLE_AUTH_DIR=
+ options, which have been deprecated since dbus 1.11.18).
+
dbus 1.14.0 (2022-02-28)
========================