[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: 0.4.0.8-30-g4120df4

X2Go dev team git-admin at x2go.org
Wed Jan 8 15:29:52 CET 2014


The branch, build-baikal has been updated
       via  4120df4697e58248ce086212e84b15c1e80288b0 (commit)
      from  7a11d530d14ae25ad3702e39b4428239d20a67d3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |   24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 9300c08..3b45141 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,8 @@ python-x2go (0.4.0.9-0x2go1) UNRELEASED; urgency=low
     - Store the session password in base64 encoded string in order to make 
       it harder spotting the long term stored (for the duration of the session)
       plain text password.
-    - Support encryption passphrases on SSH private key files (X2Go SSH connections
-      as well as SSH proxy connections).
+    - Support encryption passphrases on SSH private key files (X2Go SSH
+      connections as well as SSH proxy connections).
     - Invalidate SSH private keys (filename, pkey object) when look_for_keys is
       requested.
     - Keep private key information even if force_password_auth is set in the
@@ -17,17 +17,19 @@ python-x2go (0.4.0.9-0x2go1) UNRELEASED; urgency=low
     - Rewrite passwords that are not string/unicode to an empty string.
     - No Unicode chars in log messages. Eliminated one more in checkhosts.py.
     - Implement two-factor authentication.
-    - Compat fix in _paramiko monkey patch module to also work with early Paramiko
-      versions.
-    - Handle echoing ~/.*shrc files gracefully via SSH client connections. Do not allow
-      data injections via ~/.*shrc files. (Fixes: #335).
+    - Compat fix in _paramiko monkey patch module to also work with early
+      Paramiko versions.
+    - Handle echoing ~/.*shrc files gracefully via SSH client connections. Do
+      not allow data injections via ~/.*shrc files. (Fixes: #335).
     - Properly handle (=expand) the "~" character in key filenames. (Brought to
       attention by Eldamir on IRC. Thanks!).
-    - Differentiate between desktop sharing errors and desktop sharing access that gets
-      denied by the other/remote user.
-    - Report about found session window / session window retitling in debug mode.
-    - Fix session window detection when local session manager is the i3 session manager
-      (which uses _NET_CLIENT_LIST_STACKING instead of _NET_CLIENT_LIST).
+    - Differentiate between desktop sharing errors and desktop sharing access
+      that gets denied by the other/remote user.
+    - Report about found session window / session window retitling in debug
+      mode.
+    - Fix session window detection when local session manager is the i3 session
+      manager (which uses _NET_CLIENT_LIST_STACKING instead of
+      _NET_CLIENT_LIST).
     - Check for pulse cookie file in old (~/.pulse-cookie) and new
       (~/.config/pulse/cookie) location.
     - Import python-x2go-py3.patch from Fedora. Thanks to Orion!!!


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list