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 C387D1396D1 for ; Mon, 2 Oct 2017 19:35:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24C15E0DCA; Mon, 2 Oct 2017 19:35:03 +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 018D7E0DCA for ; Mon, 2 Oct 2017 19:35:03 +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 1A4BB34085A for ; Mon, 2 Oct 2017 19:35:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B32427300 for ; Mon, 2 Oct 2017 19:35:00 +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: <1506972244.a946b605087c9245f5b74f8bc6c87f96b15a2ef2.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: / X-VCS-Repository: proj/portage X-VCS-Files: RELEASE-NOTES setup.py X-VCS-Directories: / X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: a946b605087c9245f5b74f8bc6c87f96b15a2ef2 X-VCS-Branch: master Date: Mon, 2 Oct 2017 19:35:00 +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: 2339ab15-a3bf-4de0-866a-29fcb2f2fbb1 X-Archives-Hash: b090d94e24e3ea2aca7cd2217595a9f6 commit: a946b605087c9245f5b74f8bc6c87f96b15a2ef2 Author: Zac Medico gentoo org> AuthorDate: Mon Oct 2 19:15:42 2017 +0000 Commit: Zac Medico gentoo org> CommitDate: Mon Oct 2 19:24:04 2017 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=a946b605 Updates for portage-2.3.11 release RELEASE-NOTES | 14 ++++++++++++++ setup.py | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8e5709079..81c54e550 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,20 @@ Release Notes; upgrade information mainly. Features/major bugfixes are listed in NEWS +portage-2.3.11 +================================== +* Bug Fixes: + - Bug 631820 postinst-qa-check.d/50xdg-utils unconditionally calls binaries + it doesn't depend on and gets confused + - Bug 631894 depgraph _minimize_children method randomly chooses packages to + eliminate + - Bug 632202 slot conflict solver interferes with @preserved-rebuild + - Bug 632210 SlotConflictUpdateTestCase fails with @world + - Bug 632598 --autounmask USE changes can trigger unnecessary backtracking + - Bug 632696 Files found by xdg_desktop_database_check() leak to + xdg_mimeinfo_database_check() + + portage-2.3.10 ================================== * Bug Fixes: diff --git a/setup.py b/setup.py index 26f618c5b..256c5e354 100755 --- a/setup.py +++ b/setup.py @@ -659,7 +659,7 @@ class build_ext(_build_ext): setup( name = 'portage', - version = '2.3.10', + version = '2.3.11', url = 'https://wiki.gentoo.org/wiki/Project:Portage', author = 'Gentoo Portage Development Team', author_email = 'dev-portage@gentoo.org', 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 854CC1396D0 for ; Mon, 2 Oct 2017 20:49:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C16D52BC015; Mon, 2 Oct 2017 20:49:31 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A3FD52BC015 for ; Mon, 2 Oct 2017 20:49:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E8632341896 for ; Mon, 2 Oct 2017 20:49:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB3A78F66 for ; Mon, 2 Oct 2017 20:49:29 +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: <1506972244.a946b605087c9245f5b74f8bc6c87f96b15a2ef2.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:portage-2.3.11 commit in: / X-VCS-Repository: proj/portage X-VCS-Files: RELEASE-NOTES setup.py X-VCS-Directories: / X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: a946b605087c9245f5b74f8bc6c87f96b15a2ef2 X-VCS-Branch: portage-2.3.11 Date: Mon, 2 Oct 2017 20:49:29 +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: 7914b332-0f69-460f-825b-383682f1b8b1 X-Archives-Hash: fcc2019ce865da746c8415eb088b7f98 Message-ID: <20171002204929.ww1PWFxIV2Y_fx-g17ObdHUcUjCXB4xuc1Ihu1_6-yI@z> commit: a946b605087c9245f5b74f8bc6c87f96b15a2ef2 Author: Zac Medico gentoo org> AuthorDate: Mon Oct 2 19:15:42 2017 +0000 Commit: Zac Medico gentoo org> CommitDate: Mon Oct 2 19:24:04 2017 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=a946b605 Updates for portage-2.3.11 release RELEASE-NOTES | 14 ++++++++++++++ setup.py | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8e5709079..81c54e550 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,20 @@ Release Notes; upgrade information mainly. Features/major bugfixes are listed in NEWS +portage-2.3.11 +================================== +* Bug Fixes: + - Bug 631820 postinst-qa-check.d/50xdg-utils unconditionally calls binaries + it doesn't depend on and gets confused + - Bug 631894 depgraph _minimize_children method randomly chooses packages to + eliminate + - Bug 632202 slot conflict solver interferes with @preserved-rebuild + - Bug 632210 SlotConflictUpdateTestCase fails with @world + - Bug 632598 --autounmask USE changes can trigger unnecessary backtracking + - Bug 632696 Files found by xdg_desktop_database_check() leak to + xdg_mimeinfo_database_check() + + portage-2.3.10 ================================== * Bug Fixes: diff --git a/setup.py b/setup.py index 26f618c5b..256c5e354 100755 --- a/setup.py +++ b/setup.py @@ -659,7 +659,7 @@ class build_ext(_build_ext): setup( name = 'portage', - version = '2.3.10', + version = '2.3.11', url = 'https://wiki.gentoo.org/wiki/Project:Portage', author = 'Gentoo Portage Development Team', author_email = 'dev-portage@gentoo.org',