bogofilter 1.3.0.rc1 now available, release candidate (fixing --disable-unicode)
Matthias Andree via bogofilter-dev <[email protected]> Fri, 18 Apr 2025 16:30:36 +0200
| Newsgroups | gmane.mail.bogofilter.devel,gmane.mail.bogofilter.general |
|---|---|
| Message-ID | <[email protected]> |
--===============3478065450915247393== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5IsrHM8tohlzz38C" Content-Disposition: inline --5IsrHM8tohlzz38C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Greetings, bogofilter 1.3.0.rc1 is now available from https://sourceforge.net/projects/bogofilter/files/bogofilter-current/bogofi= lter-1.3.0.beta/ https://gitlab.com/bogofilter/bogofilter/-/releases/bogofilter-1.3.0.rc1 (on gitlab, use the .tar.xz file and its detached GnuPG signature!) This fixes the remaining --disable-unicode build regression, and=20 switches the default database to SQLite3 (but Berkeley DB remains=20 supported). WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ------------------------------------------------------------------------ POTENTIAL FOR DATA CORRUPTION DURING UPDATES If you plan to upgrade your database library, if only as a side effect of an operating system upgrade, DO HEED the relevant documentation, for instance, the doc/README.db file. You may need to prepare the upgrade with the old version of the software. Otherwise, you may cause irrecoverable damage to your databases. DO backup your databases before making the upgrade. ------------------------------------------------------------------------ WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ------------------------------------------------------------------------ [Incompat 1.3.0] Operating system and SQLite3 Support Bogofilter, as of release 1.3.0, * assumes that all ISO C 9899:1999 headers are present when building, * when used with SQLite3, requires SQLite 3.5.0 (from 2007) or newer. * will use SQLite3 as the default database driver instead of Berkeley DB. If you want to continue using Berkeley DB, use ./configure --with-database=3Ddb when installing bogofilter. NOTE: before installing bogofilter with a new database driver, make sure to export the old database with bogoutil --dump, then rename the original databases to a backup file, only then upgrade bogofilter, and re-load the databases. Also note that sqlite3 and BerkeleyDB use the same extension on wordlist.db, so re-read the previous paragraph for instructions. ---------------------------------------------------------------------------= ---- 1.3.0.rc1 2025-04-18 * Make sqlite3 the default database. Least hassle, less licensing, availability, or maintenance concerns. Alternatively, bogofilter also supports LMDB, KyotoCabinet, TokyoCabinet, QDBM as other database drivers. These can be selected via the ./configure --with-database=3D... argument. NOTE: before installing bogofilter with a new database driver, make sure to export the old database with bogoutil --dump, then rename the original databases to a backup file, only then upgrade bogofilter, and re-load the databases. Also note that sqlite3 and BerkeleyDB use the same extension on wordlist.db, so re-read the previous paragraph for instructions. * Fix ./configure --disable-unicode. Fixes #14. ---------------------------------------------------------------------------= ---- Regards, Matthias Andree --5IsrHM8tohlzz38C Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE3EplW9mTzUhx+oIQ5BKxVu/zhVoFAmgCYgwACgkQ5BKxVu/z hVpKFRAAgsvlOQiZBGymzsZiMWKZs3W+1t1RmyDpb1XoQGZ9WaAICHSt++G8f6Rw 36fW2FNapF8n1ld6n4TYa/oilfbeuBKN8ztptaAcewgRzLL8aoDAACQl/buayEdD oHwFPzsDvlhWVzzhDmZzkCZl5/9jrn5KRklECcGiW+8+jmFSgKcfPf8/C32GlRYp Nn/e4G52cwvHYWILEOICdswUPdGbhKeDcwzrDoDs6SnHkhDYuozWPOHh/OB6YBk9 M6A+4cUchxIs9P+RLdZv9i0NSj40ztc+g/FsD/sjLx86DBdV6dFs9B3Ru8S6lLYD spyWXcspu5N48havX+vU1ZXaT80TwkeStQLQ5Bg1T79j6o8nleZs6XzRpOJnTQzR hk7ToZd+5YXegizM1mupwagwHIoiiyapoVetrdYVKtjH3HLPExnPjLDXVWVmhPDA VrhKP4Bd0vYdt2qckd0iej570+J/ZjsA5oKNZUJ7sy7/oateno50/sZ3v6MWwPye kJq5iirZIMCnEpITRQqMLsX2iumX88DUHivDjRO/vGmPEKibPOAI2HKMMvW1EjS0 QQ+8GF3HRi0+swI/FqBk1FpmvyuZ5coYFtOz/LVE3OtQSq/xXmBs9IcF9ryVgei8 D2Wi4jB6BqMcXrCEEOKO/trsuon5FRw+gRSDhgAAQxzRlGtyZNU= =LmL8 -----END PGP SIGNATURE----- --5IsrHM8tohlzz38C-- --===============3478065450915247393== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ bogofilter-dev mailing list [email protected] https://www.bogofilter.org/mailman/listinfo/bogofilter-dev --===============3478065450915247393==--