Sun, 19 May 2024 07:44:34 UTC | login

Information for build hsqldb-2.4.0-4.fc29

ID59679
Package Namehsqldb
Version2.4.0
Release4.fc29
Epoch1
SummaryHyperSQL Database Engine
DescriptionHSQLdb is a relational database engine written in JavaTM , with a JDBC driver, supporting a subset of ANSI-92 SQL. It offers a small (about 100k), fast database engine which 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 or servlets, too) and a number of demonstration examples. Downloaded code should be regarded as being of production quality. The product is currently being used as a database and persistence engine in many Open Source Software projects and even in commercial projects and products! In it's current version it is extremely stable and reliable. It is best known for its small size, ability to execute completely in memory and its speed. Yet it is a completely functional relational database management system that is completely free under the Modified BSD License. Yes, that's right, completely free of cost or restrictions!
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 13:53:40 UTC
CompletedThu, 19 Jul 2018 13:53:40 UTC
Tags
f29
f30
f31
RPMs
src
hsqldb-2.4.0-4.fc29.src.rpm (info) (download)
noarch
hsqldb-2.4.0-4.fc29.noarch.rpm (info) (download)
hsqldb-demo-2.4.0-4.fc29.noarch.rpm (info) (download)
hsqldb-javadoc-2.4.0-4.fc29.noarch.rpm (info) (download)
hsqldb-lib-2.4.0-4.fc29.noarch.rpm (info) (download)
hsqldb-manual-2.4.0-4.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:2.4.0-3 - Escape macros in %changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Nov 30 2017 Michael Simacek <msimacek@redhat.com> - 1:2.4.0-1 - Update to upstream version 2.4.0 - Install with XMvn * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.3.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Dec 07 2016 Michael Simacek <msimacek@redhat.com> - 1:2.3.4-2 - Fix broken link to servlet.jar (Resolves rhbz#1400405) - Remove bundled servlet api