[X2Go-Commits] [x2goclient] 36/38: pyhoca-cli.spec: Remove pycache handling from the files list.

2023-12-15 Thread git-admin
_version} > 1500 ) -%if ( 0%{?sle_version} >= 15 ) || ( 0%{?suse_version} > 1500 ) -%pycache_only %{python3_sitelib}/pyhoca/cli/__pycache__ -%else -%pycache_only %{python3_sitelib}/__pycache__ -%endif -%endif -%endif %endif %{_mandir}/man1/%{name}.1* -- Alioth's /home/x2go-admin/main

[X2Go-Commits] [x2goclient] 34/38: pyhoca-cli.spec: change http:// to https:// links where appropriate.

2023-12-15 Thread git-admin
/releases/source/%{name}/%{name}-%{version}.tar.gz +URL:https://www.x2go.org/ +Source0: https://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz BuildArch: noarch %if 0%{?with_python2} -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email

[X2Go-Commits] [x2goclient] 37/38: release 0.6.1.3

2023-12-15 Thread git-admin
+ -- X2Go Release Manager Tue, 22 Aug 2023 08:45:44 +0200 pyhoca-cli (0.6.1.2-0x2go1) unstable; urgency=medium -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing

[X2Go-Commits] [x2goclient] 30/38: misc: change http:// to https:// links where appropriate.

2023-12-15 Thread git-admin
is a cross-platform (Windows, MacOS X, Linux) X2Go client for the command line.", license = 'AGPLv3+', author = 'Mike Gabriel', -url = 'http://www.x2go.org', +url = 'https://www.x2go.org', namespace_packages = [ 'pyhoca', ], packages = [ 'pyhoca.cli', ], package_di

[X2Go-Commits] [x2goclient] 32/38: debian/copyright: change http:// to https:// links where appropriate.

2023-12-15 Thread git-admin
. - Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> + Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. . -- Alioth's /hom

[X2Go-Commits] [x2goclient] 31/38: debian/control: change http:// to https:// links where appropriate.

2023-12-15 Thread git-admin
cli -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 25/38: pyhoca-cli: Don't try to immitate look_for_keys behaviour as implemented in the x2go Python module.

2023-12-15 Thread git-admin
ssh/id_rsa' % current_home -if not a.ssh_privkey and os.path.isfile('%s/.ssh/id_dsa' % current_home): -a.ssh_privkey = '%s/.ssh/id_dsa' % current_home # only look for ssh keys if no ssh privkey is specified if a.ssh_privkey: -- Alioth's /home/x2go-admin/maintenancescripts

[X2Go-Commits] [x2goclient] 33/38: debian/watch: change http:// to https:// links where appropriate.

2023-12-15 Thread git-admin
-- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 28/38: misc: pre-release copyright update.

2023-12-15 Thread git-admin
ca is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git __

[X2Go-Commits] [x2goclient] 27/38: debian/changelog: sync with git history.

2023-12-15 Thread git-admin
Thu, 26 Dec 2019 17:03:42 +0100 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 26/38: {pyhoca-cli, pyhoca/cli/frontend.py}: Add --ssh-passphrase feature.

2023-12-15 Thread git-admin
ve = False -passphrase = None +passphrase = self.args.ssh_passphrase passphrase_unlock_counter = 3 _username = self.args.username or self._X2GoClient__get_session_username(self.x2go_session_hash) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-emai

[X2Go-Commits] [x2goclient] 29/38: man/man1/pyhoca-cli.1: pre-release date update.

2023-12-15 Thread git-admin
0.6.1.3" "X2Go Application" .SH NAME pyhoca-cli \- X2Go command line client written in Python .SH SYNOPSIS -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___

[X2Go-Commits] [x2goclient] 20/38: {pyhoca-cli, pyhoca/cli/frontend.py}: Only look for private ssh keys if appropriate.

