Skip to content

Debian Changelog dspam (3.6.8-5etch1)

2008

dspam (3.6.8-5etch1) stable-security; urgency=high

   * Non-maintainer upload by the security team.
   * Fix leaking of the MySQL password of the dspam database in the
     libdspam7-drv-mysql cronjob (CVE-2007-6418, closes: #448519).
     Thanks Adrian Friedli for the patch.

 -- Thijs Kinkhorst <thijs@debian.org>  Sun, 17 Feb 2008 14:50:03 +0100

2006

dspam (3.6.8-5) unstable; urgency=high

   [Kurt B. Kaiser]
   * dspam-webfrontend needed a dependency on dspam to assure user 'dspam'
     exists before configuration. (Closes: #349591)
   * Move user 'dspam' creation to libdspam7.postinst to avoid having
     libdspam7-drv-{mysql,pgsql} similarly error out due to missing user.

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Sun, 24 Dec 2006 10:21:38 +0100

dspam (3.6.8-4) unstable; urgency=low

   [ Matthijs Mohlmann ]
   * Fix purging of libdspam7-drv-{pg|my}sql. (Closes: #392716)

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Thu, 19 Oct 2006 23:49:34 +0300

dspam (3.6.8-3) unstable; urgency=low

   [ Matthijs Mohlmann ]
   * Acknowlegde NMU. Thanks Steinar H. Gunderson.
     (Closes: #389538, #388225, #388226)
   * Update package descriptions. Neural networking was experimental is now
     removed from the upstream sources.
   * It's a security risk to remove a user on purge of the package. So don't
     remove it.
   * Update update-dspam.conf ServerPID parameter, pidfile is now in
     /var/run/dspam.
 
   [ Jesus Climent ]
   * Check for the existance of ucf before executing it on purge time.
   * Use the defined MySQL host option in the config file to connect to an
     non-local MySQL database server (Closes: #388140).

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Sat, 14 Oct 2006 16:31:49 +0200

dspam (3.6.8-2.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Make config and postrm scripts run with only essential packages
     installed.
   * Check for availability of dbconfig-common scripts and ucf in
     libdspam7-drv-mysql.config and .postrm. (Closes: #388225)
   * Same for libdspam7-drv-pgsql. (Closes: #388226)

 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 26 Sep 2006 12:18:33 +0200

dspam (3.6.8-2) unstable; urgency=low

   [ Debian DSPAM Maintainers ]
   * Polish the manpages a bit.
   * Updated fsf address.
   * Updated lintian override for postgresql driver.
 
   [ Daniel Kahn Gillmor ]
   * added doc/relay.txt to dspam-doc.  Thanks to Micah Anderson
     (Closes: #381253)
   * added patches/fix-tag-class.dpatch (Closes: #381395)
   * added manpage for cssconvert.
 
   [ Matthijs Mohlmann ]
   * added auto-config.h and pref.h to libdspam7-dev. (Closes: #380138)

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Sun, 6 Aug 2006 10:50:44 -0400

dspam (3.6.8-1) unstable; urgency=low

   * New upstream release.
     + dspam_admin's "delete preference" sub-command causes infinite loop
       (Closes: #369862)
   * Drop patch ldap-verify-fix incorporated upstream.
   * Drop patch fix-delivery-segv incorporated upstream.
   * Updated patch make-daemon-quiet.
   * debian/copyright: Added small preamble in the file.

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Mon, 19 Jun 2006 13:54:14 +0000

dspam (3.6.6-2) unstable; urgency=low

   * Update add-config-dir patch: patch from Daniel Kahn Gillmor
     - it passes arguments as config_t** instead of config_t* around.
     - read only *.conf files instead of all files. (Closes: #369414)
   * Add a patch that adds a virus notification to the log. Patch from
     Julien Valrof (Closes: #369434)
   * Dspam segfaults when DeliveryHost is unset, added patch from
     Daniel Kahn Gillmor to fix this. (Closes: #369421)
   * The QuarantaineMailbox option does not work properly if the user is domain
     qualified. Added patch from Daniel Kahn Gillmor. (Closes: #369432)
   * Clean up minor warnings in dspam. Patch from Daniel Kahn Gillmor
     (Closes: #369426)

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Mon, 29 May 2006 22:31:36 +0200

dspam (3.6.6-1) unstable; urgency=low

   * New upstream release. (Closes: #361249)
   * Include dspam_train and the manpage into the dspam package
     (Closes: #366464)
   * Added --list-missing to dh_install, to see if there are files that are not
     placed in an install directory.
   * Removed obsolete patch configure-ac, upstream fixed the typo.
   * Updated patch dspam-webfrontend-config-debian. (default config for debian)
   * Updated patch update-dspam.conf (default config for debian)
   * Updated Standards-Version to 3.7.2.0
   * Make dspam_clean a bit more quiet. (Closes: #368822)
   * Fix improper quotation in the pgsql backend. (Closes: #369179)

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Sun, 28 May 2006 13:16:41 +0200

dspam (3.6.4-4) unstable; urgency=low

   * Remove previous fix for #359944 this introduced two grave bugs.
     (Closes: #364005, #361384)
   * Change dependency on libgd-gd2-perl with the -noxpm package, so that
     no not needed packages get installed (Closes: #365666).

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Tue, 1 May 2006 12:43:00 +0200

dspam (3.6.4-3) unstable; urgency=low

   * Small changes in daily crontab. (Closes: #356874)
   * Recommend clamav-daemon, instead of clamav. (Closes: #356899)
   * Don't do apache configuration for dspam-webfrontend. (Closes: #356835)
   * Swap totals in the User Statistics web frontend. (Closes: #357094)
   * Added cron.daily purge script for mysql. (Closes: #357100)
   * Modified dspam crontab to also purge entries from a db4 database.
   * Added patch to remove hardcoded 'yourdomain.com'. Thanks to
     Martijn Pieters. (Closes: #357273)
   * Don't try to configure the mysql / postgresql backend on an unattended
     install. (Closes: #359944)
   * Change procmail dependency to sensible-mda. (Closes: #358681)
   * Removed manpage libdspam from the dspam package (Closes: #360923)

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Wed, 5 Apr 2006 18:33:43 +0200

dspam (3.6.4-2) unstable; urgency=low

   * Updated dependency of libmysqlclient to 15-dev (Closes: #354218).
   * Copy paste fault in configure.ac which causes sqlite3 backend not linked
     with -lsqlite3 (Closes: #355095)

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Sat, 11 Mar 2006 14:22:47 +0100

dspam (3.6.4-1) experimental; urgency=low

   * New upstream release.
   * Fix path to purge-3.sql in libdspam7-drv-sqlite3 (Closes: #347168)
   * Move hash backend into dspam. This solves a lot of problems around
     installing several other backends.
   * Suggests libdspam7-drv instead of depending on it. (Closes: #349591)
   * Improved the cron.daily for the hash backend (It now checks if dspam is
     running with the hash backend)
   * Improved add-config-dir patch to prevent a segfault. (Closes: #347852)
   * Add a free() call to fix a memleak.
   * Move dspam init script from 20 to 21. It doesn't handle reconnects of the
     several databases. (Closes: #353977)
   * Removed patch dspam-extpref-plain. Upstream has fixed it.
   * Updated patch manpage-in-right-section.
   * Applied patch to README.Debian from Jamie L. Penman-Smithson
     (Closes: #352105)

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Sat, 18 Feb 2006 21:55:58 +0100

dspam (3.6.2-2) experimental; urgency=low

   * Add patch to fix ldap_verify bug
   * Add autogen.sh patch to conform Steve Langasek 's mail to
     debian-devel-announce@..
   * Updated link-dynamically patch to link all tools dynamically to libdspam7
   * Updated debian/rules to call ./autogen.sh
   * Fixed path in mysql.conf (mysqld/mysqld.sock instead of mysql/mysqld.sock)
   * MySQL and PostgreSQL sql files needs to be a file not a directory with
     files
   * Daemon is in usr/bin (Closes: #345588)
   * When starting as daemon and no pidfile was given the pidfile isn't
     created. Added a patch that fixes this problem
   * Added a patch to background dspam when issued with --daemon
   * Updated init script to give a TERM on stop instead of a HUP which is
     actually a reload of the configuration file.
   * Updated the permission problems in /etc/dspam/dspam.d
   * Updated the dspam.conf and Trust user dspam. (Otherwise it isn't possible
     to train messages in the web interface)
   * Make dspam easier to backport to Sarge
   * Added dependency libgd-graph3d-perl to dspam-webfrontend (Closes: #346032)

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Thu, 5 Jan 2006 01:26:33 +0100

2005

dspam (3.6.2-1) experimental; urgency=low

   * Initial release. (Closes: #195948)

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Wed, 30 Nov 2005 09:31:06 +0100