libdb-4_8/baselibs.conf
David Anes c63b7b4d92 - 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

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libdb-4_8?expand=0&rev=75
2024-08-07 12:49:34 +00:00

11 lines
371 B
Plaintext

libdb-4_8
libdb-4_8-devel
requires -libdb-<targettype>
requires "libdb-4_8-<targettype> = <version>"
provides "libdb-4-<targettype> = <version>"
provides "libdb-<targettype> = <version>"
provides "libdb_cxx-4-<targettype> = <version>"
provides "libdb_cxx-<targettype> = <version>"
conflicts "libdb-4_5-devel-<targettype>"
conflicts "libdb-6_0-devel-<targettype>"