2023-12-15 Thread git-admin
): """\ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 22/38: Revert "{pyhoca-cli, pyhoca/cli/frontend.py}: Add --ssh-passphrase feature."

2023-12-15 Thread git-admin
lf.x2go_session_hash) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 21/38: {pyhoca-cli, pyhoca/cli/frontend.py}: Add --ssh-passphrase feature.

2023-12-15 Thread git-admin
ve = False -passphrase = None +passphrase = self.args.ssh_passphrase passphrase_unlock_counter = 3 _username = self.args.username or self._X2GoClient__get_session_username(self.x2go_session_hash) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-emai

[X2Go-Commits] [x2goclient] 24/38: {pyhoca-cli, pyhoca/cli/frontend.py}: Only look for private ssh keys if appropriate.

2023-12-15 Thread git-admin
): """\ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 23/38: Revert "{pyhoca-cli, pyhoca/cli/frontend.py}: Only look for private ssh keys if appropriate."

2023-12-15 Thread git-admin
gs.command, - look_for_keys=self.args.look_for_keys) + cmd=self.args.command) def authenticate(self): """\ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email o

[X2Go-Commits] [x2goclient] 18/38: {pyhoca-cli, pyhoca/cli/frontend.py}: Add --non-interactive cmdline option for forcefully preventing password queries on the TTY.

2023-12-15 Thread git-admin
password = None +passphrase = None +_auth_count += 1 if not connected and _auth_count <= 0: if self.auth_attempts >= 2: -- Alioth's /home/x2go-admin/maintenance

[X2Go-Commits] [x2goclient] 19/38: man/man1/pyhoca-cli.1: Add documentation for --list-cmdline-features.

2023-12-15 Thread git-admin
PROFILE You either have to specify a server name or a pre-configured X2GoClient session profile to tell \fBpyhoca-cli\fR to -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-com

[X2Go-Commits] [x2goclient] 17/38: d/changelog: update from Git history

2023-12-15 Thread git-admin
to NX options. - pyhoca-cli: Add cmdline option --list-cmdline-features. Required for Remmina X2Go Plugin. +- pyhoca-cli: Write program version to STDOUT (not STDERR). [ Daniel Teichmann ] * New upstream release (0.6.1.3): -- Alioth's /home/x2go-admin/maintenancescripts/git

[X2Go-Commits] [x2goclient] 15/38: pyhoca-cli: Add cmdline option --list-cmdline-features. Required for Remmina X2Go Plugin.

2023-12-15 Thread git-admin
e: if a.version: version() +if a.list_cmdline_features: +list_features() + if type(a.host) == str and not a.username and "@" in a.host: a.username = a.host.split('@')[0] a.host = '@'.join(a.host.split('@')[1:]) -- Alioth's /home/x2go-admi

[X2Go-Commits] [x2goclient] 13/38: Move --dpi cmdline option from X2Go options to NX options.

2023-12-15 Thread git-admin
= [ {'args':['--port'], 'default': None, 'help': 'compatibility option, synonymous to --remote-ssh-port PORT', }, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git

[X2Go-Commits] [x2goclient] 14/38: Rename 'NX options' to 'session options'.

2023-12-15 Thread git-admin
(p_printopts, print_options), (p_brokeropts, broker_options), (p_actionopts, action_options), (p_debugopts, debug_options), (p_sessionopts, session_options), (p_backendopts, backend_options), (p_compatopts, compat_options)): for opt in opts: args = opt['args'] -- Alioth's /hom

[X2Go-Commits] [x2goclient] 16/38: pyhoca-cli: Write program version to STDOUT (not STDERR).

2023-12-15 Thread git-admin
;%s\n" % VERSION_TEXT) +print("%s" % VERSION_TEXT) sys.exit(0) def list_features(): -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits maili

[X2Go-Commits] [x2goclient] 11/38: man/man1/pyhoca-cli.1: Fix docs for --quiet option.

2023-12-15 Thread git-admin
options and exit. \*(T<\fB\-V, \-\-version\fR\*(T> Output version information and exit. .TP -\*(T<\fB\-d, \-\-quiet\fR\*(T> +\*(T<\fB\-\-quiet\fR\*(T> No output to stdout at all! .TP \*(T<\fB\-d, \-\-debug\fR\*(T> -- Alioth's /home/x2go-admin/maintenancescripts/git/

[X2Go-Commits] [x2goclient] 09/38: pyhoca-cli: Follow-up fix for --dpi switch. Fix input value verification. Only demand an integer, if args.dpi is set to something else than None.

2023-12-15 Thread git-admin
ntime_error ("value for cmd line argument --dpi must be an positive integer value between 20 and 400", parser=p, exitcode=1) # input check for --clipboard-mode a.clipboard_mode = a.clipboard_mode.lower() -- Alioth's /home/x2go-admin/maintenancescripts/git/hook

[X2Go-Commits] [x2goclient] 10/38: pyhoca-cli: Add --kdrive option.

2023-12-15 Thread git-admin
dpi=self.args.dpi, xinerama=self.args.xinerama, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-comm

[X2Go-Commits] [x2goclient] 12/38: debian/changelog: update from Git log

2023-12-15 Thread git-admin
. [ Daniel Teichmann ] * New upstream release (0.6.1.3): -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org

[X2Go-Commits] [x2goclient] 07/38: pyhoca-cli: Add cmdline parameter --dpi.

2023-12-15 Thread git-admin
dpi=self.args.dpi, xinerama=self.args.xinerama, geometry=self.args.geometry,

[X2Go-Commits] [x2goclient] 08/38: d/changelog: update from Git log

2023-12-15 Thread git-admin
upstream release (0.6.1.3): +- pyhoca-cli: Print debug message before exiting pyhoca-cli. +- Fix typo in man page. -- X2Go Release Manager Thu, 26 Dec 2019 17:03:42 +0100 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git

[X2Go-Commits] [x2goclient] 06/38: pyhoca-cli: Do input check on value passed in via the --link option.

2023-12-15 Thread git-admin
nput check for --clipboard-mode a.clipboard_mode = a.clipboard_mode.lower() if a.clipboard_mode not in ('none', 'both', 'client', 'server'): -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2go

[X2Go-Commits] [x2goclient] 04/38: pyhoca-cli: Print debug message before exiting pyhoca-cli.

2023-12-15 Thread git-admin
thenticate() thisPyHocaCLI.MainLoop() +logger('exiting pyhoca-cli now.', x2go.loglevel_DEBUG, ) sys.exit(0) except (KeyboardInterrupt, SystemExit) as e: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2go

[X2Go-Commits] [x2goclient] 03/38: Fix typo in man page.

2023-12-15 Thread git-admin
iscuous data). -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 05/38: pyhoca-cli: Add cmdline parameter --clipboard-mode.

2023-12-15 Thread git-admin
te(self): -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 01/38: Continue development

2023-12-15 Thread git-admin
py @@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.6.1.2" +__VERSION__ = "0.6.1.3" from .frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email

[X2Go-Commits] [x2goclient] 02/38: pyhoca/cli/frontend.py: Fix reference before assignment error in resume_session() method. Thanks to Randy Goldenberg for spotting this. (Fixes: #1445).

2023-12-15 Thread git-admin
ilable_sessions = self._X2GoClient__list_sessions(s_hash) if available_sessions and self.args.resume == 'OLDEST': self._auto_resume_oldest(s_hash) elif available_sessions and self.args.resume == 'NEWEST': -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/pos

[X2Go-Commits] [[X2Go Wiki]] page changed: events:x2go-spread-2023

2023-12-15 Thread wiki-admin
A page in your DokuWiki was added or changed. Here are the details: Browser : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 IP Address : 178.202.75.45 Hostname: ip-178-202-075-045.um47.pools.vodafone-ip.de

[X2Go-Commits] [x2goclient] 17/25: pyhoca-cli.spec: actually fix issue: macros are expanded even in commented lines and some of them were not properly escaped via double percent sign characters.

2023-12-15 Thread git-admin
. # This didn't work, since %{?with_python2} was kept enabled. # Hence, we'll only enable/disable a feature once now, based upon the global -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git

[X2Go-Commits] [x2goclient] 25/25: release 0.6.1.2

2023-12-15 Thread git-admin
2019 15:26:45 +0100 + -- X2Go Release Manager Thu, 26 Dec 2019 12:57:37 +0100 pyhoca-cli (0.6.1.1-0x2go1) unstable; urgency=medium -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git

[X2Go-Commits] [x2goclient] 24/25: man/man1/pyhoca-cli.1: pre-release date update.

2023-12-15 Thread git-admin
hoca-cli 1 "Dec 2019" "Version 0.6.1.2" "X2Go Application" .SH NAME pyhoca-cli \- X2Go command line client written in Python .SH SYNOPSIS -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git

[X2Go-Commits] [x2goclient] 21/25: pyhoca-cli.spec: actually apply pycache changes to 15.0+ and not just 15.1+.

2023-12-15 Thread git-admin
%{?sle_version} && 0%{?sle_version} >= 120300 && 0%{?is_opensuse} ) || ( 0%{?suse_version} > 1500 ) -%if 0%{?sle_version} > 15 +%if 0%{?sle_version} >= 15 %pycache_only %{python3_sitelib}/pyhoca/cli/__pycache__ %else %pycache_only %{python3_sitelib}/__pycache__

[X2Go-Commits] [x2goclient] 23/25: debian/changelog: fix version in description.

2023-12-15 Thread git-admin
Moldovan ] - * New upstream version (0.6.1.1): + * New upstream version (0.6.1.2): * pyhoca-cli.spec: + Backport macros from python-x2go.spec. + Prefer Python 3 if both variants have been requested, so that we only -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive

[X2Go-Commits] [x2goclient] 22/25: pyhoca-cli.spec: also apply pycache changes to Tumbleweed, which seems to not get caught by %{sle_version}.

2023-12-15 Thread git-admin
y %{python3_sitelib}/pyhoca/cli/__pycache__ %else %pycache_only %{python3_sitelib}/__pycache__ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2

[X2Go-Commits] [x2goclient] 20/25: pyhoca-cli.spec: fix spelling error in pycache directory.

2023-12-15 Thread git-admin
opensuse} ) || ( 0%{?suse_version} > 1500 ) %if 0%{?sle_version} > 15 -%pycache_only %{python3_sitelib}/pyoca/cli/__pycache__ +%pycache_only %{python3_sitelib}/pyhoca/cli/__pycache__ %else %pycache_only %{python3_sitelib}/__pycache__ %endif -- Alioth's /home/x2go-admin/maintenancescripts/git

[X2Go-Commits] [x2goclient] 02/25: pyhoca-cli.spec: backport macros from python-x2go.spec.

2023-12-15 Thread git-admin
: pyhoca-cli Version:0.6.1.2 Release:0.0x2go1%{?dist} -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org

[X2Go-Commits] [x2goclient] 18/25: pyhoca-cli.spec: fix another unescaped macro in comment.

2023-12-15 Thread git-admin
/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 03/25: pyhoca-cli.spec: prefer Python 3 if both variants have been requested, so that we only ever build for one variant.

2023-12-15 Thread git-admin
} && 0%{?with_python3} +%bcond_with python2 +%endif + # Provide a default implementation, essentially for non-*SuSE platforms. %if 0%{?with_python3} %if ( ! ( 0%{?rhel} ) ) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gocl

[X2Go-Commits] [x2goclient] 19/25: pyhoca-cli.spec: fix newer *SuSE versions: 15.0+ seem to install the pycace files into a subdirectory based on the package name.

2023-12-15 Thread git-admin
ython3_sitelib}/pyoca/cli/__pycache__ +%else %pycache_only %{python3_sitelib}/__pycache__ %endif %endif %endif +%endif %{_mandir}/man1/%{name}.1* -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___

[X2Go-Commits] [x2goclient] 16/25: Revert "pyhoca-cli.spec: hopefully fix builds on *SuSE: even pure Python-3-builds need python-devel as a build requirement (only)... for some weird reason."

2023-12-15 Thread git-admin
-setproctitle -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 15/25: pyhoca-cli.spec: hopefully fix builds on *SuSE: even pure Python-3-builds need python-devel as a build requirement (only)... for some weird reason.

2023-12-15 Thread git-admin
why, but builds are failing without it. +BuildRequires: python-devel +%endif BuildRequires: %{name_helper_python3}-devel BuildRequires: %{name_helper_python3}-setuptools Requires: %{name_helper_python3}-setproctitle -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-rece

[X2Go-Commits] [x2goclient] 14/25: pyhoca-cli.spce: fix typo in Python-2-Requires: line: random % char.

2023-12-15 Thread git-admin
Requires: python-setproctitle -Requires: %{name_helper_python2}-x2go >= 0.6.1.%0 +Requires: %{name_helper_python2}-x2go >= 0.6.1.0 %endif %if 0%{?with_python3} BuildRequires: %{name_helper_python3}-devel -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive

[X2Go-Commits] [x2goclient] 13/25: pyhoca-cli.spec: fix selecting either Python 2 XOR 3.

2023-12-15 Thread git-admin
python3 %endif # Provide a default implementation, essentially for non-*SuSE platforms. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-

[X2Go-Commits] [x2goclient] 11/25: pyhoca-cli.spec: fix files section on older *SuSE variants again, remove faulty slash.

2023-12-15 Thread git-admin
}/__pycache__ %else %{python_sitelib}/pyhoca/ -%{python_sitelib}/PyHoca_CLI*/ +%{python_sitelib}/PyHoca_CLI* %endif %else %{python2_sitelib}/pyhoca/ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git

[X2Go-Commits] [x2goclient] 12/25: pyhoca-cli.spec: use %{name} instead of hardcoding the string in %prep.

2023-12-15 Thread git-admin
/%{name_helper_python3}@' '%{name}' %endif -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo

[X2Go-Commits] [x2goclient] 10/25: pyhoca-cli.spec: fix files section on older *SuSE variants.

2023-12-15 Thread git-admin
a_CLI*/ +%endif +%else %{python2_sitelib}/pyhoca/ %{python2_sitelib}/PyHoca_CLI* %endif +%endif %if 0%{?with_python3} %{python3_sitelib}/pyhoca/ %{python3_sitelib}/PyHoca_CLI* -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x

[X2Go-Commits] [x2goclient] 09/25: pyhoca-cli.spec: also fix install phase for Python 2 variant on older *SuSE variants.

2023-12-15 Thread git-admin
?sle_version} < 120300 && 0%{?is_opensuse} ) || ( ! 0%{?is_opensuse} ) ) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2

[X2Go-Commits] [x2goclient] 04/25: pyhoca-cli.spec: use %{?with_pythonX} and %{name_helper_pythonX} macros.

2023-12-15 Thread git-admin
itelib}/pyhoca/ %{python3_sitelib}/PyHoca_CLI* %if 0%{?suse_version} -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 07/25: pyhoca-cli.spec: actually change the hashbang of a file...

2023-12-15 Thread git-admin
@/usr/bin/%{name_helper_python2}@' 'pyhoca-cli' %endif %if 0%{?with_python3} -sed -i -e '1s@^#/usr/bin/python3@/usr/bin/%{name_helper_python3}@' +sed -i -e '1s@^#/usr/bin/python3@/usr/bin/%{name_helper_python3}@' 'pyhoca-cli' %endif -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks

[X2Go-Commits] [x2goclient] 06/25: pyhoca-cli.spec: fix syntax error.

2023-12-15 Thread git-admin
on3} BuildRequires: %{name_helper_python3}-devel BuildRequires: %{name_helper_python3}-setuptools Requires: %{name_helper_python3}-setproctitle -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.

[X2Go-Commits] [x2goclient] 08/25: pyhoca-cli.spec: fix building Python 2 variant on older *SuSE variants.

2023-12-15 Thread git-admin
< 120300 && 0%{?is_opensuse} ) || ( ! 0%{?is_opensuse} ) ) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 05/25: pyhoca-cli.spec: replace hashbang with version determined by name helper.

2023-12-15 Thread git-admin
}@' +%endif +%if 0%{?with_python3} +sed -i -e '1s@^#/usr/bin/python3@/usr/bin/%{name_helper_python3}@' +%endif %build -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits

[X2Go-tags] [x2goclient] annotated tag 0.6.1.2 created (now fe679671)

2023-12-15 Thread git-admin
n/changelog: fix version in description. new 810ac3e2 man/man1/pyhoca-cli.1: pre-release date update. new 071bd72d release 0.6.1.2 The 336 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as &

[X2Go-Commits] [x2goclient] 02/03: misc: copyright update.

2023-12-15 Thread git-admin
19 by Mike Gabriel # # PyHoca is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2go

[X2Go-Commits] [x2goclient] 03/03: release 0.6.1.1

2023-12-15 Thread git-admin
- misc: copyright update. - -- X2Go Release Manager Fri, 22 Nov 2019 11:16:26 +0100 + -- X2Go Release Manager Fri, 22 Nov 2019 14:02:30 +0100 pyhoca-cli (0.6.1.0-0x2go1) unstable; urgency=medium -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2

[X2Go-Commits] [x2goclient] 01/25: Continue development

2023-12-15 Thread git-admin
-25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.6.1.1" +__VERSION__ = "0.6.1.2" from .frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /sr

[X2Go-Commits] [x2goclient] 01/03: Continue development

2023-12-15 Thread git-admin
-25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.6.1.0" +__VERSION__ = "0.6.1.1" from .frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /sr

[X2Go-Commits] [x2goclient] 93/94: pyhoca/cli/frontend.py: Use Python X2Go's new auto-detection code for the graphical proxy/rendering backend (NXv3 vs. KDrive).

2023-12-15 Thread git-admin
: +_backend_kwargs['proxy_backend'] = 'auto-detect' if self.args.backend_sessionprofiles is not None: _backend_kwargs['profiles_backend'] = self.args.backend_sessionprofiles if self.args.backend_clientsettings is not None: -- Alioth's /home/x2go-admin

[X2Go-tags] [x2goclient] annotated tag 0.6.1.1 created (now 2aadb0db)

2023-12-15 Thread git-admin
e development new 10804ab0 misc: copyright update. new d7b7d602 release 0.6.1.1 The 311 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

[X2Go-Commits] [x2goclient] 90/94: Set master session only once we know for sure that the session has successfully come up.

2023-12-15 Thread git-admin
) session_name = self._X2GoClient__get_session_name(self.x2go_session_hash) self._pyhoca_logger("X2Go session is now running, the X2Go client's profile name is: %s" % profile_name, loglevel=x2go.loglevel_INFO, ) -- Alioth's /home/x2go-admin/maintenancescripts/git/

[X2Go-Commits] [x2goclient] 91/94: debian/control: Bump D (pyhoca-cli) on python3-x2go to 0.6.1.0.

2023-12-15 Thread git-admin
ggests: mteleplayer-clientside, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 88/94: release 0.6.0.1

2023-12-15 Thread git-admin
Gabriel Wed, 19 Sep 2018 15:20:43 +0200 + -- X2Go Release Manager Mon, 03 Dec 2018 02:20:32 +0100 pyhoca-cli (0.6.0.0-0x2go1) unstable; urgency=medium -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git

[X2Go-Commits] [x2goclient] 89/94: Continue development

2023-12-15 Thread git-admin
,6 @@ For further information on X2Go, please visit the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.6.0.1" +__VERSION__ = "0.6.0.2" from .frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /sr

[X2Go-Commits] [x2goclient] 92/94: pyhoca-cli.spec: Bump requirement for pyhoca-cli) on python(3)-x2go to 0.6.1.0.

2023-12-15 Thread git-admin
suse_version} BuildRequires: fdupes -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 94/94: release 0.6.1.0

2023-12-15 Thread git-admin
X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.6.0.2" +__VERSION__ = "0.6.1.0" from .frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 87/94: man/man1/pyhoca-cli.1: pre-release date update.

2023-12-15 Thread git-admin
0.6.0.1" "X2Go Application" +.TH pyhoca-cli 1 "Dec 2018" "Version 0.6.0.1" "X2Go Application" .SH NAME pyhoca-cli \- X2Go command line client written in Python .SH SYNOPSIS -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/

[X2Go-Commits] [x2goclient] 72/94: setup.py: backport Python 2 support via io.open.

2023-12-15 Thread git-admin
ive with that. +if sys.version_info[0] < 3: +from io import open + __VERSION__ = "0.0.0.0" for line in open(os.path.join('pyhoca', 'cli', '__init__.py'),encoding='utf-8').readlines(): if (line.startswith('__VERSION__')): -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-em

[X2Go-Commits] [x2goclient] 85/94: Catch HOOK_no_such_command and bail out if the server does not know how to execute the given session command.

2023-12-15 Thread git-admin
orting...".format(cmd=cmd)) + def list_sessions(self, s_hash): """\ List up server-side available sessions for the logged in user. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___

