[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#389514: marked as done (xserver-xorg-input-keyboard: implicit pointer conversion)



Your message dated Wed, 27 Sep 2006 17:17:22 -0700
with message-id <E1GSjac-0004qd-0V@spohr.debian.org>
and subject line Bug#389514: fixed in xserver-xorg-input-keyboard 1:1.1.0-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: xserver-xorg-input-keyboard
Version: 1:1.1.0-2
Severity: important
Tags: 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 ia64 and amd64.

This is often due to a missing function prototype definition.

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

----- Forwarded message from Buildd user <buildd@nautilus.lowpingbastards.de> -----

Subject: Log for successful build of xserver-xorg-input-keyboard_1:1.1.0-2 (dist=unstable)
From: Buildd user <buildd@nautilus.lowpingbastards.de>
Date: Sat, 23 Sep 2006 00:05:30 +0000
To: undisclosed-recipients: ;
X-PMX-Version: 5.2.1.279297, Antispam-Engine: 2.4.0.264935, Antispam-Data: 2006.9.22.164943
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.3 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
	autolearn=no version=3.0.3
Debian-Buildd-Error: Yes

Function `strtok' implicitly converted to pointer at ../../src/kbd.c:284

----- End forwarded message -----

--- xserver-xorg-input-keyboard-1.1.0/src/kbd.c~	2006-04-07 11:47:10.000000000 -0600
+++ xserver-xorg-input-keyboard-1.1.0/src/kbd.c	2006-09-25 21:37:58.000000000 -0600
@@ -19,6 +19,7 @@
 #endif
 
 #include <stdio.h>
+#include <string.h>
   
 #define NEED_EVENTS
 #include <X11/X.h>

-- 
dann frazier | HP Open Source and Linux Organization


--- End Message ---
--- Begin Message ---
Source: xserver-xorg-input-keyboard
Source-Version: 1:1.1.0-3

We believe that the bug you reported is fixed in the latest version of
xserver-xorg-input-keyboard, which is due to be installed in the Debian FTP archive:

xserver-xorg-input-kbd_1.1.0-3_i386.deb
  to pool/main/x/xserver-xorg-input-keyboard/xserver-xorg-input-kbd_1.1.0-3_i386.deb
xserver-xorg-input-keyboard_1.1.0-3.diff.gz
  to pool/main/x/xserver-xorg-input-keyboard/xserver-xorg-input-keyboard_1.1.0-3.diff.gz
xserver-xorg-input-keyboard_1.1.0-3.dsc
  to pool/main/x/xserver-xorg-input-keyboard/xserver-xorg-input-keyboard_1.1.0-3.dsc



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 389514@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Nusinow <dnusinow@debian.org> (supplier of updated xserver-xorg-input-keyboard 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 27 Sep 2006 19:53:10 -0400
Source: xserver-xorg-input-keyboard
Binary: xserver-xorg-input-kbd
Architecture: source i386
Version: 1:1.1.0-3
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <dnusinow@debian.org>
Changed-By: David Nusinow <dnusinow@debian.org>
Description: 
 xserver-xorg-input-kbd - X.Org X server -- keyboard input driver
Closes: 389514
Changes: 
 xserver-xorg-input-keyboard (1:1.1.0-3) unstable; urgency=low
 .
   [ Thierry Reding ]
   * Add watch file
 .
   [ David Nusinow ]
   * Add 01_64bit_pointer.diff to include to correct pointer size on 64 bit
     arches. Thanks Dann Frazier. (closes: #389514)
   * Turn the above patch in to one pulled from upstream to include more
     missing headers.
Files: 
 a401b319295fdf85ae3ef7443771645d 944 x11 optional xserver-xorg-input-keyboard_1.1.0-3.dsc
 746e5b49f4173e1fe7bc0e7fe9ed141c 17672 x11 optional xserver-xorg-input-keyboard_1.1.0-3.diff.gz
 eef032c9621810899ebf17cb1a508abc 13010 x11 optional xserver-xorg-input-kbd_1.1.0-3_i386.deb

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

iD8DBQFFGxFryLfpNdY0ad8RAgkWAKCQhcONUf28R5v1dJKKuRCKM1fAywCfXC4U
Q2iKLkkgVezyHRZdNyx3BrQ=
=8p2A
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: