| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Allow building with JDK that uses libalternatives instead of update-alternatives
- 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
- Add reproducible.patch to set .jar mtime to a constant.
- Fix incomplete license tag. [bsc#1099695]
- Add _multibuild to define additional spec files as additional flavors. Eliminates the need for source package links in OBS.
- Build with java source and target levels 8 * fixes build in Factory
- 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
- Changed libdb_java-4_8-fix-java10-comp.patch to acount for Java 10 properly and for following Java versions in a generic way.
- Add libdb-fix-atomic.patch to fix __atomic_compare_exchange clash with GCCs builtin. Fixes build with GCC8 which now rejects this.
- Added libdb_java-4_8-fix-java10-comp.patch to fix the build with Java 10 (10-internal)
- Remove unnecessary dependency on update-alternatives