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: Fri, 01 Aug 2014 19:55:17
Message-Id: 1406922804.89d02311f1c95329da3bb035f463f8de1d32e2ce.bernalex@gentoo
1 commit: 89d02311f1c95329da3bb035f463f8de1d32e2ce
2 Author: Alexander Berntsen <bernalex <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 1 19:52:32 2014 +0000
4 Commit: Alexander Berntsen <bernalex <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 1 19:53:24 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=89d02311
7
8 Update release notes
9
10 Signed-off-by: Alexander Berntsen <bernalex <AT> gentoo.org>
11
12 ---
13 RELEASE-NOTES | 7 +++++--
14 1 file changed, 5 insertions(+), 2 deletions(-)
15
16 diff --git a/RELEASE-NOTES b/RELEASE-NOTES
17 index 8d6abfc..63dbfad 100644
18 --- a/RELEASE-NOTES
19 +++ b/RELEASE-NOTES
20 @@ -11,9 +11,9 @@ portage-2.2.11
21 - Remove obsolete repoman eclass checks
22 - Bug # 505944 Improve mismatch checking
23 - Bug # 488820 fix @security crash
24 - - Bug # 438976 Add DESCRIPTION.puntuation check to repoman
25 + - Bug # 438976 Add DESCRIPTION.punctuation check to repoman
26 - Add ruby18 warning for deprecated ruby target to repoman
27 - - Add Python ersion to Portage version line
28 + - Add Python version to Portage version line
29 - Prevent rebuild code from performing unwanted repository changes
30 - Include "::repository" more consistently in output
31 - Make the slot conflict handler output more debug information
32 @@ -23,6 +23,9 @@ portage-2.2.11
33 - Implement --alert
34 - Bug # 516428 Make repoman warn if non-virtuals depend on
35 perl-core
36 + - Prefer install-xattr to install.py as a wrapper to coreutils'
37 + /usr/bin/install to preserve file system extended attribute.
38 +
39
40 portage-2.2.10
41 ==================================