dkimproxy (1.2-3) unstable; urgency=low * v1.2-1: - New upstream version. - This new version removes dkimverify and dkimsign as they are already in the libmail-dkim-perl package in a newer version, also now, man pages of dkimproxy are referencing the pages of libmail-dkim-perl (Closes: #539497). - Fixes the README.Debian (Closes: #534650) - Fixed the watch file according to the new download page. - Now there's a /etc/default/dkimproxy where you can decide which proxy to start (dkimproxy.in, dkimproxy.out or both), where you store the private key for outbound signing, which username to run the daemon under, and what domain to use for signing (Closes: #519220, #493816). * v1.2-2: - Sets the parameters back like where they was in the Lenny version. * v1.2-3 - hostname -d is now the default again for outgoing signing, as it's otherwise breaking previous installs and that it really seems to be the obvious "normal" setup with _domainkey.example.com holding the key entry. -- Thomas Goirand Thu, 17 Dec 2009 14:01:29 +0800 dkimproxy (1.0.1-8.1) unstable; urgency=medium * Non-maintainer upload. * Rename /usr/bin/dkimsign to dkimproxy-sign to avoid conflict with python-dkim dkimsign (Closes: #511037) - Rename debian/man/dkimsign.1 to dkimproxy-sign - Update debian/manpages - Correct references to dkimsign.1 in the packages other man pages -- Scott Kitterman Mon, 12 Jan 2009 22:49:01 -0500 dkimproxy (1.0.1-8) unstable; urgency=low * Added a patch given by upstream so that dkimproxy continues to work if syslogd is not running. * Renamed /usr/bin/dkimverify to dkimproxy-verify so it doesn't conflicts with dkimverify from python-dkim (Closes: #509045). -- Thomas Goirand Fri, 19 Dec 2008 18:03:22 +0800 dkimproxy (1.0.1-7) unstable; urgency=low * Better Unix rights for the keys in /var/lib/dkimproxy -- Thomas Goirand Mon, 18 Aug 2008 13:08:09 +0800 dkimproxy (1.0.1-6) unstable; urgency=low * The previous version was introducing a bug in the init script (a space missing in the dkimproxy.out arguments), this corrects it. -- Thomas Goirand Sat, 19 Apr 2008 04:23:49 +0000 dkimproxy (1.0.1-5) unstable; urgency=low * dkimproxy now runs under the privileges of it's user, and the private key has now lower rights so only root can read it (Closes: #476576). -- Thomas Goirand Fri, 18 Apr 2008 08:21:14 +0000 dkimproxy (1.0.1-4) unstable; urgency=low * Now uses the port 10024 by default, as this is the one of Amavis. * Now recommends Amavis -- Thomas Goirand Fri, 11 Apr 2008 10:58:01 +0000 dkimproxy (1.0.1-3) unstable; urgency=low * Now uses a config file (Closes: #473882). -- Thomas Goirand Sun, 6 Apr 2008 16:56:47 +0800 dkimproxy (1.0.1-2) unstable; urgency=low * Now search for the start-stop-daemon in /sbin by default, as it's not always in the current path (case of DTC restarting dkimproxy in it's cron job). -- Thomas Goirand Wed, 26 Mar 2008 18:11:18 +0800 dkimproxy (1.0.1-1) unstable; urgency=low * Initial release (Closes: #468287) -- Thomas Goirand Mon, 25 Feb 2008 04:27:49 +0000