summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorTreeve Jelbert2021-09-24 20:40:45 +0200
committerTreeve Jelbert2021-09-24 20:40:45 +0200
commite4c2211e2b393355311958592266354116d7cdb3 (patch)
treeb5bd2ce7d892ec42447807e3f20495b9550586cb /utils
parent0d33a71bd3104215a75991f0514e185ea4f3da66 (diff)
coreutils: => 9.0
Diffstat (limited to 'utils')
-rwxr-xr-xutils/coreutils/DETAILS2
-rw-r--r--utils/coreutils/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/utils/coreutils/DETAILS b/utils/coreutils/DETAILS
index 83c5195a6f..1d06c4207e 100755
--- a/utils/coreutils/DETAILS
+++ b/utils/coreutils/DETAILS
@@ -1,5 +1,5 @@
SPELL=coreutils
- VERSION=8.32
+ VERSION=9.0
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
diff --git a/utils/coreutils/HISTORY b/utils/coreutils/HISTORY
index f809e2ee43..47cba91d11 100644
--- a/utils/coreutils/HISTORY
+++ b/utils/coreutils/HISTORY
@@ -1,3 +1,6 @@
+2021-09-24 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 9.0
+
2020-07-18 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Disabled castfs (STAGED_INSTALL), breaks
when core files (e.g. touch and mkdir) are removed.