Your message dated Mon, 21 Jan 2008 21:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#438385: fixed in awardeco 0.2-2.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: awardeco
Version: 0.2-2+rmh
Severity: grave
Tags: patch

Fails to extract bioses on 64-bit platforms due to use of evil "long" type.

After appliing this patch, I've tested it and can verify it produces identical
results on the bios I was trying.

I think this is grave enough that it calls for a stable-proposed-updates upload.
The package is completely useless otherwise.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)

Versions of packages awardeco depends on:
ii  libc6                  2.3.6.ds1-13etch2 GNU C Library: Shared libraries

awardeco recommends no packages.

-- no debconf information
diff -ur awardeco-0.2.old/src/awardfnc.c awardeco-0.2/src/awardfnc.c
--- awardeco-0.2.old/src/awardfnc.c	2006-08-05 11:38:03.000000000 +0200
+++ awardeco-0.2/src/awardfnc.c	2007-08-16 16:25:43.000000000 +0200
@@ -13,7 +13,7 @@
 
 typedef unsigned char	byte;
 typedef unsigned short	word;
-typedef unsigned long	dword;
+typedef unsigned int	dword;
 
 #define	Xtract 		0x10
 #define	List   		0x11

--- End Message ---
--- Begin Message ---
Source: awardeco
Source-Version: 0.2-2.1

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

awardeco_0.2-2.1.diff.gz
  to pool/main/a/awardeco/awardeco_0.2-2.1.diff.gz
awardeco_0.2-2.1.dsc
  to pool/main/a/awardeco/awardeco_0.2-2.1.dsc
awardeco_0.2-2.1_i386.deb
  to pool/main/a/awardeco/awardeco_0.2-2.1_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.
Giacomo Catenazzi <[EMAIL PROTECTED]> (supplier of updated awardeco 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, 17 Jan 2008 08:17:08 +0100
Source: awardeco
Binary: awardeco
Architecture: source i386
Version: 0.2-2.1
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Giacomo Catenazzi <[EMAIL PROTECTED]>
Description: 
 awardeco   - Decompress flashfiles equipped with an AWARD BIOS
Closes: 438385
Changes: 
 awardeco (0.2-2.1) unstable; urgency=low
 .
   * Non-Maintainer Upload at BSP in Zurich: fix rc bug.
   * Use the C99 bit length integer, to be safe on various
     architectures (Closes: #438385).
   * Fix also headers inclusion (memcpy: <string.h>, exit: <stdlib.h>).
Files: 
 40b808c2edfd93f0b759c1b8527758fd 559 utils optional awardeco_0.2-2.1.dsc
 c0020cd6891d9c4dda1b41172cec6e11 3057 utils optional awardeco_0.2-2.1.diff.gz
 7b4aa71f41f941bb0c94c304ac88f323 12302 utils optional awardeco_0.2-2.1_i386.deb

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

iD8DBQFHjwi7+ZNUJLHfmlcRAgIPAJ49aJ4Q6/Tlm2iSXCkXLXfL08MB0QCfQsMd
gE3u90Yp2cRL8JeU49EKoPk=
=phxH
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to