[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg: Changes to 'ubuntu'



 debian/changelog                               |    9 +++++++++
 debian/local/Xsession.d/60x11-common_localhost |    4 ++++
 2 files changed, 13 insertions(+)

New commits:
commit aa3a74fad345863ce53f99b1768700c51877d625
Author: Bryce Harrington <bryce@bryceharrington.org>
Date:   Tue Nov 3 16:15:13 2009 -0800

    s/karmic/karmic-updates/

diff --git a/debian/changelog b/debian/changelog
index 778eabe..90e160d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+xorg (1:7.4+3ubuntu7.1) karmic-updates; urgency=low
+
+  * Restore 60x11-common_localhost.  I dropped this before because the
+    file was not in git so assumed it was stray.  On further review I
+    see this was intentionally added, just not to git, and was not stray.
+    (LP: #340807)
+
+ -- Bryce Harrington <bryce@ubuntu.com>  Tue, 03 Nov 2009 16:14:15 -0800
+
 xorg (1:7.4+3ubuntu7) karmic; urgency=low
 
   * Remove stray 60x11-common_localhost and dexconf.patch from prior upload.

commit 1d85ecf6cb7ea0a8c955df95932f57758f2ce703
Author: Bryce Harrington <bryce@bryceharrington.org>
Date:   Tue Nov 3 11:15:51 2009 -0800

    Seems when this was renamed it fell out of git

diff --git a/debian/local/Xsession.d/60x11-common_localhost b/debian/local/Xsession.d/60x11-common_localhost
new file mode 100644
index 0000000..094f6b9
--- /dev/null
+++ b/debian/local/Xsession.d/60x11-common_localhost
@@ -0,0 +1,4 @@
+# This file is sourced by Xsession(5), not executed.
+
+[ -x /usr/bin/xhost ] && [ -x /usr/bin/id ] &&
+    xhost +si:localuser:`id -un` > /dev/null


Reply to: