hsqldb1.8.0 1.8.0.10+dfsg-12 source package in Ubuntu

Changelog

hsqldb1.8.0 (1.8.0.10+dfsg-12) unstable; urgency=medium

  * add patch from upstream to
    avoid execution of spurious command in script or log file
    (CVE-2023-1183)

 -- Rene Engelhard <email address hidden>  Wed, 15 Feb 2023 07:46:52 +0100

Upload details

Uploaded by:
Debian OpenOffice Team
Uploaded to:
Sid
Original maintainer:
Debian OpenOffice Team
Architectures:
all
Section:
oldlibs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe oldlibs
Noble release universe oldlibs
Mantic release universe oldlibs

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
hsqldb1.8.0_1.8.0.10+dfsg-12.dsc 1.9 KiB a8b9dceb08b07ee8890280ca6dd8af4985d18afe2714736e12ee7222165498a9
hsqldb1.8.0_1.8.0.10+dfsg.orig.tar.gz 2.8 MiB e555da47b3c1c3f364de2297b2c2b76113fbbd903604d6a0a6f782b060a16f48
hsqldb1.8.0_1.8.0.10+dfsg-12.diff.gz 30.2 KiB bae9dfd3e03cbf8735424cf6afc8bb5297f8d6188a25a438832459da7504b580

No changes file available.

Binary packages built by this source

libhsqldb1.8.0-java: Java SQL database engine

 HSQLDB is an SQL relational database engine written in Java. It has a
 JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus
 SQL:1999 and SQL:2003 enhancements. It offers a small, fast database
 engine that offers both in-memory and disk-based tables. Embedded and
 server modes are available. Additionally, it includes tools such as a
 minimal web server, in-memory query and management tools (can be run as
 applets), and a number of demonstration examples.
 .
 Web site: http://hsqldb.org/