This update for libdb-4_8 fixes the following issues:
CVE-2019-2708: Fixed data store execution leading to partial DoS (bsc#1174414)
Changes:
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]