Package Release Info

libdb_java-4_8-4.8.30-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libdb_java-4_8-devel

Change Logs

* Wed Aug 07 2024 pmonreal@suse.com
- Security fix: [bsc#1174414, CVE-2019-2708]
  * libdb: Data store execution leads to partial DoS
  * Backport the upsteam commits:
  - Fixed several possible crashes when running db_verify
    on a corrupted database. [#27864]
  - Fixed several possible hangs when running db_verify
    on a corrupted database. [#27864]
  - Added a warning message when attempting to verify a queue
    database which has many extent files. Verification will take
    a long time if there are many extent files. [#27864]
  * Add libdb-4_8-CVE-2019-2708.patch
* Tue Jul 16 2024 bwiedemann@suse.com
- Add reproducible.patch to set .jar mtime to a constant.
* Wed Jun 21 2023 pmonreal@suse.com
- Fix incomplete license tag. [bsc#1099695]
* Thu May 04 2023 fcrozat@suse.com
- Add _multibuild to define additional spec files as additional
  flavors.
  Eliminates the need for source package links in OBS.
* Fri Apr 08 2022 fstrba@suse.com
- Build with java source and target levels 8
  * fixes build in Factory
* Mon Aug 19 2019 tchvatal@suse.com
- Remove the getpatches as it does not work at all, oracle
  removed the pages
- Use spec-cleaner
- Fix stripped debuginfo to make sure we can debug with libdb
* Mon Apr 09 2018 fstrba@suse.com
- Changed libdb_java-4_8-fix-java10-comp.patch to acount for Java
  10 properly and for following Java versions in a generic way.
* Tue Mar 13 2018 rguenther@suse.com
- Add libdb-fix-atomic.patch to fix __atomic_compare_exchange clash
  with GCCs builtin.  Fixes build with GCC8 which now rejects this.
* Tue Jan 09 2018 pmonrealgonzalez@suse.com
- Added libdb_java-4_8-fix-java10-comp.patch to fix the build with
  Java 10 (10-internal)
* Wed Oct 18 2017 jayvdb@gmail.com
- Remove unnecessary dependency on update-alternatives