Your message dated Tue, 22 Apr 2008 11:02:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#477053: fixed in evolution-rss 0.0.8-2
has caused the Debian Bug report #477053,
regarding evolution-rss: implicit pointer conversions
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.)
--
477053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477053
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: evolution-rss
Version: 0.0.8-1
Severity: serious
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.
Function `mail_tools_folder_to_url' implicitly converted to pointer at
rss.c:817
Function `camel_stream_fs_new_with_name' implicitly converted to pointer at
rss.c:3671
Function `e_mkdtemp' implicitly converted to pointer at rss.c:3747
This is often due to a missing function prototype definition.
For more information, see [2].
Though it is guaranteed that this codepath will cause a segfault on certain
architectures, it is not guaranteed that this codepath would ever be executed
(e.g., if the returned pointer is never dereferenced). However, this bug
does prevent the ia64 buildd from successfully building this package, resulting
in a practical FTBFS issue and warranting the serious severity.
[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions
diff -urpN evolution-rss-0.0.8.orig/src/rss.c evolution-rss-0.0.8/src/rss.c
--- evolution-rss-0.0.8.orig/src/rss.c 2008-03-03 06:26:04.000000000 -0700
+++ evolution-rss-0.0.8/src/rss.c 2008-04-20 11:31:16.000000000 -0600
@@ -32,10 +32,12 @@
#include <camel/camel-exception.h>
#include <camel/camel-multipart.h>
#include <camel/camel-stream-mem.h>
+#include <camel/camel-stream-fs.h>
#include <mail/em-popup.h>
#include <e-util/e-error.h>
#include <e-util/e-icon-factory.h>
+#include <e-util/e-mktemp.h>
#include <mail/em-config.h>
@@ -52,6 +54,7 @@
//////////////////////////////////
#include <mail/mail-component.h>
//////////////////////////////////
+#include <mail/mail-tools.h>
#include <misc/e-activity-handler.h>
--- End Message ---
--- Begin Message ---
Source: evolution-rss
Source-Version: 0.0.8-2
We believe that the bug you reported is fixed in the latest version of
evolution-rss, which is due to be installed in the Debian FTP archive:
evolution-rss_0.0.8-2.diff.gz
to pool/main/e/evolution-rss/evolution-rss_0.0.8-2.diff.gz
evolution-rss_0.0.8-2.dsc
to pool/main/e/evolution-rss/evolution-rss_0.0.8-2.dsc
evolution-rss_0.0.8-2_i386.deb
to pool/main/e/evolution-rss/evolution-rss_0.0.8-2_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.
Heikki Henriksen <[EMAIL PROTECTED]> (supplier of updated evolution-rss 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.8
Date: Tue, 22 Apr 2008 12:46:10 +0200
Source: evolution-rss
Binary: evolution-rss
Architecture: source i386
Version: 0.0.8-2
Distribution: unstable
Urgency: low
Maintainer: Debian Evolution Maintainers <[EMAIL PROTECTED]>
Changed-By: Heikki Henriksen <[EMAIL PROTECTED]>
Description:
evolution-rss - Evolution RSS Reader Plugin
Closes: 475179 476948 477053
Changes:
evolution-rss (0.0.8-2) unstable; urgency=low
.
[ Heikki Henriksen ]
* Add debian/lintian/evolution-rss:
- override warning for rpath /usr/lib/xulrunner in plugin - library is in
private-dir
* Add debian/evolution.install:
- install lintian override
* debian/rules:
- Build with gecko and set this as primary render (closes: #475179)
* Add patch debian/patches/missing-includes.patch:
- Fix implicit-pointer-conversion. Thanks to Dann Frazier.
(closes: #477053)
.
[ Pedro Fragoso ]
* Fix undef symbols on debian/patches/norss-popup.patch: (closes: #476948)
Checksums-Sha1:
32609ac28511e3d44765f5c9471c18546ad9578a 1598 evolution-rss_0.0.8-2.dsc
8d9769ed9ae8fac670c51d6251f67035375cc193 3700 evolution-rss_0.0.8-2.diff.gz
357e2d7a15448a2415994d04773890ca8ea07d16 78616 evolution-rss_0.0.8-2_i386.deb
Checksums-Sha256:
6a4ddea267c2249baf404579b8a637243ddcc244b95e41a511bc15a845c88136 1598
evolution-rss_0.0.8-2.dsc
e1f50bc9777ab6f235e85be8e1c5650a805837f17bdf9687539a7d1354e21fcb 3700
evolution-rss_0.0.8-2.diff.gz
a0767bc4eb65a73b2c63ee5734159d486bf838bf93806c6e63a4e349451b2804 78616
evolution-rss_0.0.8-2_i386.deb
Files:
df45d30d3e509a14838ba9839a8169d1 1598 gnome optional evolution-rss_0.0.8-2.dsc
5fa7d99b6bd4460fb8e1c26d8f94a473 3700 gnome optional
evolution-rss_0.0.8-2.diff.gz
5fa620390335e9e5d9ef92e2100ca1ea 78616 gnome optional
evolution-rss_0.0.8-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIDcPapnfX7JXajqkRAsnLAKCPMUF9BPjFtL3nemsPaNmawUATuQCfbKqM
crCkNPMeR+EhYfqbUVN/es8=
=qmLB
-----END PGP SIGNATURE-----
--- End Message ---