~ubuntu-virt/ubuntu/+source/qemu:ubuntu-bionic-2.11

Last commit made on 2019-05-22
Get this branch:
git clone -b ubuntu-bionic-2.11 https://git.launchpad.net/~ubuntu-virt/ubuntu/+source/qemu
Members of Ubuntu Virtualisation team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu-bionic-2.11
Repository:
lp:~ubuntu-virt/ubuntu/+source/qemu

Recent commits

eeca4f5... by Christian Ehrhardt 

changelog for security fixes CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091, CVE-2018-20815, CVE-2019-9824

Signed-off-by: Christian Ehrhardt <email address hidden>

769dc62... by Christian Ehrhardt 

security fixes CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091, CVE-2018-20815, CVE-2019-9824

Signed-off-by: Christian Ehrhardt <email address hidden>

52d25af... by Christian Ehrhardt 

changelog: 1:2.11+dfsg-1ubuntu7.12

Signed-off-by: Christian Ehrhardt <email address hidden>

bd19e61... by Christian Ehrhardt 

[ Marc Deslauriers ]
* SECURITY UPDATE: TOCTTOU in MTP
  - debian/patches/CVE-2018-16872.patch: use O_NOFOLLOW and O_CLOEXEC in
    hw/usb/dev-mtp.c.
  - CVE-2018-16872
* SECURITY UPDATE: race during file renaming in v9fs_wstat
  - debian/patches/CVE-2018-19489.patch: add locks to hw/9pfs/9p.c.
  - CVE-2018-19489
* SECURITY UPDATE: out-of-bounds read via i2 commands
  - debian/patches/CVE-2019-3812.patch: add bounds check to
    hw/i2c/i2c-ddc.c.
  - CVE-2019-3812
* SECURITY UPDATE: heap based buffer overflow in slirp
  - debian/patches/CVE-2019-6778.patch: check data length while emulating
    ident function in slirp/tcp_subr.c.
  - CVE-2019-6778

Signed-off-by: Christian Ehrhardt <email address hidden>

cf2ba4a... by Christian Ehrhardt 

* fix crash when performing block pull on partial cluster (LP: #1818264)
  - d/p/ubuntu/lp-1818264-block-Fix-copy-on-read-crash-with-partial.patch

Signed-off-by: Christian Ehrhardt <email address hidden>

d115264... by Christian Ehrhardt 

* qemu-guest-agent: fix path of fsfreeze-hook (LP: #1820291)
  - d/qemu-guest-agent.install: use correct path for fsfreeze-hook
  - d/qemu-guest-agent.pre{rm|inst}/.postrm: special handling for
    mv_conffile since the new path is a directory in the old package
    version which can not be handled by mv_conffile

Signed-off-by: Christian Ehrhardt <email address hidden>

ef9b48c... by Christian Ehrhardt 

changelog: fix backward migration on ppc64el (LP: #1809083)

Signed-off-by: Christian Ehrhardt <email address hidden>

233cdfb... by Christian Ehrhardt 

- d/p/ubuntu/lp-1809083-*: fix backward migration on ppc64el (LP: #1809083)

Signed-off-by: Christian Ehrhardt <email address hidden>

8dfd7e3... by Christian Ehrhardt 

changelog: ensure a proper exception on unknown diag 308 subcodes (LP: #1812384)

Signed-off-by: Christian Ehrhardt <email address hidden>

f38ee54... by Christian Ehrhardt 

- d/p/ubuntu/lp-1812384-s390x-Return-specification-exception-for-unimplement.patch: ensure a proper exception on unknown diag 308 subcodes (LP: #1812384)

Signed-off-by: Christian Ehrhardt <email address hidden>