qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [ANNOUNCE] QEMU 2.6.2 Stable released


From: Michael Roth
Subject: [Qemu-devel] [ANNOUNCE] QEMU 2.6.2 Stable released
Date: Thu, 29 Sep 2016 16:25:21 -0500
User-agent: alot/0.3.6

Hi everyone,

I am pleased to announce that the QEMU v2.6.2 stable release is now
available:

  http://wiki.qemu.org/download/qemu-2.6.2.tar.bz2

v2.6.2 is now tagged in the official qemu.git repository,
and the stable-2.6 branch has been updated accordingly:

  http://git.qemu.org/?p=qemu.git;a=shortlog;h=refs/heads/stable-2.6

This is a fairly small update to 2.6.1 that addresses:

  - a security issue when using virtfs/virtio-9p which can lead to a guest
    gaining unintended access to the host filesystem,
  - a regression introduced into 2.6.1 which can result in live migration
    failing when virtio devices have pending entries in their virtqueues,
  - and various issues related to VNC and emulated network/storage devices,
    among other things.

Users of QEMU 2.6.1 should upgrade accordingly.

Thank you to everyone involved!

CHANGELOG:

529d45e: Update version for 2.6.2 release (Michael Roth)
1b5520a: s390x/css: handle cssid 255 correctly (Cornelia Huck)
9ea7a46: ahci: clear aiocb in ncq_cb (John Snow)
1c57ced: vnc: fix incorrect checking condition when updating client (Gonglei)
98b8129: vnc-enc-tight: fix off-by-one bug (Herongguang (Stephen))
8ef7abe: vnc: make sure we finish disconnect (Gerd Hoffmann)
14713d6: vnc: don't crash getting server info if lsock is NULL (Daniel P. 
Berrange)
c5518b3: vnc: ensure connection sharing/limits is always configured (Daniel P. 
Berrange)
6be9ee1: vnc: fix crash when vnc_server_info_get has an error (Daniel P. 
Berrange)
2b13613: ui: avoid crash if vnc client disconnects with writes pending (Daniel 
P. Berrange)
6e18475: virtio-scsi: Don't abort when media is ejected (Fam Zheng)
469513b: scsi-disk: Cleaning up around tray open state (Fam Zheng)
12664c5: iothread: Stop threads before main() quits (Fam Zheng)
d904813: crypto: ensure XTS is only used with ciphers with 16 byte blocks 
(Daniel P. Berrange)
0751a60: scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACK (Paolo Bonzini)
5e39560: scsi: mptconfig: fix an assert expression (Prasad J Pandit)
da99530: vmw_pvscsi: check page count while initialising descriptor rings 
(Prasad J Pandit)
7aa7c25: scsi-disk: change disk serial length from 20 to 36 (Rony Weng)
b79239a: qemu-char: avoid segfault if user lacks of permisson of a given 
logfile (Lin Ma)
c5b64fb: scsi: pvscsi: limit process IO loop to ring size (Prasad J Pandit)
12be5cf: scsi: mptsas: use g_new0 to allocate MPTSASRequest object (Li Qiang)
5e2c6fe: 9pfs: fix potential segfault during walk (Greg Kurz)
b9ab2f6: vnc: fix qemu crash because of SIGSEGV (Gonglei)
44d28f2: virtio-balloon: discard virtqueue element on reset (Ladi Prosek)
1af2c3f: virtio: zero vq->inuse in virtio_reset() (Stefan Hajnoczi)
85d0a53: 9pfs: handle walk of ".." in the root directory (Greg Kurz)
b5191b2: 9pfs: forbid . and .. in file names (Greg Kurz)
917e9a9: 9pfs: forbid illegal path names (Greg Kurz)
cb3677c: net: vmxnet: use g_new for pkt initialisation (Li Qiang)
9306025: net: vmxnet: check IP header length (Li Qiang)
f216833: iscsi: pass SCSI status back for SG_IO (Vadim Rozenfeld)
ca86c04: virtio: decrement vq->inuse in virtqueue_discard() (Stefan Hajnoczi)
8e44714: virtio: recalculate vq->inuse after migration (Stefan Hajnoczi)
d00d89a: ui: fix refresh of VNC server surface (Daniel P. Berrange)
3b9717a: net: check fragment length during fragmentation (Prasad J Pandit)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]