The branch, build-baikal has been updated
via abf03fd2c05cbbf24cd9c40e81684706c258ea63 (commit)
from 4ad13f4ef6bfd430432b928e72686e2ae995d175 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
nxcompext/…
[View More]CHANGELOG | 8 ++++++++
nxcompext/VERSION | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
The diff of changes is:
diff --git a/nxcompext/CHANGELOG b/nxcompext/CHANGELOG
index c0a2d72..18f6c27 100644
--- a/nxcompext/CHANGELOG
+++ b/nxcompext/CHANGELOG
@@ -1,5 +1,13 @@
ChangeLog:
+nxcompext-3.3.0-2
+
+- Updated VERSION.
+
+nxcompext-3.3.0-1
+
+- Opened the 3.3.0 branch based on nxcompext-3.2.0-1.
+
nxcompext-3.2.0-1
- Opened the 3.2.0 branch based on nxcompext-3.1.0-2.
diff --git a/nxcompext/VERSION b/nxcompext/VERSION
index 944880f..15a2799 100644
--- a/nxcompext/VERSION
+++ b/nxcompext/VERSION
@@ -1 +1 @@
-3.2.0
+3.3.0
hooks/post-receive
--
nx-libs.git (NX (redistributed))
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nx-libs.git" (NX (redistributed)).
[View Less]
The branch, build-main has been updated
via 19685c5665850cfdee350023f6187f6d8a22e5d5 (commit)
from 26901cc52224dbfbf308b9252640563e4b52e960 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/…
[View More]changelog | 6 +++++-
debian/control | 12 ++++++++++++
debian/rules | 10 ++--------
3 files changed, 19 insertions(+), 9 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 6c255c9..204db88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,7 +15,11 @@ nx-libs (2:3.5.0.17-0) UNRELEASED; urgency=low
* Add libxml2-dev to build dependencies.
* Add pkg-config to build dependencies.
- -- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Wed, 07 Nov 2012 21:14:23 +0100
+ [ Reinhard Tartler ]
+ * install debug symbols for all packages in a new binary package
+ 'nx-x11-dbg'.
+
+ -- Reinhard Tartler <siretart(a)tauware.de> Sun, 09 Dec 2012 09:38:58 +0100
nx-libs (2:3.5.0.16-0) unstable; urgency=low
diff --git a/debian/control b/debian/control
index c1e4b14..5be8802 100644
--- a/debian/control
+++ b/debian/control
@@ -239,3 +239,15 @@ Description: NX shadowing library headers
.
This package provides a library for shadow session support (header
files).
+
+Package: nx-x11-dbg
+Section: debug
+Architecture: any
+Description: Debug Symbols for nx-x11 libraries
+ NX is a software suite which implements very efficient
+ compression of the X11 protocol. This increases performance when
+ using X applications over a network, especially a slow one.
+ .
+ This package contains detached debug symbols that help generating more
+ helpful backtraces. You can safely remove it if you do not intend to
+ debug X2Go packages on this system.
diff --git a/debian/rules b/debian/rules
index f88f0a7..96bdbdb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,11 +32,5 @@ override_dh_auto_build:
override_dh_auto_install:
-#override_dh_strip:
-# dh_strip -plibnx-x11 --dbg-package=libnx-x11-dbg
-# dh_strip -plibxcomp3 --dbg-package=libxcomp-dbg
-# dh_strip -plibxcompext3 --dbg-package=libxcompext-dbg
-# dh_strip -plibxcompshad3 --dbg-package=libxcompshad-dbg
-# dh_strip -pnxagent --dbg-package=nxagent-dbg
-#
-#.PHONY: override_dh_strip
+override_dh_strip:
+ dh_strip --dbg-package=nx-x11-dbg
hooks/post-receive
--
nx-libs.git (NX (redistributed))
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nx-libs.git" (NX (redistributed)).
[View Less]
The branch, build-baikal has been updated
via 233de71fc954b38f6be286e28e525e50533f9c49 (commit)
from 7c9e193ae57974a27af73f05115532f8d3887502 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
nxcomp/…
[View More]CHANGELOG | 6 ++++++
nxcomp/VERSION | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
The diff of changes is:
diff --git a/nxcomp/CHANGELOG b/nxcomp/CHANGELOG
index 8899712..df10c85 100644
--- a/nxcomp/CHANGELOG
+++ b/nxcomp/CHANGELOG
@@ -1,5 +1,11 @@
ChangeLog:
+nxcomp-3.5.0-1
+
+- Opened the 3.5.0 branch based on nxcomp-3.4.0-7.
+
+- Updated copyright to year 2011.
+
nxcomp-3.4.0-7
- Fixed TR03H02334. Modified the UNIX domain socket checks on MacOSX
diff --git a/nxcomp/VERSION b/nxcomp/VERSION
index 1809198..1545d96 100644
--- a/nxcomp/VERSION
+++ b/nxcomp/VERSION
@@ -1 +1 @@
-3.4.0
+3.5.0
hooks/post-receive
--
nx-libs.git (NX (redistributed))
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nx-libs.git" (NX (redistributed)).
[View Less]
The branch, build-baikal has been updated
via 7c9e193ae57974a27af73f05115532f8d3887502 (commit)
from 477961678194817aaf1aaf3602f1c91d288a539d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
nxcomp/…
[View More]CHANGELOG | 5 +++++
nxcomp/Loop.cpp | 9 ++++++++-
2 files changed, 13 insertions(+), 1 deletion(-)
The diff of changes is:
diff --git a/nxcomp/CHANGELOG b/nxcomp/CHANGELOG
index bedb2cc..8899712 100644
--- a/nxcomp/CHANGELOG
+++ b/nxcomp/CHANGELOG
@@ -1,5 +1,10 @@
ChangeLog:
+nxcomp-3.4.0-7
+
+- Fixed TR03H02334. Modified the UNIX domain socket checks on MacOSX
+ to be compliant with the standard introduced in OSX 10.6.3.
+
nxcomp-3.4.0-6
- Solved compilation problems on Solaris.
diff --git a/nxcomp/Loop.cpp b/nxcomp/Loop.cpp
index d5f5d03..92b6fc2 100644
--- a/nxcomp/Loop.cpp
+++ b/nxcomp/Loop.cpp
@@ -4261,6 +4261,13 @@ int SetupDisplaySocket(int &xServerAddrFamily, sockaddr *&xServerAddr,
if (useLaunchdSocket == 1)
{
+ char *slash = rindex(display, '/');
+
+ if (slash != NULL)
+ {
+ *slash = '\0';
+ }
+
snprintf(unixSocketDir, DEFAULT_STRING_LENGTH - 1, "%s", display);
}
@@ -4301,7 +4308,7 @@ int SetupDisplaySocket(int &xServerAddrFamily, sockaddr *&xServerAddr,
if (useLaunchdSocket == 1)
{
- sprintf(unixSocketName, "%s:%d", unixSocketDir, xPort);
+ strncpy(unixSocketName, displayHost, DEFAULT_STRING_LENGTH - 1);
}
#endif
hooks/post-receive
--
nx-libs.git (NX (redistributed))
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nx-libs.git" (NX (redistributed)).
[View Less]
The branch, build-main has been updated
via 241010302cdcd8c4f4ee33a717958e8782a24a6c (commit)
from 19685c5665850cfdee350023f6187f6d8a22e5d5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/…
[View More]control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/control b/debian/control
index 5be8802..dc2604c 100644
--- a/debian/control
+++ b/debian/control
@@ -250,4 +250,4 @@ Description: Debug Symbols for nx-x11 libraries
.
This package contains detached debug symbols that help generating more
helpful backtraces. You can safely remove it if you do not intend to
- debug X2Go packages on this system.
+ debug NX packages on this system.
hooks/post-receive
--
nx-libs.git (NX (redistributed))
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nx-libs.git" (NX (redistributed)).
[View Less]
The branch, build-main has been updated
via 016959d115d86e65771d876ec1287e30e5245401 (commit)
from 241010302cdcd8c4f4ee33a717958e8782a24a6c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/…
[View More]changelog | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 204db88..8cab08b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,9 +16,9 @@ nx-libs (2:3.5.0.17-0) UNRELEASED; urgency=low
* Add pkg-config to build dependencies.
[ Reinhard Tartler ]
- * install debug symbols for all packages in a new binary package
+ * Install debug symbols for all packages in a new binary package
'nx-x11-dbg'.
-
+
-- Reinhard Tartler <siretart(a)tauware.de> Sun, 09 Dec 2012 09:38:58 +0100
nx-libs (2:3.5.0.16-0) unstable; urgency=low
hooks/post-receive
--
nx-libs.git (NX (redistributed))
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nx-libs.git" (NX (redistributed)).
[View Less]
The branch, build-baikal has been updated
via 232dfc41d41390bfffa75ec2ed065c109fa03a0e (commit)
from 233de71fc954b38f6be286e28e525e50533f9c49 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
nxcomp/…
[View More]CHANGELOG | 4 ++++
nxcomp/Proxy.cpp | 19 ++++++++++++++++++-
nxcomp/ServerProxy.cpp | 2 +-
3 files changed, 23 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/nxcomp/CHANGELOG b/nxcomp/CHANGELOG
index df10c85..b7ef0d9 100644
--- a/nxcomp/CHANGELOG
+++ b/nxcomp/CHANGELOG
@@ -1,5 +1,9 @@
ChangeLog:
+nxcomp-3.5.0-2
+
+- Fixed TR11H02398. Solved a race condition when creating channels.
+
nxcomp-3.5.0-1
- Opened the 3.5.0 branch based on nxcomp-3.4.0-7.
diff --git a/nxcomp/Proxy.cpp b/nxcomp/Proxy.cpp
index 347dd5a..3b4df7e 100644
--- a/nxcomp/Proxy.cpp
+++ b/nxcomp/Proxy.cpp
@@ -1,6 +1,6 @@
/**************************************************************************/
/* */
-/* Copyright (c) 2001, 2010 NoMachine, http://www.nomachine.com/. */
+/* Copyright (c) 2001, 2011 NoMachine, http://www.nomachine.com/. */
/* */
/* NXCOMP, NX protocol compression and NX extensions to this software */
/* are copyright of NoMachine. Redistribution and use of the present */
@@ -1626,6 +1626,23 @@ int Proxy::handleControlFromProxy(const unsigned char *message)
int channelId = *(message + 2);
//
+ // Check if the channel has been dropped.
+ //
+
+ if (channels_[channelId] != NULL &&
+ (channels_[channelId] -> getDrop() == 1 ||
+ channels_[channelId] -> getClosing() == 1))
+ {
+ #ifdef TEST
+ *logofs << "Proxy: Dropping the descriptor FD#"
+ << getFd(channelId) << " channel ID#"
+ << channelId << ".\n" << logofs_flush;
+ #endif
+
+ handleDrop(channelId);
+ }
+
+ //
// Check if the channel is in the valid
// range.
//
diff --git a/nxcomp/ServerProxy.cpp b/nxcomp/ServerProxy.cpp
index 404dd51..0a72fc3 100644
--- a/nxcomp/ServerProxy.cpp
+++ b/nxcomp/ServerProxy.cpp
@@ -1,6 +1,6 @@
/**************************************************************************/
/* */
-/* Copyright (c) 2001, 2010 NoMachine, http://www.nomachine.com/. */
+/* Copyright (c) 2001, 2011 NoMachine, http://www.nomachine.com/. */
/* */
/* NXCOMP, NX protocol compression and NX extensions to this software */
/* are copyright of NoMachine. Redistribution and use of the present */
hooks/post-receive
--
nx-libs.git (NX (redistributed))
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nx-libs.git" (NX (redistributed)).
[View Less]
The branch, build-main has been updated
via 923b7c7eb08520622becfa86389abc2a45e771b7 (commit)
from 016959d115d86e65771d876ec1287e30e5245401 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/…
[View More]changelog | 4 ++++
debian/patches/series | 3 +++
2 files changed, 7 insertions(+)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 8cab08b..d247973 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,10 @@ nx-libs (2:3.5.0.17-0) UNRELEASED; urgency=low
* Add libxml2-dev to build dependencies.
* Add pkg-config to build dependencies.
+ [ Orion Poplawski ]
+ * Add patches: 026_nxcomp*_honour-optflags.full*.patch. (Closes upstream
+ issue #84).
+
[ Reinhard Tartler ]
* Install debug symbols for all packages in a new binary package
'nx-x11-dbg'.
diff --git a/debian/patches/series b/debian/patches/series
index fb63124..ea15ce5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -25,6 +25,9 @@
024_fix-make-clean.full.patch
024_fix-make-clean.full+lite.patch
025_nxproxy_no-configure-file.full+lite.patch
+026_nxcompext_honour-optflags.full.patch
+026_nxcomp_honour-optflags.full+lite.patch
+026_nxcompshad_honour-optflags.full.patch
030_nx-X11_configure-args.full.patch
031_nx-X11_parallel-make.full.patch
051_nxcomp_macos105-fdisset.full+lite.patch
hooks/post-receive
--
nx-libs.git (NX (redistributed))
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nx-libs.git" (NX (redistributed)).
[View Less]