From owner-svn-ports-all@freebsd.org Mon Aug 5 13:37:34 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 47E40C3E69; Mon, 5 Aug 2019 13:37:34 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 462JjV1G9Xz3BvF; Mon, 5 Aug 2019 13:37:34 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 23E7C17E1C; Mon, 5 Aug 2019 13:37:34 +0000 (UTC) Date: Mon, 5 Aug 2019 13:37:34 +0000 From: Alexey Dokuchaev To: Muhammad Moinur Rahman Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r508158 - head/emulators/qemu2 Message-ID: <20190805133734.GA53082@FreeBSD.org> References: <201908051048.x75AmOap044886@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201908051048.x75AmOap044886@repo.freebsd.org> User-Agent: Mutt/1.11.4 (2019-03-13) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Aug 2019 13:37:34 -0000 On Mon, Aug 05, 2019 at 10:48:24AM +0000, Muhammad Moinur Rahman wrote: > Author: bofh > Date: Mon Aug 5 10:48:24 2019 > New Revision: 508158 > URL: https://svnweb.freebsd.org/changeset/ports/508158 > > Log: > emulators/qemu2: Mark DEPRECATED > > - qemu 3.X branch in the tree seems like stable as no major complainnt > has beeen reached and there has been no commit to 2.X ranch since > last 13 months. [...] Technically not a regression in 3.X branch (2.11 is also broken), but at least one problem was reported with post-2.9 versions of QEMU: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239068 ./danfe