[ubuntu/saucy-proposed] qemu 1.5.0+dfsg-3ubuntu1 (Accepted)
Serge Hallyn
serge.hallyn at ubuntu.com
Tue Jun 4 21:10:27 UTC 2013
qemu (1.5.0+dfsg-3ubuntu1) saucy; urgency=low
* Merge 1.5.0+dfs-3 from debian unstable. 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
* 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.
- Dropped patches:
* 0001-fix-wrong-output-with-info-chardev-for-tcp-socket.patch
- Kept patches:
* expose_vms_qemu64cpu.patch - updated
* gridcentric patch - updated
* linaro arm patches from qemu-linaro rebasing branch
qemu (1.5.0+dfsg-3) unstable; urgency=low
* fix sections: misc => otherosfs
* remove obsolete conffiles (kvm-ifup, kvm-ifdown, target-x86_64.conf)
from /etc/kvm/ in qemu-kvm (Closes: #710328)
* rework debian/rules a bit, to build various bits depending on
which packages are requested, not depending on ad-hoc host/arch
logic
* do not fail at install if kvm module loading failed on x86 or
if modprobe isn't installed (Closes: #710496)
* also suggest kmod to be able to load x86 kvm modules
* suggest sgabios for qemu-system-x86 and put a symlink to sgabios.bin
(Closes: #696985)
* add rules to build just one of arch/indep parts, to make
buildd log scanner happier (E-binary-arch-produces-all)
* use verbose build by default (V=1) and let it to be overridden
Date: Tue, 04 Jun 2013 22:56:43 +0200
Changed-By: Serge Hallyn <serge.hallyn at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/qemu/1.5.0+dfsg-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 04 Jun 2013 22:56:43 +0200
Source: qemu
Binary: qemu qemu-keymaps qemu-system qemu-system-common qemu-system-misc qemu-system-arm qemu-system-mips qemu-system-ppc qemu-system-sparc qemu-system-x86 qemu-user qemu-user-static qemu-utils qemu-guest-agent qemu-kvm qemu-common
Architecture: source
Version: 1.5.0+dfsg-3ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Serge Hallyn <serge.hallyn at ubuntu.com>
Description:
qemu - fast processor emulator
qemu-common - dummy transitional package from qemu-common to qemu-keymaps
qemu-guest-agent - Guest-side qemu-system agent
qemu-keymaps - QEMU keyboard maps
qemu-kvm - QEMU Full virtualization on x86 hardware (transitional package)
qemu-system - QEMU full system emulation binaries
qemu-system-arm - QEMU full system emulation binaries (arm)
qemu-system-common - QEMU full system emulation binaries (common files)
qemu-system-mips - QEMU full system emulation binaries (mips)
qemu-system-misc - QEMU full system emulation binaries (miscelaneous)
qemu-system-ppc - QEMU full system emulation binaries (ppc)
qemu-system-sparc - QEMU full system emulation binaries (sparc)
qemu-system-x86 - QEMU full system emulation binaries (x86)
qemu-user - QEMU user mode emulation binaries
qemu-user-static - QEMU user mode emulation binaries (static version)
qemu-utils - QEMU utilities
Closes: 696985 709241 710328 710496
Changes:
qemu (1.5.0+dfsg-3ubuntu1) saucy; urgency=low
.
* Merge 1.5.0+dfs-3 from debian unstable. 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
* 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.
- Dropped patches:
* 0001-fix-wrong-output-with-info-chardev-for-tcp-socket.patch
- Kept patches:
* expose_vms_qemu64cpu.patch - updated
* gridcentric patch - updated
* linaro arm patches from qemu-linaro rebasing branch
.
qemu (1.5.0+dfsg-3) unstable; urgency=low
.
* fix sections: misc => otherosfs
* remove obsolete conffiles (kvm-ifup, kvm-ifdown, target-x86_64.conf)
from /etc/kvm/ in qemu-kvm (Closes: #710328)
* rework debian/rules a bit, to build various bits depending on
which packages are requested, not depending on ad-hoc host/arch
logic
* do not fail at install if kvm module loading failed on x86 or
if modprobe isn't installed (Closes: #710496)
* also suggest kmod to be able to load x86 kvm modules
* suggest sgabios for qemu-system-x86 and put a symlink to sgabios.bin
(Closes: #696985)
* add rules to build just one of arch/indep parts, to make
buildd log scanner happier (E-binary-arch-produces-all)
* use verbose build by default (V=1) and let it to be overridden
Checksums-Sha1:
0b50e3b4a3daea0ee065b1fb1d604443dbc04e76 3354 qemu_1.5.0+dfsg-3ubuntu1.dsc
db3e03349b65b294d1c1883563e0448f29b1bbff 243345 qemu_1.5.0+dfsg-3ubuntu1.debian.tar.gz
Checksums-Sha256:
105c9f30543f13df5a99363ee885803f40489916e2a57a43b3fb9179c5bc5897 3354 qemu_1.5.0+dfsg-3ubuntu1.dsc
0791b3e3236c82999c83a52d9f5b6dede1d062a81abac0453b3e928d9298670f 243345 qemu_1.5.0+dfsg-3ubuntu1.debian.tar.gz
Files:
8472c659d53165345717142a9cd27d0c 3354 otherosfs optional qemu_1.5.0+dfsg-3ubuntu1.dsc
157ae0e605a14ee26b63b4a92ceea472 243345 otherosfs optional qemu_1.5.0+dfsg-3ubuntu1.debian.tar.gz
Original-Maintainer: Debian QEMU Team <pkg-qemu-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAEBAgAGBQJRrlcNAAoJEOn+6gaoXj+dsSoH+wX5iuXtJjAsKiVHu8S0cCv/
3YT8Ntb1zSkeTsBo7diAkNyFXCBZnsIVcTQnSJHpTASFNwRmOZlnOWD+D2ybuyik
TJagek2fInM6nV+OJ1wzF0GZdL125oxWFaeb6SjfnsyIAOnkHFHPQwDUNIIy0EXM
Kayr0qkf2FnTyT1mwFYjynixI9uAOINa6CQSMJvlKa0gJMZRlwnVenMRxJT7y+dX
kugF9NY0l5QXqwCsEdUdaQiQzvklwBey8sB8zAZRxU6CI12pVS8z2qDICSna4iZj
WfLytrgB6cFxYyKL+EG7NNJPHRM6EZxeH8CC/nBu0RBXnT4f3F6oIB0JVW/qtGw=
=n4xF
-----END PGP SIGNATURE-----
More information about the Saucy-changes
mailing list