[X2go-Tags] [x2goclient] annotated tag 4.0.2.0 created (now cbe900f)

git-admin at x2go.org git-admin at x2go.org
Thu Apr 10 13:52:14 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to annotated tag 4.0.2.0
in repository x2goclient.

        at  cbe900f   (tag)
   tagging  85bf0c6e7539910fff779689528009a897cdceb4 (commit)
  replaces  4.0.1.3
 tagged by  Mike Gabriel
        on  Thu Apr 10 13:49:53 2014 +0200

- Log -----------------------------------------------------------------
Upstream version 4.0.2.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJTRoVhAAoJEJr0azAldxsx2pYQALEqekNjjFBa8DD7YHfH7D6/
sr5PNEYJVw7i5gFGbol9Un/fontAqp4dBDCHp2OpLcMtTVQnrQKRt+sFIUKCaTBS
1lFbwcz3oLHJuZNReCDAHW2cPJRXFROhQSRkHDpv9xIXlkX0E9YF6oGULsLHsSj9
phE37zBTjC65FWzNSRdfS9W5joXYE66Ys8ck9n35NWxRJT7psQa8kZL+DWT8U9Z1
+BvBzEY0s1xZn0YOg9CB/FbhpCdze6udgtu/YCdukaeGAuHXiQsZOCDMIMnSKp7s
vcHU960qTNoeXLNguSKGL8AYE5GtbpakaD3+V5TOJ2bnojlQm2cjNRxo+zog9jQK
+gQqt8u1kiFec5SN4qN9jB7BN+2/+faMH0CLgwQOk5WmfS/a19AAgqeqKp903rMI
5aXg9hsjmYbxYaGrEdt5nVu3D0DLT+objD5Xhsf3BFbQMXO0kCzRKeCBYXyg9ZA8
8lCMZQpMrQBd1Q2aw99lkkt5jbJHmaTumc/FqEL2u62CD6OGTDpTkRstbL2N3zeg
cWSq5SCm2vPenKmxyvLmx4K5LqepASete8gc8df8jQZIw3shkwq1NqoHf0IDczvp
0ULP2U55HqRY4lNCBvA8zqi9WfTcHc0eJuvmAWVcKyOVi7fOv1LftAKEyYXRZ67B
DYUYwGpJ6yULLKofkwu6
=sJm5
-----END PGP SIGNATURE-----

Josh Lukens (3):
      Switch to QNetworkAccessManager.
      Fix copy+paste errors in QNetworkAccessManager code.
      Provide support for dynamic authentication IDs. This is a requirement for using the broker client against brokers that use some sort of OTP authentication mechanism. (Fixes: #446).

Martti Pitkanen (1):
      Update Finnish translation file.

Mike DePaulo (8):
      Bump NSIS version string to 4.0.2.0-pre01
      Decrease HelpDialog tab width from 320 to 30 (the width of 10 spaces.) (Fixes: #453)
      Windows: Fix compatibility with PulseAudio 3.0 & later through new cookie handling.
      Update comment for last commit and add to debian/changelog. (Fixes #422)
      Windows: Fix cookie handling when PulseAudio is downgraded after cookie is created.
      Windows: Reapply KDE on Windows's patch for Pageant support to libssh 0.5.5. (Fixes: #448)
      Windows: Force PulseAudio 3.0 & later to use the original cookie file path.
      Remove cookie handling logic from my 2014-03-16 - 2014-03-18 commits that is no longer needed due to my last commit.

Mike Gabriel (30):
      Continue development on current release / Baikal LTS branch...
      Continue development for next release series...
      move SSH classes rewrite to new release series 4.0.2.x
      cleanup changelog
      move ssh_select timeout to release/4.0.1.x branch
      changelog fix for last commit
      changelog fix: password conenction libssh 0.6.0 fix occurs with 4.0.1.4 (not with released 4.0.1.3)
      re-run lupdate
      add empty Dutch translation file
      add x2goclient_nl.qm to resources files
      Update Danish translation file.
      Add new translation of X2Go Client to Dutch.
      debian/control: build-depend on libssh-dev (>= 0.5.4-2).
      Bump Standards: to 3.9.5. No changes needed.
      Revert "Switch to QNetworkAccessManager."
      Switch to QNetworkAccessManager. Appropriately set content type header to "application/x-www-form-urlencoded" for HTTP post requests. (Fixes: #440, #138).
      debian/rules: Copy debian/changelog into txt/ subfolder during dh_auto_configure.
      debian/changelog: whitespace cleanup
      x2goclient.spec: Copy ChangeLog (or debian/changelog) into txt/ subfolder during %setup.
      Drop create_text.sh again, implement changelog copying in distro build files. Implement Git history creation for nightly builds in build scripts.
      debian/rules: Create txt/git-info file from ChangeLog.git if it exists.
      Rename txt/git to txt/git-info (make it compliant with cmdline options).
      debian/rules: use if instead of test
      Copy ChangeLog.gitlog (if present) into txt/ subfolder during %setup.
      Allow starting shadow sessions from the command line with option --hidden being enabled. (Fixes: #349).
      Revert "Fix password connection with libssh 0.6.0"
      Fix password connection with libssh 0.6.0. (Fixes: #420).
      B-R (epel-7): man2html-core (same as for Fedora builds).
      release 4.0.1.4 (cherry-picked from release/4.0.1.x branch)
      release 4.0.2.0

Oleksandr Shneyder (19):
      Revrite SSH Classes to support libssh fix
      - Increase timeout in ssh_select
      set mod map from client to server on Mac, hide keyboard settings on Mac
      - Set mod map from client to server on Mac, hide keyboard settings on Mac   - Fix mod map on Mac with kerberos - Fix focus on pass form
      Revrite SSH Classes to support libssh fix
      Merge branch 'master' of ssh://code.x2go.org:32032/srv/git/code.x2go.org/x2goclient
      increase ssh_select timeout to 0.5 sec.
      Add Class HelpDialog to show options in scroll area.
      Fix authentication on SSH Broker with key + passphrase.
      - Set modmap timer timeout to 10 sec on Mac.
      Fix multimonitor support on Linux.
      Merge branch 'master' of ssh://code.x2go.org:32032/srv/git/code.x2go.org/x2goclient
      Display more version info. Parameters --version, --git, --changelog.
      Don't show GUI dialog for --version, --help, etc, if started from terminal on linux and mac.
      If no user in session config, display system username in pass form.
      Check if txt/changelog and txt/git exist on config phase. Rename option "--git" to "--git-info".
      Merge branch 'master' of ssh://code.x2go.org:32032/srv/git/code.x2go.org/x2goclient
      Fix debian/changelog after resolving merge conflict.
      Change x2goclient.nsi for nightly builds

Orion Poplawski (2):
      Fix password connection with libssh 0.6.0
      Don't use ancient Debianism's for ssh options (ProtocolKeepAlives). (Fixes: #434).

Robert Parts (1):
      Add new translation of X2Go Client to Estonian.

-----------------------------------------------------------------------

No new revisions were added by this update.

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git



More information about the x2go-tags mailing list