aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-01 21:29:50 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-01 21:44:48 +0200
commitaf43d486ab0eaf5520278fd7ae2a77fb756f8ca5 (patch)
tree33049a3c859e785e8f05b74efe685e5a4e0dc487
parentdata/xml-schema/metadata.xsd: Add kde-invent remote-id type (diff)
downloadpkgcore-af43d486ab0eaf5520278fd7ae2a77fb756f8ca5.tar.gz
pkgcore-af43d486ab0eaf5520278fd7ae2a77fb756f8ca5.tar.bz2
pkgcore-af43d486ab0eaf5520278fd7ae2a77fb756f8ca5.zip
new release 0.12.20v0.12.20
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--NEWS.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 5f34825b..a9fefae1 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -3,6 +3,24 @@ Release Notes
=============
----------------------------
+pkgcore 0.12.20 (2023-03-01)
+----------------------------
+
+- domain: add support for ``-*`` and ``USE_EXPAND: -*`` syntax for packages.use
+ like files (Arthur Zamarin, #393, #397)
+
+- ebuild/test_eapi: fix tests artifacts in EBD_PATH
+ (Arthur Zamarin, https://bugs.gentoo.org/888685)
+
+- ebuild.repository: fix traversal from root of overlays (Arthur Zamarin,
+ https://github.com/pkgcore/pkgcheck/issues/418)
+
+- metadata.xsd: import ``kde-invent`` remote-ids (Sam James, #399)
+
+- various code cleanups, refactoring and modernization (Arthur Zamarin, Brian
+ Harring)
+
+----------------------------
pkgcore 0.12.19 (2023-01-19)
----------------------------