Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (c9792c7e0820ae15a9dee5cf4e86dddfb7ca5190)
  • Date: Wed, 25 Jun 2025 22:40:01 +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 c9792c7e0820ae15a9dee5cf4e86dddfb7ca5190
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

utils/util-linux: version 2.41.1

diff --git a/utils/util-linux/DETAILS b/utils/util-linux/DETAILS
index d636b8f..a1929eb 100755
--- a/utils/util-linux/DETAILS
+++ b/utils/util-linux/DETAILS
@@ -12,7 +12,7 @@ if [[ $UL_VERSION == aes ]]; then
SOURCE3_GPG=loop-AES.gpg:$SOURCE4:UPSTREAM_KEY
SOURCE4_IGNORE=signature
else
- VERSION=2.40.4
+ VERSION=2.41.1
SECURITY_PATCH=5
fi
BRANCH=`echo $VERSION | cut -d. -f 1,2`
@@ -27,6 +27,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://github.com/karelzak/util-linux
ENTERED=20010922
LICENSE[0]=GPL
+ STAGED_INSTALL="off"
KEYWORDS="utils"
SHORT="essential utilities for any Linux box"
cat << EOF
diff --git a/utils/util-linux/HISTORY b/utils/util-linux/HISTORY
index 3cb1f53..4e7456e 100644
--- a/utils/util-linux/HISTORY
+++ b/utils/util-linux/HISTORY
@@ -1,3 +1,6 @@
+2025-06-25 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.41.1, disabled staged install
+
2025-01-13 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.40.4



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (c9792c7e0820ae15a9dee5cf4e86dddfb7ca5190), Pavel Vinogradov, 06/25/2025

Archive powered by MHonArc 2.6.24.

Top of Page