Hello community, here is the log from the commit of package hsqldb for openSUSE:Factory checked in at 2015-01-30 10:59:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hsqldb (Old) and /work/SRC/openSUSE:Factory/.hsqldb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hsqldb" Changes: -------- --- /work/SRC/openSUSE:Factory/hsqldb/hsqldb.changes 2013-09-11 13:39:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.hsqldb.new/hsqldb.changes 2015-01-30 10:59:41.000000000 +0100 @@ -1,0 +2,23 @@ +Sun Jan 18 23:42:53 UTC 2015 - [email protected] + +- Update to version 2.3.2 + * fixed several minor issues + * fixed bug with incomplete rollback of MVCC transaction that + inserts and updates the same row + * fixed issue with parsing of long BIT strings in SQL + * fixed issue with SQL triggers when columns were added or dropped + from a table with SQL triggers + * fixed issue with an index added to a TEMP table with ON COMMIT + PRESERVE ROWS and containing data + * added URL property hsqldb.digest which can be used with alternative + secure hash algorithms for passwords + * changed the class used for offline backup and restore to + org.hsqldb.lib.tar.DbBackupMain + * extended the scope of SET DATABASE SQL REFERENCES TRUE to catch + ambiguity with identical table aliases + * extended support for the DEFAULT keyword used in INSERT and UPDATE + to apply to columns with no default + * improved support for recursive queries + * improved ORA and MYS syntax compatibility modes + +------------------------------------------------------------------- Old: ---- hsqldb-2.2.9.pom hsqldb-2.2.9.zip New: ---- hsqldb-2.3.2.pom hsqldb-2.3.2.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hsqldb.spec ++++++ --- /var/tmp/diff_new_pack.nRmuJI/_old 2015-01-30 10:59:42.000000000 +0100 +++ /var/tmp/diff_new_pack.nRmuJI/_new 2015-01-30 10:59:42.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package hsqldb # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: hsqldb -Version: 2.2.9 +Version: 2.3.2 Release: 0 Summary: HyperSQL Database Engine License: BSD-3-Clause @@ -28,7 +28,9 @@ Source2: hsqldb-1.8.0-standard-server.properties Source3: hsqldb-1.8.0-standard-webserver.properties Source4: hsqldb-1.8.0-standard-sqltool.rc -Source5: http://www.hsqldb.org/repos/org/hsqldb/hsqldb/%{version}/hsqldb-%{version}.pom +#Source5: http://www.hsqldb.org/repos/org/hsqldb/hsqldb/%{version}/hsqldb-%{version}.pom +# The maven pom file related to 2.3.2 version is not yet released +Source5: hsqldb-%{version}.pom # Custom systemd files - talking with upstream about incorporating them, see # http://sourceforge.net/projects/hsqldb/forums/forum/73673/topic/5367103 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
