Your message dated Wed, 24 May 2006 16:17:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#368062: fixed in gnome-session 2.14.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: gnome-session
Version: 2.14.1-1
Tags: patch
Our automated buildd log filter [1] detected a problem that will cause
your package to segfault on architectures such as ia64:
Function `gsm_get_conf_client' implicitly converted to pointer at
gsm-xrandr.c:138
Function `gsm_get_conf_client' implicitly converted to pointer at
gsm-at-startup.c:30
[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
Patch to add the missing declaration is attached below.
Thanks,
--david
--
Mosberger Consulting LLC, http://www.mosberger-consulting.com/
--- gnome-session-2.14.1/gnome-session/gsm-at-startup.c 2006-03-21 10:37:40.000000000 -0700
+++ gnome-session-2.14.1-fixed/gnome-session/gsm-at-startup.c 2006-05-19 09:05:03.000000000 -0600
@@ -2,6 +2,7 @@
#include <string.h>
#include "gsm-at-startup.h"
+#include "util.h"
#include <gdk/gdk.h>
#include <libgnome/libgnome.h>
--- gnome-session-2.14.1/gnome-session/gsm-xrandr.c 2006-03-25 04:10:32.000000000 -0700
+++ gnome-session-2.14.1-fixed/gnome-session/gsm-xrandr.c 2006-05-19 09:06:29.000000000 -0600
@@ -10,6 +10,7 @@
#include <gtk/gtk.h>
#include <gdk/gdkx.h>
#include <X11/extensions/Xrandr.h>
+#include "util.h"
#endif
#ifdef HAVE_RANDR
--- End Message ---
--- Begin Message ---
Source: gnome-session
Source-Version: 2.14.1-2
We believe that the bug you reported is fixed in the latest version of
gnome-session, which is due to be installed in the Debian FTP archive:
gnome-session_2.14.1-2.diff.gz
to pool/main/g/gnome-session/gnome-session_2.14.1-2.diff.gz
gnome-session_2.14.1-2.dsc
to pool/main/g/gnome-session/gnome-session_2.14.1-2.dsc
gnome-session_2.14.1-2_i386.deb
to pool/main/g/gnome-session/gnome-session_2.14.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.
Josselin Mouette <[EMAIL PROTECTED]> (supplier of updated gnome-session 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: Thu, 25 May 2006 00:49:18 +0200
Source: gnome-session
Binary: gnome-session
Architecture: source i386
Version: 2.14.1-2
Distribution: unstable
Urgency: low
Maintainer: Josselin Mouette <[EMAIL PROTECTED]>
Changed-By: Josselin Mouette <[EMAIL PROTECTED]>
Description:
gnome-session - The GNOME 2 Session Manager
Closes: 368062
Changes:
gnome-session (2.14.1-2) unstable; urgency=low
.
* 03_implicit_conversion.diff: Fix for implicit conversion
(closes: #368062).
Files:
16d2b240493234d47608d3529f3d6b39 1760 gnome optional gnome-session_2.14.1-2.dsc
f708066e77cefabeb3e5a6cdd7a6a68a 69811 gnome optional
gnome-session_2.14.1-2.diff.gz
d224742bcea8315d371119ec508ae0ae 501488 gnome optional
gnome-session_2.14.1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEdOfmrSla4ddfhTMRAtKXAKCVvuI7dVaoA9UqUmJPrJCJiYEMrQCghB2T
YIttap8A58vlKIacI5uuR2A=
=KYmY
-----END PGP SIGNATURE-----
--- End Message ---