severity 306637 wishlist thanks Hi,
On Tue, Mar 07, 2006 at 04:53:56PM -0400, Anderson Lizardo wrote: > Package: qemu > Version: 0.8.0-2 > Severity: important > Tags: patch > New patch with some more bugs fixed, including a bugfix from Ulrich > Hecht, not in QEMU CVS yet. I'm aware of this bug fix, it has hit me when using sbox, so it's going to be in next release. > I'm also increasing bug severity to "important" as (1) there is a > patch available, so it's not a "wishlist" anymore and (2) the patch > has some fixes for real bugs included. No, that's wrong, a bug does not stop being wishlist because it gets a patch. And you should not try to sneak in unrelated and cosmetical changes into an existing bug report. For new stuff, please file new bug reports. I can agree though that the arm floating point comparision could be important. > I can also send separate bug reports for the bugs fixed in this patch > if necessary. > Changelog: > > * Fix package build/clean/build bugs. Yes, hit that sometime ago, but forgot to fix. O:) > * Remove "--enable-slirp" configure flag, as it's default now. Sure. > * Add build-stamp target to workaround "patch" target bug where "build" is > run twice. patch has already its own stamp file, and I prefer not to have build stamp files, otherwise you may modify something and it does not get rebuilt. > * Fix ARM floating point emulation bug. > - debian/patches/41_nwfpe_cpsr.patch: New file. > Thanks to Ulrich Hecht. This was under my radar already. :) > * Implement syscalls necessary to run debootstrap. > - debian/patches/35_syscall_prctl.patch: New file. > - debian/patches/36_syscall_mount.patch: New file. > - debian/patches/37_syscall_arm_statfs64.patch: New file. Those should be in a new bug report. > * Add binfmt-support hooks, allowing "transparent" user emulation. Idea > borrowed from qemu-binfmt-conf.sh. I don't like the way it's implemented, hardcoding the binary list is prone to error, and the handling code for binfmt files could be greatly reduced. > * Change default interpreter prefix to match dpkg-cross crossdir. This should probably be in accordance with the multi-arch proposal instead. > * Add qemu-user-static package. But I'm not yet sure about providing the static binaries. It makes security support harder in case of bugs found in linked libraries for example. Thanks for the patch and interest, though. =) reagrds, guillem -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

