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 679F6138CCF for ; Thu, 14 May 2015 19:05:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2478E08EA; Thu, 14 May 2015 19:05:26 +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 428CDE08EA for ; Thu, 14 May 2015 19:05:26 +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 1D723340D7C for ; Thu, 14 May 2015 19:05:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 999459D4 for ; Thu, 14 May 2015 19:05:23 +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: <1431630082.2b2d63db976f60fdf03be4e091ce331e56d1fae0.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: 2b2d63db976f60fdf03be4e091ce331e56d1fae0 X-VCS-Branch: master Date: Thu, 14 May 2015 19:05:23 +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: 54a313b5-f43a-4d1e-8321-cf8d53d4230e X-Archives-Hash: 1b1376e798897fccc18766355212a553 commit: 2b2d63db976f60fdf03be4e091ce331e56d1fae0 Author: Brian Dolbec gentoo org> AuthorDate: Wed May 13 18:59:29 2015 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Thu May 14 19:01:22 2015 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=2b2d63db Update info for a release NEWS | 9 +++++++++ RELEASE-NOTES | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ setup.py | 2 +- 3 files changed, 58 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7b4dc94..2f87a3e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,14 @@ News (mainly features/major bug fixes) +portage-2.2.19 +------------- +* websync module now fully renamed to webrsync +* New squashdelta sync module for downloading full or updates for a squasfs tree + requires dev-util/squashmerge be installed +* New binpkg-multi-instance feature allows for multiple variations + (USE settings) to be saved in the pkgdir and index. + + portage-2.2.16 ------------- * New portage plug-in sync system. diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8bbabbf..ecf16f2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,54 @@ Release Notes; upgrade information mainly. Features/major bugfixes are listed in NEWS +portage-2.2.19 +================================== +* New repoman --straight-to-stable, -S option +* Use consistent rules for filenames of ebuils and misc files +* New squashdelta sync module for downloading full or updates for a squasfs tree + requires dev-util/squashmerge be installed +* New binpkg-multi-instance feature allows for multiple variations + (USE settings) to be saved in the pkgdir and index. +* Bug Fixes: + - Bug 542732 WorldSelectedSet: fix load method + - Bug 501866 dispatch-conf.conf: less-opts --quit-if-one-screen + - Bug 543818 Fix an AssertionError if the multilib category of an + ELF file is not recognized + - Bug 545252 Fix binpkg-multi-instance _pkg_paths corruption + - Bug 545270 Fix dispatch-conf unicode handling + - Bug 544624 ro_checker: skip parents of EPREFIX dir + - Bug 525376 repoman: fix dependency.unknown to ignore USE deps + - Bug 546010 repoman: handle removed packages in vcs_files_to_cps + - Bug 546176 new_protect_filename: fix _unicode_decode TypeError + with symlink + - Bug Fix missed renames of websync to webrsync + - Bug 547086 _doebuild_path: add fallback for temp PORTAGE_BIN_PATH + - Bug 546512 UseManager: handle newlines for USE_EXPAND prefixes + - Bug 547414 Fix postsync hook regression + - Bug 542796 LinkageMapElf.rebuild: pass error_leader to varexpand + - Bug 547532 VdbMetadataDelta.applyDelta: remove replaced versions, + handle "remove" events properly + - Bug 547086 ebuild-helpers: avoid exec loops or fork bombs in wrappers + - Bug 547390 ro_checker: only check nearest parent + - Bug 325009 Make the USE variable readonly + - Bug 547736 search: fix addCP so only the specified results are displayed + - Bug 428098 _unmerge_protected_symlinks: suggest UNINSTALL_IGNORE + - Bug 547778 dblink: elog failed postinst + Scheduler: increase visiblity of postinst failures + - Bug 548438 gcc_warn_check: filter grep results with uniq + - Bug 532784 bintree.populate: binhost connection failure triggers TypeError + - Bug 548516 PORTAGE_XATTR_EXCLUDE: preserve security.capability + - Bug 548556 varexpand: fix IndexError + - Bug 548710 Disable SOCKSv5-over-UNIX-socket proxy by default + - Bug 547732 Bundle a minimalistic derivation of Python's formatter module + - Bug 488836 repoman: enable copyright date check without vcs + - Bug portage/sync/modules/webrsync: Fileter out + uid, gid, groups from kwargs + - Bug 256376 dispatch-conf: handle file/directory collisions + - Bug 549072 Allow read-only PKGDIR if no ebuilds will be built + - Bug 549322 Fix deprecated logging.warn() calls + + portage-2.2.18 ================================== * Bug Fixes: diff --git a/setup.py b/setup.py index 5804c06..0808343 100755 --- a/setup.py +++ b/setup.py @@ -612,7 +612,7 @@ def get_manpages(): setup( name = 'portage', - version = '2.2.18', + version = '2.2.19', 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]) by finch.gentoo.org (Postfix) with ESMTP id 2D4E2138CCF for ; Thu, 14 May 2015 19:06:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BEC41E08AC; Thu, 14 May 2015 19:06:25 +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 50500E08AC for ; Thu, 14 May 2015 19:06:25 +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 238F3340D74 for ; Thu, 14 May 2015 19:06:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5D279D4 for ; Thu, 14 May 2015 19:06:21 +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: <1431630082.2b2d63db976f60fdf03be4e091ce331e56d1fae0.dolsen@gentoo> Subject: [gentoo-commits] proj/portage:v2.2.19 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: 2b2d63db976f60fdf03be4e091ce331e56d1fae0 X-VCS-Branch: v2.2.19 Date: Thu, 14 May 2015 19:06:21 +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: 65e556d3-3b0e-43ed-851a-99d628f30c40 X-Archives-Hash: d0f571926abfc2312bd5c668c41144d8 Message-ID: <20150514190621.pY-jFU8a8wRCyPA3Vu05qx7u8naM7r9wzLLM3a_s3J4@z> commit: 2b2d63db976f60fdf03be4e091ce331e56d1fae0 Author: Brian Dolbec gentoo org> AuthorDate: Wed May 13 18:59:29 2015 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Thu May 14 19:01:22 2015 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=2b2d63db Update info for a release NEWS | 9 +++++++++ RELEASE-NOTES | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ setup.py | 2 +- 3 files changed, 58 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7b4dc94..2f87a3e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,14 @@ News (mainly features/major bug fixes) +portage-2.2.19 +------------- +* websync module now fully renamed to webrsync +* New squashdelta sync module for downloading full or updates for a squasfs tree + requires dev-util/squashmerge be installed +* New binpkg-multi-instance feature allows for multiple variations + (USE settings) to be saved in the pkgdir and index. + + portage-2.2.16 ------------- * New portage plug-in sync system. diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8bbabbf..ecf16f2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,54 @@ Release Notes; upgrade information mainly. Features/major bugfixes are listed in NEWS +portage-2.2.19 +================================== +* New repoman --straight-to-stable, -S option +* Use consistent rules for filenames of ebuils and misc files +* New squashdelta sync module for downloading full or updates for a squasfs tree + requires dev-util/squashmerge be installed +* New binpkg-multi-instance feature allows for multiple variations + (USE settings) to be saved in the pkgdir and index. +* Bug Fixes: + - Bug 542732 WorldSelectedSet: fix load method + - Bug 501866 dispatch-conf.conf: less-opts --quit-if-one-screen + - Bug 543818 Fix an AssertionError if the multilib category of an + ELF file is not recognized + - Bug 545252 Fix binpkg-multi-instance _pkg_paths corruption + - Bug 545270 Fix dispatch-conf unicode handling + - Bug 544624 ro_checker: skip parents of EPREFIX dir + - Bug 525376 repoman: fix dependency.unknown to ignore USE deps + - Bug 546010 repoman: handle removed packages in vcs_files_to_cps + - Bug 546176 new_protect_filename: fix _unicode_decode TypeError + with symlink + - Bug Fix missed renames of websync to webrsync + - Bug 547086 _doebuild_path: add fallback for temp PORTAGE_BIN_PATH + - Bug 546512 UseManager: handle newlines for USE_EXPAND prefixes + - Bug 547414 Fix postsync hook regression + - Bug 542796 LinkageMapElf.rebuild: pass error_leader to varexpand + - Bug 547532 VdbMetadataDelta.applyDelta: remove replaced versions, + handle "remove" events properly + - Bug 547086 ebuild-helpers: avoid exec loops or fork bombs in wrappers + - Bug 547390 ro_checker: only check nearest parent + - Bug 325009 Make the USE variable readonly + - Bug 547736 search: fix addCP so only the specified results are displayed + - Bug 428098 _unmerge_protected_symlinks: suggest UNINSTALL_IGNORE + - Bug 547778 dblink: elog failed postinst + Scheduler: increase visiblity of postinst failures + - Bug 548438 gcc_warn_check: filter grep results with uniq + - Bug 532784 bintree.populate: binhost connection failure triggers TypeError + - Bug 548516 PORTAGE_XATTR_EXCLUDE: preserve security.capability + - Bug 548556 varexpand: fix IndexError + - Bug 548710 Disable SOCKSv5-over-UNIX-socket proxy by default + - Bug 547732 Bundle a minimalistic derivation of Python's formatter module + - Bug 488836 repoman: enable copyright date check without vcs + - Bug portage/sync/modules/webrsync: Fileter out + uid, gid, groups from kwargs + - Bug 256376 dispatch-conf: handle file/directory collisions + - Bug 549072 Allow read-only PKGDIR if no ebuilds will be built + - Bug 549322 Fix deprecated logging.warn() calls + + portage-2.2.18 ================================== * Bug Fixes: diff --git a/setup.py b/setup.py index 5804c06..0808343 100755 --- a/setup.py +++ b/setup.py @@ -612,7 +612,7 @@ def get_manpages(): setup( name = 'portage', - version = '2.2.18', + version = '2.2.19', url = 'https://wiki.gentoo.org/wiki/Project:Portage', author = 'Gentoo Portage Development Team', author_email = 'dev-portage@gentoo.org',