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 075A113838B for ; Tue, 16 Sep 2014 22:17:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95278E0986; Tue, 16 Sep 2014 22:17:19 +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 38B94E0986 for ; Tue, 16 Sep 2014 22:17:19 +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 44B4A34028A for ; Tue, 16 Sep 2014 22:17:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01E845BDB for ; Tue, 16 Sep 2014 22:17:17 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1410905680.1a97abbed2ac47d5f08f6826a9dad5df28af2021.dol-sen@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: / X-VCS-Repository: proj/portage X-VCS-Files: NEWS RELEASE-NOTES X-VCS-Directories: / X-VCS-Committer: dol-sen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 1a97abbed2ac47d5f08f6826a9dad5df28af2021 X-VCS-Branch: master Date: Tue, 16 Sep 2014 22:17:17 +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: 7a1baa5b-3905-4fc9-b8a9-34a46f4ec480 X-Archives-Hash: b8418fb4aed0d3fc8005112c00c40a26 commit: 1a97abbed2ac47d5f08f6826a9dad5df28af2021 Author: Brian Dolbec gentoo org> AuthorDate: Tue Sep 16 22:14:40 2014 +0000 Commit: Brian Dolbec gmail com> CommitDate: Tue Sep 16 22:14:40 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=1a97abbe Update NEWS and RELEASE-NOTES --- NEWS | 12 +++++++++++- RELEASE-NOTES | 21 +++++++++++++++++++++ 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4923bb9..0a02907 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,17 @@ News (mainly features/major bug fixes) -portage-2.2.12 +portage-2.2.13 +------------- +* New setup.py build system and distutils-r1 ebuild at EAPI 5 +* PORTAGE_{BIN,PYM}_PATH variables. If you want to call internal portage tools, + you need to query PORTAGE_BIN_PATH and PORTAGE_PYM_PATH, use them + and re-export them. +* New @changed-deps set to update packages which need dependecy change updates. + + +portage-2.2.12 +------------- * New emaint module "merges" for finding and fixing failed merges If a pkg fails to merge to the live filesystem correctly, that pkg may not work correctly if at all. This module scans the installed pkg database diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 388c037..7a46612 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -6,6 +6,27 @@ portage-2.2.13 * Bug Fixes: - Bug # 438976 Remove DESCRIPTION.punctuation check from repoman - Bug # 520542 Replace .append() with .add() for set variables + - Bug # 515230 package_tracker.match: account for unevaluated_atom + - Bug # 508762 _slot_operator_update_probe: This fixes the + check_reverse_dependencies function. + - Bug # 522362 Fix config.setcpv to regenerate USE settings in order to + account for package.env USE settings from the previous package + instance. + - Bug # 507482 Run distcc-pump server throughout src_configure() + to src_install() + - Bug # 520950 This handles a case which occurs when + _solve_non_slot_operator_slot_conflicts calls _create_graph. + - Bug # 520752 Make email date, timestamp RFC-compliant + - Bug # 520378 Fix hard-coded emerge-fetch.log locations + - Bug # 522652 For cases such as || ( X