Your message dated Fri, 29 Feb 2008 10:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463360: fixed in proxy-suite 1.9.2.4-5
has caused the Debian Bug report #463360,
regarding proxy-suite: ldap_init, ldap_get_values implicitly converted to 
pointers
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.)


-- 
463360: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463360
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: proxy-suite
Version: 1.9.2.4-4
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 ftp-ldap.c:212
  Function `ldap_get_values' implicitly converted to pointer at ftp-ldap.c:927

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.

--- proxy-suite-1.9.2.4/ftp-proxy/ftp-ldap.c~   2005-01-10 04:30:49.000000000 
-0700
+++ proxy-suite-1.9.2.4/ftp-proxy/ftp-ldap.c    2008-01-30 22:48:42.000000000 
-0700
@@ -70,6 +70,7 @@
 #  if defined(HAVE_LDAP_UMICH)
 #    include <lber.h>
 #  endif
+#  define LDAP_DEPRECATED       1
 #  include <ldap.h>
 #  if !defined(LDAP_PORT)
 #    define LDAP_PORT          389




--- End Message ---
--- Begin Message ---
Source: proxy-suite
Source-Version: 1.9.2.4-5

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

ftp-proxy-doc_1.9.2.4-5_all.deb
  to pool/main/p/proxy-suite/ftp-proxy-doc_1.9.2.4-5_all.deb
ftp-proxy_1.9.2.4-5_i386.deb
  to pool/main/p/proxy-suite/ftp-proxy_1.9.2.4-5_i386.deb
proxy-suite_1.9.2.4-5.diff.gz
  to pool/main/p/proxy-suite/proxy-suite_1.9.2.4-5.diff.gz
proxy-suite_1.9.2.4-5.dsc
  to pool/main/p/proxy-suite/proxy-suite_1.9.2.4-5.dsc



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.
Roberto Lumbreras <[EMAIL PROTECTED]> (supplier of updated proxy-suite 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: Fri, 29 Feb 2008 10:37:25 +0100
Source: proxy-suite
Binary: ftp-proxy ftp-proxy-doc
Architecture: source all i386
Version: 1.9.2.4-5
Distribution: unstable
Urgency: low
Maintainer: Roberto Lumbreras <[EMAIL PROTECTED]>
Changed-By: Roberto Lumbreras <[EMAIL PROTECTED]>
Description: 
 ftp-proxy  - application level proxy for the FTP protocol
 ftp-proxy-doc - documentation for ftp-proxy
Closes: 463360
Changes: 
 proxy-suite (1.9.2.4-5) unstable; urgency=low
 .
   * Define LDAP_DEPRECATED until a better fix is available. (Closes: #463360)
   * Updated standards.
   * Move docs to -doc directory.
Files: 
 8f84757215b9e36500b799026ce89676 696 net optional proxy-suite_1.9.2.4-5.dsc
 1c100c59a906cc2443fbf7882303edd8 6249 net optional 
proxy-suite_1.9.2.4-5.diff.gz
 6a4974a9ee623056886d093b0abcb86e 108104 doc optional 
ftp-proxy-doc_1.9.2.4-5_all.deb
 64527edbfed304e69193cc19532d64dd 62130 net optional 
ftp-proxy_1.9.2.4-5_i386.deb

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

iD8DBQFHx9hAfIEQE/XJcI0RApyBAJ98dfO6YCUjBJT/+9rH2oPV0OEmMgCg+axN
JTiAP7MiJDoh2jaObI+1HfY=
=aGo5
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to