[X2Go-Commits] [pyhoca-cli] branch build-main updated (071bd72 -> 66cc615)
git-admin at x2go.org
git-admin at x2go.org
Tue Aug 22 19:52:29 CEST 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch build-main
in repository pyhoca-cli.
from 071bd72 release 0.6.1.2
adds 3a139d8 Continue development
adds 2b50752 pyhoca/cli/frontend.py: Fix reference before assignment error in resume_session() method. Thanks to Randy Goldenberg for spotting this. (Fixes: #1445).
adds c804576 Fix typo in man page.
adds dd72855 pyhoca-cli: Print debug message before exiting pyhoca-cli.
adds 7e84ca4 pyhoca-cli: Add cmdline parameter --clipboard-mode.
adds 3633dc4 pyhoca-cli: Do input check on value passed in via the --link option.
adds 1b9745d pyhoca-cli: Add cmdline parameter --dpi.
adds 0e49d54 d/changelog: update from Git log
adds 7928f2e 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.
adds 0cc6456 pyhoca-cli: Add --kdrive option.
adds 714f18c man/man1/pyhoca-cli.1: Fix docs for --quiet option.
adds 38374d3 debian/changelog: update from Git log
adds c040451 Move --dpi cmdline option from X2Go options to NX options.
adds bbd66e6 Rename 'NX options' to 'session options'.
adds 17d1be1 pyhoca-cli: Add cmdline option --list-cmdline-features. Required for Remmina X2Go Plugin.
adds 8b7f6f8 pyhoca-cli: Write program version to STDOUT (not STDERR).
adds 8b08adf d/changelog: update from Git history
adds fc0d0b7 {pyhoca-cli,pyhoca/cli/frontend.py}: Add --non-interactive cmdline option for forcefully preventing password queries on the TTY.
adds 22b8402 man/man1/pyhoca-cli.1: Add documentation for --list-cmdline-features.
adds 8ce1d32 {pyhoca-cli, pyhoca/cli/frontend.py}: Only look for private ssh keys if appropriate.
adds 9eea371 {pyhoca-cli, pyhoca/cli/frontend.py}: Add --ssh-passphrase feature.
adds c861a11 Revert "{pyhoca-cli, pyhoca/cli/frontend.py}: Add --ssh-passphrase feature."
adds 7303ada Revert "{pyhoca-cli, pyhoca/cli/frontend.py}: Only look for private ssh keys if appropriate."
adds e125445 {pyhoca-cli, pyhoca/cli/frontend.py}: Only look for private ssh keys if appropriate.
adds c12d0ca pyhoca-cli: Don't try to immitate look_for_keys behaviour as implemented in the x2go Python module.
adds 104e24b {pyhoca-cli, pyhoca/cli/frontend.py}: Add --ssh-passphrase feature.
adds 99d88c5 debian/changelog: sync with git history.
adds ec73e6e misc: pre-release copyright update.
adds cb51dc8 man/man1/pyhoca-cli.1: pre-release date update.
adds dc22e75 misc: change http:// to https:// links where appropriate.
adds 1a69a64 debian/control: change http:// to https:// links where appropriate.
adds 9429b0e debian/copyright: change http:// to https:// links where appropriate.
adds f996ca8 debian/watch: change http:// to https:// links where appropriate.
adds b4ef0d1 pyhoca-cli.spec: change http:// to https:// links where appropriate.
adds 79aad4b pyhoca-cli.spec: drop Python 2 support for OpenSuSE Leap 15.4+ and Tumbleweed (and ALP).
adds de2d79e pyhoca-cli.spec: Remove pycache handling from the files list.
adds 66cc615 release 0.6.1.3
No new revisions were added by this update.
Summary of changes:
COPYING | 6 +--
Makefile.docupload | 2 +-
README | 4 +-
TODO | 4 +-
debian/changelog | 59 +++++++++++++++++++++
debian/control | 4 +-
debian/copyright | 10 ++--
debian/rules | 2 +-
debian/watch | 2 +-
man/man1/pyhoca-cli.1 | 25 +++++++--
pyhoca-cli | 139 +++++++++++++++++++++++++++++++++++++++++++++----
pyhoca-cli.spec | 20 +++----
pyhoca/__init__.py | 2 +-
pyhoca/cli/__init__.py | 6 +--
pyhoca/cli/frontend.py | 75 +++++++++++++++++++-------
setup.py | 4 +-
16 files changed, 291 insertions(+), 73 deletions(-)
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
More information about the x2go-commits
mailing list