bogofilter 1.2.5-1build2 source package in Ubuntu
Changelog
bogofilter (1.2.5-1build2) jammy; urgency=medium * No-change rebuild against libgsl27 -- Steve Langasek <email address hidden> Tue, 07 Dec 2021 17:25:01 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | ||
Lunar | release | universe | ||
Kinetic | release | universe | ||
Jammy | release | universe |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bogofilter_1.2.5.orig.tar.xz | 782.5 KiB | 3248a1373bff552c500834adbea4b6caee04224516ae581fb25a4c6a6dee89ea |
bogofilter_1.2.5-1build2.debian.tar.xz | 18.8 KiB | e32f9a81d1d9ee3fb86be7925610387c2d96d07afff8556a9b950a4fd89edaf9 |
bogofilter_1.2.5-1build2.dsc | 2.2 KiB | dfc2c85ac030a2d14a21692c129adb02c6563323f3a1306d283730167fd14209 |
Available diffs
- diff from 1.2.5-1build1 to 1.2.5-1build2 (324 bytes)
Binary packages built by this source
- bogofilter: fast Bayesian spam filter (meta package)
This package implements a fast Bayesian spam filter along the lines suggested
by Paul Graham in his article "A Plan For Spam".
.
This version substantially improves on Paul's proposal by doing smarter
lexical analysis. In particular, hostnames and IP addresses are retained
as recognition features rather than broken up. Various kinds of MTA
cruft such as dates and message-IDs are discarded so as not to bloat
the word lists.
- bogofilter-bdb: fast Bayesian spam filter (Berkeley DB)
This package implements a fast Bayesian spam filter along the lines suggested
by Paul Graham in his article "A Plan For Spam".
.
This version substantially improves on Paul's proposal by doing smarter
lexical analysis. In particular, hostnames and IP addresses are retained
as recognition features rather than broken up. Various kinds of MTA
cruft such as dates and message-IDs are discarded so as not to bloat
the word lists.
.
This package provides the bdb database backend.
- bogofilter-bdb-dbgsym: debug symbols for bogofilter-bdb
- bogofilter-common: fast Bayesian spam filter (common files)
This package implements a fast Bayesian spam filter along the lines suggested
by Paul Graham in his article "A Plan For Spam".
.
This version substantially improves on Paul's proposal by doing smarter
lexical analysis. In particular, hostnames and IP addresses are retained
as recognition features rather than broken up. Various kinds of MTA
cruft such as dates and message-IDs are discarded so as not to bloat
the word lists.
.
This package provides files that are common for all database backends.
- bogofilter-sqlite: fast Bayesian spam filter (sqlite)
This package implements a fast Bayesian spam filter along the lines suggested
by Paul Graham in his article "A Plan For Spam".
.
This version substantially improves on Paul's proposal by doing smarter
lexical analysis. In particular, hostnames and IP addresses are retained
as recognition features rather than broken up. Various kinds of MTA
cruft such as dates and message-IDs are discarded so as not to bloat
the word lists.
.
This package provides the sqlite database backend.
- bogofilter-sqlite-dbgsym: debug symbols for bogofilter-sqlite