Your message dated Sat, 22 Apr 2006 02:17:14 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#359351: fixed in xlog 1.3.1-2
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-2
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-2.diff.gz
to pool/main/x/xlog/xlog_1.3.1-2.diff.gz
xlog_1.3.1-2.dsc
to pool/main/x/xlog/xlog_1.3.1-2.dsc
xlog_1.3.1-2_i386.deb
to pool/main/x/xlog/xlog_1.3.1-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.
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: Sat, 22 Apr 2006 11:04:45 +0200
Source: xlog
Binary: xlog
Architecture: source i386
Version: 1.3.1-2
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-2) unstable; urgency=low
.
* Use libhamlib-dev as a build dependency from now on.
* Fix 'implicit pointer conversion', patch by Dann Frazier, thanks!
Closes: #359351.
Files:
4d49cbced09cda7ad8a55764d2c1bd14 611 hamradio optional xlog_1.3.1-2.dsc
6e289cc312ec16a9079ff1612704e7af 16818 hamradio optional xlog_1.3.1-2.diff.gz
34cd8fae91f23787eba34d756295f526 557036 hamradio optional xlog_1.3.1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFESfNj/CqtjGLxpX8RAn5gAJ9NLED//KCT84RSDEsPZ77bc4eRqACcCw2i
uqYH+PQj37QjwcRIxlvho10=
=E20r
-----END PGP SIGNATURE-----
--- End Message ---