lp:~jderose/ubuntu/raring/qemu/vde-again
- Get this branch:
- bzr branch lp:~jderose/ubuntu/raring/qemu/vde-again
Branch merges
Branch information
- Owner:
- Jason Gerard DeRose
- Status:
- Development
Recent revisions
- 17. By Adam Conrad
-
debian/
patches/ CVE-2012- 6075.patch: Fix guest denial of service and
possible code execution in hw/e1000.c by dropping oversize packets. - 16. By Serge Hallyn
-
debian/rules: empty MAKEFLAGS when building spapr-rtas.bin on powerpc, to
fix FTBFS due to parallel compile. - 15. By Serge Hallyn
-
* 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. - 13. By Serge Hallyn
-
[ 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. - 12. By Aurelien Jarno
-
[ Josh Triplett ]
* Remove myself from Uploaders.[ Aurelien Jarno ]
* New upstream version.
* Bump Standards-Version to 3.8.2 (no changes).
* Update debian/watch (closes: bug#538781). - 10. By Aurelien Jarno
-
* New upstream version.
* debian/NEWS.Debian: new file, describing the cache policy options
(closes: bug#526832).
* debian/patches/ 70_versatile_ memsize. patch: new patch to set a upper
limit on the memory size of the versatile boards (closes:
bug#527264). - 8. By Aurelien Jarno
-
* Add missing comma in build-depends (closes: bug#524207).
* Tighten dependency on vgabios.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/raring/qemu