basex 8.5.1-1 source package in Ubuntu

Changelog

basex (8.5.1-1) unstable; urgency=medium

  * New upstream releases
    VERSION 8.5.1 (July 11, 2016) ------------------------------------------
    
     - Bug fixes.

    VERSION 8.5 (July 4, 2016) ---------------------------------------------
    
     DATABASE JOBS
     - all registered database jobs are now centrally administered
     - jobs can be scheduled (periodical execution, start/end time)
     - job results can be cached and retrieved later on
     - new Jobs Module: XQuery functions for managing jobs
     - new commands: JOBS [LIST|RESULT|STOP]
     - DBA: visualization of currently registered jobs
    
     XQUERY
     - parallel execution via xquery:fork-join (thank you, James Wright!)
     - alignments with the latest changes in the XQuery 3.1 specification
     - easy chaining of update operations with the 'update' keyword
     - numerous optimizations, smarter rewritings and heuristics
    
     XQUERY MODULES
     - File, Conversion, Fetch Module: handling of invalid XML characters
     - Inspection Module: inspect:function-annotations added
    
     OPTIONS
     - LOGPATH: custom path for logging data
     - CACHETIMEOUT: timeout for dropping cached job results
     - AUTHMETHOD: `custom` added to skip authentication 

 -- Alexander Holupirek <email address hidden>  Wed, 13 Jul 2016 17:20:46 +0200

Upload details

Uploaded by:
Alexander Holupirek
Uploaded to:
Sid
Original maintainer:
Alexander Holupirek
Architectures:
all
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe database

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
basex_8.5.1-1.dsc 1.9 KiB e4fce9884b11f277b12cf8db460dba7d178f15b837f043502b58fbe43aeb8e29
basex_8.5.1.orig.tar.gz 2.7 MiB 337b7e35d3494ba5c98c13e1e6f9331b3e44d15c413bd61e4ffc1f78a9358873
basex_8.5.1-1.debian.tar.xz 94.7 KiB e93923f77c7d9a55e8708a3bc9b0f8da92f598e62b76dc2c703cc2b61f563aa4

Available diffs

No changes file available.

Binary packages built by this source

basex: XML database and XPath/XQuery processor

 BaseX is a very fast and light-weight, yet powerful XML database and
 XPath/XQuery processor, including support for the latest W3C Full Text and
 Update Recommendations. It supports large XML instances and offers a highly
 interactive front-end (basexgui). Apart from two local standalone modes, BaseX
 offers a client/server architecture.
 .
 The package provides following commands:
  * basex .......... Standalone local XML database. Command line interface.
  * basexgui ....... Standalone local XML database. Graphical user interface.
  * basexserver .... BaseX XML Database Server.
  * basexclient .... BaseX XML Database Client.
 BaseX XML database and XPath/XQuery processor