From c443b6628ed1c2b7e5cd65ee4f8cc12340fad8e3 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 27 Jan 2022 01:05:16 +0100 Subject: mail/bogofilter*: change default database * The default version of mail/bogofilter now uses LMDB instead of Berkeley DB. It is not compatible and cannot read databases. * bogofilter was renamed to bogofilter-bdb * bogofilter-lmdb was renamed to bogofilter * MOVED/UPDATING entries included. --- UPDATING | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 2ea507392648..9a0acdfe78ba 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,21 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20220126: + AFFECTS: users of mail/bogofilter, mail/bogofilter-lmdb + AUTHOR: mandree@FreeBSD.org + + The default version of mail/bogofilter now uses LMDB instead + of Berkeley DB. It is not compatible and cannot read databases. + + Your options are: + 1. use bogoutil on each wordlist for each of your users first, + ONLY THEN reinstall bogofilter, THEN reload the databases with bogoutil, + OR + 2. install the matching bogofilter version and + If you had been using bogofilter-lmdb so far, install bogofilter. + If you had been using bogofilter so far, install bogofilter-bdb. + 20220125: AFFECTS: users of lang/php74 AUTHOR: tz@FreeBSD.org -- cgit v1.2.3