Your message dated Sun, 16 Mar 2008 21:02:40 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463361: fixed in openswan 1:2.4.9+dfsg-3.1
has caused the Debian Bug report #463361,
regarding openswan: 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.)
--
463361: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463361
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: openswan
Version: 1:2.4.9+dfsg-3
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 fetch.c:422
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.
--- openswan-2.4.9+dfsg/programs/pluto/fetch.c~ 2004-06-13 20:01:32.000000000
-0600
+++ openswan-2.4.9+dfsg/programs/pluto/fetch.c 2008-01-30 22:55:21.000000000
-0700
@@ -28,6 +28,7 @@
#include <openswan.h>
#ifdef LDAP_VER
+#define LDAP_DEPRECATED 1
#include <ldap.h>
#endif
--- End Message ---
--- Begin Message ---
Source: openswan
Source-Version: 1:2.4.9+dfsg-3.1
We believe that the bug you reported is fixed in the latest version of
openswan, which is due to be installed in the Debian FTP archive:
linux-patch-openswan_2.4.9+dfsg-3.1_all.deb
to pool/main/o/openswan/linux-patch-openswan_2.4.9+dfsg-3.1_all.deb
openswan-modules-source_2.4.9+dfsg-3.1_all.deb
to pool/main/o/openswan/openswan-modules-source_2.4.9+dfsg-3.1_all.deb
openswan_2.4.9+dfsg-3.1.diff.gz
to pool/main/o/openswan/openswan_2.4.9+dfsg-3.1.diff.gz
openswan_2.4.9+dfsg-3.1.dsc
to pool/main/o/openswan/openswan_2.4.9+dfsg-3.1.dsc
openswan_2.4.9+dfsg-3.1_ia64.deb
to pool/main/o/openswan/openswan_2.4.9+dfsg-3.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 openswan 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 09:46:09 -0600
Source: openswan
Binary: openswan openswan-modules-source linux-patch-openswan
Architecture: source all ia64
Version: 1:2.4.9+dfsg-3.1
Distribution: unstable
Urgency: low
Maintainer: Rene Mayrhofer <[EMAIL PROTECTED]>
Changed-By: dann frazier <[EMAIL PROTECTED]>
Description:
linux-patch-openswan - IPSEC Linux kernel support for Openswan
openswan - IPSEC utilities for Openswan
openswan-modules-source - IPSEC kernel modules source for Openswan
Closes: 463361
Changes:
openswan (1:2.4.9+dfsg-3.1) unstable; urgency=low
.
* Non-maintainer upload.
* Define LDAP_DEPRECATED to continue use of deprecated LDAP functions.
Closes: #463361: ldap_init implicitly converted to pointer
Files:
c0b0c3ca409780e342a2fc184a1cbeda 861 net optional openswan_2.4.9+dfsg-3.1.dsc
53122437a000770568216f7c3a004a45 84926 net optional
openswan_2.4.9+dfsg-3.1.diff.gz
997842692e0c4967f728cd98b601e43f 541914 net optional
openswan-modules-source_2.4.9+dfsg-3.1_all.deb
59650aefdce3ac73137d0b3c3c48a877 603516 net optional
linux-patch-openswan_2.4.9+dfsg-3.1_all.deb
47bac0b20b33f8986b104ca799854183 2041772 net optional
openswan_2.4.9+dfsg-3.1_ia64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH1VoLhuANDBmkLRkRAgQSAJ4rufZWcyTNRuXLjHkRCm0HgncjrgCePm29
4Lb1GDbhEDlm+aHBXZ4Lc/0=
=bZIV
-----END PGP SIGNATURE-----
--- End Message ---