[X2Go-Commits] [x2goclient] 82/94: debian/control: Bump versioned D on python3-x2go to (>= 0.6.0.2-0~).

2023-12-15 Thread git-admin
tle, Suggests: mteleplayer-clientside, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 75/94: setup.py: need to import the sys module, not just version_info into global namespace.

2023-12-15 Thread git-admin
-1301, USA. import os -from sys import version_info +import sys from setuptools import setup -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go

[X2Go-Commits] [x2goclient] 77/94: pyhoca-cli.spec: pick the files correctly.

2023-12-15 Thread git-admin
only %{python3_sitelib}/__pycache__ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 81/94: pyhoca/cli/frontend.py: Check directly after authentication, if the remote host has the X2Go Server software installed.

2023-12-15 Thread git-admin
"""\ Start the main loop of this application. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 79/94: Fix failing password-only authentication.

2023-12-15 Thread git-admin
force_password_auth = True password = None passphrase = None +_auth_count += 1 if not connected and _auth_count <= 0: if self.auth_attempts >= 2: -- Alioth's /home/x2go-admin/maintenancescri

[X2Go-Commits] [x2goclient] 74/94: setup.py: we actually also need the version information, so import it.

2023-12-15 Thread git-admin
-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 80/94: pyhoca-cli.spec: fully own %{python2_sitelib}/pyhoca directory.

2023-12-15 Thread git-admin
/ %{python3_sitelib}/PyHoca_CLI* %if 0%{?suse_version} %if ( 0%{?sle_version} && 0%{?sle_version} >= 120300 && 0%{?is_opensuse} ) || ( 0%{?suse_version} > 1500 ) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x

[X2Go-Commits] [x2goclient] 83/94: pyhoca/cli/frontend.py: Be more real-time realistic and user friendly with notice log messages after authentication.

2023-12-15 Thread git-admin
if self.args.resume or self.args.new: -self._pyhoca_logger("give the X2Go session some time to come up...", loglevel=x2go.loglevel_NOTICE, ) - i=0 while 0 < self.get_session(self.x2go_session_hash).get_progress_status() <

[X2Go-Commits] [x2goclient] 73/94: pyhoca-cli.spec: Build-Require python-rpm-macros for OpenSuSE builds.

2023-12-15 Thread git-admin
is_opensuse} ) || ( 0%{?suse_version} > 1500 ) +BuildRequires: python-rpm-macros +%endif %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___

[X2Go-Commits] [x2goclient] 78/94: pyhoca-cli.spec: also pick files matching PyHoca_CLI* in the site-lib directory.

2023-12-15 Thread git-admin
( 0%{?suse_version} > 1500 ) %pycache_only %{python3_sitelib}/__pycache__ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org

[X2Go-Commits] [x2goclient] 86/94: misc: copyright update.

2023-12-15 Thread git-admin
# PyHoca is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2go

[X2Go-Commits] [x2goclient] 76/94: pyhoca-cli.spec: include python2_sitelib for CentOS, python3_sitelib otherwise.

2023-12-15 Thread git-admin
_version} >= 120300 && 0%{?is_opensuse} ) || ( 0%{?suse_version} > 1500 ) +%pycache_only %{python3_sitelib}/__pycache__ +%endif +%endif +%endif %{_mandir}/man1/%{name}.1* -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x

[X2Go-Commits] [x2goclient] 84/94: pyhoca/cli/frontend.py: rephrase auth success message slightly.

2023-12-15 Thread git-admin
uccessful, launching session...', loglevel=x2go.loglevel_NOTICE, ) +self._pyhoca_logger('authentication has been successful', loglevel=x2go.loglevel_NOTICE, ) def MainLoop(self): -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2g

[X2Go-Commits] [x2goclient] 70/94: pyhoca-cli.spec: either EL6 or EL7, not both at the same time.

2023-12-15 Thread git-admin
ime being. Maybe not for EL8. %{__python2} setup.py build %else -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x

[X2Go-Commits] [x2goclient] 58/94: Fix --share-local-folders (aka -F) option and really mount shared folders. (Fixes: #984).

2023-12-15 Thread git-admin
._X2GoClient__get_session_profile_name(self.x2go_session_hash) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org

[X2Go-Commits] [x2goclient] 71/94: pyhoca-cli.spec: use modern python build and install macros.

2023-12-15 Thread git-admin
hon3 setup.py install -O1 --skip-build --prefix %{_prefix} --root %{buildroot} +%else +%{python3_install} -O1 --skip-build +%endif +%else +%{py3_install} +%endif +%endif mkdir -p %{buildroot}/%{_bindir}/ cp -p %{name} %{buildroot}/%{_bindir}/ mkdir -p %{buildroot}/%{_mandir}/ -- Alioth's /home/x

[X2Go-Commits] [x2goclient] 67/94: debian/changelog: fix for current version.

2023-12-15 Thread git-admin
upstream release (0.6.0.1): - Continue development... * debian/control: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https

[X2Go-Commits] [x2goclient] 66/94: debian/changelog: fix for previous version.

2023-12-15 Thread git-admin
(0.6.0.0-0x2go1) unstable; urgency=medium - * New upstream version (0.5.99.1). + [ Mike Gabriel ] + * New upstream version (0.6.0.0): - Port to Python3. (Fixes: #1287). - Add --force-password command line switch to override SSH key detection code. -- Alioth's /home/x2go-admin

[X2Go-Commits] [x2goclient] 69/94: pyhoca-cli.spec: it's still %endif, not %fi.

2023-12-15 Thread git-admin
--- a/pyhoca-cli.spec +++ b/pyhoca-cli.spec @@ -23,7 +23,7 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools Requires: python3-setproctitle Requires: python3-x2go >= 0.6.0.1 -%fi +%endif %if 0%{?suse_version} BuildRequires: fdupes %endif -- Alioth's /home/x2go-ad

[X2Go-Commits] [x2goclient] 64/94: Continue development...

2023-12-15 Thread git-admin
-__VERSION__ = "0.6.0.0" +__VERSION__ = "0.6.0.1" from .frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 63/94: debian/control: Set Section: from "python" to "x11". More appropriate.

2023-12-15 Thread git-admin
ction: x11 Priority: optional Maintainer: X2Go Developers Uploaders: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org ht

[X2Go-Commits] [x2goclient] 62/94: release 0.6.0.0

2023-12-15 Thread git-admin
rse BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py index 111e8bb5..84ffd602 100644 --- a/pyhoca/cli/__init__.py +++ b/pyhoca/cli/__init__.py @@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki:

[X2Go-Commits] [x2goclient] 65/94: pyhoca-cli.spec: Adjust python3-x2go versioned dependency.

2023-12-15 Thread git-admin
on3-x2go >= 0.6.0.1 Requires: python3-argparse BuildRoot: %{_tmppath}/%{name}-%{version}-build -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailin

<    2   3   4   5   6   7   8   9   10   11   >