Your message dated Mon, 24 Apr 2006 14:20:27 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#359351: fixed in xlog 1.3.1-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: xlog
Version: 1.3.1-1+b1
Severity: important
Tag: patch
Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer
is greater than the size of an integer, such as amd64 and ia64.
[1]http://people.debian.org/~dannf/check-implicit-pointer-functions
diff -urN xlog-1.3.1.orig/src/callbacks_mainwindow_menu.c
xlog-1.3.1/src/callbacks_mainwindow_menu.c
--- xlog-1.3.1.orig/src/callbacks_mainwindow_menu.c 2005-12-15
11:59:58.000000000 -0700
+++ xlog-1.3.1/src/callbacks_mainwindow_menu.c 2006-03-27 15:35:10.000000000
-0700
@@ -21,13 +21,14 @@
* callbacks_mainwindow_menu.c - menu's which don't create a dialog
*/
-#include <gtk/gtk.h>
-#include <string.h>
-#include <stdlib.h>
+#define _XOPEN_SOURCE
#ifndef __USE_XOPEN
#define __USE_XOPEN
#endif
#include <time.h>
+#include <gtk/gtk.h>
+#include <string.h>
+#include <stdlib.h>
#include "callbacks_mainwindow_menu.h"
#include "gui_savedialog.h"
----- Forwarded message from Debian/IA64 non-US Build Daemon <[EMAIL
PROTECTED]> -----
Subject: Log for successful build of xlog_1.3.1-1+b1 (dist=unstable)
From: Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]>
Date: Sun, 26 Mar 2006 09:38:33 +0100
To: undisclosed-recipients: ;
X-PMX-Version: 5.1.2.240295, Antispam-Engine: 2.3.0.1, Antispam-Data:
2006.3.26.2108
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart
X-Spam-Level:
X-Spam-Status: No, score=-1.7 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS,
UPPERCASE_25_50 autolearn=no version=3.0.3
Debian-Buildd-Error: Yes
Function `strptime' implicitly converted to pointer at
callbacks_mainwindow_menu.c:394
----- End forwarded message -----
--
dann frazier | HP Open Source and Linux Organization
--- End Message ---
--- Begin Message ---
Source: xlog
Source-Version: 1.3.1-3
We believe that the bug you reported is fixed in the latest version of
xlog, which is due to be installed in the Debian FTP archive:
xlog_1.3.1-3.diff.gz
to pool/main/x/xlog/xlog_1.3.1-3.diff.gz
xlog_1.3.1-3.dsc
to pool/main/x/xlog/xlog_1.3.1-3.dsc
xlog_1.3.1-3_i386.deb
to pool/main/x/xlog/xlog_1.3.1-3_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.
Joop Stakenborg <[EMAIL PROTECTED]> (supplier of updated xlog 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, 24 Apr 2006 20:38:02 +0200
Source: xlog
Binary: xlog
Architecture: source i386
Version: 1.3.1-3
Distribution: unstable
Urgency: low
Maintainer: Joop Stakenborg <[EMAIL PROTECTED]>
Changed-By: Joop Stakenborg <[EMAIL PROTECTED]>
Description:
xlog - GTK+ Logging program for Hamradio Operators
Closes: 359351
Changes:
xlog (1.3.1-3) unstable; urgency=low
.
* Apply the patch correctly this time (order of the includes matters).
Closes: #359351.
Files:
e6497855b25a12e9b3c5285d3d0c99dc 611 hamradio optional xlog_1.3.1-3.dsc
0e11e86b13ae5d613bf92f3fe07cded9 16925 hamradio optional xlog_1.3.1-3.diff.gz
aab8f2a8081279ce119e83d0aab29216 557070 hamradio optional xlog_1.3.1-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFETSFh/CqtjGLxpX8RAn37AJ9SG8LrmFdvRgcZEnHORRRInYQ6ogCePiR+
7vXVpsGj1AnyJ3v/ITo07hI=
=+uv+
-----END PGP SIGNATURE-----
--- End Message ---