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

2017-02-21 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goclient.

commit 7f2edea7ec3de8e9ed0035c5ff6003fa075c34fe
Author: X2Go Release Manager 
Date:   Wed Feb 22 07:19:26 2017 +0100

Continue development
---
 VERSION   |2 +-
 debian/changelog  |6 ++
 man/man1/x2goclient.1 |2 +-
 src/version.h |2 +-
 x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc |   10 +-
 x2goclient.spec   |2 +-
 6 files changed, 15 insertions(+), 9 deletions(-)

diff --git a/VERSION b/VERSION
index 16f4c78..a97fb2d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.1.0.0
+4.1.0.1
diff --git a/debian/changelog b/debian/changelog
index 68c3a20..605a504 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x2goclient (4.1.0.1-0x2go1) UNRELEASED; urgency=medium
+
+  * Continue development
+
+ -- X2Go Release Manager   Wed, 22 Feb 2017 07:13:10 +0100
+
 x2goclient (4.1.0.0-0x2go1) unstable; urgency=medium
 
   [ Mihai Moldovan ]
diff --git a/man/man1/x2goclient.1 b/man/man1/x2goclient.1
index dab988c..895e1f0 100644
--- a/man/man1/x2goclient.1
+++ b/man/man1/x2goclient.1
@@ -5,7 +5,7 @@
 \\$2 \(la\\$1\(ra\\$3
 ..
 .if \n(.g .mso www.tmac
-.TH x2goclient 1 "Jan 2017" "Version 4.1.0.0" "X2Go Client (Qt4)"
+.TH x2goclient 1 "Feb 2017" "Version 4.1.0.1" "X2Go Client (Qt4)"
 .SH NAME
 x2goclient \- Client application to launch server-side X2Go sessions.
 .SH SYNOPSIS
diff --git a/src/version.h b/src/version.h
index ad73117..77021fa 100644
--- a/src/version.h
+++ b/src/version.h
@@ -19,6 +19,6 @@
 #ifndef VERSION_H
 #define VERSION_H
 
-#define VERSION "4.1.0.0"
+#define VERSION "4.1.0.1"
 
 #endif /* !defined (VERSION_H) */
diff --git a/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc 
b/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc
index 98bcd19..6e2746b 100644
--- a/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc
+++ b/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc
@@ -1,8 +1,8 @@
 1 TYPELIB "x2goplugin.rc"
 
 1 VERSIONINFO
- FILEVERSION 4.1.0.0
- PRODUCTVERSION 4.1.0.0
+ FILEVERSION 4.1.0.1
+ PRODUCTVERSION 4.1.0.1
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -21,13 +21,13 @@ BEGIN
 VALUE "FileDescription", "Allows you to start X2Go session in a 
webbrowser\0"
 VALUE "FileExtents", "x2go\0"
 VALUE "FileOpenName", "Configuration File for X2Go Session 
(*.x2go)\0"
-VALUE "FileVersion", "4, 0, 5, 3\0"
+VALUE "FileVersion", "4, 1, 0, 1\0"
 VALUE "InternalName", "x2goplugin\0"
 VALUE "LegalCopyright", "Copyright � 2010-2017 X2Go Project\0"
 VALUE "MIMEType", "application/x2go\0"
 VALUE "OriginalFilename", "npx2goplugin.dll\0"
-VALUE "ProductName", "X2GoClient Plug-in 4.1.0.0\0"
-VALUE "ProductVersion", "4, 1, 0, 0\0"
+VALUE "ProductName", "X2GoClient Plug-in 4.1.0.1\0"
+VALUE "ProductVersion", "4, 1, 0, 1\0"
 END
 END
 BLOCK "VarFileInfo"
diff --git a/x2goclient.spec b/x2goclient.spec
index 2a83691..ea334ee 100644
--- a/x2goclient.spec
+++ b/x2goclient.spec
@@ -1,5 +1,5 @@
 Name:   x2goclient
-Version:4.1.0.0
+Version:4.1.0.1
 Release:0.0x2go1%{?dist}
 Summary:X2Go Client application (Qt4)
 

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email 
on /srv/git/code.x2go.org/x2goclient.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] branch master updated (add03ee -> 7f2edea)

2017-02-21 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository x2goclient.

  from  add03ee   release 4.1.0.0
   new  7f2edea   Continue development

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 repository and have only
been added to this reference.


Summary of changes:
 VERSION   |2 +-
 debian/changelog  |6 ++
 man/man1/x2goclient.1 |2 +-
 src/version.h |2 +-
 x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc |   10 +-
 x2goclient.spec   |2 +-
 6 files changed, 15 insertions(+), 9 deletions(-)

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email 
on /srv/git/code.x2go.org/x2goclient.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits


[X2Go-Commits] [x2goclient] branch build-main updated (550ae93 -> add03ee)

2017-02-21 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch build-main
in repository x2goclient.

  from  550ae93   release 4.0.5.2
  adds  58a589a   Continue development
  adds  70cad6a   src/sessionbutton.cpp: replace drop down menu button on 
session buttons with a more prominent, bigger settings gear icon.
  adds  41a6398   src/onmainwindow.cpp: add debug statements to 
createRSAKey () regarding the host pub key locations on OS X.
  adds  f5f0872   src/onmainwindow.cpp: fix error message string in 
printSshDError_noHostPubKey ().
  adds  517d90a   {res/,x2goclient.pro}: rename .rcc files to .qrc. Fixes: 
#1096.
  adds  1ec40ee   src/{onmainwindow.{cpp,h},help.cpp}: modify autostart 
option to support multiple autostart apps at the same time. Fixes: #1024.
  adds  e0670e6   res/: fix up previous change, the renaming of 
changelog.qrc was not correctly committed.
  adds  b8e3027   debian/changelog: add entry for the latest change.
  adds  944dadf   src/sshmasterconnection.cpp: add SecurID prompt to 
challenge auth code prompts.
  adds  a518050   Fix SSHFS on Windows client.
  adds  08a070b   debian/changelog: fixup latest entry and add closure for 
#1105.
  adds  9494117   src/sharewidget.cpp: fix compile on UNIX-like platforms 
by defaulting to ISO-8859-1 not just on Linux but also other platforms. 
Fixes:#1124.
  adds  40f3d5c   src/x2goutils.cpp: don't try to wrap absolute paths as 
legacy resource URIs in wrap_legacy_resource_URIs (). Fixes: #910.
  adds  be1355b   {res/img/svg/,res/resources.qrc}: add new file 
hamburger.svg, a custom-created hamburger icon.
  adds  585fb93   src/sessionbutton.cpp: replace drop down menu button on 
session buttons again with the custom-created hamburger icon.
  adds  c092262   src/onmainwindow.{cpp,h}: add new function 
images_resource_path (), similar to iconsPath () but without explicitly 
referring to icons.
  adds  707f990   src/sessionbutton.cpp: we cannot use ".." in resource 
paths to move up one level, so use images_resource_path () instead and hope 
that we finally get a yummy hamburger.
  adds  cd36a75   src/onmainwindow.{cpp,h}: let iconsPath () take a 
const-reference instead of an object and make it a const member function.
  adds  5eca0cf   src/onmainwindow.{cpp,h}: let images_resource_path () 
take a new, optional "base" parameter, that might be empty and is put 
in-between the fixed resource path string and the filename parameter.
  adds  7f48257   src/onmainwindow.cpp: use images_resource_path () in 
iconsPath ().
  adds  b04960e   src/sessionbutton.cpp: instead of using the hamburger.svg 
file directly, render it to a raster image and use this Pixmap as the icon file 
- otherwise the icon will not show up.
  adds  1267231   src/onmainwindow.cpp: remove left-over debug test message.
  adds  33efb13   {unixhelper.{cpp,h},x2goclient.pro{maemo}}: add 
unixhelper stub.
  adds  063cc4a   unixhelper.{cpp,h}: implement cleanup program for process 
group.
  adds  35978d8   x2goclient.cpp: wrap X2Go Client main function and use 
that.
  adds  448d891   x2goclient.cpp: add fork_helper() function to start up 
the UNIX cleanup helper.
  adds  c219f37   x2goclient.cpp: use setsid() on UNIX to become session 
and process group leader.
  adds  38c40d6   x2goclient.cpp: add myself to copyright header.
  adds  72ca36e   x2goclient.cpp: add legacy  header needed 
for old operating systems.
  adds  7188d69   x2goclient.cpp: fix std::edit -> std::exit typo.
  adds  7799e94   unixhelper.{h,cpp}: also include  to 
have Q_OS_UNIX defined on UNIX-based platforms. Move guards around.
  adds  2f08e76   unixhelper.h: forgot to declare type of unix_cleanup() 
function.
  adds  7b2bb8b   unixhelper.{cpp,h},x2goclient.cpp}: unixhelper should 
really be a (module) namespace, not a class.
  adds  5a2b6bd   unixhelper.{cpp,h}: add documentation/comments.
  adds  e080ab1   x2goclient.cpp: return return value of 
unixhelper::unix_cleanup().
  adds  880d401   unixhelper.cpp: kill process group on error.
  adds  ab201f0   unixhelper.{cpp,h}: implement signal unblocking in 
unixhelper::unix_cleanup(). Update documentation.
  adds  9822394   unixhelper.cpp: port from std::signal() to sigaction(). 
Handle errors.
  adds  678d59f   x2goclient.cpp: clean up.
  adds  297e1ec   x2goclient.cpp: don't start the UNIX cleanup helper 
process right after forking.
  adds  27a98c9   x2goclient.cpp: fix compile problems introduced with the 
last commit.
  adds  ba3945b   x2goclient.cpp: fix string comparison.
  adds  7bc682d   x2goclient.cpp: create new argv array on the heap instead 
of on the stack.
  adds  d662747   unixhelper.{cpp,h}: raise sleeping time to two seconds 
and grace period to 10 seconds.
  adds  1bc2069   {unixhelper.{cpp,h},x2goclient.cpp}: switch main cleanup 

[X2Go-Commits] [x2goclient] 01/01: release 4.1.0.0

2017-02-21 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goclient.

commit add03ee78f3dcbee3317bf17a08dcb2cbeb12ee7
Author: X2Go Release Manager 
Date:   Wed Feb 22 05:04:56 2017 +0100

release 4.1.0.0
---
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1384549..68c3a20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x2goclient (4.1.0.0-0x2go1) UNRELEASED; urgency=medium
+x2goclient (4.1.0.0-0x2go1) unstable; urgency=medium
 
   [ Mihai Moldovan ]
   * New upstream version (4.1.0.0):
@@ -616,7 +616,7 @@ x2goclient (4.1.0.0-0x2go1) UNRELEASED; urgency=medium
   * New upstream version (4.1.0.0):
 - res/i18n/x2goclient_fi.ts: update Finnish translation file.
 
- -- X2Go Release Manager   Mon, 19 Sep 2016 09:07:07 +0200
+ -- X2Go Release Manager   Wed, 22 Feb 2017 05:02:35 +0100
 
 x2goclient (4.0.5.2-0x2go1) unstable; urgency=medium
 

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email 
on /srv/git/code.x2go.org/x2goclient.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits