summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2009-03-31 16:08:19 +0000
committerDan Williams <dcbw@src.gnome.org>2009-03-31 16:08:19 +0000
commit1b82c9411aedee14d31fe9ab46a9230e4895936d (patch)
treee7398081b7d3866aba348155bf7f938f41de59e2 /ChangeLog
parenta507c13852fb98378d715a0a298638c4f86bd41b (diff)
configure.ac Makefile.am - Check D-Bus version; use different applet dbus
2009-03-31 Dan Williams <dcbw@redhat.com> * configure.ac Makefile.am - Check D-Bus version; use different applet dbus conf files for D-Bus >= 1.2.6 which uses deny-by-default processing. New conf file fixes issues with 'root' also being at_console, where at_console permissions would deny root access to applet secrets * nm-applet.conf - Remove; now generated * nm-applet-pre-dbus-126.conf - D-Bus config for dbus < 1.2.6 * nm-applet-dbus-126.conf - D-Bus config for dbus >= 1.2.6 (from Tambet) svn path=/trunk/; revision=1238
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d1b5c78..3db764c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2009-03-31 Dan Williams <dcbw@redhat.com>
+
+ * configure.ac
+ Makefile.am
+ - Check D-Bus version; use different applet dbus conf files for
+ D-Bus >= 1.2.6 which uses deny-by-default processing. New
+ conf file fixes issues with 'root' also being at_console,
+ where at_console permissions would deny root access to
+ applet secrets
+
+ * nm-applet.conf
+ - Remove; now generated
+
+ * nm-applet-pre-dbus-126.conf
+ - D-Bus config for dbus < 1.2.6
+
+ * nm-applet-dbus-126.conf
+ - D-Bus config for dbus >= 1.2.6 (from Tambet)
+
2009-03-26 Dan Williams <dcbw@redhat.com>
* nm-applet.conf