- Backport bdb disabling fix

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=527
This commit is contained in:
2020-01-17 12:48:49 +00:00
committed by Git OBS Bridge
parent 576599cc2d
commit 5368e50679
5 changed files with 826 additions and 1 deletions

View File

@@ -11,6 +11,12 @@ Fri Jan 17 11:27:17 CET 2020 - mls@suse.de
- Backport read-only BerkeleyDB code
new patch: bdb_ro.diff
- Enable ndb backend
- Backport bdb disabling fix
new patch: disable_bdb.diff
- Backport ndb improvements
new patch: ndb_backport.diff
- Backport automatic db conversion
new patch: db_conversion.diff
-------------------------------------------------------------------
Fri Dec 6 15:30:48 CET 2019 - mls@suse.de