Skip to content

Debian Changelog dspam (3.6.8-9.3)

2009

dspam (3.6.8-9.3) unstable; urgency=low

   * Non-maintainer upload to fix release goal.
   * Correct init.d script provide and dependency information (Closes:
     #541982).

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 04 Oct 2009 13:04:21 +0200

dspam (3.6.8-9.2) unstable; urgency=low

   * NMU
   * Switch build dependency to libdb-dev (>= 4.7).  closes: #517279.

 -- Clint Adams <schizo@debian.org>  Fri, 25 Sep 2009 23:41:22 -0400

dspam (3.6.8-9.1) unstable; urgency=low

   * Non-maintainer upload.
   * Fix FTBFS by changing autotool definition for sqlite3. Closes: #522645

 -- Andreas Barth <aba@not.so.argh.org>  Sat, 29 Aug 2009 12:33:05 +0200

2008

dspam (3.6.8-9) unstable; urgency=low

   [ Kurt B. Kaiser ]
   * (This is a maintenance release for lenny from pkg-dspam/branches/lenny)
   * Add apache2-suexec (>= 2.2.9-3) as webfrontend Suggests: (Closes: #488924).
   * Acknowledge NMU.  Thanks Peter Eisentraut (Closes: #473027, #480602).
   * Fix a regression in #455052, #469668: force removal of the /usr/share/dspam
     directory with dspam-webfrontend.preinst for versions prior to 3.6.8-9.
   * Fix regression from #388140: remote mySQL server fails (Closes: #481755)
   * /etc/init.d/dspam ignored $USER (LP: #232543)(Closes: #483868)
   * cron shouldn't try to clean mysql db if dspam was removed (Closes: 484889)

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Thu, 11 Sep 2008 17:45:18 -0400

dspam (3.6.8-8.1) unstable; urgency=low

   * Non-maintainer upload.
   * Fixed bashism in debian/libdspam7-drv-mysql.cron.daily (Closes: #473027)

 -- Peter Eisentraut <petere@debian.org>  Tue, 15 Jul 2008 13:13:03 +0200

dspam (3.6.8-8) unstable; urgency=high

   [ Matthijs Mohlmann ]
   * Urgency high, fixes a serious bug.
   * Fix post install dspam-webfrontend (Closes: #469668)
   * When $MYSQL_HOST is empty or starting with a / assume socket communication
     otherwise tcp communication (Closes: #466992)
   * Fix apache2 config to get authentication working with the example
     (Closes: #425542)
   * Fix typo sqlite -> sqlite3 (Closes: #400917)
   * Run dspam as user and fix ownership of directory /var/run/dspam
     (Closes: #385760)
   * Remove symlink added by postinst of dspam-webfrontend. (Lenny
     recommendation) (Closes: #455052)
   * Add patch to fix cssclean and csscompress to work when /tmp is on another
     partition. (Closes: #438605)

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Sun, 09 Mar 2008 13:55:15 +0100

dspam (3.6.8-7) unstable; urgency=low

   [Kurt B. Kaiser]
   * Add policy-compliant copyright notice in debian/copyright
   * Cleanup manpages: remove 'n3' typos; fix unescaped minus signs.
   * Remove obsolete Suggests: from dspam-webfrontend, make it Priority: extra.
   * ldap_init result was implicitly converted to pointer. (Closes: #463362)
   * libdspam7-drv-mysql: cron should use defaults-file. (Closes: #467437)

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Thu, 28 Feb 2008 15:47:08 -0500

dspam (3.6.8-6) unstable; urgency=low

   [Kurt B. Kaiser]
   * Acknowledge NMU. Thanks Adrian Friedli.  (Closes: #448519)
   * dspamc should be setgid. (Closes: #449530, Closes: #461133)
   * Daemon crashes sometimes, can't determine user. (Closes: #385353)
   * Don't ignore make clean error in rules. (Closes: #461134)
   * Move to Standards Version 3.7.3.
   * libdspam7-dev should be Section: libdevel.
   * Switch from ${Source-Version} to ${binary:Version} in control file.
   * Remove postgresql-dev, no longer in archive. (Closes: #429967)
   * Add XS-DM-Upload-Allowed field to control file.
   * Eliminate a bashism from libdspam7-drv-mysql.cron.daily (Closes: #461137)
   * dspam-init: create directory for PIDFILE, if it does not exist.
     (Closes: #461135)
   * Eliminate postgresql-client-8.1 dependency. (Closes: #419312)
   * Move from db4.2 to db4.5 build dependency. (Closes: #421944)
   * dspam-init: Remove 'S' from Default-Stop (Lintian).
   * Remove unused dirs from libdspam7-drv-db4, libdspam7-dev,
     and dspam-webfrontend (Lintian).
 
   [ Matthijs Mohlmann ]
   * Fix lintian warnings.
   * Fix manpages which had a missing NAME section.
   * Remove overrides for mysql and pgsql, not needed anymore.

 -- Debian DSPAM Maintainers <pkg-dspam-misc@lists.alioth.debian.org>  Sat, 26 Jan 2008 13:03:18 +0100

dspam (3.6.8-5.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Giving the password in libdspam7-drv-mysql cronjob in a file instead of
     the command line. CVE-2007-6418[0] (Closes: #448519)

 -- Adrian Friedli <adi@koalatux.ch>  Sun, 13 Jan 2008 14:59:25 +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