1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201
|
rspamd (2.7-1) unstable; urgency=medium
* New upstream version 2.7
* d/patches:
+ Refresh patchs according new upstream release
+ Remove applied-upstream patches
* d/lintian-overrides: Update according new upstream release
-- Sebastien Badia <sbadia@debian.org> Sat, 23 Jan 2021 21:09:19 +0100
rspamd (2.6-1) unstable; urgency=medium
[ Christian Göttsche ]
* New upstream version 2.6
* Work on Lintian issues
* Refresh patches
* d/salsa-ci.yml: fail on Lintian warnings
* debian: run wrap-and-sort
* d/rspamd.lintian-overrides: do not use spelling mistake in comment
[ Sebastien Badia ]
* d/source/lintian-overrides: drop unused override
* d/control: Bump Standards-Versions to 4.5.1 (no changes)
-- Sebastien Badia <sbadia@debian.org> Sat, 12 Dec 2020 15:54:28 +0100
rspamd (2.5-4) unstable; urgency=medium
[ Christian Göttsche ]
* d/salsa-ci.yml: fail on Lintian warnings
* d/rspamd.lintian-overrides: do not use spelling mistake in comment.
* d/source/lintian-overrides: drop unused override.
* d/tests/install: print curl errors to stdout (Closes: #972384)
In case the first try of curl fails, but a subsequent retry succeeds
the testsuite will still fail cause curl will have printed the failure
of the first try to stderr.
Redirect curl errors to stdout and rely on the exit value.
-- Sebastien Badia <sbadia@debian.org> Thu, 05 Nov 2020 19:39:33 +0100
rspamd (2.5-3) unstable; urgency=medium
* d/patches:
+ Fix ftbfs with gcc 10, Thanks Steve (Closes: #966475)
+ Added forwarded tags (according new lintian checks)
-- Sebastien Badia <sbadia@debian.org> Mon, 03 Aug 2020 16:56:40 +0200
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
|