bug using passthrough option on opensuse - solved

Matthias Andree matthias.andree at gmx.de
Wed May 22 00:37:40 CEST 2024


Am 21.05.24 um 20:42 schrieb Matthias Andree via bogofilter:
>
> Once we have those in place, bogofilter 1.2.6 it shall be. This is a
> critical bug IMO.

I need to take that back. Since 1.2.5, the Git repo has seen shy of 100
commits, and I've marginally bumped the system and SQLite requirements
so I should give this a new name.

It's still pretty compatible code, meaning your C89 compiler should
still handle it (at least, -std=c89 doesn't trigger complaints for me),
but bogofilter expects better compliant and working system libraries (so
no more trio/ being shipped), and your SQLite can't be older than like
16-ish years either.

Branching off of 1.2.5 would be missing too many other fixes, and I can
invest time I would have to spend on picking the cherries better in
going forward.

I have for now tagged 1.3.0.beta1 in Git, formal builds of a tarballs in
the next few days. Then let's see if I can muster the time to attack
<https://gitlab.com/bogofilter/bogofilter/-/issues/7> in the next few weeks.




More information about the bogofilter mailing list