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 40C3C138A1A for ; Tue, 3 Feb 2015 20:57:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52064E0975; Tue, 3 Feb 2015 20:57:05 +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 C0796E096D for ; Tue, 3 Feb 2015 20:57:04 +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 B24BB3407BB for ; Tue, 3 Feb 2015 20:57:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0CBE610FD5 for ; Tue, 3 Feb 2015 20:57:02 +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: <1422995537.5944d6fb3e8253508cfd7e9b94f9e50626caa421.dolsen@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: / X-VCS-Repository: proj/portage X-VCS-Files: NEWS RELEASE-NOTES setup.py X-VCS-Directories: / X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 5944d6fb3e8253508cfd7e9b94f9e50626caa421 X-VCS-Branch: master Date: Tue, 3 Feb 2015 20:57:02 +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: dd977af4-ad14-49a4-831f-2f7545c748ea X-Archives-Hash: 6ee02a97639d224e36c162e6b1c5a16b commit: 5944d6fb3e8253508cfd7e9b94f9e50626caa421 Author: Brian Dolbec gentoo org> AuthorDate: Tue Feb 3 20:32:17 2015 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Tue Feb 3 20:32:17 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=5944d6fb Initial updates for the 2.2.16 release --- NEWS | 11 +++++++++++ RELEASE-NOTES | 41 +++++++++++++++++++++++++++++++++++++++++ setup.py | 2 +- 3 files changed, 53 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 84a5928..7b4dc94 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,16 @@ News (mainly features/major bug fixes) +portage-2.2.16 +------------- +* New portage plug-in sync system. + Read the news anouncement for more details of the changes in config + settings and operation. +* New native portage postsync.d capability +* New native portage repo.postsync.d capability +* New native indexed search capability for decent search speed +* Tentative EAPI 6 patches for additional testing + + portage-2.2.14 ------------- * Remaining bugs in build/install system should be fixed. diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 800beee..4347cf7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,47 @@ Release Notes; upgrade information mainly. Features/major bugfixes are listed in NEWS +portage-2.2.16 +================================== +* New portage plug-in sync system. +* New auto-sync setting for repos.conf repos +* New sync-depth setting for git sync module +* New --sub-submodule option for emaint sync module +* New native portage postsync.d capability +* New native portage repo.postsync.d capability +* New socks5 module to allow builds to escape the network-sandbox +* Tentative EAPI 6 changes for testing +* New search index creation and fast search code for emerge -s, -S +* Bug Fixes: + - Bug 583512 Deprecate make.conf SYNC variable + - Bug 538314 handle EINTR + - Bug 537298 Fix typo in new_protect_filename() + - Bug 534722 update LOGNAME variable when appropriate + - Bug 536926 emerge: default --backtrack=3 + - Bug 536392 More >= atoms for autounmask USE changes + - Bug 492932 TestFakedbapi: override EPREFIX + - Bug 142579 BinpkgExtractorAsync: xz and gzip decompression + - Bug 282927 emerge: add --changed-deps/--binpkg-changed-deps + - Bug 535850 dispatch-conf: avoid symlink "File exists" error + - Bug 533036 man/emerge.1: clarify --buildpkg-exclude wrt *-backup FEATURES + - Bug 463266 man pages: note that make.conf can be a directory + - Bug 533884 emerge --autounmask-write: fix CONFIG_PROTECT for + PORTAGE_CONFIGROOT + - Bug 531656 Solve more slot-operator conflicts + - Bug 531724 AbstractPollTask._read_buf: read regardless of event flags + - Bug 534070 Add --sync-submodule + - Bug 532670 Support override of default profile EAPI + - Bug 532784 bintree.py: fix str() calls for Python 2 + - Bug 532594 faulty variable assignment inside _compute_abi_rebuild_info + - Bug 525718 search._xmatch: handle aux_get KeyError + - Bug 532224 Support @profile package set + - Bug 504116 man/emerge.1: --quiet-build=n overridden by --jobs + - Bug 412471 Display emerge search results incrementally + - Bug 531690 bin/ebuild: fix --color=n + - Bug 531854 dblink._protect: disable config protect for identical files + - Bug 522032 add a one time only post-sync hook call + + portage-2.2.15 ================================== * New option --rage-clean that does --unmerge without delay. diff --git a/setup.py b/setup.py index 440cbba..54015c3 100755 --- a/setup.py +++ b/setup.py @@ -611,7 +611,7 @@ def get_manpages(): setup( name = 'portage', - version = '2.2.15', + version = '2.2.16', url = 'https://wiki.gentoo.org/wiki/Project:Portage', author = 'Gentoo Portage Development Team', author_email = 'dev-portage@gentoo.org',