Change log for qemu package in Ubuntu

526566 of 566 results
Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
qemu (1.3.0+dfsg-5expubuntu3) raring; urgency=low

  * Now that qemu provides spice support, and qemu-kvm-spice is removed from
    the archive, have qemu-kvm (which qemu-kvm-spice always depended on)
    P/C/R qemu-kvm-spice.
 -- Serge Hallyn <email address hidden>   Thu, 14 Feb 2013 13:43:27 -0600
Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
qemu (1.3.0+dfsg-5expubuntu2) raring; urgency=low

  * Enable spice.
  * Address lintian warning by adding ${misc:Depends} to qemu-common and
    qemu-kvm.
 -- Serge Hallyn <email address hidden>   Tue, 12 Feb 2013 16:07:04 -0600
Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
qemu (1.3.0+dfsg-5expubuntu1) raring; urgency=low

  [ Serge Hallyn ]
  * Merge 1.3.0+dfsg-5exp from Debian.
  * remaining changes from 1.3.0+dfsg-1~exp3ubuntu1:
    - debian/control:
      * update maintainer
      * remove vde2 recommends
      * build-deps: remove libusbredir, libvdeplug2-dev,
        libspice-server-dev, libspice-protocol-dev, libiscsi-dev
      * qemu-system:
        - break/replace qemu-common
        - depend on udev
        - remove openbios-ppc, openbios-sparc, and openhackware from
          Depends.  (Intend to add them back once we can build them.)
      * qemu-utils: break/replace qemu-kvm
    - qemu-kvm.upstart:
      - add qemu-system.qemu-kvm.upstart
      - debian/rules: add dh_installinit to get qemu-system.upstart installed.
      - take the defaults from the old qemu-kvm.defaults, and move them into
        the upstart job
    - debian/patches:
      - apply gridcentric patches from lp:~amscanne/+junk/gridcentric-qemu-patches
      - apply arm patches from git://git.linaro.org/qemu/qemu-linaro.git
    - add links for qemu-ifup/down in qemu-system-common.links
    - debian/qemu-system-common.postinst
      - udevadm trigger to fix up /dev/kvm perms
    - debian/qemu-system.links:
      - remove pxe-virtio, pxe-e1000 and pxe-rtl8139 links (which conflict
        with ones from kvm-ipxe).  We may want to move the links from kvm-ipxe
        back to qemu-system at some point.
  * remaining changes from after 1.3.0+dfsg-1~exp3ubuntu1:
    - qemu-system-common.links: add link for OVMF
    - Add qemu-utils.links for kvm-img and kvm-nbd utils and manpages.
    - qemu-system.links:
      * Add link to usr/share/ovmf/OVMF.fd
      * Fix target of /etc/kvm/kvm-if{up,down} links
    - debian/control: qemu-system should Recommend cpu-checker
    - Add qemu-kvm breaks/replaces to qemu-user, to handle conflict over
      (i.e.) qemu-x86_64.
    - add qemu-kvm, and qemu-common transitional packages.
    - Add breaks/replaces to qemu-keymaps for qemu-system.
    - Add provides: qemu-kvm and kvm to qemu-system-ppc.
    - Add breaks/replaces to qemu-system-ppc for qemu-kvm and qemu-common.
    - Add breaks/replaces to qemu-kvm for qemu-common.
    - Add breaks/replaces to qemu-utils for qemu-user and qemu-kvm.
    - Add armhf, armel, powerpc and sparc arches to qemu-kvm transitional
      package.
    - Add qemu-common package.
    - Make sure /dev/kvm gets its acls cleared:
      * Add acl to qemu-system.depends
      * update qemu-system.udev to run setfacl to set g::rw acl
    - Remove vnc-jpeg, libiscsi-dev, and vde from debian/configure-opts
  * dropped debian/patches/CVE-2012-6075.patch (duplicate of
    e1000-discard-oversize-packets-based-on-SBP_LPE.patch)
  * debian/{control,configure-opts}: enable rbd (LP: #1118406)
  * add symlink for kvm.1 -> qemu.1 manpage (LP: #1117636)
  * add replaces to qemu-system-common for qemu - we briefly moved conflicting
    docs to qemu, which debian moved to qemu-system-common.  This can be
    dropped after raring.
  * move qemu-kvm.upstart from qemu-system to qemu-system-x86.
  * Support upgrade from qemu-kvm on non-x86 arches:
    - Add Provides: qemu-kvm, kvm to qemu-system-{arm,ppc,sparc,x86}
    - Add Breaks/Replaces for qemu-{common,system,kvm} and kvm.
  * Re-add expose_vms_qemu64cpu.patch (from Daviey) from quantal.

  [ Steve Langasek ]
  * Pass --enable-uname-release=2.6.32 for the user emulation builds, so that
    we have a sensible baseline kernel value regardless of what the
    underlying host kernel is.  This makes eglibc happier when running under
    emulation on a very old kernel for instance (whose host syscall ABI has
    nothing to do with what emulated syscalls are supported), and probably
    also lets us steer clear for the moment of code that has problem with
    the new kernel upstream versioning convention.  LP: #921078.

Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
qemu (1.3.0+dfsg-1~exp3ubuntu8) raring; urgency=low

  * qemu-system.links:
    - Add link to usr/share/ovmf/OVMF.fd (LP: #1074207)
    - Fix target of /etc/kvm/kvm-if{up,down} links
 -- Serge Hallyn <email address hidden>   Tue, 29 Jan 2013 10:52:22 -0600
Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
qemu (1.3.0+dfsg-1~exp3ubuntu7) raring; urgency=low

  * debian/control: qemu-system should Recommend cpu-checker (LP: #1103982)
 -- Serge Hallyn <email address hidden>   Mon, 28 Jan 2013 11:52:10 -0600
Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
qemu (1.3.0+dfsg-1~exp3ubuntu6) raring; urgency=low

  * configure-opts: add audio-cards list (LP: #1102487)
  * configure-opts: change order of audio-drv-list for ubuntu, putting pa
    first.
 -- Serge Hallyn <email address hidden>   Mon, 21 Jan 2013 12:02:09 -0600
Superseded in raring-proposed
qemu (1.3.0+dfsg-1~exp3ubuntu5) raring; urgency=low

  * Add qemu-kvm breaks/replaces to qemu-user, to handle conflict over
    (i.e.) qemu-x86_64. (LP: #1102332)
 -- Serge Hallyn <email address hidden>   Mon, 21 Jan 2013 08:58:07 -0600
Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
qemu (1.3.0+dfsg-1~exp3ubuntu4) raring; urgency=low

  * Move three docs from qemu-system.install to qemu.docs (LP: #1101798)
 -- Adam Conrad <email address hidden>   Sat, 19 Jan 2013 20:12:48 -0700
Superseded in raring-release
Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
qemu (1.3.0+dfsg-1~exp3ubuntu3) raring; urgency=low

  * debian/patches/CVE-2012-6075.patch: Fix guest denial of service and
    possible code execution in hw/e1000.c by dropping oversize packets.
 -- Adam Conrad <email address hidden>   Sat, 19 Jan 2013 07:31:50 -0700
Superseded in raring-proposed
qemu (1.3.0+dfsg-1~exp3ubuntu2) raring; urgency=low

  * debian/rules: empty MAKEFLAGS when building spapr-rtas.bin on powerpc, to
    fix FTBFS due to parallel compile.
 -- Serge Hallyn <email address hidden>   Fri, 18 Jan 2013 15:51:09 -0600
Superseded in raring-proposed
qemu (1.3.0+dfsg-1~exp3ubuntu1) raring; urgency=low

  * Merge 1.3.0+dfsg-1~exp3.  Remaining ubuntu delta:
    - debian/control:
      * update maintainer
      * remove vde2 recommends
      * build-deps: remove libusbredir, libvdeplug2-dev,
        libspice-server-dev, libspice-protocol-dev, libiscsi-dev,
        and libxen-dev.
      * qemu-keymaps: break/replace qemu-common
      * qemu-system:
        - break/replace qemu-common
        - depend on udev
        - remove openbios-ppc, openbios-sparc, and openhackware from
          Depends.  (Intend to add them back once we can build them.)
        - provides: qemu-kvm
      * qemu-utils: break/replace qemu-kvm
      * set up transitional packages for qemu-kvm, qemu-common, and kvm.
    - qemu-kvm.upstart:
      - add qemu-system.qemu-kvm.upstart
      - debian/rules: add dh_installinit to get qemu-system.upstart installed.
      - take the defaults from the old qemu-kvm.defaults, and move them into
        the upstart job
    - debian/patches:
      - apply gridcentric patches from lp:~amscanne/+junk/gridcentric-qemu-patches
      - apply arm patches from git://git.linaro.org/qemu/qemu-linaro.git
    - ifup/down:
      - copy Debian qemu-kvm's kvm-ifup/down into debian/
      - fix dh_install for kvm-ifup/down in debian/rules
      - add links for qemu-ifup/down in qemu-system.links
      - remove (debian's original) qemu-ifup from qemu-system.install
    - debian/qemu-system.postinst
      - udevadm trigger to fix up /dev/kvm perms
      - make the 'qemu' symlink point to qemu-system-x86_64, not -i386.
    - debian/qemu-system.links:
      - point 'kvm' to qemu-system-x86_64
      - remove pxe-virtio, pxe-e1000 and pxe-rtl8139 links (which conflict
        with ones from kvm-ipxe).  We may want to move the links from kvm-ipxe
        back to qemu-system at some point.
  * Add note about kvm to qemu-system.README.debian.
  * Copy kvm-ifup and kvm-ifdown from debian's qemu-kvm
  * Remove TAPBR from qemu-kvm.conf.
  * Make sure /dev/kvm gets its acls cleared:
    - Add acl to qemu-system.depends
    - update qemu-system.udev to run setfacl to set g::rw acl
  * qemu-system.qemu-kvm.conf: don't rmmod at stop
  * Remove vnc-jpeg, libiscsi-dev, and vde from debian/configure-opts
  * Remove hugepages sysctl file - qemu now supports transparent hugepages.
 -- Serge Hallyn <email address hidden>   Mon, 14 Jan 2013 23:22:51 -0600
Superseded in raring-proposed
qemu (1.2.0.dfsg-1~exp1-0ubuntu2) raring; urgency=low

  * Remove kvm package
    - make qemu-system P/C/B: kvm.
 -- Serge Hallyn <email address hidden>   Mon, 14 Jan 2013 12:03:19 -0600
Superseded in raring-proposed
qemu (1.2.0.dfsg-1~exp1-0ubuntu1) raring; urgency=low

  [ Serge Hallyn ]
  * debian/control:
    - update maintainer
    - remove vde2 recommends
    - build-deps: remove libusbredir, libvdeplug2-dev,
      libspice-server-dev, libspice-protocol-dev, libiscsi-dev,
      and libxen-dev.
    - qemu-keymaps: break/replace qemu-common
    - qemu-system:
      - break/replace qemu-common
      - depend on udev
      - remove openbios-ppc, openbios-sparc, and openhackware from
        Depends.  (Intend to add them back once we can build them.)
      - provides: qemu-kvm
    - qemu-utils: break/replace qemu-kvm
    - set up transitional packages for qemu-kvm, qemu-common, and kvm.
  * debian/rules:
    - install kvm-ifup and kvm-ifdown
    - dh_installinit the qemu-kvm upstart job
  * install a 30-qemu-kvm.conf into /etc/sysctl.c for nr_hugepages.
  * qemu-kvm.upstart:
    - add qemu-system.qemu-kvm.upstart
    - add mv_confile to qemu-system.preinst, postinst, and .postrm to rename
      /etc/init/qemu-kvm.conf to qemu-system.conf
    - debian/rules: add dh_installinit to get qemu-system.upstart installed.
    - take the defaults from the old qemu-kvm.defaults, and move them into
      the upstart job
  * debian/patches:
    - apply gridcentric patches from lp:~amscanne/+junk/gridcentric-qemu-patches
    - apply arm patches from git://git.linaro.org/qemu/qemu-linaro.git
    - apply nbd-fixes-to-read-only-handling.patch from upstream to
      make read-write mount after read-only mount work.  (LP: #1077838)
  * ifup/down:
    - copy Ubuntu qemu-kvm's kvm-ifup/down into debian/
    - fix dh_install for kvm-ifup/down in debian/rules
    - add links for qemu-ifup/down in qemu-system.links
    - remove (debian's original) qemu-ifup from qemu-system.install
  * debian/qemu-system.postinst
    - udevadm trigger to fix up /dev/kvm perms
    - make the 'qemu' symlink point to qemu-system-x86_64, not -i386.
  * debian/qemu-system.links:
    - point 'kvm' to qemu-system-x86_64
    - remove pxe-virtio, pxe-e1000 and pxe-rtl8139 links (which conflict
      with ones from kvm-ipxe).  We may want to move the links from kvm-ipxe
      back to qemu-system at some point.
    - add qemu-ifdown and qemu-ifup links
  * debian/qemu-system.install:
    - remove /etc/qemu-ifup link
    - add /etc/sysctl.d/30-qemu-kvm.conf

  [ Adam Conrad ]
  * Appease apt-get's dist-upgrade resolver by creating a qemu-common
    transitional package to upgrade more gracefully to qemu-keymaps.
  * Move all the empty transitional packages to the oldlibs section.
  * Restore the versioned dep from qemu-kvm (and kvm) to qemu-system.
 -- Serge Hallyn <email address hidden>   Fri, 04 Jan 2013 08:50:24 -0600
Deleted in karmic-release (Reason: merged into qemu-kvm, LP#417107)
qemu (0.10.6-1ubuntu1) karmic; urgency=low

  * Merge from debian unstable, remaining changes: LP: #407769
    - debian/control:
      + Recommends on openhackware, openbios-sparc.
      + lpia build enablement.

 -- Bhavani Shankar <email address hidden>   Sun, 02 Aug 2009 00:07:53 +0530
Superseded in karmic-release
qemu (0.10.5-1ubuntu1) karmic; urgency=low

  * Merge from debian unstable (LP: #378556), remaining changes:
    - debian/control:
      + Recommends on openhackware, openbios-sparc.
      + lpia build enablement.

 -- Andres Rodriguez <email address hidden>   Mon, 25 May 2009 15:02:09 -0500
Superseded in karmic-release
qemu (0.10.3-1ubuntu1) karmic; urgency=low

  * Merge from debian unstable (LP: #371879), remaining changes:
    - debian/control: Recommends on openhackware, openbios-sparc;
      lpia build enablement

 -- Andres Rodriguez <email address hidden>   Thu, 07 May 2009 11:35:18 -0500
Superseded in karmic-release
Obsolete in jaunty-release
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

Superseded in jaunty-release
qemu (0.9.1+svn20081112-1ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/control: add lpia to the Architectures list;
      move proll, openhackware, and openbios-sparc from Depends to Recommends
    - debian/patches/91_vmdk_compat6_scsi: add support for scsi disks to
      vmdk images
    - debian/patches/95_evdev_keycode_map.patch: ported the
      gtk-vnc patch that fixes evdev keycode mapping

Superseded in jaunty-release
qemu (0.9.1-7ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/control: add lpia to the Architectures list;
      move proll, openhackware, and openbios-sparc from Depends to Recommends
    - debian/patches/91_vmdk_compat6_scsi: add support for multiple
      compatiblity levels and scsi disks to vmdk images
    - debian/patches/95_evdev_keycode_map.patch: ported the
      gtk-vnc patch that fixes evdev keycode mapping
    - debian/patches/96_dirent.patch: fix FTBFS error, including the wrong
      dirent.h, matches qemu SVN

 -- Dustin Kirkland <email address hidden>   Thu, 20 Nov 2008 18:10:36 -0600

Available diffs

Superseded in jaunty-release
Obsolete in intrepid-release
qemu (0.9.1-5ubuntu3) intrepid; urgency=low

  * debian/patches/95_evdev_keycode_map.patch: ported the
    gtk-vnc patch that fixes evdev keycode mapping (LP: #258389)
  * debian/patches/96_dirent.patch: fix FTBFS error, including the wrong
    dirent.h, matches qemu SVN
  * debian/patches/series: added 95_evdev_keycode_map.patch and
    96_dirent.patch

 -- Dustin Kirkland <email address hidden>   Wed, 24 Sep 2008 20:00:59 -0500

Available diffs

Superseded in intrepid-release
qemu (0.9.1-5ubuntu2) intrepid; urgency=low

  *  Added lpia to the Architectures list (LP: #232062)

 -- Emmet Hikory <email address hidden>   Mon, 11 Aug 2008 13:01:16 +0900

Available diffs

Superseded in intrepid-release
qemu (0.9.1-5ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/control:
      + Depend on bochsbios-qemu >= 2.3.5-1ubuntu1 or bochsbios >=
        2.3.6-2ubuntu1 to get the proper BIOS image.
      + Move proll, openhackware, and openbios-sparc from Depends to Recommends
      + Add support for generating SCSI vmdk images.
  * Rename Vcs-* to XS-Debian-Vcs-*

 -- Nicolas Valcarcel <email address hidden>   Wed, 23 Jul 2008 02:32:58 -0500

Available diffs

Superseded in intrepid-release
Obsolete in hardy-release
qemu (0.9.1-1ubuntu1) hardy; urgency=low

  * Merge from debian unstable (LP: #190681), remaining changes:
    - debian/control:
      + Depend on bochsbios-qemu >= 2.3.5-1ubuntu1 or bochsbios >=
        2.3.6-2ubuntu1 to get the proper BIOS image.
      + Move proll, openhackware, and openbios-sparc from Depends to Recommends.
      + Add support for generating SCSI vmdk images.
      + DebianMaintainerField.

Superseded in hardy-release
qemu (0.9.0+20070816-1ubuntu3) hardy; urgency=low

  * Updated bios symlink to match new bochsbios-qemu package.
  * Added versioned dependency on bochsbios-qemu to make sure the
    image has been renamed.

 -- Soren Hansen <email address hidden>   Mon, 10 Dec 2007 12:35:43 +0100
Superseded in hardy-release
qemu (0.9.0+20070816-1ubuntu2) hardy; urgency=low

  * Use new qemu specific bios from bochsbios. (LP: #123185)

 -- Soren Hansen <email address hidden>   Fri, 23 Nov 2007 17:27:03 +0100
Superseded in hardy-release
qemu (0.9.0+20070816-1ubuntu1) hardy; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/patches/91_vmdk_compat6_scsi:
      + Add support for multiple compatiblity levels and scsi disks to
        vmdk images.
    - debian/control:
      + Move proll and openhackware from Depends to Recommends.
  * Move openbios-sparc from Depends to Recommends.

Superseded in hardy-release
Obsolete in gutsy-release
qemu (0.9.0-2ubuntu4) gutsy; urgency=low

  * Renamed debian/patches/91_compat6.patch to
    debian/patches/91_vmdk_compat6_scsi.patch and added support for creating
    SCSI type vmdk images.

 -- Soren Hansen <email address hidden>   Tue, 25 Sep 2007 11:15:26 +0200
Superseded in gutsy-release
qemu (0.9.0-2ubuntu3) gutsy; urgency=low

  * Fix typo in debian/patches/91_compat6.patch that broke qemu-img convert.

 -- Soren Hansen <email address hidden>   Fri, 21 Sep 2007 19:54:32 +0200
Superseded in gutsy-release
qemu (0.9.0-2ubuntu2) gutsy; urgency=low

  * debian/patches/91_compat6.patch:
    - Add support for VMWare Workstation 6 virtual disks.

 -- Soren Hansen <email address hidden>   Fri, 14 Sep 2007 10:44:05 +0200
Superseded in gutsy-release
qemu (0.9.0-2ubuntu1) gutsy; urgency=low

  * Merge from Debian unstable. Remaining Ubuntu changes:
    - 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.

 -- Andrea Veri <email address hidden>   Mon, 21 May 2007 04:24:55 +0200
Superseded in gutsy-release
qemu (0.9.0-1ubuntu1) gutsy; urgency=low

  * merged from Debian/experimental
  * Merge from debian unstable, remaining changes:
     - 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.
     - set Maintainer field to MOTU

Obsolete in dapper-backports
qemu (0.8.2+dfsg-0ubuntu1~dapper1) dapper-backports; urgency=low

  * Automated backport upload; no source changes.

Superseded in gutsy-release
Obsolete in feisty-release
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.

Superseded in feisty-release
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.

Superseded in feisty-release
Obsolete in edgy-release
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)

 -- Rodrigo Parra Novo <email address hidden>   Fri,  4 Aug 2006 22:50:15 -0300
Superseded in edgy-release
Obsolete in dapper-release
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.

Superseded in dapper-release
Superseded in dapper-release
qemu (0.8.0-1ubuntu1) dapper; urgency=low


  * Resynchronise with Debian

 -- Andrew Mitchell <email address hidden>  Mon,  2 Jan 2006 00:21:24 +1300
Superseded in dapper-release
qemu (0.7.2-1ubuntu1) dapper; urgency=low


  * Resynchronise with Debian.

 -- Reinhard Tartler <email address hidden>  Fri, 11 Nov 2005 19:08:20 +0100
Obsolete in breezy-release
qemu (0.7.0-4ubuntu1) breezy; urgency=low


  * resyncronize with debian
  * moved proll and openhackware from Depends to Suggests. These are
    needed for sparc emulation, so this may be broken in ubuntu. 

 -- Reinhard Tartler <email address hidden>  Wed, 10 Aug 2005 07:42:24 +0000
Obsolete in hoary-release
qemu (0.6.1-1ubuntu1) hoary; urgency=low


  * Add Build-Depend on zlib1g-dev

 -- Andrew Mitchell <email address hidden>  Tue, 29 Mar 2005 12:53:34 +1200
Obsolete in warty-release
qemu (0.5.5-2) unstable; urgency=low


  * Re-enable SDL disabled while I was bugchasing (closes: #255014)
  * Yes, this is really 0.5.5 (closes: #254655)
  * Enable slirp networking (closes: #253573)
  * Add Build-Depends on libgpmg1-dev (found by Bastian Blank, probably breaks Hurd but that's a problem for another day).

 -- Paul Russell <email address hidden>  Thu, 24 Jun 2004 06:26:42 +0200
526566 of 566 results