Gentoo Archives: gentoo-commits

From: Brian Dolbec <dolsen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: /
Date: Wed, 04 Mar 2015 20:39:56
Message-Id: 1425501538.dd3b889811c907ea09380ef138984fae58616468.dolsen@gentoo
1 commit: dd3b889811c907ea09380ef138984fae58616468
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 28 23:45:10 2015 +0000
4 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 4 20:38:58 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=dd3b8898
7
8 RELEASE-NOTES: Update for release
9
10 RELEASE-NOTES | 19 +++++++++++++++++++
11 1 file changed, 19 insertions(+)
12
13 diff --git a/RELEASE-NOTES b/RELEASE-NOTES
14 index e3136cc..59f48d4 100644
15 --- a/RELEASE-NOTES
16 +++ b/RELEASE-NOTES
17 @@ -1,6 +1,24 @@
18 Release Notes; upgrade information mainly.
19 Features/major bugfixes are listed in NEWS
20
21 +portage-2.2.18
22 +==================================
23 +* Bug Fixes:
24 + - Bug 539706 Fix Syncbase _has_bin()
25 + - Bug 538980 Add early check for broken /dev/s
26 + - Bug 282639 Generate soname dependency metadata
27 + - Bug 540882 repoman: skip vcs calls for manifest modes
28 + - Bug 541188 man/portage.5: document sets.conf
29 + - Bug 541198 use_reduce: support non-string token_class
30 + - Bug 541302 actions.py: fix missing localization import
31 + - Bug 500436 Do not interrupt on SIGCONT
32 + - Bug 540482 Add man page entries for "emaint merges"
33 + and egencache's "--write-timestamp"
34 + - Bug 511806 make.conf: expand PORTAGE_CONFIGROOT
35 + - Bug 541746 depgraph: fix 'operation' AttributeError
36 + - Bug 542052 Don't spawn socks5-server.py for pkg_nofetch
37 +
38 +
39 portage-2.2.17
40 ==================================
41 * Bug Fixes:
42 @@ -49,6 +67,7 @@ portage-2.2.16
43 - Bug 531690 bin/ebuild: fix --color=n
44 - Bug 531854 dblink._protect: disable config protect for identical files
45 - Bug 522032 add a one time only post-sync hook call
46 + - Bug 471776 Support USE_EXPAND prefixes in package.use and relevant files
47
48
49 portage-2.2.15