Your message dated Wed, 12 Mar 2008 19:02:12 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#470665: fixed in gtk+2.0 2.12.9-2
has caused the Debian Bug report #470665,
regarding gtk+2.0: g_fopen() 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.)


-- 
470665: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470665
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gtk+2.0
Version: 2.12.9-1
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.

  Function `g_fopen' implicitly converted to pointer at 
/build/buildd/gtk+2.0-2.12.9/modules/printbackends/cups/gtkprintbackendcups.c:1421
  Function `g_fopen' implicitly converted to pointer at 
/build/buildd/gtk+2.0-2.12.9/modules/printbackends/cups/gtkprintbackendcups.c:1421
  Function `g_fopen' implicitly converted to pointer at 
/build/buildd/gtk+2.0-2.12.9/modules/printbackends/cups/gtkprintbackendcups.c:1421

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

--- gtk+2.0-2.12.9.orig/modules/printbackends/cups/gtkprintbackendcups.c        
2008-03-11 22:17:03.000000000 -0600
+++ gtk+2.0-2.12.9/modules/printbackends/cups/gtkprintbackendcups.c     
2008-03-12 10:56:14.000000000 -0600
@@ -36,6 +36,7 @@
 #include <cairo-ps.h>
 
 #include <glib/gi18n-lib.h>
+#include <glib/gstdio.h>
 #include <gmodule.h>
 
 #include <gtk/gtkprintoperation.h>



--- End Message ---
--- Begin Message ---
Source: gtk+2.0
Source-Version: 2.12.9-2

We believe that the bug you reported is fixed in the latest version of
gtk+2.0, which is due to be installed in the Debian FTP archive:

gtk+2.0_2.12.9-2.diff.gz
  to pool/main/g/gtk+2.0/gtk+2.0_2.12.9-2.diff.gz
gtk+2.0_2.12.9-2.dsc
  to pool/main/g/gtk+2.0/gtk+2.0_2.12.9-2.dsc
gtk2-engines-pixbuf_2.12.9-2_i386.deb
  to pool/main/g/gtk+2.0/gtk2-engines-pixbuf_2.12.9-2_i386.deb
gtk2.0-examples_2.12.9-2_i386.deb
  to pool/main/g/gtk+2.0/gtk2.0-examples_2.12.9-2_i386.deb
libgtk-directfb-2.0-0-udeb_2.12.9-2_i386.udeb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0-udeb_2.12.9-2_i386.udeb
libgtk-directfb-2.0-0_2.12.9-2_i386.deb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0_2.12.9-2_i386.deb
libgtk-directfb-2.0-dev_2.12.9-2_i386.deb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-dev_2.12.9-2_i386.deb
libgtk2.0-0-dbg_2.12.9-2_i386.deb
  to pool/main/g/gtk+2.0/libgtk2.0-0-dbg_2.12.9-2_i386.deb
libgtk2.0-0_2.12.9-2_i386.deb
  to pool/main/g/gtk+2.0/libgtk2.0-0_2.12.9-2_i386.deb
libgtk2.0-bin_2.12.9-2_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-bin_2.12.9-2_all.deb
libgtk2.0-common_2.12.9-2_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-common_2.12.9-2_all.deb
libgtk2.0-dev_2.12.9-2_i386.deb
  to pool/main/g/gtk+2.0/libgtk2.0-dev_2.12.9-2_i386.deb
libgtk2.0-doc_2.12.9-2_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-doc_2.12.9-2_all.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.
Sebastian Dröge <[EMAIL PROTECTED]> (supplier of updated gtk+2.0 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: Wed, 12 Mar 2008 18:52:53 +0100
Source: gtk+2.0
Binary: libgtk2.0-0 libgtk-directfb-2.0-0 libgtk-directfb-2.0-0-udeb 
libgtk2.0-common libgtk2.0-bin libgtk2.0-dev libgtk-directfb-2.0-dev 
libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf
Architecture: source all i386
Version: 2.12.9-2
Distribution: unstable
Urgency: low
Maintainer: Sebastien Bacher <[EMAIL PROTECTED]>
Changed-By: Sebastian Dröge <[EMAIL PROTECTED]>
Description: 
 gtk2-engines-pixbuf - Pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - Examples files for the GTK+ 2.0
 libgtk-directfb-2.0-0 - The GTK+ graphical user interface library - DirectFB 
runtime
 libgtk-directfb-2.0-0-udeb - The GTK+ graphical user interface library - 
minimal runtime (udeb)
 libgtk-directfb-2.0-dev - Development files for the GTK+ library - DirectFB 
version
 libgtk2.0-0 - The GTK+ graphical user interface library
 libgtk2.0-0-dbg - The GTK+ libraries and debugging symbols
 libgtk2.0-bin - The programs for the GTK+ graphical user interface library
 libgtk2.0-common - Common files for the GTK+ graphical user interface library
 libgtk2.0-dev - Development files for the GTK+ library
 libgtk2.0-doc - Documentation for the GTK+ graphical user interface library
Closes: 470665
Changes: 
 gtk+2.0 (2.12.9-2) unstable; urgency=low
 .
   * debian/patches/092_implicit-g-fopen.patch:
     + Include glib/gstdio.h for g_fopen to prevent crashes on 64 bit
       architectures. Thanks to Dann Frazier for the patch (Closes: #470665).
Files: 
 0567fc26eb5f3978f53e1550f3cfd557 1566 libs optional gtk+2.0_2.12.9-2.dsc
 1238d94d960dad0f79cd82cda32a72f4 103001 libs optional gtk+2.0_2.12.9-2.diff.gz
 f14d3bc245c59b2dfb09096229f46a36 5370972 misc optional 
libgtk2.0-common_2.12.9-2_all.deb
 9e2739bc63cda7cf8939235e5772f7a1 135954 misc optional 
libgtk2.0-bin_2.12.9-2_all.deb
 1b16c36b63a5dac03507c56b95c44539 3395296 doc optional 
libgtk2.0-doc_2.12.9-2_all.deb
 7248fd54af664d171043fccb33ef37b2 2062950 libs optional 
libgtk2.0-0_2.12.9-2_i386.deb
 15b9cdb77ed98de7209e8585324802ef 1766374 libs optional 
libgtk-directfb-2.0-0_2.12.9-2_i386.deb
 5eb873de4e1f9664d3e63b0a5bb5acb2 1687278 debian-installer extra 
libgtk-directfb-2.0-0-udeb_2.12.9-2_i386.udeb
 8f0e7228a79b04f97d60618b91d85bea 2788674 libdevel optional 
libgtk2.0-dev_2.12.9-2_i386.deb
 4c4a3019dc6294884d7b8956d2520089 134218 libdevel optional 
libgtk-directfb-2.0-dev_2.12.9-2_i386.deb
 98314a09cd029a845360b17ff03255fd 9437038 libdevel extra 
libgtk2.0-0-dbg_2.12.9-2_i386.deb
 8b09b55e5bb99564ccc830317c3d1e49 561434 x11 extra 
gtk2.0-examples_2.12.9-2_i386.deb
 79a9bbf2328d5f090ad1995c3be0a520 316252 graphics optional 
gtk2-engines-pixbuf_2.12.9-2_i386.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH2CIaBsBdh1vkHyERAh+YAKCRPVZEmHkcBHfe77tkVsgeiDtMfACgj/YI
srEkOv3l5ac4mFeNHcOQH4s=
=HTM/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to