Your message dated Sat, 08 Mar 2008 11:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463362: fixed in dspam 3.6.8-7
has caused the Debian Bug report #463362,
regarding dspam: ldap_init implicitly converted to pointer
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
463362: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463362
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dspam
Version: 3.6.8-5.1
Severity: important
Tags: patch
Usertags: implicit-pointer-conversion

Our automated buildd log filter[1] detected a problem that is likely to
cause your package to segfault on architectures where the size of a
pointer is greater than the size of an integer, such as ia64 and amd64.

This is often due to a missing function prototype definition.
For more information, see [2].

[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions

  Function `ldap_init' implicitly converted to pointer at 
../../src/ldap_client.c:64

The libldap API has been updated and many functions used by the ldap
plugin are now deprecated. This package should either update to the
new API or define LDAP_DEPRECATED to continue using the deprecated
interfaces.

This patch implements the lazy solution.

--- dspam-3.6.8/src/ldap_client.c~      2006-05-13 06:17:30.000000000 -0600
+++ dspam-3.6.8/src/ldap_client.c       2008-01-30 23:03:17.000000000 -0700
@@ -26,6 +26,7 @@
 
 #ifdef USE_LDAP
 
+#define LDAP_DEPRECATED 1
 #include <ldap.h>
 #include <stdio.h>
 #include <stdlib.h>



--- End Message ---
--- Begin Message ---
Source: dspam
Source-Version: 3.6.8-7

We believe that the bug you reported is fixed in the latest version of
dspam, which is due to be installed in the Debian FTP archive:

dspam-doc_3.6.8-7_all.deb
  to pool/main/d/dspam/dspam-doc_3.6.8-7_all.deb
dspam-webfrontend_3.6.8-7_all.deb
  to pool/main/d/dspam/dspam-webfrontend_3.6.8-7_all.deb
dspam_3.6.8-7.diff.gz
  to pool/main/d/dspam/dspam_3.6.8-7.diff.gz
dspam_3.6.8-7.dsc
  to pool/main/d/dspam/dspam_3.6.8-7.dsc
dspam_3.6.8-7_i386.deb
  to pool/main/d/dspam/dspam_3.6.8-7_i386.deb
libdspam7-dev_3.6.8-7_i386.deb
  to pool/main/d/dspam/libdspam7-dev_3.6.8-7_i386.deb
libdspam7-drv-db4_3.6.8-7_i386.deb
  to pool/main/d/dspam/libdspam7-drv-db4_3.6.8-7_i386.deb
libdspam7-drv-mysql_3.6.8-7_i386.deb
  to pool/main/d/dspam/libdspam7-drv-mysql_3.6.8-7_i386.deb
libdspam7-drv-pgsql_3.6.8-7_i386.deb
  to pool/main/d/dspam/libdspam7-drv-pgsql_3.6.8-7_i386.deb
libdspam7-drv-sqlite3_3.6.8-7_i386.deb
  to pool/main/d/dspam/libdspam7-drv-sqlite3_3.6.8-7_i386.deb
libdspam7_3.6.8-7_i386.deb
  to pool/main/d/dspam/libdspam7_3.6.8-7_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian DSPAM Maintainers <[EMAIL PROTECTED]> (supplier of updated dspam package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 28 Feb 2008 15:47:08 -0500
Source: dspam
Binary: dspam dspam-webfrontend libdspam7 libdspam7-dev libdspam7-drv-pgsql 
libdspam7-drv-mysql libdspam7-drv-db4 libdspam7-drv-sqlite3 dspam-doc
Architecture: source i386 all
Version: 3.6.8-7
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Debian DSPAM Maintainers <[EMAIL PROTECTED]>
Description: 
 dspam      - is a scalable, fast and statistical anti-spam filter
 dspam-doc  - Documentation for dspam
 dspam-webfrontend - DSPAM is a scalable and statistical anti-spam filter
 libdspam7  - DSPAM is a scalable and statistical anti-spam filter
 libdspam7-dev - DSPAM is a scalable and statistical anti-spam filter
 libdspam7-drv-db4 - DSPAM is a scalable and statistical anti-spam filter
 libdspam7-drv-mysql - DSPAM is a scalable and statistical anti-spam filter
 libdspam7-drv-pgsql - DSPAM is a scalable and statistical anti-spam filter
 libdspam7-drv-sqlite3 - DSPAM is a scalable and statistical anti-spam filter
Closes: 463362 467437
Changes: 
 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)
Files: 
 8fad0fde1796600b47c039badf4f8590 1127 mail optional dspam_3.6.8-7.dsc
 24fcdf5562129aef0274323cbb0f50ff 56965 mail optional dspam_3.6.8-7.diff.gz
 98e690c85edd615b38835aa304f9800c 316778 mail optional dspam_3.6.8-7_i386.deb
 556c2c48f57c7e03e16ddd9fe716dbe3 109890 libs optional 
libdspam7_3.6.8-7_i386.deb
 d7f5f872f09c57702a7b47bfd0292acd 123430 libdevel optional 
libdspam7-dev_3.6.8-7_i386.deb
 28d67a5d16240654081d47e6a3c33d85 104018 mail optional 
libdspam7-drv-pgsql_3.6.8-7_i386.deb
 e650c5e4044872326311ea22989f537e 96826 mail optional 
libdspam7-drv-mysql_3.6.8-7_i386.deb
 479cbb3101b95678c9407ea83c502c04 71726 mail optional 
libdspam7-drv-db4_3.6.8-7_i386.deb
 112619267f0893b6e1d680705eb3e2f9 85280 mail optional 
libdspam7-drv-sqlite3_3.6.8-7_i386.deb
 6562010c10020772eaa86abfaaac634c 108732 mail extra 
dspam-webfrontend_3.6.8-7_all.deb
 f0d2dd5d02fa8df89438db85988f987c 94316 doc optional dspam-doc_3.6.8-7_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH0m7X2n1ROIkXqbARAt5OAJ9Je93lNI7cSKDDQi26J2LigjSePQCaAo5b
if+Ht/xWgFzAFNqByCmzvzM=
=4tV5
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to