Change logs for qemu source package in Dapper

  • qemu (0.8.2+dfsg-0ubuntu1~dapper1) dapper-backports; urgency=low
    
      * Automated backport upload; no source changes.
    
    qemu (0.8.2+dfsg-0ubuntu1) feisty; urgency=low
    
      * Bump package version number to +dfsg-0ubuntu1 to get rid of binary blobs
        that were left in the orig tarball with 0.8.2-0ubuntu1.
      * Merge from debian unstable, remaining changes:
         - 90_no_linux_compiler_h.patch: remove unnecessary kernel header
           breaking compilation of linux-usb.c.
         - Remove 34_syscalls_types.patch from debian/patches/series: add an
           unnecessary kernel header breaking compilation of linux-user/syscall.c.
         - Move proll and openhackware from Depends to Recommends.
    
    qemu (0.8.2-5) unstable; urgency=low
    
      [ Guillem Jover ]
      * Added a missing part to the ARM NPTL support patch, initially lost.
        - debian/patches/42_arm_tls.patch: Updated.
    
    qemu (0.8.2-4ubuntu1) feisty; urgency=low
    
      * Merge from debian unstable, remaining changes:
         - 90_no_linux_compiler_h.patch: remove unnecessary kernel header
           breaking compilation of linux-usb.c.
         - Remove 34_syscalls_types.patch from debian/patches/series: add an
           unnecessary kernel header breaking compilation of linux-user/syscall.c.
         - Move proll and openhackware from Depends to Recommends.
    
    qemu (0.8.2-4) unstable; urgency=medium
    
      [ Guillem Jover ]
      * Disable using iasl for now until it's ported to big-endian systems and
        include a locally built acpi-dsdt.hex file.
    
    qemu (0.8.2-3) unstable; urgency=low
    
      [ Guillem Jover ]
      * Hopefully really fix powerpc FTBFS.
    
    qemu (0.8.2-2) unstable; urgency=low
    
      [ Guillem Jover ]
      * Update Tag field to match new debtags vocabulary.
      * Clean properly. (Closes: #390166)
        - Remove the acpi generated files and the docs.
        - Revert the docs regeneration forcing logic.
        Thanks to Anderson Lizardo <email address hidden>.
      * On install use DESTDIR instead of specifying all paths. (Closes: #396139)
        Thanks to Anderson Lizardo <email address hidden>.
      * Port to GNU/kFreeBSD. (Closes: #327622)
        - Disable ALSA on non-linux systems.
        - Add a Build-Depends on libfreebsd-dev on kfreebsd systems.
        - Add kfreebsd-i386 and kfreebsd-amd64 to the Architecture field.
        - debian/patches/65_kfreebsd.patch: New file.
        Thanks Petr Salinger <email address hidden>.
      * In qemu-make-debian-root do not explicitely install in aptitude and
        libsigc++-1.2-5c102, they are pulled now by default. And do not remove
        aptitude afterwards. (Closes: #392481)
        Thanks to Ted Percival <email address hidden>.
      * Add experimental ncurses ui support. (Closes: #369462)
        - debian/patches/80_ui_curses.patch: New file.
        Thanks to Andrzej Zaborowski <email address hidden>.
      * Add SO_PEERCRED and SO_SNDTIMEO support, and fix accept syscall when
        being passed NULL pointers.
        - debian/patches/21_net_sockopts.patch: Renamed to ...
        - debian/patches/21_net_soopts.patch: ... here. Modify.
        Thanks to Pablo Virolainen.
      * Add a fadvise64 syscall stub.
        - debian/patches/39_syscall_fadvise64.patch: New file.
        Thanks to Pablo Virolainen.
      * Add EABI unmuxed socket syscalls.
        - debian/patches/55_unmux_socketcall.patch: New file.
        Thanks to Riku Voipio.
      * Add TLS sections to the ARM and x86 linker scripts so that qemu user
        emulators can be linked statically.
        - debian/patches/66_tls_ld.patch: New file.
      * Move the documentation of the binary blob removals from the original
        upstream tarball from README.Debian to debian/copyright.
      * Reword the emphasis on "FAST!" from the package description.
      * Fix FTBFS on powerpc by adding the missing fp_status variable to the
        int32_to_float32 function calls.
        - debian/patches/67_ppc_ftbfs.patch: New file.
    
    qemu (0.8.2-1) unstable; urgency=low
    
      [ Guillem Jover ]
      * New upstream release. (Closes: #379461, #385029, #388810)
        - Add ACPI BIOS emulation support. (Closes: #372533)
        - Fix mouse invisible wall when using Windows XP. (Closes: #384666)
        - debian/patches/01_doc_typos.patch: Sync.
        - debian/patches/03_machines_list_no_error.patch: Likewise.
        - debian/patches/04_do_not_print_rtc_freq_if_ok.patch: Likewise.
        - debian/patches/05_non-fatal_if_linux_hd_missing.patch: Likewise.
        - debian/patches/06_exit_segfault.patch: Likewise.
        - debian/patches/12_signal_powerpc_support.patch: Likewise.
        - debian/patches/21_net_sockopt.patch: Likewise.
        - debian/patches/22_net_tuntap_stall.patch: Likewise.
        - debian/patches/30_syscall_ipc.patch: Likewise.
        - debian/patches/31_syscalls.patch: Likewise.
        - debian/patches/32_syscall_sysctl.patch: Likewise.
        - debian/patches/33_syscall_ppc_clone.patch: Likewise.
        - debian/patches/35_syscall_sockaddr.patch: Likewise.
        - debian/patches/36_syscall_prctl.patch: Likewise.
        - debian/patches/37_syscall_mount.patch: Likewise.
        - debian/patches/41_arm_fpa_sigfpe.patch: Likewise.
        - debian/patches/42_arm_tls.patch: Likewise.
        - debian/patches/61_safe_64bit_int.patch: Likewise.
        - debian/patches/63_sparc_build.patch: Likewise.
        - debian/patches/50_missing_keycodes.patch: Removed, integrated upstream.
      * Switch to quilt:
        - debian/control: Add quilt (>= 0.40) to Build-Depends.
        - debian/patches/series: New file.
        - debian/patch.mk: Removed.
        - debian/rules: Include '/usr/share/quilt/quilt.make' instead of
          'debian/patch.mk'.
      * Build the ACPI Source Language files with iasl.
      * Add a Tag field to the binary package, using data from debtags.
      * Add 2006 to the debian/copyright years.
      * Add a Recommends on vde. (Closes: #386780)
      * Fix spelling error in package description (peripherials -> peripherals).
        (Closes: #388700)
        Thanks to Rakesh 'arky' Ambati <email address hidden>.
      * Fix ne2000_can_receive return code to 0 when the command is STOP.
        (Closes: #386209)
        - debian/patches/52_ne2000_return.patch: New file.
        Thanks to Samuel Thibault <email address hidden>.
      * Document the binary blob removals from the original upstream tarball in
        README.Debian. (Closes: #388740)
    
    qemu (0.8.2-0ubuntu1) edgy; urgency=low
    
      * Merged with Debian unstable
      * New Upstream release
      * Dropped debian/patches/12_signal_powerpc_support.patch (broken for qemu
        0.8.2)
      * Redid debian/patches/21_net_sockopt.patch
      * Redid debian/patches/35_syscall_sockaddr.patch
      * Redid debian/patches/42_arm_tls.patch
      * Dropped debian/patches/50_missing_keycodes.patch (applied upstream)
      * Redid debian/patches/61_safe_64bit_int.patch
      * Dropped debian/patches/63_sparc_build.patch (applied upstream)
      * Added new patch 65_no-linux_types_h.patch (unnecessary kernel header
        breaking compilation of linux-user/syscall.c)
      * Added new patch 66_no-linux_compiler_h.patch (unnecessary kernel header
        breaking compilation of linux-usb.c)
    
    qemu (0.8.1-1) unstable; urgency=low
    
      [ Guillem Jover ]
      * New upstream release. (Closes: #366955, #366637)
        - debian/patches/01_doc_typos.patch: Sync.
        - debian/patches/04_do_not_print_rtc_freq_if_ok.patch: Likewise.
        - debian/patches/05_non-fatal_if_linux_hd_missing.patch: Likewise.
        - debian/patches/12_signal_powerpc_support.patch: Likewise.
        - debian/patches/21_net_sockopt.patch: Likewise.
        - debian/patches/22_net_tuntap_stall.patch: Likewise.
        - debian/patches/30_syscall_ipc.patch: Likewise.
        - debian/patches/31_syscalls.patch: Likewise.
        - debian/patches/32_syscall_sysctl.patch: Likewise.
        - debian/patches/33_syscall_ppc_clone.patch: Likewise.
        - debian/patches/35_syscall_sockaddr.patch: Likewise.
        - debian/patches/36_syscall_prctl.patch: Likewise.
        - debian/patches/37_syscall_mount.patch: Likewise.
        - debian/patches/41_arm_fpa_sigfpe.patch: Likewise.
        - debian/patches/42_arm_tls.patch: Likewise.
        - debian/patches/43_arm_cpustate.patch: Likewise.
        - debian/patches/50_missing_keycodes.patch: Likewise.
        - debian/patches/51_serial_small_divider.patch: Likewise.
        - debian/patches/61_safe_64bit_int.patch: Likewise.
        - debian/patches/63_sparc_build.patch: Likewise.
        - debian/patches/40_arm_nwfpe_cpsr.patch: Removed, integrated upstream.
      * Make the patch system apply the patch on the first run.
        - debian/patches/64_ppc_asm_constraints.patch: Add DPATCHLEVEL.
      * Document how to use the images created with qemu-make-debian-root in the
        man page. Thanks to Jacobo <email address hidden>. (Closes: #343450)
      * Add support for the -snapshot option to use the TMPDIR evironment
        variable. (Closes: #353880)
        - debian/patches/02_snapshot_use_tmpdir.patch: New file.
      * Do not exit with an error when using '-M ?'. (Closes: #365209)
        - debian/patches/03_machines_list_no_error.patch: New file.
      * Added symlink for system-mipsel emulator man page.
      * Build and clean the pc-bios directory.
      * Avoid segfaulting by using _exit(2) instead of exit(3) in qemu user
        emulators. (Closes: #338289)
        - debian/patches/06_exit_segfault.patch: New file.
      * Enable ALSA audio support and add libasound2-dev to the Build-Depends.
      * Now using Standards-Version 3.7.2 (no changes needed).
    
     -- John Dong <email address hidden>   Fri,  9 Mar 2007 15:03:37 +0000
  • qemu (0.8.0-3ubuntu1) dapper; urgency=low
    
      * moved proll and openhackware from Depends to Recommends. These are
        needed for sparc emulation, so this may be broken in ubuntu.
    
    qemu (0.8.0-3) unstable; urgency=low
    
      [ Josh Triplett ]
      * Fix FTBFS on PowerPC caused by asm constraint problem. (Closes: #361727)
        - debian/patches/64_ppc_asm_constraints.patch.
    
      [ Guillem Jover ]
      * Clamp addrlen from host to target when using AF_UNIX. This fixes
        socket problems when using EABI.
        - debian/patches/35_syscall_sockaddr.patch: New file.
      * Fix floating point comparison on ARM NWFPE, due to glue code missmatch.
        (Closes: #356287)
        - debian/patches/40_arm_nwfpe_cpsr.patch: New file.
        - debian/patches/40_fpu_arm_sigfpe.patch: Rename to ...
        - debian/patches/41_arm_fpa_sigfpe.patch: ... this. Resync.
        Thanks to Ulrich Hecht.
      * Fix POSIX threads creation on ARM hanging when initializing the cpu
        structure being it cyclic.
        - debian/patches/43_arm_cpustate.patch: New file.
      * Add TLS support for ARM. Stolen from Scratchbox.
        - debian/patches/42_arm_tls.patch: New file.
      * Fix sysctl endian problem.
        - debian/patches/32_syscall_sysctl.patch: Update.
        Thanks to Timo Savola <email address hidden>.
      * Remove now default '--enable-slirp' build option. (Closes: #356284)
        Thanks to Anderson Lizardo <email address hidden>.
      * Remove unused sharedir to 'make install'. (Closes: #356418)
        Thanks to Anderson Lizardo <email address hidden>.
      * Fix package not cleaning properly. (Closes: #356279)
        Thanks to Anderson Lizardo <email address hidden> for the initial
        patch.
      * Add needed syscalls to make debootstrap work. (Closes: #356291)
        - debian/patches/36_syscall_prctl.patch: New file.
        - debian/patches/37_syscall_mount.patch: Likewise.
        - debian/patches/38_syscall_arm_statfs64.patch: Likewise.
        Thanks to Anderson Lizardo <email address hidden>.
      * Remove obsolete Build-Dependency xlibs-dev.
    
    qemu (0.8.0-2) unstable; urgency=low
    
      [ Guillem Jover ]
      * Switch away from cdbs to plain debhelper.
      * Upgrade to debhelper compat level 5.
      * Allow overriding CC compiler variable. (Closes: #345772)
      * Do not redefine 64 bit types on 64 bit arches.
        - debian/patches/61_safe_64bit_int.patch: New file.
      * Allow linux_boot.bin to be built on any arch by switching to nasm,
        and Build-Depending on it.
        - debian/patches/62_linux_boot_nasm.patch: New file.
      * The serial hw driver uses a small divider that gets zeroed when shifting
        bits to the right. (Closes: #276276, #348098)
        - debian/patches/51_serial_small_divider.patch: New file.
        Thanks to Samuel Thibault <email address hidden>.
      * Escaped hyphens in qemu-user manpage, use italics for filenames and
        parameters and bold for options.
      * Partial build failure fix for Sparc. (Bugs: #317145, #336970)
        Thanks to Jurij Smakov <email address hidden>.
    
     -- Reinhard Tartler <email address hidden>   Fri, 14 Apr 2006 20:30:04 +0200
  • qemu (0.8.0-1ubuntu1) dapper; urgency=low
    
    
      * Resynchronise with Debian
    
     -- Andrew Mitchell <email address hidden>  Mon,  2 Jan 2006 00:21:24 +1300
  • qemu (0.7.2-1ubuntu1) dapper; urgency=low
    
    
      * Resynchronise with Debian.
    
     -- Reinhard Tartler <email address hidden>  Fri, 11 Nov 2005 19:08:20 +0100