File hsqldb.changes of Package hsqldb

-------------------------------------------------------------------
Mon Sep  9 11:05:43 UTC 2013 - tchvatal@suse.com

- Move from jpackage-utils to javapackage-tools

-------------------------------------------------------------------
Wed Sep  4 12:42:55 UTC 2013 - mvyskocil@suse.com

- Update to 2.2.9
  * new core fully multithreaded core supports 2PL (two-phased locking)
    and MVCC (multiversion concurrency control), plus a hybrid 2PL+MVCC
    transaction control mode
  * Massive high performance LOB store for BLOBs and CLOBs up to multi-gigabyte
    size, with total storage capacity of 64 terabytes.
  * Increased default storage space of 16GB for ordinary data, with fast
    startup and shutdown. Storage space can be extended to 2TB.
  * Large result sets, views and subqueries can now be stored on disk (on the
    server side) while being generated and accessed. The threshold to store
    a result on disk, as well as the actual fetch size in client-server
    configurations can be specified per connection.
  * All query conditions, whether in a JOIN or WHERE clause, are now
    allocated to an index if possible.
  * HyperSQL supports schema-based stored procedures and functions written
    entirely in SQL and JAVA.
  * Support for BIT, BIT VARYING, CLOB, BLOB, INTERVAL according to the
    SQL Standards
  * and many more - see http://hsqldb.sourceforge.net/web/features200.html
- Dropped patches
  * hsqldb-1.8.0-scripts.patch
  * hsqldb-1.8.0.10-suse-initscript.patch (systemd service is used)
  * hsqldb-jdbc-4.1.patch
  * hsqldb-tmp.patch (hsqldb-wrapper is used)
- New patches
  * hsqldb-apidocs.patch
  * hsqldb-cmdline.patch
- systemd integration and drop init script

-------------------------------------------------------------------
Mon May 21 12:19:01 UTC 2012 - mvyskocil@suse.cz

- Update to 1.8.1.3
  * adds support for fast closing of huge database files
  * better query optimisation. 
  * bugfixes
- add maven pom
- fix build with jdk7
- run su with -s /bin/sh in initscript

-------------------------------------------------------------------
Mon Dec 19 13:22:15 CET 2011 - dmueller@suse.de

- fix hsqldb_lic.txt packaged in hsqldb-manual and hsqldb

-------------------------------------------------------------------
Fri Jan 14 14:11:21 UTC 2011 - mvyskocil@suse.cz

- fix bnc#664425 - error in init script of hsqldb
    * init PATH on the begining
    * use absolute names
- change default shell from /bin/false to /bin/sh to make su command
  (and server start) possible
- change hsqldb jar location to /usr/share/java/hsqldb.jar

-------------------------------------------------------------------
Wed May 13 09:11:43 CEST 2009 - mvyskocil@suse.cz

- Initial SUSE packaging od hsqldb 1.8.0.10 from jpackage.org 

openSUSE Build Service is sponsored by