hsqldb/hsqldb.changes
Michal Vyskocil 19e37afe6e - 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

OBS-URL: https://build.opensuse.org/package/show/Java:packages/hsqldb?expand=0&rev=8
2012-05-21 12:21:41 +00:00

32 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
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