Your message dated Sun, 25 Nov 2007 13:32:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#423868: fixed in gnome-system-tools 2.20.0-1
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-system-tools
Version: 2.18.1-1
Severity: important
Tags: patch

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.

This is often due to a missing function prototype definition.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

Function `connection_combo_get_value' implicitly converted to pointer at 
callbacks.c:110

Note that only the connection_combo_get_value proto is necessary to
fix this bug, but I added the set_value counterpart for completion.

--- gnome-system-tools-2.18.1/src/network/connection.h~ 2007-02-24 
10:23:24.000000000 -0700
+++ gnome-system-tools-2.18.1/src/network/connection.h  2007-05-14 
10:01:04.000000000 -0600
@@ -102,6 +102,9 @@ void connection_dialog_hide (GstConnecti
 gchar *connection_get_config_method (GstConnectionDialog *dialog);
 void   connection_set_config_method (GstConnectionDialog *dialog,
                                     const gchar         *method);
+void connection_combo_set_value (GtkComboBox *combo, const gchar *method);
+gchar *connection_combo_get_value (GtkComboBox *combo);
+
 
 
 #endif /* __CONNECTION_H */

-- 
dann frazier | HP Open Source and Linux Organization


--- End Message ---
--- Begin Message ---
Source: gnome-system-tools
Source-Version: 2.20.0-1

We believe that the bug you reported is fixed in the latest version of
gnome-system-tools, which is due to be installed in the Debian FTP archive:

gnome-system-tools_2.20.0-1.diff.gz
  to pool/main/g/gnome-system-tools/gnome-system-tools_2.20.0-1.diff.gz
gnome-system-tools_2.20.0-1.dsc
  to pool/main/g/gnome-system-tools/gnome-system-tools_2.20.0-1.dsc
gnome-system-tools_2.20.0-1_amd64.deb
  to pool/main/g/gnome-system-tools/gnome-system-tools_2.20.0-1_amd64.deb
gnome-system-tools_2.20.0.orig.tar.gz
  to pool/main/g/gnome-system-tools/gnome-system-tools_2.20.0.orig.tar.gz



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-system-tools 
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: Sun, 25 Nov 2007 13:54:54 +0100
Source: gnome-system-tools
Binary: gnome-system-tools
Architecture: source amd64
Version: 2.20.0-1
Distribution: unstable
Urgency: low
Maintainer: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]>
Changed-By: Josselin Mouette <[EMAIL PROTECTED]>
Description: 
 gnome-system-tools - Cross-platform configuration utilities for GNOME
Closes: 423867 423868
Changes: 
 gnome-system-tools (2.20.0-1) unstable; urgency=low
 .
   [ Niv Sardi ]
   * Add 02_amd64_fix.patch that should prevent segfaults on AMD64 arch
     thanks to Dann Frazier
     (closes: #423867: gnome-system-tools: get_services_tool_new() implicitly 
converted to pointer)
     (closes: #423868: gnome-system-tools: connectino_combo_get_value() 
implicitly converted to pointer)
 .
   [ Josselin Mouette ]
   * New upstream release.
   * Drop 02_amd64_fix.patch, integrated upstream.
   * Build-depend on libdbus-1-dev and intltool.
   * Drop build-depends on libxml2-dev, patchutils, zlib1g-dev,
     libpopt-dev, libgnomeui-dev and python.
   * Switch to quilt for patch handling; build-depend on quilt.
   * Refresh patches to apply cleanly.
   * Make gksu a dependency.
Files: 
 38cd379bcaeb3d0348a8f7b80ff90c57 1249 gnome optional 
gnome-system-tools_2.20.0-1.dsc
 c9b3a8a38e393f4f6639313d79eadd77 4041437 gnome optional 
gnome-system-tools_2.20.0.orig.tar.gz
 4a518394f01e091957f5dcea8805e3a0 24002 gnome optional 
gnome-system-tools_2.20.0-1.diff.gz
 440b611a84bfd05cafca79a16809c02b 3836598 gnome optional 
gnome-system-tools_2.20.0-1_amd64.deb

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

iD8DBQFHSXYArSla4ddfhTMRAglFAKCnmVGPJXWcCY5UBx4R3X4A8ZErxgCg1V0W
fz5TTj8DQHPaAnqJgY7zEBE=
=hkl8
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-gnome-maintainers mailing list
pkg-gnome-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-gnome-maintainers

Reply via email to