SHA256
1
0
forked from pool/postfix

- Set default lmd to default db. Convert btree tables to lmdb too.

This package is without bdb support. That's why convert must be done
  without any suse release condition.
  o remove patch postfix-no-btree.patch
  o add set-default-db-type.patch

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=398
This commit is contained in:
Peter Varkoly
2021-01-04 12:20:02 +00:00
committed by Git OBS Bridge
parent a8b270e441
commit d5d7245c6d
5 changed files with 98 additions and 23 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 4 12:17:03 UTC 2021 - Peter Varkoly <varkoly@suse.com>
- Set default lmd to default db. Convert btree tables to lmdb too.
This package is without bdb support. That's why convert must be done
without any suse release condition.
o remove patch postfix-no-btree.patch
o add set-default-db-type.patch
-------------------------------------------------------------------
Fri Dec 25 20:32:04 UTC 2020 - Arjen de Korte <suse+build@de-korte.org>