Your message dated Sun, 16 Mar 2008 21:02:54 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463365: fixed in teapop 0.3.7-5.1
has caused the Debian Bug report #463365,
regarding teapop: 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.)


-- 
463365: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463365
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: teapop
Version: 0.3.7-5
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 pop_ldap.c:85
  Function `ldap_init' implicitly converted to pointer at pop_ldap.c:85

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.

--- teapop-0.3.7/teapop/pop_ldap.c~     2007-02-13 01:48:32.000000000 -0700
+++ teapop-0.3.7/teapop/pop_ldap.c      2008-01-30 23:25:28.000000000 -0700
@@ -47,6 +47,7 @@
 #include <stdlib.h>
 #include <unistd.h>
 
+#define LDAP_DEPRECATED 1
 #include <ldap.h>
 
 #include "teapop.h"



--- End Message ---
--- Begin Message ---
Source: teapop
Source-Version: 0.3.7-5.1

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

teapop-ldap_0.3.7-5.1_ia64.deb
  to pool/main/t/teapop/teapop-ldap_0.3.7-5.1_ia64.deb
teapop-mysql_0.3.7-5.1_ia64.deb
  to pool/main/t/teapop/teapop-mysql_0.3.7-5.1_ia64.deb
teapop-pgsql_0.3.7-5.1_ia64.deb
  to pool/main/t/teapop/teapop-pgsql_0.3.7-5.1_ia64.deb
teapop_0.3.7-5.1.dsc
  to pool/main/t/teapop/teapop_0.3.7-5.1.dsc
teapop_0.3.7-5.1.tar.gz
  to pool/main/t/teapop/teapop_0.3.7-5.1.tar.gz
teapop_0.3.7-5.1_ia64.deb
  to pool/main/t/teapop/teapop_0.3.7-5.1_ia64.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.
dann frazier <[EMAIL PROTECTED]> (supplier of updated teapop 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: Mon, 10 Mar 2008 10:04:50 -0600
Source: teapop
Binary: teapop teapop-mysql teapop-pgsql teapop-ldap
Architecture: source ia64
Version: 0.3.7-5.1
Distribution: unstable
Urgency: low
Maintainer: Nick Phillips <[EMAIL PROTECTED]>
Changed-By: dann frazier <[EMAIL PROTECTED]>
Description: 
 teapop     - Powerful and flexible RFC-compliant POP3 server
 teapop-ldap - Powerful and flexible RFC-compliant POP3 server
 teapop-mysql - Powerful and flexible RFC-compliant POP3 server
 teapop-pgsql - Powerful and flexible RFC-compliant POP3 server
Closes: 463365
Changes: 
 teapop (0.3.7-5.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Define LDAP_DEPRECATED to continue use of deprecated LDAP functions.
     Closes: #463365
Files: 
 74cfc513fcde8927ddc455351a228bc9 593 mail extra teapop_0.3.7-5.1.dsc
 ba9aabf90e9644015dcbf14582b4a03a 216722 mail extra teapop_0.3.7-5.1.tar.gz
 6f137c071c370894d7c0f792620408c8 83966 mail extra teapop_0.3.7-5.1_ia64.deb
 1e145939ea0c1087fefbf7273ea0faf1 86810 mail extra 
teapop-mysql_0.3.7-5.1_ia64.deb
 373d7aff1b565857e6281fe1c4eff502 85872 mail extra 
teapop-pgsql_0.3.7-5.1_ia64.deb
 033d7cef255bbc6a4333bbda92094e3e 86058 mail extra 
teapop-ldap_0.3.7-5.1_ia64.deb

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

iD8DBQFH1V5ohuANDBmkLRkRAn02AJ9bGSUt04vjP4SlsiwLTW8bjA0a4ACfRubR
Dm0XNq8Pj8e+7LX7MFmeefg=
=Y3x/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to