[zoo-project] branch master updated (dd791e2 -> e1a0119)

Bas Couwenberg sebastic at debian.org
Sun Jan 22 19:11:48 UTC 2017


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

sebastic pushed a change to branch master
in repository zoo-project.

      from  dd791e2   Install main.cfg in /etc/zoo-project & updateStatus.xsl in /var/lib/zoo-project/.
       new  0e112c3   Imported Upstream version 1.6.0~rc2+ds
       new  b55cfd5   Merge tag 'upstream/1.6.0_rc2+ds'
       new  63fa155   New upstream release candidate.
       new  2570113   Drop patches included upstream.
       new  e1a0119   Add patch to set cacheDir to FHS compliant directory.

The 5 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                                   |   2 +-
 ...hen-building-with-OTB-version-upper-or-eq.patch |  35 ---
 debian/patches/cachedir.patch                      |  15 ++
 debian/patches/hardening-buildflags.patch          |   2 +-
 debian/patches/series                              |   3 +-
 ...temporary-fix-for-ITK-4.10-and-OTB-ge-5.4.patch |  43 ----
 debian/zoo-kernel.dirs                             |   1 +
 testing/README                                     |  30 +++
 testing/extractExceptionInfo.xsl                   |  14 ++
 testing/extractStatusLocation.xsl                  |  15 ++
 .../requests/dp.xml                                |   9 +-
 testing/requests/igml_o.xml                        |  19 ++
 testing/requests/ijson_o.xml                       |  19 ++
 testing/requests/ir_o.xml                          |  17 ++
 testing/requests/ir_o_async.xml                    |  17 ++
 testing/requests/ir_or.xml                         |  17 ++
 testing/requests/ir_or_async.xml                   |  17 ++
 testing/requests/irb_o.xml                         |  22 ++
 testing/requests/irb_o_async.xml                   |  22 ++
 testing/requests/irb_or.xml                        |  22 ++
 testing/requests/irb_or_async.xml                  |  22 ++
 testing/run.sh                                     | 255 +++++++++++++++++++++
 zoo-project/zoo-kernel/configure                   |  49 +++-
 zoo-project/zoo-kernel/configure.ac                |  30 ++-
 zoo-project/zoo-kernel/request_parser.c            |  22 +-
 zoo-project/zoo-kernel/server_internal.c           |  36 +--
 zoo-project/zoo-kernel/service.c                   |  10 +-
 27 files changed, 639 insertions(+), 126 deletions(-)
 delete mode 100644 debian/patches/0001-Fix-issue-when-building-with-OTB-version-upper-or-eq.patch
 create mode 100644 debian/patches/cachedir.patch
 delete mode 100644 debian/patches/temporary-fix-for-ITK-4.10-and-OTB-ge-5.4.patch
 create mode 100644 debian/zoo-kernel.dirs
 create mode 100644 testing/README
 create mode 100644 testing/extractExceptionInfo.xsl
 create mode 100644 testing/extractStatusLocation.xsl
 copy zoo-project/zoo-client/lib/tpl/payload_DescribeProcess.mustache => testing/requests/dp.xml (73%)
 create mode 100644 testing/requests/igml_o.xml
 create mode 100644 testing/requests/ijson_o.xml
 create mode 100644 testing/requests/ir_o.xml
 create mode 100644 testing/requests/ir_o_async.xml
 create mode 100644 testing/requests/ir_or.xml
 create mode 100644 testing/requests/ir_or_async.xml
 create mode 100644 testing/requests/irb_o.xml
 create mode 100644 testing/requests/irb_o_async.xml
 create mode 100644 testing/requests/irb_or.xml
 create mode 100644 testing/requests/irb_or_async.xml
 create mode 100755 testing/run.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/zoo-project.git



More information about the Pkg-grass-devel mailing list