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 4DEC11396D0 for ; Sun, 13 Aug 2017 19:19:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 910C6E038D; Sun, 13 Aug 2017 19:19:49 +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 6C09AE038D for ; Sun, 13 Aug 2017 19:19:49 +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 3E37B341840 for ; Sun, 13 Aug 2017 19:19:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8C627807 for ; Sun, 13 Aug 2017 19:19:46 +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: <1502651955.c1e1c9138ba7ea1d1f28f6f59ad57fb3ac7e1246.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: / X-VCS-Repository: proj/portage X-VCS-Files: NEWS X-VCS-Directories: / X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: c1e1c9138ba7ea1d1f28f6f59ad57fb3ac7e1246 X-VCS-Branch: master Date: Sun, 13 Aug 2017 19:19:46 +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: 644c137d-6be3-4aab-b69d-9388f2278083 X-Archives-Hash: 0e4684509b4b376900b4f5b8cca590c4 commit: c1e1c9138ba7ea1d1f28f6f59ad57fb3ac7e1246 Author: Manuel RĂ¼ger gentoo org> AuthorDate: Sun Aug 13 10:20:28 2017 +0000 Commit: Zac Medico gentoo org> CommitDate: Sun Aug 13 19:19:15 2017 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=c1e1c913 NEWS: Add some more features that made it into 2.3.7 Closes: https://github.com/gentoo/portage/pull/189 NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 1283f3eb1..60a436522 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ portage-2.3.7 longer be needed. * New emerge --autounmask-keep-keywords and --onlydeps-with-rdeps= options. +* Set compression method for binpackages via BINPKG_COMPRESS variable +* Support for environment variables for git cmd in repos.conf via sync-git-env portage-2.3.5