Skip to Content.
Sympa Menu

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

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 (97a38c5ecc872a5e9889156907890fe773f8ca39)
  • Date: Wed, 30 Mar 2022 21:34:06 +0000

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

utils/util-linux/DEPENDS | 4 +++-
utils/util-linux/DETAILS | 2 +-
utils/util-linux/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 97a38c5ecc872a5e9889156907890fe773f8ca39
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

utils/util-linux: version 2.38

diff --git a/utils/util-linux/DEPENDS b/utils/util-linux/DEPENDS
index 36998c1..8d04898 100755
--- a/utils/util-linux/DEPENDS
+++ b/utils/util-linux/DEPENDS
@@ -52,4 +52,6 @@ optional_depends slang \
"--without-slang" \
"for cfdisk with slang support"

-optional_depends readline '--with-readline' '--without-readline' 'Readline
support'
+optional_depends readline '--with-readline' '--without-readline' 'Readline
support' &&
+
+optional_depends po4a "--enable-poman" "--disable-poman" "to generate
translated man pages"
diff --git a/utils/util-linux/DETAILS b/utils/util-linux/DETAILS
index 7a29809..0b92e7b 100755
--- a/utils/util-linux/DETAILS
+++ b/utils/util-linux/DETAILS
@@ -11,7 +11,7 @@ if [[ $UL_VERSION == aes ]]; then
SOURCE3_GPG=loop-AES.gpg:$SOURCE4:UPSTREAM_KEY
SOURCE4_IGNORE=signature
else
- VERSION=2.37.4
+ VERSION=2.38
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 8131bab..369b0d4 100644
--- a/utils/util-linux/HISTORY
+++ b/utils/util-linux/HISTORY
@@ -1,3 +1,7 @@
+2022-03-30 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.38
+ * DEPENDS: optionally depends on po4a
+
2022-02-14 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.37.4, SECURITY_PATCH++, (CVE-2022-0563)
* PRE_BUILD: removed man page fix



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (97a38c5ecc872a5e9889156907890fe773f8ca39), Pavel Vinogradov, 03/30/2022

Archive powered by MHonArc 2.6.24.

Top of Page