From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 68A77138334 for ; Mon, 19 Aug 2019 03:51:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B884E0882; Mon, 19 Aug 2019 03:51:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F41E0E0882 for ; Mon, 19 Aug 2019 03:51:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 66871349DEE for ; Mon, 19 Aug 2019 03:51:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53B1A266 for ; Mon, 19 Aug 2019 03:51:30 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1566186570.7620bc05f60b38331e8c13bb1f909e153073e80c.zmedico@gentoo> Subject: [gentoo-commits] proj/gentoolkit:master commit in: / X-VCS-Repository: proj/gentoolkit X-VCS-Files: NEWS X-VCS-Directories: / X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 7620bc05f60b38331e8c13bb1f909e153073e80c X-VCS-Branch: master Date: Mon, 19 Aug 2019 03:51:30 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8af1feb8-c5d0-4854-bc24-85750f3a350f X-Archives-Hash: bb46bb1cd14b1544cbc8d34b23fc543e commit: 7620bc05f60b38331e8c13bb1f909e153073e80c Author: Zac Medico gentoo org> AuthorDate: Mon Aug 19 03:49:30 2019 +0000 Commit: Zac Medico gentoo org> CommitDate: Mon Aug 19 03:49:30 2019 +0000 URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=7620bc05 v0.4.6 Signed-off-by: Zac Medico gentoo.org> NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 8e498f5..a2c73fa 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ News (new features/major bug fixes) +gentoolkit-0.4.6 +---------------- + * glsa-check moved to portage repository (bug 463952) + * equery: fix incorrect status for forced flags (bug 634824) + * revdep-rebuild: Fix pass_through_options to handle args containing + spaces + gentoolkit-0.4.5 ---------------- * Include BDEPEND in dep checks