Your message dated Fri, 08 Feb 2008 23:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#438385: fixed in awardeco 0.2-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: 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-3
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-3.diff.gz
to pool/main/a/awardeco/awardeco_0.2-3.diff.gz
awardeco_0.2-3.dsc
to pool/main/a/awardeco/awardeco_0.2-3.dsc
awardeco_0.2-3_i386.deb
to pool/main/a/awardeco/awardeco_0.2-3_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.
Uwe Hermann <[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: Sat, 09 Feb 2008 00:11:22 +0100
Source: awardeco
Binary: awardeco
Architecture: source i386
Version: 0.2-3
Distribution: unstable
Urgency: low
Maintainer: Uwe Hermann <[EMAIL PROTECTED]>
Changed-By: Uwe Hermann <[EMAIL PROTECTED]>
Description:
awardeco - Decompress flashfiles equipped with an AWARD BIOS
Closes: 436495 438385
Changes:
awardeco (0.2-3) unstable; urgency=low
.
* Acknowledge NMU, thanks Giacomo Catenazzi (Closes: #438385).
* Install the binary in /usr/bin, not /bin.
* Standards-Version: 3.7.3 (no changes required).
* debian/control: Add Homepage field.
* Honor the 'nostrip' build option (Closes: #436495).
Files:
afc6ad5f69bc693f52bcc149256d62fd 593 utils optional awardeco_0.2-3.dsc
b6c1f284ccecfa83219d38916b52799f 3250 utils optional awardeco_0.2-3.diff.gz
7cbaf2e6322a9c001ecd74c9a0a92eb3 12440 utils optional awardeco_0.2-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD4DBQFHrOgsXdVoV3jWIbQRAnS0AJ9UDbTVJ1GMGgw6k1hMVKNIoxyxTQCXVpMw
/cYigFx5ImgK8jnNSzYajg==
=i/iH
-----END PGP SIGNATURE-----
--- End Message ---