From: "Brian Dolbec" <dolsen@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/portage:repoman commit in: repoman/, / Date: Sun, 15 May 2016 19:35:37 +0000 (UTC) [thread overview] Message-ID: <1463340854.a0f8dd2a2a4e420d13f37c5816792bf01195e5b0.dolsen@gentoo> (raw) commit: a0f8dd2a2a4e420d13f37c5816792bf01195e5b0 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Sun May 15 19:34:14 2016 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org> CommitDate: Sun May 15 19:34:14 2016 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=a0f8dd2a Initial NEWS, RELEASE-NOTES updates for a test release NEWS | 5 +++++ RELEASE-NOTES | 11 +++++++++++ repoman/RELEASE-NOTES | 10 +++++++++- 3 files changed, 25 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 48dd7f2..acdfcd8 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ News (mainly features/major bug fixes) +portage-2.3.0_rc1 +----------------- +* New split release for the repoman Q/A tool +* Includes the stage2 rewite of the repoman code base + portage-2.2.26 -------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index efd446a..2f9f4ad 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,17 @@ Release Notes; upgrade information mainly. Features/major bugfixes are listed in NEWS +portage-2.3.0_rc1 +================================== +* Initial test release of the now split portage/repoman pkgs +* Bug Fixes: + - Bug 577720 Colorize packages in user sets + - Bug 577126 egencache --write-timestamp: use write_atomic +* portageq: Case-insensitive match maintainer emails +* qa: gcc-warnings: force text mode w/grep +* qa-checks: change "herd" to "maintainer" +* qa-checks: executable-issues: improve logic & output + portage-2.2.28 ================================== * Bug Fixes: diff --git a/repoman/RELEASE-NOTES b/repoman/RELEASE-NOTES index 5daf588..b8ae8b3 100644 --- a/repoman/RELEASE-NOTES +++ b/repoman/RELEASE-NOTES @@ -3,5 +3,13 @@ Features/major bugfixes are listed in NEWS repoman-2.3.0_rc1 ================================== -* initial release +* Initial test release * Bug Fixes: + - Bug 579460 Disable the $ID header check + - Bug 546010 Handle removed packages in vcs_files_to_cps + - Bug 581594 Fix commit 8e7971169c2 missing self in func() parameters + - Bug 581598 Add InvalidPackageName exception trap + - Bug 405017 Fix copyright update +* Includes the stage2 re-writes, the checks are now in a modular system + which is not yet fully plug-in capable. Becoming fully plug-in capable and + configurable is to be done in the stage3 rewites.
WARNING: multiple messages have this Message-ID (diff)
From: "Brian Dolbec" <dolsen@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/portage:master commit in: /, repoman/ Date: Sun, 15 May 2016 23:51:14 +0000 (UTC) [thread overview] Message-ID: <1463340854.a0f8dd2a2a4e420d13f37c5816792bf01195e5b0.dolsen@gentoo> (raw) Message-ID: <20160515235114.D8KoICPmBvgop5eKQd6qIhUX8yjzi9yWPcNwwh-RdlM@z> (raw) commit: a0f8dd2a2a4e420d13f37c5816792bf01195e5b0 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Sun May 15 19:34:14 2016 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org> CommitDate: Sun May 15 19:34:14 2016 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=a0f8dd2a Initial NEWS, RELEASE-NOTES updates for a test release NEWS | 5 +++++ RELEASE-NOTES | 11 +++++++++++ repoman/RELEASE-NOTES | 10 +++++++++- 3 files changed, 25 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 48dd7f2..acdfcd8 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ News (mainly features/major bug fixes) +portage-2.3.0_rc1 +----------------- +* New split release for the repoman Q/A tool +* Includes the stage2 rewite of the repoman code base + portage-2.2.26 -------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index efd446a..2f9f4ad 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,17 @@ Release Notes; upgrade information mainly. Features/major bugfixes are listed in NEWS +portage-2.3.0_rc1 +================================== +* Initial test release of the now split portage/repoman pkgs +* Bug Fixes: + - Bug 577720 Colorize packages in user sets + - Bug 577126 egencache --write-timestamp: use write_atomic +* portageq: Case-insensitive match maintainer emails +* qa: gcc-warnings: force text mode w/grep +* qa-checks: change "herd" to "maintainer" +* qa-checks: executable-issues: improve logic & output + portage-2.2.28 ================================== * Bug Fixes: diff --git a/repoman/RELEASE-NOTES b/repoman/RELEASE-NOTES index 5daf588..b8ae8b3 100644 --- a/repoman/RELEASE-NOTES +++ b/repoman/RELEASE-NOTES @@ -3,5 +3,13 @@ Features/major bugfixes are listed in NEWS repoman-2.3.0_rc1 ================================== -* initial release +* Initial test release * Bug Fixes: + - Bug 579460 Disable the $ID header check + - Bug 546010 Handle removed packages in vcs_files_to_cps + - Bug 581594 Fix commit 8e7971169c2 missing self in func() parameters + - Bug 581598 Add InvalidPackageName exception trap + - Bug 405017 Fix copyright update +* Includes the stage2 re-writes, the checks are now in a modular system + which is not yet fully plug-in capable. Becoming fully plug-in capable and + configurable is to be done in the stage3 rewites.
next reply other threads:[~2016-05-15 19:35 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2016-05-15 19:35 Brian Dolbec [this message] 2016-05-15 23:51 ` [gentoo-commits] proj/portage:master commit in: /, repoman/ Brian Dolbec -- strict thread matches above, loose matches on Subject: below -- 2016-05-15 5:17 [gentoo-commits] proj/portage:repoman commit in: repoman/, / Brian Dolbec
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1463340854.a0f8dd2a2a4e420d13f37c5816792bf01195e5b0.dolsen@gentoo \ --to=dolsen@gentoo.org \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox