[Pkg-nx-commits] r22 - in freenx/trunk/debian: . patches

Stefan Lippers-Hollmann slh-guest at costa.debian.org
Thu Jul 28 22:15:14 UTC 2005


Author: slh-guest
Date: 2005-07-28 22:15:14 +0000 (Thu, 28 Jul 2005)
New Revision: 22

Modified:
   freenx/trunk/debian/changelog
   freenx/trunk/debian/patches/01_binpath.dpatch
Log:
- complete changelog
- fix version number
- fix 01_binpath.dpatch for 0.4.3 upstream.


Modified: freenx/trunk/debian/changelog
===================================================================
--- freenx/trunk/debian/changelog	2005-07-28 11:31:23 UTC (rev 21)
+++ freenx/trunk/debian/changelog	2005-07-28 22:15:14 UTC (rev 22)
@@ -1,9 +1,24 @@
-freenx (0.4.3-1) UNRELEASED; urgency=low
+freenx (0.4.3-0) UNRELEASED; urgency=low
 
-  * (NOT RELEASED YET) New upstream release
+  * (NOT RELEASED YET) New upstream release:
+    - Fixed reconnection problems with !M 1.5.0 client.
+    - Fixed reconnection problems with !M 1.5.0 backend.
+    - Added evaluation of $NX_ETC_DIR/node.conf.d/* config files.
+    - Fixed a possible security problem. (The client was able to overwrite
+      parameters set by the server)
+    - Added ENABLE_1_5_0_BACKEND configuration directive:
+      - Added support for fake cookie authentication with !M 1.5.0 client and
+        1.5.0 backend.
+      - Fixed nxagent termination problems with !M 1.5.0 backend.
+    - Added secure logging
+    - Passwords are no longer shown in log files.
+    - Security: Certain passwords for VNC/RDP could have been visible via
+      `ps aux`.
+    - Added experimental usermode authentication scheme. (Disabled by default)
   * remove previously backported upstream patches.
+  * adapt 01_binpath.dpatch.
 
- -- Stefan Lippers-Hollmann <s.l-h at gmx.de>  Thu, 28 Jul 2005 13:24:06 +0200
+ -- Stefan Lippers-Hollmann <s.l-h at gmx.de>  Fri, 29 Jul 2005 00:13:47 +0200
 
 freenx (0.4.2-0) UNRELEASED; urgency=low
 

Modified: freenx/trunk/debian/patches/01_binpath.dpatch
===================================================================
--- freenx/trunk/debian/patches/01_binpath.dpatch	2005-07-28 11:31:23 UTC (rev 21)
+++ freenx/trunk/debian/patches/01_binpath.dpatch	2005-07-28 22:15:14 UTC (rev 22)
@@ -59,9 +59,9 @@
  				# Reread the config files (so that $USER.node.conf get sourced)
 -				. $(PATH=$(cd $(dirname $0) && pwd):$PATH which nxloadconfig) --userconf
 +				. /usr/lib/nx/nxloadconfig --userconf
+ 				setup_usermode_auth
+ 
  				echo_x "NX> 103 Welcome to: $SERVER_NAME user: $USER"
- 				break
- 			else
 diff -Nru freenx-0.4.0/nxsetup freenx-0.4.0-patched/nxsetup
 --- freenx-0.4.0/nxsetup	2005-04-29 02:37:29.000000000 +0200
 +++ freenx-0.4.0-patched/nxsetup	2005-06-05 14:21:47.365514080 +0200




More information about the Pkg-nx-commits mailing list