Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (22f17ce31cba9667e4e1019e571d1bc2fc51763a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (22f17ce31cba9667e4e1019e571d1bc2fc51763a)
  • Date: Wed, 28 Jun 2023 00:07:03 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

utils/util-linux/DETAILS | 3 ++-
utils/util-linux/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 22f17ce31cba9667e4e1019e571d1bc2fc51763a
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

utils/util-linux: version 2.39.1

diff --git a/utils/util-linux/DETAILS b/utils/util-linux/DETAILS
index 5b9295d..038e1b3 100755
--- a/utils/util-linux/DETAILS
+++ b/utils/util-linux/DETAILS
@@ -11,13 +11,14 @@ if [[ $UL_VERSION == aes ]]; then
SOURCE3_GPG=loop-AES.gpg:$SOURCE4:UPSTREAM_KEY
SOURCE4_IGNORE=signature
else
- VERSION=2.39
+ VERSION=2.39.1
SECURITY_PATCH=5
fi
BRANCH=`echo $VERSION | cut -d. -f 1,2`
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/$SPELL/v$BRANCH/$SOURCE
+# Watch: https://github.com/util-linux/util-linux/tags tags/v([0-9.]+)[.]tar
SOURCE2="${SOURCE%.xz}.sign"

SOURCE2_URL[0]="${KERNEL_URL}/pub/linux/utils/${SPELL}/v${BRANCH}/${SOURCE2}"
SOURCE_GPG="kernel.gpg:${SOURCE2}:UPSTREAM_KEY"
diff --git a/utils/util-linux/HISTORY b/utils/util-linux/HISTORY
index cff778c..eb4c539 100644
--- a/utils/util-linux/HISTORY
+++ b/utils/util-linux/HISTORY
@@ -1,3 +1,6 @@
+2023-06-27 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.39.1
+
2023-05-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.39




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (22f17ce31cba9667e4e1019e571d1bc2fc51763a), Pavel Vinogradov, 06/27/2023

Archive powered by MHonArc 2.6.24.

Top of Page