Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (a0727c54ed344bd18119bd34148126880e846a00)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (a0727c54ed344bd18119bd34148126880e846a00)
  • Date: Wed, 26 Jul 2023 22:43:51 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

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

New commits:
commit a0727c54ed344bd18119bd34148126880e846a00
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

util-linux: PATCHLEVEL++

diff --git a/utils/util-linux/DETAILS b/utils/util-linux/DETAILS
index 782646d..833d812 100755
--- a/utils/util-linux/DETAILS
+++ b/utils/util-linux/DETAILS
@@ -1,6 +1,7 @@
SPELL=util-linux
if [[ $UL_VERSION == aes ]]; then
VERSION=2.27.1
+ PATCHLEVEL=1
SECURITY_PATCH=2
SOURCE3=$SPELL-$VERSION-20151110.diff.bz2
SOURCE4=$SOURCE3.sign
@@ -12,6 +13,7 @@ if [[ $UL_VERSION == aes ]]; then
SOURCE4_IGNORE=signature
else
VERSION=2.39.1
+ PATCHLEVEL=1
SECURITY_PATCH=5
fi
BRANCH=`echo $VERSION | cut -d. -f 1,2`
diff --git a/utils/util-linux/HISTORY b/utils/util-linux/HISTORY
index 0aaf6f9..b0f4f2e 100644
--- a/utils/util-linux/HISTORY
+++ b/utils/util-linux/HISTORY
@@ -1,3 +1,6 @@
+2023-07-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: PATCHLEVEL++
+
2023-07-21 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: force libcap-ng, to build setpriv, needed by sorcery




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (a0727c54ed344bd18119bd34148126880e846a00), Ismael Luceno, 07/26/2023

Archive powered by MHonArc 2.6.24.

Top of Page