From: Mikhail Gusarov Date: Thu, 6 Mar 2014 21:07:09 +0000 (+0100) Subject: Describe incompatible changes in NEWS.Debian X-Git-Tag: 0.6.9~8^2^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c90778c27abef51b1fc5b505a3ca6232ad67e23;p=thirdparty%2Frspamd.git Describe incompatible changes in NEWS.Debian --- diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian new file mode 100644 index 0000000000..1546939c81 --- /dev/null +++ b/debian/NEWS.Debian @@ -0,0 +1,15 @@ +rspamd (0.6.8) unstable; urgency=medium + + * In order to be uploaded to Debian, rspamd package has been changed in + incompatible ways compared to packages from Launchpad PPA or OBS + previously distributed by rspamd project: + + - /etc/default/rspamd* files are no longer supported. rspamd is run + under fixed user/group. + - multiple rspamd instances in single init.d script are no longer + supported. Use LXC or systemd-nspawn to achieve the same effect. + - rspamd user/group have been renamed to _rspamd:_rspamd in order to + decrease changes of name clash with local users. + + -- Mikhail Gusarov Thu, 06 Mar 2014 22:03:40 +0100 +