aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/patches/series1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f5d68e55a..93d6d7ad6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,6 +45,12 @@ nx-libs (2:3.5.0.25-0x2go1) UNRELEASED; urgency=low
+ 209_x2goagent_add-man-page.full.patch
+ 220_nxproxy_bind-loopback-only.full+lite.patch
+ [ Oleksandr Shneyder ]
+ * Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path
+ specified by "state" option in agent options file. If option is omitted,
+ session state will not be saved. Session states are: STARTING, RUNNING,
+ SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED.
+
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 07 May 2014 09:58:10 +0200
nx-libs (2:3.5.0.24-0x2go1) unstable; urgency=low
diff --git a/debian/patches/series b/debian/patches/series
index edbd38edd..25f20ddaf 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -65,3 +65,4 @@
999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch
016_nx-X11_install-location.debian.patch
102_xserver-xext_set-securitypolicy-path.debian.patch
+210_nxagent_nxcomp_save_session_state.patch