A page in your DokuWiki was added or changed. Here are the details:
Date : 2019/06/07 10:06
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:60.9) Gecko/20100101 Goanna/4.2 Firefox/60.9 PaleMoon/28.5.0
IP-Address : 109.193.81.67
Hostname : HSI-KBW-109-193-081-067.hsi7.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/events:start?rev=1559648206
New Revision: https://wiki.x2go.org/doku.php/events:start
Edit Summary: [Tentative] Added Chaos Party Ulm
User …
[View More]: stefanbaur
@@ -6,8 +6,9 @@
* <del>IT-Kongress 2019, Neu-Ulm, Germany - 2019-11-07 (!)</del> - not taking part this year, lacking a suitable talk topic and lacking volunteers
* LinuxDay.AT 2019, Dornbirn, Austria - 2019-10-19, [[https://www.linuxday.at/einreichen-2019|CfP]] deadline 2019-09-01; CfP for booth sent, none for talk yet (ToDo)
* [[events:x2go-gathering-2019|X2Go: The Gathering 2019]], Linuxhotel, Essen, Germany - TBD - Likely Q3, due to h1' schedule - Motto suggestion:
Return to Villa Vogelsang
* Linux Expo Ulm 2019, Ulm, Germany - if it takes place at all
+ * [[https://www.chaos-party-ulm.de/|Chaos Party Ulm 2019]], 2019-06-21 to 2019-06-23, University of Ulm, Germany - CfP deadline 2019-06-16 - Talks only - CfP sent
==== 2019-07-06 - TUEBIX 2019, Tübingen, Germany ====
* Talk confirmed (re-run of Linuxwochen Wien 2019 talk, see below)
* Booth unlikely but not entirely impossible (might be a very small booth, though) - final go/no-go expected by 2019-06-15
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
[View Less]
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository buildscripts.
from b5b2073 bin/ubuntu-codename-to-version.sh: add new "eoan" codename.
new 2235c27 {bin/build-rpm-package,home/.buildscripts/x2go.conf}: add support for Fedora 30.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the …
[View More]repository and have only
been added to this reference.
Summary of changes:
bin/build-rpm-package | 2 +-
home/.buildscripts/x2go.conf | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/buildscripts.git
[View Less]
A page in your DokuWiki was added or changed. Here are the details:
Date : 2019/06/07 07:03
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0
IP-Address : 178.162.222.41
Hostname : 178.162.222.41.adsl.inet-telecom.org
Old Revision: https://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclien…
New Revision: https://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: Add x3270-fonts instructions.
User …
[View More] : ionic
@@ -237,9 +237,9 @@
You can automate the entirety of the instructions below with this command, except for selecting the source packages to install:
<code>
- $ setup-x86.exe -P
"autoconf,automake,gcc-core,gcc-g++,git,libX11-devel,libjpeg-devel,libpng-devel,libmpfr4,make,zlib-devel,wget,libedit-devel,libncurses-devel,openssl-devel,patch,bashdb,bash-completion,chere,colorgcc,colordiff,diffutils,dos2unix,cygcheck-dep,cygutils-extra,indent,mc,renameutils,vim,git-completion,patchutils,openssh,xz,unzip,nano,bzip2,time"
+ $ setup-x86.exe -P "autoconf,automake,gcc-core,gcc-g++,git,libX11-devel,libjpeg-devel,libpng-devel,libmpfr4,make,zlib-devel,wget,libedit-devel,libncurses-devel,openssl-devel,patch,bashdb,bash-completion,chere,colorgcc,colordiff,diffutils,dos2unix,cygcheck-dep,cygutils-extra,indent,mc,renameutils,vim,git-completion,patchutils,openssh,xz,unzip,nano,bzip2,time,mkfontdir,mkfontscale"
</code>
on installer page "Select Packages" you can select programs and libraries that should be installed in your Cygwin environment. For building of nxproxy you will need:
* ''autoconf''
@@ -290,8 +290,10 @@
* ''unzip''
* ''nano''
* ''bzip2''
* ''time''
+ * ''mkfontdir''
+ * ''mkfontscale''
If you are doing official builds, install these **source** packages for both nxproxy and openssh:
* ''dash''
* ''cygwin''
@@ -696,8 +698,33 @@
If you are doing an official X2Go Project build, copy the project's [[https://sourceforge.net/p/vcxsrv/code/ci/master/tree/COPYING|COPYING]] file as:
* ''COPYING.txt''
+ === x3270-fonts ====
+
+ For IBM x3270 compatibility, a special set of fonts is necessary. Official builds use the version shipped in the ''x3270-fonts'' subdirectory of x2goclient-contrib.
+
+ Note that versions prior to 3.6 are classified non-free by major distributions due to their custom, restrictive license. Do **not** use and (re-)distribute older versions than 3.6 with X2Go Client.
+
+ ==== Updating x3270 Fonts Package ====
+
+ * Check the current licensing situation. Do **not** update the package if it becomes non-free again.
+ * Build the x3270 package, download a complete
precompiled one or just fetch a binary fonts package. Debian conveniently offers one named [[https://packages.debian.org/sid/xfonts-x3270-misc|xfonts-x3270-misc]]
+ * Create a new versioned subdirectory in the ''x3270-fonts'' directory.
+ * Extract the binary fonts.
+ * Make sure that all binary font files are located in one single directory called ''misc''.
+ * Get copyright and licensing information and place them into a file called ''copyright-x3270-fonts''. Debian's copyright file is very well suited for this, but please remove content that is not relevant to the fonts themselves.
+ * Use Debian's ''strip-nondeterminism'' script:
+ <code>
+ $ find misc -iname '*.gz' -exec strip-nondeterminism '{}' ';'
+ </code>
+ * For official builds, create timestamps script:
+ <code>
+ $ cd ..
+ $ ../generate-timestamps-on-folder.sh <new-versions-directory>
+ </code>
+ * For official builds, call the timestamps script in x2goclient-contrib's top-directory script called
''current-timestamp-scripts.sh''.
+ * For official builds, update the [[https://code.x2go.org/gitweb?p=x2goclient.git;a=blob;f=copy-deps-win32.bat;… in x2goclient.git]] copying step to use the new directory.
=== PuTTY ===
You can download PuTTY for Windows from [[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html|project site]]. Building PuTTY from source is not the part of this howto.
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
[View Less]
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository x2goclient.
from 0cb65f3 x2goclient.pro: while a linux scope seems to work fine with Qt5, Qt4 doesn't recognize that, so add another linux-* catch.
new 6c7a731 Windows: add support for x3270-fonts, including adding a pretty nasty but necessary fonts.* file regeneration hook.
new 1175599 {x2goclient,help,onmainwindow}.cpp: implement new --bypass-…
[View More]cleanup-helper parameter.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
copy-deps-win32.bat | 9 +++++++++
debian/changelog | 4 ++++
src/help.cpp | 3 +++
src/onmainwindow.cpp | 6 ++++++
src/x2goclient.cpp | 1 +
5 files changed, 23 insertions(+)
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
[View Less]
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository buildscripts.
from cbea32f bin/nsis-builder.bat: update to NSIS 3.x.
new e1c639b bin/ubuntu-codename-to-version.sh: add new "cosmic" codename.
new 3440e19 bin/ubuntu-codename-to-version.sh: add new "disco" codename.
new b5b2073 bin/ubuntu-codename-to-version.sh: add new "eoan" codename.
The 3 revisions listed above as "new" are entirely …
[View More]new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bin/ubuntu-codename-to-version.sh | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/buildscripts.git
[View Less]
A page in your DokuWiki was added or changed. Here are the details:
Date : 2019/06/07 05:08
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0
IP-Address : 178.162.222.41
Hostname : 178.162.222.41.adsl.inet-telecom.org
Old Revision: https://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclien…
New Revision: https://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: Add missing space character.
User …
[View More] : ionic
@@ -20,9 +20,9 @@
* [[wiki:development:build-howto-mswin:x2goclient/#openssh_server|OpenSSH Server]] for file sharing (optional)
* [[wiki:development:build-howto-mswin:x2goclient/#pulseaudio|PulseAudio]] for sound support (optional)
- * [[wiki:development:build-howto-mswin:x2goclient/#vcxsrv_-_xp_compatible|X-Server]](VcXsrv)
+ * [[wiki:development:build-howto-mswin:x2goclient/#vcxsrv_-_xp_compatible|X-Server]] (VcXsrv)
*
[[wiki:development:build-howto-mswin:x2goclient/#x3270fonts|x3270 fonts]] (optional)
* [[wiki:development:build-howto-mswin:x2goclient/#putty|PuTTY]] for Kerberos 5 (GSSAPI) authentication
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
[View Less]
A page in your DokuWiki was added or changed. Here are the details:
Date : 2019/06/07 05:08
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0
IP-Address : 178.162.222.41
Hostname : 178.162.222.41.adsl.inet-telecom.org
Old Revision: https://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclien…
New Revision: https://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: Update links.
User : ionic
@@ -…
[View More]14,15 +14,15 @@
X2Go Client for Windows needs several 3rd-party programs for being able to run on MS Windows:
- * [[wiki:development:build-howto-mswin:x2goclient/#build_add_nxproxy_with_libraries|nxproxy]]
+ * [[wiki:development:build-howto-mswin:x2goclient/#building_nxproxy_openssh_optional|nxproxy]]
- * [[wiki:development:build-howto-mswin:x2goclient/#open_ssh_server|OpenSSH Server]] for file sharing (optional)
+ *
[[wiki:development:build-howto-mswin:x2goclient/#openssh_server|OpenSSH Server]] for file sharing (optional)
* [[wiki:development:build-howto-mswin:x2goclient/#pulseaudio|PulseAudio]] for sound support (optional)
- * [[wiki:development:build-howto-mswin:x2goclient/#vcxsrv|X-Server]](VcXsrv)
+ * [[wiki:development:build-howto-mswin:x2goclient/#vcxsrv_-_xp_compatible|X-Server]](VcXsrv)
* [[wiki:development:build-howto-mswin:x2goclient/#x3270fonts|x3270 fonts]] (optional)
* [[wiki:development:build-howto-mswin:x2goclient/#putty|PuTTY]] for Kerberos 5 (GSSAPI) authentication
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
[View Less]
A page in your DokuWiki was added or changed. Here are the details:
Date : 2019/06/06 16:42
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:60.9) Gecko/20100101 Goanna/4.2 Firefox/60.9 PaleMoon/28.5.0
IP-Address : 109.193.81.67
Hostname : HSI-KBW-109-193-081-067.hsi7.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2019?rev=1559648925
New Revision: https://wiki.x2go.org/doku.php/events:x2go-gathering-2019
Edit Summary: Added Mihai's …
[View More]availability
User : stefanbaur
@@ -19,8 +19,8 @@
h1: N N N Y N N Y Y N N N N Y
Juri:
Mike#1:
Mike#2:
- Mihai:
+ Mihai: Y Y Y Y Y Y Y Y Y Y Y Y Y
Stefan: N Y Y Y Y Y Y Y Y Y Y Y Y
Uli:
</code>
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
[View Less]