The branch, master has been updated via f8149ec79dbec924324333616023e90f09616378 (commit) from eeaa9d65f95bb03ac5571f9de4cb3d695e7a20f8 (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 ----------------------------------------------------------------- commit f8149ec79dbec924324333616023e90f09616378 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Oct 26 00:32:55 2012 +0200 Add empty known_host file for FreeRDP. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + .../share/etc/freerdp/known_hosts | 1 + 2 files changed, 2 insertions(+) create mode 100644 x2gothinclientmanagement/share/etc/freerdp/known_hosts The diff of changes is: diff --git a/debian/changelog b/debian/changelog index a4bb089..5bfaaf8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,7 @@ x2gothinclient (1.0.99.1-0~x2go1) UNRELEASED; urgency=low - Provide /dev/pts inside chroot. - Move configuration template from /usr/share/tce to /usr/share/tce/etc. - Add direct FreeRDP support for defaults TCE installation. + - Add empty known_host file for FreeRDP. - Start with US keyboard as default keyboard layout. - Only mount /proc, /sys, /dev/pts inside chroot if not already mounted. - Xorg appears as /usr/bin/X in ps ax output. Make sure it gets detected. diff --git a/x2gothinclientmanagement/share/etc/freerdp/known_hosts b/x2gothinclientmanagement/share/etc/freerdp/known_hosts new file mode 100644 index 0000000..3367656 --- /dev/null +++ b/x2gothinclientmanagement/share/etc/freerdp/known_hosts @@ -0,0 +1 @@ +# put FreeRDP's known host into this file... \ No newline at end of file hooks/post-receive -- x2gothinclient.git (X2Go Thin Client Environment) 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 "x2gothinclient.git" (X2Go Thin Client Environment).