SHA256
1
0
forked from pool/postfix

- Set default lmd to default db.

- Convert btree tables to lmdb too. Stop postfix befor converting from
  bdb to lmdb
- This package is without bdb support. That's why convert must be done

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=399
This commit is contained in:
Peter Varkoly
2021-01-05 10:18:13 +00:00
committed by Git OBS Bridge
parent d5d7245c6d
commit 17ec2d520b
4 changed files with 100 additions and 4 deletions

View File

@@ -1,8 +1,10 @@
-------------------------------------------------------------------
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
- Set default lmd to default db.
- Convert btree tables to lmdb too. Stop postfix befor converting from
bdb to lmdb
- 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