* 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
* Thu Feb 29 2024 pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
* 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 Mar 10 2023 mpluskal@suse.com
- Build AVX2 enabled hwcaps library for x86_64-v3
* Tue Aug 27 2019 william.brown@suse.com
- Add opd deadlock patch as found and documented by Red Hat.
(bsc#1148244)
* 0001-OPD-deadlock-RH-BZ-1349779.patch
* 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
* Thu Dec 20 2018 tchvatal@suse.com
- Fix the license to match up really what is in there
* 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.
* Thu Mar 31 2016 tchvatal@suse.com
- Use upstream tarball
- Cleanup a bit with spec-cleaner
- remove unused script check-build.sh