Mailinglist Archive: opensuse-commit (857 mails)
| < Previous | Next > |
commit FreeNX
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 26 Nov 2007 20:34:06 +0100
- Message-id: <20071126193406.82CAF678337@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package FreeNX
checked in at Mon Nov 26 20:34:06 CET 2007.
--------
--- FreeNX/FreeNX.changes 2007-11-11 14:57:43.000000000 +0100
+++ /mounts/work_src_done/STABLE/FreeNX/FreeNX.changes 2007-11-26
14:31:13.409713000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 26 14:38:09 CET 2007 - sndirsch@xxxxxxx
+
+- disable ENABLE_DESKTOP_SHARING by default (Bug #343918)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ FreeNX.spec ++++++
--- /var/tmp/diff_new_pack.Xh6317/_old 2007-11-26 20:33:22.000000000 +0100
+++ /var/tmp/diff_new_pack.Xh6317/_new 2007-11-26 20:33:22.000000000 +0100
@@ -20,7 +20,7 @@
Url: http://freenx.berlios.de/
Group: System/X11/Servers/XF86_4
Version: 0.7.1
-Release: 1
+Release: 6
Requires: NX openssh expect netcat
Summary: FreeNX Application and Thin Client Server
Source: freenx-%{version}.tar.gz
@@ -85,7 +85,10 @@
%dir /etc/nxserver
%config /etc/nxserver/node.conf
/usr/bin/*
+
%changelog
+* Mon Nov 26 2007 - sndirsch@xxxxxxx
+- disable ENABLE_DESKTOP_SHARING by default (Bug #343918)
* Sun Nov 11 2007 - sndirsch@xxxxxxx
- updated to release 0.7.1
* see ANNOUNCE-0.7.1 for more details
++++++ freenx-0.7.1.diff ++++++
--- /var/tmp/diff_new_pack.Xh6317/_old 2007-11-26 20:33:22.000000000 +0100
+++ /var/tmp/diff_new_pack.Xh6317/_new 2007-11-26 20:33:22.000000000 +0100
@@ -65,3 +65,25 @@
NX_LICENSE="OS (GPL)"
# Where can different nx components be found
+--- nxloadconfig.orig 2007-11-26 12:48:59.010337500 +0100
++++ nxloadconfig 2007-11-26 12:49:23.163847000 +0100
+@@ -110,7 +110,7 @@
+ DISABLE_PERSISTENT_SESSION=""
+
+ ENABLE_MIRROR_VIA_VNC=1
+-ENABLE_DESKTOP_SHARING=1
++ENABLE_DESKTOP_SHARING=0
+
+ ENABLE_CLIPBOARD="both"
+
+--- node.conf.sample.orig 2007-11-26 12:49:39.036839000 +0100
++++ node.conf.sample 2007-11-26 12:50:00.634188750 +0100
+@@ -133,7 +133,7 @@
+ # Note: You need to have the rights to access the display
+ # else it does not work.
+ #
+-#ENABLE_DESKTOP_SHARING=1
++#ENABLE_DESKTOP_SHARING=0
+
+ #
+ # Enable or disable clipboard:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |