This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from 7154096 fix changelog entry for patch 057 new fcd9b71 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. 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: debian/changelog | 6 ++++++ debian/patches/series | 1 + 2 files changed, 7 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit fcd9b71bc912fa0d56b935fe0f3c06bec25d1124 Author: Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> Date: Wed Jun 25 09:57:42 2014 +0200 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. --- debian/changelog | 6 ++++++ debian/patches/series | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index f5d68e5..93d6d7a 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 edbd38e..25f20dd 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 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git