From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CF65C1388BF for ; Fri, 19 Feb 2016 22:50:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6007921C0AB; Fri, 19 Feb 2016 22:50:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0DBC921C0AB for ; Fri, 19 Feb 2016 22:50:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2840F340DAC for ; Fri, 19 Feb 2016 22:50:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6F7914CD for ; Fri, 19 Feb 2016 22:50:15 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1455922195.75ad32339eacc8543a9b7341e7fdb49c56e19313.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/qemu/metadata.xml X-VCS-Directories: app-emulation/qemu/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 75ad32339eacc8543a9b7341e7fdb49c56e19313 X-VCS-Branch: master Date: Fri, 19 Feb 2016 22:50:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e5cbd402-a05d-4cb7-922c-00bab39625bd X-Archives-Hash: 17d1d340de2e67b32b093eb9ba671b64 commit: 75ad32339eacc8543a9b7341e7fdb49c56e19313 Author: Robin H. Johnson gentoo org> AuthorDate: Thu Feb 18 18:23:00 2016 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Fri Feb 19 22:49:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ad3233 app-emulation/qemu: restore USE=gnutls use desc for side-effects commit ea4d1e1fcc just removed the USE=tls, rather than updating it for USE=gnutls. Per the description, it has side-effects of enabling enabling WebSocket & disk quorum features. Package-Manager: portage-2.2.27 app-emulation/qemu/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml index 105327a..d036967 100644 --- a/app-emulation/qemu/metadata.xml +++ b/app-emulation/qemu/metadata.xml @@ -13,6 +13,9 @@ Enables firmware device tree support Enables GlusterFS cluster fileystem via sys-cluster/glusterfs + Enable TLS support for the VNC console server. + For 1.4 and newer this also enables WebSocket support. + For 2.0 through 2.3 also enables disk quorum support. Use gtk-2 instead of gtk-3 Enable direct iSCSI support via net-libs/libiscsi instead of indirectly via the Linux