SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for hsqldb-javadoc-2.7.3-150400.74.1.noarch.rpm :

* Mon Sep 23 2024 fstrbaAATTsuse.com- Added patch:
* reproducible-jar-mtime.patch + Don\'t add the Main-Class after jar creation, but during + Fixes manifest timestamp- Clean the spec file
* Fri Sep 20 2024 gus.kenionAATTsuse.com- Upgrade to version 2.7.3:
* version 2.7.3 jar requires JRE 11 or later - tested up to Java 21
* version 2.7.3 alternative jar requires JRE 8 or later
* SQL:2023 updates
* source code refactoring to use Java Generics - no longer compiles with pre 1.8 JDK
* added support for CAST with datetime template argument
* enhancements to TO_CHAR, TO_DATE etc. functions; now using java.time.format.DateTimeFormatter
* added TO_CHAR for numeric values
* added JDBC 4.3 support
* fixed a number of reported regressions and bugs (see tracker)
* Thu Feb 15 2024 fstrbaAATTsuse.com- rpm 4.19 requires dependencies on hsqldb user and group
* Thu Sep 21 2023 fstrbaAATTsuse.com- Modified patch:
* hsqldb-mdescriptor.patch + Build with java source/target levels 8
* Tue Jun 20 2023 david.anesAATTsuse.com- Upgrade to version 2.7.2:
* adds support for JSON constructor functions
* add direct CSV data load and unload
* Mon Oct 24 2022 david.anesAATTsuse.com- Upgrade to upstream version 2.7.1: (bsc#1204521, CVE-2022-41853)
* version 2.7.1 jar requires JRE 11 or later - tested up to Java 17
* version 2.7.1 alternative jar requires JRE 8 or later
* CVE-2022-41853 disallow calling java methods - setting the hsqldb.java_method_names is required for accessing java methods
* enhancements to RECURSIVE CTE\'s- Upgrade to upstream version 2.7.0
* version 2.7.0 jar requires JRE 11 or later - tested up to Java 17
* version 2.7.0 alternative jar requires JRE 8 or later
* added support for JSON constructor functions
* added support for microsecond precision CURRENT_TIMESTAMP and similar functions
* added support for GRANT and REVOKE on all objects in a schema
* added support for CSV file data import and export
* added support for regional time zones such as \'America/New_York\' in conversions
* added SET DATABASE SQL MAX RECURSIVE (sql.max_recursive) setting
* changed the default for SET DATABASE SQL SYS INDEX NAMES (sql.sys_index_names) to true
* changed the properties reported by JDBC DatabaseMetaDat::getClientInfoProperties() method
* improved JDBC DatabaseMetaDat::getTablePrivileges() method to cover fine-grained privileges
* improved error messages for SQL settings statements
* improved documentation
* added some minor enhancements
* fixed a number of reported regressions and bugs (see tracker)- Refreshed/rebased patches with quilt:
* hsqldb-apidocs.patch
* hsqldb-mdescriptor.patch (downgraded to build as 1.7)
* harden_hsqldb.service.patch
* Thu Mar 17 2022 fstrbaAATTsuse.com- Upgrade to upstream version 2.6.1- Modified patch:
* hsqldb-apidocs.patch + adapt to changed context- Removed patches:
* hsqldb-2.4.1-javadoc10.patch
* hsqldb-cmdline.patch + not needed with this version- Added patch:
* hsqldb-mdescriptor.patch + module descriptor needs to be built with at least source/target level 9
* Wed Sep 22 2021 jsegitzAATTsuse.com- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_hsqldb.service.patch
* Mon Dec 14 2020 pmonrealAATTsuse.com- Fix service section to use the libexec directory [bsc#1179973]- Add After=network.target to systemd service- Remove bundled servlet api
* Wed Jun 12 2019 dimstarAATTopensuse.org- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini
* Thu Jul 12 2018 fstrbaAATTsuse.com- Version bump to 2.4.1
* Require java 8 or higher- Changed patch:
* hsqldb-2.3.3-javadoc10.patch -> hsqldb-2.4.1-javadoc10.patch + rediff to changed context
* Mon Dec 18 2017 fstrbaAATTsuse.com- Added patch:
* hsqldb-2.3.3-javadoc10.patch + Fix build with jdk10\'s javadoc that ends in error when a link cannot be downloaded
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Fri Sep 29 2017 fstrbaAATTsuse.com- Mofified patch:
* hsqldb-apidocs.patch + Don\'t force -Xdoclint:none, since we switched the default doclint run off in all our java-devel providers and this option does not work with java < 1.8
* Fri Sep 08 2017 fstrbaAATTsuse.com- Specify java source and target version 1.7 in order to allow build with jdk9
* Fri May 19 2017 mpluskalAATTsuse.com- Update dependencies
* Wed Jul 29 2015 tchvatalAATTsuse.com- Version bump to 2.3.3:
* Various serveral minor issues
* No obvious detailed changelog- Fix build with jdk8 by tweaking doclint:
* hsqldb-apidocs.patch
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools
* Sun Jan 18 2015 p.drouandAATTgmail.com- 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
 
ICM