[Pkg-xfce-commits] r6060 - in goodies/trunk/lightdm/debian: . patches
Yves-Alexis Perez
corsac at alioth.debian.org
Wed Sep 28 01:06:41 UTC 2011
Author: corsac
Date: 2011-09-28 13:06:41 +0000 (Wed, 28 Sep 2011)
New Revision: 6060
Modified:
goodies/trunk/lightdm/debian/changelog
goodies/trunk/lightdm/debian/patches/02_default-config.patch
Log:
02_default-config: explicitely disable tcp listen.
Modified: goodies/trunk/lightdm/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog 2011-09-28 12:54:51 UTC (rev 6059)
+++ goodies/trunk/lightdm/debian/changelog 2011-09-28 13:06:41 UTC (rev 6060)
@@ -3,6 +3,7 @@
* New upstream release.
* debian/patches:
- all patches refreshed
+ - 02_default-config: explicitely disable tcp listen.
* debian/rules:
- drop all hardening rules now done by dh in compat mode 9.
- update gdmflexiserver path for multi-arch paths.
Modified: goodies/trunk/lightdm/debian/patches/02_default-config.patch
===================================================================
--- goodies/trunk/lightdm/debian/patches/02_default-config.patch 2011-09-28 12:54:51 UTC (rev 6059)
+++ goodies/trunk/lightdm/debian/patches/02_default-config.patch 2011-09-28 13:06:41 UTC (rev 6060)
@@ -11,8 +11,14 @@
Index: lightdm-1.0.0/data/lightdm.conf
===================================================================
--- lightdm-1.0.0.orig/data/lightdm.conf 2011-09-20 05:41:07.000000000 +0200
-+++ lightdm-1.0.0/data/lightdm.conf 2011-09-28 13:17:00.709048867 +0200
-@@ -61,11 +61,11 @@
++++ lightdm-1.0.0/data/lightdm.conf 2011-09-28 15:06:06.875716076 +0200
+@@ -56,16 +56,16 @@
+ #xserver-command=X
+ #xserver-layout=
+ #xserver-config=
+-#xserver-allow-tcp=false
++xserver-allow-tcp=false
+ #xdmcp-manager=
#xdmcp-port=177
#xdmcp-key=
#greeter-session=example-gtk-gnome
More information about the Pkg-xfce-commits
mailing list