Skip to Content.
Sympa Menu

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

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 (60937ac859b3af576d5a933aeb672be59badc0f5)
  • Date: Mon, 15 Aug 2022 23:47:50 +0000

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

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

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

Archive powered by MHonArc 2.6.24.

Top of Page