rspamd (2.5-2ubuntu1) groovy; urgency=medium

  * debian/patches/gcc10-ftbfs.patch: fix ftbfs with gcc 10 due to
    missing C++ header include.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 28 Jul 2020 16:51:53 -0700

rspamd (2.5-2build1) groovy; urgency=medium

  * No change rebuild against new icu ABI.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 27 Jul 2020 16:46:09 +0100

rspamd (2.5-2) unstable; urgency=medium

  [ Christian Göttsche ]
  * d/control: switch to compat level 13.
  * rspamd.triggers: activate on resolved paths for jquery and
    glyphicons-halflings-regular.ttf.
  * d/{control,rules}: use libunwind only on supported architectures
  * d/rules:
    + drop as-needed linker flag.
    + enable CMAKE_BUILD_WITH_INSTALL_RPATH.
      Make the build reproducible (Closes: #956120)
  * d/tests:
    + add test that we use existing and resolved paths in the dpkg triggers
    + try to adjust flaky autopkgtest runs

 -- Sebastien Badia <sbadia@debian.org>  Thu, 28 May 2020 11:06:51 +0200

rspamd (2.5-1) unstable; urgency=medium

  [ Sebastien Badia ]
  * d/control:
    + Switch to debhelper-compat and level 12
    + Bump to Standards-Version 4.5.0 (no changes needed)
  * New upstream version 2.5 (Closes: #948607)
  * d/patches:
    + Import upstream patch for license problem with ConvertUTF
    + Refresh patches and rename 001_fix-perl-sheeband

  [ Christian Göttsche ]
  * d/NEWS: rename to canonical name and fix version
  * d/control:
    + Set Rules-Requires-Root to no
    + Update build dependencies
    + Recommend redis-server
    + Add ${perl:Depends} to package rspamd
  * d/salsa-ci.yml: add standard salsa-ci configuration
  * d/gbp.conf: drop export-dir setting
  * d/watch: use official rspamd repository
  * d/rules:
    + Fix HYPERSCAN logic blocking systemd service (Closes: #950320)
    + Set asm flags to please blhc
  * d/copyright: Update according new upstream
  * d/patches: add patch to add version to shared libraries
  * rework handling of already packaged js files
  * d/tests: add configtest and rspamd_stats test

 -- Sebastien Badia <sbadia@debian.org>  Sun, 05 Apr 2020 21:11:22 +0200

rspamd (1.9.4-2) unstable; urgency=medium

  [ Sergio Durigan Junior ]
  * d/{control,rules}: Enable build with hyperscan (amd64 only), and add
    myself to Uploaders.

 -- Sebastien Badia <sbadia@debian.org>  Tue, 09 Jul 2019 12:10:41 +0200

rspamd (1.9.4-1) experimental; urgency=medium

  [ Jerome Lebleu ]
  * New upstream version 1.9.4 (Closes: #929134)
  * d/control: Use shipped version of D3.js instead of libjs-d3
    (Closes: #918027)
  * d/missing-sources: Add jQuery Sticky Tabs source

  [ Sebastien Badia ]
  d/control: Bump to Standards-Version 4.3.0 (no changes needed)

 -- Sebastien Badia <sbadia@debian.org>  Thu, 30 May 2019 19:20:23 +0200

rspamd (1.9.0-1) experimental; urgency=medium

  * New upstream version 1.9.0
  * d/rules: Slashing: Distinguish lualibdir, pluginsdir and sharedir
  * d/logrotate: Fix log rotation if SystemD is used (Closes: #919789)
                 Thanks Alexandre !
  * d/tests: Ugly-patch for flaky tests… (Closes: #914477)
  * d/copyright: Added Jerome and I on debian/*

 -- Sebastien Badia <sbadia@debian.org>  Mon, 01 Apr 2019 00:32:39 +0200

rspamd (1.8.1-2) unstable; urgency=medium

  * d/control: Switch to libpcre2-dev (Closes: #911935)
  * d/rules:
    + Enable pcre2 support
    + Fix filter (gnu_cpu and filter architecture)

 -- Sebastien Badia <sbadia@debian.org>  Sat, 10 Nov 2018 22:58:51 +0100

rspamd (1.8.1-1) unstable; urgency=medium

  [ Jerome Lebleu ]
  * d/missing-sources: Add NProgress source
  * d/copyright:
    + Remove unused clauses
    + Update and add missing clauses for contrib/*
    + Correct some clauses license
    + Normalize licenses regarding Debian format
  * New upstream version 1.8.1 (Closes: #909619)

  [ Sebastien Badia ]
  * d/rules: Fix build on aarch64, mips64, ppc64le, parisc64, ia64, ppc64
    thanks @randomstuff and @alexAubin !
    refs: https://github.com/rspamd/rspamd/issues/2202#issuecomment-401545304

 -- Sebastien Badia <sbadia@debian.org>  Sat, 10 Nov 2018 15:19:42 +0100

rspamd (1.7.9-1) unstable; urgency=medium

  [ Sebastien Badia ]
  * d/rules: Enable libunwind support (upstream)
  * d/control:
    + Bump to Standards-Version 4.2.1 (no changes needed)
    + Switch Mikhail and me as Maintainer
  * d/patches: Fix wrong-path-for-interpreter (Perl interpreter)
  * New upstream version 1.7.9

  [ Jérôme Lebleu ]
  * d/scripts: Update require.min.js path coming with 1.7.7

 -- Sebastien Badia <sbadia@debian.org>  Thu, 06 Sep 2018 09:59:05 +0200

rspamd (1.7.6-1) unstable; urgency=medium

  [ Jerome Lebleu ]
  * d/source: Switch to 3.0 native to quilt source format
  * d/rules:
    + Enable hardening=+all (relro)
    + Rely on default rules for systemd and sysv service setup
    + Update configuration var. and fix permission on log dir
  * d/rspamd.init: Use rspamd.conf as config. file and test it on start

  [ Sebastien Badia ]
  * New upstream version 1.7.6 (Closes: #813222, #849396)
  * Added upstream-metadata-file (refs: http://dep.debian.net/deps/dep12/)
  * Depends on packaged js libs and import minified versions
  * d/man: Added a manpage for rspamd_stats
  * d/copyright: Update copyright years and use HTTPS for URI
  * d/control:
    + Use salsa.debian.org in Vcs-* fields
    + Bump to Standards-Version 4.1.4 (no changes needed)
    + Update Build-Depends according new upstream release
  * d/rules: Remove un-needed dh_systemd (it's now enabled by default)
  * d/compat: Bump compat version to 11
  * d/tests: Added a basic test suite (systemd + rspamd web)

 -- Sebastien Badia <sbadia@debian.org>  Sat, 23 Jun 2018 13:35:46 +0200

rspamd (0.6.10) unstable; urgency=low

  * Initial release (Closes: #683746)

 -- Mikhail Gusarov <dottedmag@debian.org>  Wed, 13 Aug 2014 00:28:21 +0200
