Gentoo Archives: gentoo-commits

From: Alexander Berntsen <bernalex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: /
Date: Thu, 31 Jul 2014 15:46:18
Message-Id: 1406821473.df52e14fc432fe72dee1c258b8d68bdb8503dd4c.bernalex@gentoo
1 commit: df52e14fc432fe72dee1c258b8d68bdb8503dd4c
2 Author: Alexander Berntsen <bernalex <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 31 15:38:36 2014 +0000
4 Commit: Alexander Berntsen <bernalex <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 31 15:44:33 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=df52e14f
7
8 Update release notes
9
10 Signed-off-by: Alexander Berntsen <bernalex <AT> gentoo.org>
11
12 ---
13 RELEASE-NOTES | 14 +++++++++++++-
14 1 file changed, 13 insertions(+), 1 deletion(-)
15
16 diff --git a/RELEASE-NOTES b/RELEASE-NOTES
17 index 44cb1c3..8d6abfc 100644
18 --- a/RELEASE-NOTES
19 +++ b/RELEASE-NOTES
20 @@ -8,9 +8,21 @@ portage-2.2.11
21 - Bug # 505428 RO only filesystem check
22 - Bug # 506186 TaskSequence starting bug.
23 - Sort repoman check output
24 - - remove obsolete repoman eclass checks
25 + - Remove obsolete repoman eclass checks
26 - Bug # 505944 Improve mismatch checking
27 - Bug # 488820 fix @security crash
28 + - Bug # 438976 Add DESCRIPTION.puntuation check to repoman
29 + - Add ruby18 warning for deprecated ruby target to repoman
30 + - Add Python ersion to Portage version line
31 + - Prevent rebuild code from performing unwanted repository changes
32 + - Include "::repository" more consistently in output
33 + - Make the slot conflict handler output more debug information
34 + - Bug # 487074 Don't split suggested commands when printing them
35 + - Handle 'mkdir -p /etc/portage/make.profile/packages' gracefully
36 + -- i.e. produce an error instead of crashing with a traceback
37 + - Implement --alert
38 + - Bug # 516428 Make repoman warn if non-virtuals depend on
39 + perl-core
40
41 portage-2.2.10
42 ==================================