From nobody Sun May 5 23:00:16 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1561735836; cv=none; d=zoho.com; s=zohoarc; b=BncVVM64hr2ae/CdgWW03U82EpuJ6NV8QjIoKgsi4vb8x+qAbh/3YZppJKmtqqYE9U6DXmhi/mGF9ZF+IPDP50q2D5Y9ls0rUoQdul4nVp37AEoi0lByCB+gofYLwEue7/imWXuRIOkVO85X/v6ff9PG1lVIf55UovbwrokcrfM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1561735836; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To:ARC-Authentication-Results; bh=pSOf8WExcIdxayCEquc64oa/Fs55/sF3buMLHGMMvxM=; b=f9ITa6QM8R/+993fi3Y20NxF1iNWa3+K3BpmODs9OZDsTQSRl+6bFx6pbUe5d/Kl/vBi5nXn/CZNwFQtQOK/q639T6yuLQmMG5GXXQZ1IPuPqLcwVW439ejTprcW5IKhnYvZc3SMb/eyxpuDthWylWnvebTKqSqHjHsg62plp8g= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1561735836566934.7757327619579; Fri, 28 Jun 2019 08:30:36 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id A859C59455; Fri, 28 Jun 2019 15:30:05 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id A2D235DA96; Fri, 28 Jun 2019 15:29:57 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 9FD2219726; Fri, 28 Jun 2019 15:29:47 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x5SFSImd021134 for ; Fri, 28 Jun 2019 11:28:18 -0400 Received: by smtp.corp.redhat.com (Postfix) id 457AC5DA9B; Fri, 28 Jun 2019 15:28:18 +0000 (UTC) Received: from kinshicho.brq.redhat.com (unknown [10.43.2.73]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C3EAE5DD72 for ; Fri, 28 Jun 2019 15:28:15 +0000 (UTC) From: Andrea Bolognani To: libvir-list@redhat.com Date: Fri, 28 Jun 2019 17:28:13 +0200 Message-Id: <20190628152813.22825-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-loop: libvir-list@redhat.com Subject: [libvirt] [PATCH] news: Update for 5.5.0 release X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.39]); Fri, 28 Jun 2019 15:30:30 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Signed-off-by: Andrea Bolognani --- docs/news.xml | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index cada389092..c6cc27faae 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -40,6 +40,18 @@ =20 +
+ + + api: Prevent access to several APIs over read-only connections + + + Certain APIs give root-equivalent access to the host, and as such + should be limited to privileged users. CVE-2019-10161, + CVE-2019-10166, CVE-2019-10167, CVE-2019-10168. + + +
@@ -49,6 +61,16 @@ SMMUv3 is an IOMMU implementation for ARM virt guests. + + + network: Introduce the network port API + + + This new public API can be used by virtualization drivers to + manage network resources associated with guests, and is a further + step towards splitting libvirtd into multiple daemons. + +
@@ -62,10 +84,72 @@ from libvirt or otherwise. + + + Stop supporting migration of config files from pre-XDG layout + + + The new layout was introduced with libvirt 0.9.13 (Jul 2012). + + + + + Remove Avahi mDNS support + + + This feature was never used outside of virt-manager, which has + itself stopped using it a while ago. + +
+ + + sysinfo: Report SMBIOS information on aarch64 + + + While SMBIOS support has historically been limited to x86_64, mo= dern + aarch64 machines often offer access to the same information as w= ell, + and libvirt now exposes it to the user when that's the case. + + + + + test driver: Expand API coverage + + + Even more APIs that were missing from the test driver have now b= een + implemented. + + + + + virt-xml-validate: Allow input to be read from stdin + + + + + qemu: Validate spapr-vio addresses as 32-bit + + + libvirt has always considered these addresses (used for pSeries + guests) as 64-bit, but the sPAPR specification says that they're + 32-bit instead. + +
+ + + qemu: Set process affinity correctly when using <numatune> + + + libvirt would mistakenly interpret the nodeset + attribute as a list of CPUs instead of as a list of NUMA node, a= nd + the process affinity would be set incorrectly as a result; this = has + now been fixed. + +
--=20 2.21.0 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list