選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

NEWS.Debian 680B

123456789101112131415
  1. rspamd (0.6.8) unstable; urgency=medium
  2. * In order to be uploaded to Debian, rspamd package has been changed in
  3. incompatible ways compared to packages from Launchpad PPA or OBS
  4. previously distributed by rspamd project:
  5. - /etc/default/rspamd* files are no longer supported. rspamd is run
  6. under fixed user/group.
  7. - multiple rspamd instances in single init.d script are no longer
  8. supported. Use LXC or systemd-nspawn to achieve the same effect.
  9. - rspamd user/group have been renamed to _rspamd:_rspamd in order to
  10. decrease chances of name clash with local users.
  11. -- Mikhail Gusarov <dottedmag@debian.org> Thu, 06 Mar 2014 22:03:40 +0100