Skip to Content.
Sympa Menu

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

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 (3031be896d01095e93f72ec04d3b2791e63f65b0)
  • Date: Wed, 25 Jun 2025 17:06:32 +0000

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

security/shadow/DEPENDS | 5 -----
security/shadow/DETAILS | 2 +-
security/shadow/HISTORY | 4 ++++
3 files changed, 5 insertions(+), 6 deletions(-)

New commits:
commit 3031be896d01095e93f72ec04d3b2791e63f65b0
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

security/shadow: version 4.18.0

diff --git a/security/shadow/DEPENDS b/security/shadow/DEPENDS
index 66b8aa3..ba589e2 100755
--- a/security/shadow/DEPENDS
+++ b/security/shadow/DEPENDS
@@ -13,11 +13,6 @@ optional_depends linux-pam \
'--without-libpam' \
'for PAM integration' &&

-optional_depends cracklib \
- '--with-libcrack' \
- '--without-libcrack' \
- 'for libcrack support' &&
-
optional_depends libselinux \
'--with-selinux' \
'--without-selinux' \
diff --git a/security/shadow/DETAILS b/security/shadow/DETAILS
index d053378..6cc886b 100755
--- a/security/shadow/DETAILS
+++ b/security/shadow/DETAILS
@@ -1,5 +1,5 @@
SPELL=shadow
- VERSION=4.17.4
+ VERSION=4.18.0
SECURITY_PATCH=10
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/security/shadow/HISTORY b/security/shadow/HISTORY
index c4362ea..87d9922 100644
--- a/security/shadow/HISTORY
+++ b/security/shadow/HISTORY
@@ -1,3 +1,7 @@
+2025-06-25 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 4.18.0
+ * DEPENDS: removed cracklib
+
2025-03-19 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 4.17.4



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

Archive powered by MHonArc 2.6.24.

Top of Page