commit:     a78584964cdab8c3c7eb437c83688dacc04a5a8f
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 05:49:46 2019 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 05:50:52 2019 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=a7858496

repoman: Update for a repoman-2.3.18 release

Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 repoman/RELEASE-NOTES | 8 ++++++++
 repoman/setup.py      | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/repoman/RELEASE-NOTES b/repoman/RELEASE-NOTES
index e252d0124..dd6b1c6ac 100644
--- a/repoman/RELEASE-NOTES
+++ b/repoman/RELEASE-NOTES
@@ -1,6 +1,14 @@
 Release Notes; upgrade information mainly.
 Features/major bugfixes are listed in NEWS
 
+repoman-2.3.18
+==================================
+* Bug Fixes:
+    - Bug 690786 Support metadata/layout.conf restrict-allowed
+    - Bug 699514 Detect dosym absolute paths starting with ${D}, ${ED} etc.
+    - Bug 699508 Fix unsafe string interpolation.
+
+
 repoman-2.3.17
 ==================================
 * Bug Fixes:

diff --git a/repoman/setup.py b/repoman/setup.py
index ebbf0a633..fef1e9450 100755
--- a/repoman/setup.py
+++ b/repoman/setup.py
@@ -450,7 +450,7 @@ def get_manpages():
 
 setup(
        name = 'repoman',
-       version = '2.3.17',
+       version = '2.3.18',
        url = 'https://wiki.gentoo.org/wiki/Project:Portage',
        author = 'Gentoo Portage Development Team',
        author_email = '[email protected]',

Reply via email to