[ubuntu-cloud-archive/icehouse-proposed] qemu (Accepted)
James Page
james.page at ubuntu.com
Mon Dec 9 11:08:12 UTC 2013
qemu (1.6.0+dfsg-2ubuntu4~cloud0) precise-icehouse; urgency=low
.
* New upstream release for the Ubuntu Cloud Archive.
.
qemu (1.6.0+dfsg-2ubuntu4) trusty; urgency=low
.
* Tweak qemu-deboostrap for arm64 support:
- Specify lpia & arm64 combinations that do not require qemu.
- Add arm64 to the list of supported qemu-debootstrap arches.
.
qemu (1.6.0+dfsg-2ubuntu3) trusty; urgency=low
.
* add aarch64 patches from https://github.com/susematz/qemu.git
* add aarch64/force-aarch64-uname-to-3.7.0-to-appease-glibc patch
from infinity until we properly fix
* debian/binfmts: add qemu-arm64 entry
* debian/rules:
. add amd64 to list of user_targets
. add arm64 to arm64 filter_binfmts.
* remove empty linar-patch 0005
.
qemu (1.6.0+dfsg-2ubuntu2) trusty; urgency=low
.
* debian/control: qemu-utils must Replace: qemu-kvm as it did in raring,
to prevent lts-to-lts updates from breaking. (LP: #1243403)
.
qemu (1.6.0+dfsg-2ubuntu1) trusty; urgency=low
.
* Merge 1.6.0~rc0+dfsg-2exp from debian experimental. Remaining changes:
- debian/control
* update maintainer
* remove libiscsi, usb-redir, vde, vnc-jpeg, and libssh2-1-dev
from build-deps
* enable rbd
* add qemu-system and qemu-common B/R to qemu-keymaps
* add D:udev, R:qemu, R:qemu-common and B:qemu-common to
qemu-system-common
* qemu-system-arm, qemu-system-ppc, qemu-system-sparc:
- add qemu-kvm to Provides
- add qemu-common, qemu-kvm, kvm to B/R
- remove openbios-sparc from qemu-system-sparc D
- drop openbios-ppc and openhackware Depends to Suggests (for now)
* qemu-system-x86:
- add qemu-common to Breaks/Replaces.
- add cpu-checker to Recommends.
* qemu-user: add B/R:qemu-kvm
* qemu-kvm:
- add armhf armel powerpc sparc to Architecture
- C/R/P: qemu-kvm-spice
* add qemu-common package
* drop qemu-slof which is not packaged in ubuntu
- add qemu-system-common.links for tap ifup/down scripts and OVMF link.
- qemu-system-x86.links:
* remove pxe rom links which are in kvm-ipxe
* add symlink for kvm.1 manpage
- debian/rules
* add kvm-spice symlink to qemu-kvm
* call dh_installmodules for qemu-system-x86
* update dh_installinit to install upstart script
* run dh_installman (Closes: #709241) (cherrypicked from 1.5.0+dfsg-2)
- Add qemu-utils.links for kvm-* symlinks.
- Add qemu-system-x86.qemu-kvm.upstart and .default
- Add qemu-system-x86.modprobe to set nesting=1
- Add qemu-system-common.preinst to add kvm group
- qemu-system-common.postinst: remove bad group acl if there, then have
udev relabel /dev/kvm.
- New linaro patches from qemu-linaro rebasing branch
- Dropped patches:
* xen-simplify-xen_enabled.patch
* sparc-linux-user-fix-missing-symbols-in-.rel-.rela.plt-sections.patch
* main_loop-do-not-set-nonblocking-if-xen_enabled.patch
* xen_machine_pv-do-not-create-a-dummy-CPU-in-machine-.patch
* virtio-rng-fix-crash
- Kept patches:
* expose_vms_qemu64cpu.patch - updated
* linaro arm patches from qemu-linaro rebasing branch
- New patches:
* fix-pci-add: change CONFIG variable in ifdef to make sure that
pci_add is defined.
* Add linaro patches
* Add experimental mach-virt patches for arm virtualization.
* qemu-system-common.install: add debian/tmp/usr/lib to install the
qemu-bridge-helper
.
qemu (1.6.0+dfsg-2) unstable; urgency=low
.
* Build-depend in seccomp again once it is in -testing
* 1.6.1 upstream bugfix release (Closes: #725944, #721713)
* fix "allows [one] to" in qemu-ga description
* fix descriptions for qemu-system and qemu-system-common packages
.
qemu (1.6.0+dfsg-1) unstable; urgency=low
.
[ Michael Tokarev ]
* final upstream v1.6.0 (Closes: #718180, #714273, #605525, #701855)
* removed configure-explicitly-disable-virtfs-if-softmmu=no.patch
* mention closing of #717724 by 1.6
* mention closing of #710971 by 1.5 (which disabled gtk support)
.
[ Riku Voipio ]
* - set --cross-prefix in debian/rules when cross-compiling
.
qemu (1.6.0~rc0+dfsg-1exp) experimental; urgency=low
.
* uploading to experimental (rc0)
* new upstream release (release candidate) (Closes: #718016, #717724)
* removed patches:
- qemu-1.5.1.diff
- sparc-linux-user-fix-missing-symbols-in-.rel-.rela.plt-sections.patch
* refreshed use-fixed-data-path.patch
* ship new qemu_logo_no_text.svg
* stop shipping sgabios symlink, it is moved to sgabios package
* bump version of libseccomp build dependency to 2.1 (minimum
required to build) and disable libseccomp for now (because it
isn't available in debian yet)
.
qemu (1.5.0+dfsg-5) unstable; urgency=low
.
* new upstream 1.5.1 stable/bugfix release (as qemu-1.5.1.diff)
removed qemu_openpty_raw-helper.patch (included upstream)
* configure-explicitly-disable-virtfs-if-softmmu=no.patch -- do not
build virtfs-proxy-helper stuff if not building system emulator
(fix FTBFS on s390)
* disable gtk ui and build dependencies, as it adds almost nothing
compared with sdl (well, except bugs and limitations), and has
lots of additional dependencies (Closes: #710971)
* remove obsolete /etc/init.d/qemu-kvm (Closes: #712898)
* fix versions of obsolete qemu-kvm conffiles to be removed
* provide manpage for obsolete kvm (Closes: #716891, #586973)
* add --daemonize option to the guest-agent startup script (Closes: #715502)
* clarify what qemu-guest-agent does (Closes: #714270) and provide
its json schema as a doc
.
qemu (1.5.0+dfsg-4) unstable; urgency=medium
.
* urgency is medium to make it go faster because, on one hand, we've
been in unstable for quite a bit longer than needed already and
have nothing but (build) fixes in there, but on the other hand
we're holding migration of other packages which are waiting for
us, again, for too long already
* added qemu_openpty_raw-helper.patch - a cleanup patch submitted upstream
which removes #include <termios.h> from common header and hence works
around FTBFS problem on debian sparc where somehow, <termios.h> conflicts
with <linux/termio.h>.
.
qemu (1.5.0+dfsg-3ubuntu6) trusty; urgency=low
.
* No change rebuild for new seccomp.
Date: Fri, 06 Dec 2013 11:05:28 -0500
Changed-By: Openstack Ubuntu Testing Bot <openstack-testing-bot at ubuntu.com>
Signed-By: Openstack Ubuntu Testing Bot
Published-By: James Page <james.page at ubuntu.com>
More information about the Cloud-archive-changes
mailing list