Commit graph

4 commits

Author SHA1 Message Date
Nixpkgs Monitor aef9ae72d0 bogofilter: update from 1.1.7 to 1.2.4, potentially fixes CVE-2012-5468 2013-12-12 23:50:47 +02:00
Nixpkgs Monitor 090d51cb37 bogofilter: update from 1.1.6 to 1.1.7, potentially fixes CVE-2012-5468 2013-12-04 06:12:46 +02:00
Eelco Dolstra fcad0b0a5a * Cleaned up a lot of description fields that contained newlines.
Some of these should be longDescriptions, but most others just
  shouldn't contain newlines.  E.g. write

    description = "Bla";

  and not

    description = ''
      Bla
    '';

  This pollutes "nix-env -qa --description" output.

svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Ludovic Courtès 26d4ecd5ad Add Bogofilter, a fast bayesian spam filter.
svn path=/nixpkgs/trunk/; revision=10908
2008-03-02 18:35:04 +00:00