[ubuntu/jaunty] qemu 0.10.0-1ubuntu1 (Accepted)

Dustin Kirkland kirkland at ubuntu.com
Thu Mar 12 17:40:14 GMT 2009


qemu (0.10.0-1ubuntu1) jaunty; urgency=low

  * Merge from debian unstable (LP: #341237), remaining changes:
    - debian/control: depend on bochsbios-qemu | bochsbios; recommend
      proll, openhackware, openbios-sparc; lpia build enablement

qemu (0.10.0-1) unstable; urgency=low

  [ Aurelien Jarno ]
  * New upstream release:
    - Fix fr-be keyboard mapping (closes: bug#514462).
    - Fix stat64 structure on ppc-linux-user (closes: bug#470231).
    - Add a chroot option (closes: bug#415996).
    - Add evdev support (closes: bug#513210).
    - Fix loop on symlinks in user mode (closes: bug#297572).
    - Bump depends on openbios-sparc.
    - Depends on openbios-ppc.
    - Update 12_signal_powerpc_support.patch.
    - Update 21_net_soopts.patch.
    - Drop 44_socklen_t_check.patch (merged upstream).
    - Drop 49_null_check.patch (merged upstream).
    - Update 64_ppc_asm_constraints.patch.
    - Drop security/CVE-2008-0928-fedora.patch (merged upstream).
    - Drop security/CVE-2007-5730.patch (merged upstream).
  * patches/80_stable-branch.patch: add patches from stable branch:
    - Fix race condition between signal handler/execution loop (closes:
      bug#474386, bug#501731).
  * debian/copyright: update.
  * Compile and install .dtb files:
    - debian/control: build-depends on device-tree-compiler.
    - debian/patches/81_compile_dtb.patch: new patch from upstream.
    - debian/rules: compile and install bamboo.dtb and mpc8544.dtb.

qemu (0.9.1+svn20090104-1) experimental; urgency=low

  [ Aurelien Jarno ]
  * New upstream snapshot.
  * Disable security/CVE-2008-0928-fedora.patch, it still breaks qcow
    format.

qemu (0.9.1+svn20081223-1) experimental; urgency=low

  [ Aurelien Jarno ]
  * New upstream snapshot.
    - Fix CVE-2008-2382
  * Update patches/48_signal_terminate.patch.
  * debian/rules: remove upstream flags from CFLAGS.

qemu (0.9.1+svn20081214-1) experimental; urgency=low

  [ Aurelien Jarno ]
  * New upstream snapshot.
    - Fix jmp im on x86_64 when executing 32-bit code. Fix grub
      installation (Closes: bug#467148).

qemu (0.9.1+svn20081207-1) experimental; urgency=low

  [ Aurelien Jarno ]
  * New upstream snapshot.
    - Do not depend on gcc-3.4 anymore (Closes: bug#440425, bug#463066).
    - Fix broken display introduced by CVE-2007-1320 (Closes: bug#422578).
  * debian/control: remove build-dependency on gcc-3.4.
  * debian/rules: remove code for dyngen targets.
  * Split 90_security.patch into
    - security/CVE-2007-5730.patch
    - security/leftover.patch
  * Replace 91_security.patch by security/CVE-2008-0928-fedora.patch taken
    from fedora repository and enable it (Closes: #469649).

  [ Riku Voipio ]
  * 2 patches gone, 19 to go:
    - 10_signal_jobs.patch: drop, merged upstream
    - 11_signal_sigaction.patch: drop, merged upstream
    - series: update

qemu (0.9.1+svn20081128-1) experimental; urgency=low

  [ Aurelien Jarno ]
  * New upstream snapshot.
    - Include documentation for network downscript option (Closes:
      bug#506994).
    - Drop 00_bios.patch and pass --disable-blobs instead.
    - Update 12_signal_powerpc_support.patch.

  [ Riku Voipio ]
  * Drop 31_syscalls.patch as it makes no sense using host uselib to
    load target code into qemu's host memoryspace.

Date: Thu, 12 Mar 2009 12:35:38 -0500
Changed-By: Dustin Kirkland <kirkland at ubuntu.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: Dustin Kirkland <dustin.kirkland at gmail.com>
https://launchpad.net/ubuntu/jaunty/+source/qemu/0.10.0-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 12 Mar 2009 12:35:38 -0500
Source: qemu
Binary: qemu libqemu-dev
Architecture: source
Version: 0.10.0-1ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Dustin Kirkland <kirkland at ubuntu.com>
Description: 
 libqemu-dev - static libraries and headers for QEMU
 qemu       - fast processor emulator
Closes: 297572 415996 422578 440425 463066 467148 469649 470231 474386 501731 506994 513210 514462
Launchpad-Bugs-Fixed: 341237
Changes: 
 qemu (0.10.0-1ubuntu1) jaunty; urgency=low
 .
   * Merge from debian unstable (LP: #341237), remaining changes:
     - debian/control: depend on bochsbios-qemu | bochsbios; recommend
       proll, openhackware, openbios-sparc; lpia build enablement
 .
 qemu (0.10.0-1) unstable; urgency=low
 .
   [ Aurelien Jarno ]
   * New upstream release:
     - Fix fr-be keyboard mapping (closes: bug#514462).
     - Fix stat64 structure on ppc-linux-user (closes: bug#470231).
     - Add a chroot option (closes: bug#415996).
     - Add evdev support (closes: bug#513210).
     - Fix loop on symlinks in user mode (closes: bug#297572).
     - Bump depends on openbios-sparc.
     - Depends on openbios-ppc.
     - Update 12_signal_powerpc_support.patch.
     - Update 21_net_soopts.patch.
     - Drop 44_socklen_t_check.patch (merged upstream).
     - Drop 49_null_check.patch (merged upstream).
     - Update 64_ppc_asm_constraints.patch.
     - Drop security/CVE-2008-0928-fedora.patch (merged upstream).
     - Drop security/CVE-2007-5730.patch (merged upstream).
   * patches/80_stable-branch.patch: add patches from stable branch:
     - Fix race condition between signal handler/execution loop (closes:
       bug#474386, bug#501731).
   * debian/copyright: update.
   * Compile and install .dtb files:
     - debian/control: build-depends on device-tree-compiler.
     - debian/patches/81_compile_dtb.patch: new patch from upstream.
     - debian/rules: compile and install bamboo.dtb and mpc8544.dtb.
 .
 qemu (0.9.1+svn20090104-1) experimental; urgency=low
 .
   [ Aurelien Jarno ]
   * New upstream snapshot.
   * Disable security/CVE-2008-0928-fedora.patch, it still breaks qcow
     format.
 .
 qemu (0.9.1+svn20081223-1) experimental; urgency=low
 .
   [ Aurelien Jarno ]
   * New upstream snapshot.
     - Fix CVE-2008-2382
   * Update patches/48_signal_terminate.patch.
   * debian/rules: remove upstream flags from CFLAGS.
 .
 qemu (0.9.1+svn20081214-1) experimental; urgency=low
 .
   [ Aurelien Jarno ]
   * New upstream snapshot.
     - Fix jmp im on x86_64 when executing 32-bit code. Fix grub
       installation (Closes: bug#467148).
 .
 qemu (0.9.1+svn20081207-1) experimental; urgency=low
 .
   [ Aurelien Jarno ]
   * New upstream snapshot.
     - Do not depend on gcc-3.4 anymore (Closes: bug#440425, bug#463066).
     - Fix broken display introduced by CVE-2007-1320 (Closes: bug#422578).
   * debian/control: remove build-dependency on gcc-3.4.
   * debian/rules: remove code for dyngen targets.
   * Split 90_security.patch into
     - security/CVE-2007-5730.patch
     - security/leftover.patch
   * Replace 91_security.patch by security/CVE-2008-0928-fedora.patch taken
     from fedora repository and enable it (Closes: #469649).
 .
   [ Riku Voipio ]
   * 2 patches gone, 19 to go:
     - 10_signal_jobs.patch: drop, merged upstream
     - 11_signal_sigaction.patch: drop, merged upstream
     - series: update
 .
 qemu (0.9.1+svn20081128-1) experimental; urgency=low
 .
   [ Aurelien Jarno ]
   * New upstream snapshot.
     - Include documentation for network downscript option (Closes:
       bug#506994).
     - Drop 00_bios.patch and pass --disable-blobs instead.
     - Update 12_signal_powerpc_support.patch.
 .
   [ Riku Voipio ]
   * Drop 31_syscalls.patch as it makes no sense using host uselib to
     load target code into qemu's host memoryspace.
Checksums-Sha1: 
 b8defbf689ccc82728c4a8f65e92f8e14ec1669f 1881 qemu_0.10.0-1ubuntu1.dsc
 a2dc91ffb9fcb4ace600d93b7af505f362406c57 3099378 qemu_0.10.0.orig.tar.gz
 9f8ad58aa3c421728b91ae80ec61828a68faeb60 41903 qemu_0.10.0-1ubuntu1.diff.gz
Checksums-Sha256: 
 4f72e0aced5e8008f2288fca7091bd738b41d3337ce2b6b753396737f572da16 1881 qemu_0.10.0-1ubuntu1.dsc
 092c7d75a457f3e9f8b3d994f1976b8dd91b3c3d7bfe2ce2c5a6dd8fbb1a8ada 3099378 qemu_0.10.0.orig.tar.gz
 1942b574ad59a70a7dbc6ba6aa6f2cded7beea6dc0a83349d8a4c3dada289cd1 41903 qemu_0.10.0-1ubuntu1.diff.gz
Files: 
 ad1e8f7b01e0a655e362abfff72a2021 1881 misc optional qemu_0.10.0-1ubuntu1.dsc
 5d00d032201671c45c23fdebfec0c4aa 3099378 misc optional qemu_0.10.0.orig.tar.gz
 78d2b785ac126f1736d70f3c1b6c5e1d 41903 misc optional qemu_0.10.0-1ubuntu1.diff.gz
Original-Maintainer: Debian QEMU Team <pkg-qemu-devel at lists.alioth.debian.org>

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

iEYEARECAAYFAkm5SKMACgkQs7pNXIOmEZSQ8wCeLFInAZOB85Uad9i0QBYySZW1
Vx4AnRwcu3yhHgt03lJDqdxmUOgr+7eb
=86Wc
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list