Your message dated Sun, 20 Jan 2008 09:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#461547: fixed in lwp 2.4+debian-2
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: lwp
Version: 2.4+debian-1
Severity: serious
Tags: patch
Justification: fails to build from source
Package uses nonportable way of setting stack
non-executable. "@" is comment in arm assembler,
use % instead.
diff -urN lwp-2.4+debian.old/src/process.S lwp-2.4+debian/src/process.S
--- lwp-2.4+debian.old/src/process.S 2007-12-03 19:10:24.000000000 +0000
+++ lwp-2.4+debian/src/process.S 2008-01-19 12:48:24.000000000 +0000
@@ -1015,6 +1015,6 @@
#if defined __ELF__ && defined __linux__
/* indicate that we do not need an executable stack */
- .section .note.GNU-stack,"",@progbits
+ .section .note.GNU-stack,"",%progbits
#endif
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.4
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---
Source: lwp
Source-Version: 2.4+debian-2
We believe that the bug you reported is fixed in the latest version of
lwp, which is due to be installed in the Debian FTP archive:
liblwp-dev_2.4+debian-2_i386.deb
to pool/main/l/lwp/liblwp-dev_2.4+debian-2_i386.deb
liblwp2_2.4+debian-2_i386.deb
to pool/main/l/lwp/liblwp2_2.4+debian-2_i386.deb
lwp_2.4+debian-2.diff.gz
to pool/main/l/lwp/lwp_2.4+debian-2.diff.gz
lwp_2.4+debian-2.dsc
to pool/main/l/lwp/lwp_2.4+debian-2.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated lwp 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, 20 Jan 2008 10:24:00 +0100
Source: lwp
Binary: liblwp2 liblwp-dev
Architecture: source i386
Version: 2.4+debian-2
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description:
liblwp-dev - Light Weight Processes library (development)
liblwp2 - Light Weight Processes library
Closes: 461547
Changes:
lwp (2.4+debian-2) unstable; urgency=low
.
* Applied patch from Riku Voipio <[EMAIL PROTECTED]> to fix portability
issue with arm (Closes: #461547).
Files:
caeddd0a5ba87a6c738d7418e532ad77 646 libs optional lwp_2.4+debian-2.dsc
12eb3f3842b73a446a914cb4dc4ce309 4366 libs optional lwp_2.4+debian-2.diff.gz
d9b857000a547b2fd487a79805d9bb27 26530 libs optional
liblwp2_2.4+debian-2_i386.deb
3113897216333ef4d7bec32ef42953fe 23280 libdevel optional
liblwp-dev_2.4+debian-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHkxOV+C5cwEsrK54RAmi2AKDIaBRiwlmfmISb3x0E69i9A1dS6ACg3blZ
N3OmaevemGE5dAA2nuOjZSM=
=l+XW
-----END PGP SIGNATURE-----
--- End Message ---