basex 10.5-1 source package in Ubuntu

Changelog

basex (10.5-1) unstable; urgency=medium

  * New upstream release 10.5
    VERSION 10.5 (March 23, 2023) ------------------------------------------

     - new XQuery 4 features
     - numerous performance tweaks
     - minor bug fixes

    VERSION 10.4 (December 1, 2022) ----------------------------------------

     - minor bug fixes
     - DBA, settings: enable indentation
     - XQuery 4 preview features updated

    VERSION 10.3 (October 11, 2022) ----------------------------------------

     - better pooling of HTTP requests
     - new command-line option -W for indenting results
     - minor bug fixes

    VERSION 10.2 (September 28, 2022) --------------------------------------

     - new undocumented XQuery 4 preview features
     - optimization: better rewritings of positional tests
     - optimization: simplifying arithmetic expressions
     - optimization: consistent propagation of data reference
     - optimization: faster invocation of function items

    VERSION 10.1 (August 18, 2022) -----------------------------------------

     - Bug fix: HTTP Requests, sending headers
     - Bug fix: Storage handling of main-memory databases
     - Bug fix: GUI editor, double clicks
     - Bug fix: function items and mixed updates
     - undocumented XQuery 4 preview features

    VERSION 10.0 (August 1, 2022) ------------------------------------------

     STORAGE
     - Three resources types: XML, binary, XQuery Values
     - When importing XML, whitespaces are now preserved
     - Backups enhanced for general data (users, services, store)

     XQUERY
     - Multiple compilation steps for improved locking!
     - New Store Module: persistent main-memory key-value storage
     - Database Module: store values (db:put-value, db:get-value)
     - When serializing XML, indentation is now turned off

     GENERAL
     - GUI revised: HiDPI support, new icons, improved consistency
     - All HTTP requests based on new Java HTTP client
     - Universal catalog support, based on new XML Catalog API
     - Responses of standard REST API use default namespace
     - Default ports for web applications: 8984/8985 -> 8080/8081
     - Default admin password was removed

    VERSION 9.7.3 (June 30, 2022) ------------------------------------------

     - DBA: Improved support for database backups
     - Performance tweaks and bug fixes
     - BaseX 10 preview: Store Module (before: Caching Module)
     - BaseX 10 preview: Backup of general data (users, jobs, stores)
  * Added libansi1.jar as dependency.  Add lib to class path in startup
    scripts to enables CLI for "basex" and "basexclient" commands.

 -- Alexander Holupirek <email address hidden>  Mon, 20 Nov 2023 17:35:18 +0100

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
Noble release universe database

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
basex_10.5-1.dsc 1.9 KiB 42d11fddc9bf7ebd39cb5a9e5d6e96aa37e477cf839afcb8854ba51c5aeb9a59
basex_10.5.orig.tar.xz 2.2 MiB 3d5f867afb247bbe24d1103712980b1ac05f6ef14fa48476211d49504fb4173d
basex_10.5-1.debian.tar.xz 100.4 KiB b8c767e13e28599d55733b6dd30c6fb9cf959b8557698dddeeaa5cb76fb3d3a4

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