This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository libx2goclient. from bc2d448 src/x2goclient-network-ssh.c: implement IPv6 scope ID handling. new 392ff84 configure.ac: bump GIO version requirement to 2.46+ for GNativeSocketAddress support. new 301166a src/x2goclient-network-ssh.c: add some whitespace (only). new 69f7df6 src/x2goclient-network-ssh.c: explain what X2GoClientNetworkOptionsSSH is supposed to do eventually. new 309c011 src/x2goclient-network-ssh.c: implement FQDN/alias socket parsing. new 91db732 src/x2goclient-network-ssh.c: remove duplicated code. new 46cfad5 src/: add gnativesocketaddress.h due to a bug in glib/gio. new 322620e src/x2goclient-network.h: include "private copy" of gnativesocketaddress.h. new 1a2ac19 src/x2goclient-network.c: check object type for parse_sockspec(). The 8 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: configure.ac | 2 +- src/gnativesocketaddress.h | 58 ++++++++++++++++++ src/x2goclient-network-ssh.c | 139 ++++++++++++++++++++++++++++++++++++++++--- src/x2goclient-network.c | 2 + src/x2goclient-network.h | 9 +++ 5 files changed, 200 insertions(+), 10 deletions(-) create mode 100644 src/gnativesocketaddress.h -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git