Revisions of bogofilter

Lars Müller's avatar Lars Müller (lmuelle) committed (revision 25)
Assign sqlite3 an alternative priority of 30.
Lars Müller's avatar Lars Müller (lmuelle) committed (revision 24)
- Provide and obsolete bogofilter from the db subpackage to ensure we stay
  with the same back-end in the update case.
- Require a backend package from the common package.
- Split of the documentation into an independent package.
- Tag the common and doc package as noarch post-11.1.

- Build different backends
  * sqlite3 db and tokyocabinet
  * switch between them using update-alternatives
- Disable checks as they do not work with suffixed builds
Lars Müller's avatar Lars Müller (lmuelle) committed (revision 23)
Coemetical replace spaces by tab.
buildservice-autocommit accepted request 294650 from Lars Müller's avatar Lars Müller (lmuelle) (revision 22)
baserev update by copy to link target
Lars Müller's avatar Lars Müller (lmuelle) committed (revision 21)
Change backend from libdb to sqlite3 for post-13.2 systems
Lars Müller's avatar Lars Müller (lmuelle) accepted request 294577 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 20)
- Update dependencies
  * use shared gsl
- Cleanup spec-file with spec-cleaner
- Change backend from libdb to sqlite3 for openSUSE-Tumbleweed
buildservice-autocommit accepted request 184123 from Lars Müller's avatar Lars Müller (lmuelle) (revision 19)
baserev update by copy to link target
Lars Müller's avatar Lars Müller (lmuelle) committed (revision 18)
- Update to version 1.2.4.
  * Fix three crashes in command line and environment variable parsers
    that caused NULL pointer dereferences with long option variants
    of bogofilter --syslog-tag, or bogoutil --timestamp-date, or when
    bogotune -M<file> cannot derive the bogofilter directory.
  * Add getopt_long_chk(), a getopt_long variant that checks if the
    overlapping short and long options agree on whether their argument
    is not required, mandatory, or optional.  If they disagree, the
    program aborts.
  * Fix a crash in command line parser that causes a NULL pointer
    dereference when --db-cachesize is used without argument.
    Found with getopt_long_chk().
  * Change lexer API/ABI a bit so as to work with flex 2.5.36 generated
    lexers (for instance, on Fedora 18 "Spherical Cow") that flip the
    type of yyleng from int to size_t. We use a signed long internally.
  * Fix XML form of Bulgarian FAQ so that it validates;
    and validate XHTML at build time.
  * Mark Berkeley DB 5.2.42 and 5.3.21 supported.
  * Security bugfix; (CVE-2012-5468); (bnc#792939),
buildservice-autocommit accepted request 144334 from Lars Müller's avatar Lars Müller (lmuelle) (revision 17)
baserev update by copy to link target
Lars Müller's avatar Lars Müller (lmuelle) committed (revision 16)
Add missing bnc reference.
Lars Müller's avatar Lars Müller (lmuelle) committed (revision 15)
Merge reference to public security announcement.
buildservice-autocommit accepted request 143876 from Lars Müller's avatar Lars Müller (lmuelle) (revision 14)
baserev update by copy to link target
Lars Müller's avatar Lars Müller (lmuelle) committed (revision 13)
- Update to version 1.2.3.
  * Update configure.ac to avoid autoconf 2.68 warnings, by
    (a) quoting the first AC_RUN_IFELSE argument, an
        AC_LANG_PROGRAM(), with [ ], and
    (b) providing an explicit "true" assumption for Berkeley DB
        capabilities to avoid cross-compilation warnings.
  * Security bugfix,
    Fix a heap corruption in base64 decoder on invalid input.
  * Added bogofilter-faq-bg.html, a Bulgarian translation of the FAQ.
  * Mark "Berkeley DB 5.1.19: (August 27, 2010)" supported.
- Update to version 1.2.2.
  * Use a better PRNG for random sleeps. That is arc4random() where
    available, and drand48() elsewhere.
  * Assorted fixes for issues found with clang analyzer:
    + Fix a potential NULL deference
    + Fix a potential division by zero
    + Remove dead assignments and increments
  * Update Doxyfile and source contrib/bogogrep.c for docs, too.
  * Security bugfix, CVE-2010-2494:
    Fix a heap corruption in base64 decoder on invalid input.
    Analysis and patch by Julius Plenz <plenz@cis.fu-berlin.de>.
    Please see doc/bogofilter-SA-2010-01 for details.
  * Updated sendmail milter contrib/bogofilter-milter.pl to v1.??????
  * Bump supported/minimum SQLite3 versions and warning threshold.
    See doc/README.sqlite for details.
  * Mark BerkeleyDB 4.8.26 and 5.0.21 supported.
  * Make t.maint more robust; ignore .ENCODING token. To fix test
    failures on, for instance, FreeBSD with unicode enabled.
  * Fix several compiler warnings "array subscript has type 'char'", by
    casting the arguments to unsigned char.
  * Split error messages for ENOENT and EINVAL into new function.
  * Avoid divison by zero in robx computation by checking if there are at
    least one ham message and one spam message registered.
  * contrib/spamitarium.pl updated to version 0.4.0
  * Updated and integrated Ted Phelps's "Patch to prevent .ENCODING from
    being discarded by bogoutil -m" (SourceForge Patch #1743984).
buildservice-autocommit accepted request 97972 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 12)
baserev update by copy to link target
Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) accepted request 97682 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 11)
- remove call to suse_update_config (very old work around)
buildservice-autocommit accepted request 83831 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 10)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 82907 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 9)
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
buildservice-autocommit accepted request 52826 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 8)
baserev update by copy to link target
Lars Müller's avatar Lars Müller (lmuelle) accepted request 42680 from Lars Müller's avatar Lars Müller (lmuelle) (revision 7)
Copy from home:lmuelle:branches:server:mail/bogofilter via accept of submit request 42680 revision 2.
Request was accepted with message:
ok.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 6)
converted link to branch
Displaying revisions 21 - 40 of 45
openSUSE Build Service is sponsored by