New commits:
commit 60937ac859b3af576d5a933aeb672be59badc0f5
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>
security/shadow: version 4.12.1
diff --git a/security/shadow/DETAILS b/security/shadow/DETAILS
index a6d3e03..239561e 100755
--- a/security/shadow/DETAILS
+++ b/security/shadow/DETAILS
@@ -1,5 +1,5 @@
SPELL=shadow
- VERSION=4.12
+ VERSION=4.12.1
SECURITY_PATCH=9
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/security/shadow/HISTORY b/security/shadow/HISTORY
index 98bcf94..1e1dfa9 100644
--- a/security/shadow/HISTORY
+++ b/security/shadow/HISTORY
@@ -1,3 +1,7 @@
+2022-08-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 4.12.1
+ * PRE_BUILD: dropped Makefile.in fixes
+
2022-08-11 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 4.12, updated SOURCE_URL[0]
* PRE_BUILD: added some fixes for missing Makefile.in
diff --git a/security/shadow/PRE_BUILD b/security/shadow/PRE_BUILD
index b7b6c88..a9768a1 100755
--- a/security/shadow/PRE_BUILD
+++ b/security/shadow/PRE_BUILD
@@ -31,7 +31,4 @@ else
sedit '
s|^#ENCRYPT_METHOD.*|ENCRYPT_METHOD SHA512|
' etc/login.defs
-fi &&
-
-mkdir -p man/uk &&
-touch man/uk/Makefile.in
+fi
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (60937ac859b3af576d5a933aeb672be59badc0f5),
Pavel Vinogradov, 08/15/2022