Skip to Content.
Sympa Menu

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

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 (7f191b108c344f675f7c232769347bcfcaa90196)
  • Date: Tue, 1 Aug 2023 16:49:31 +0000

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

crypto/libxcrypt/DETAILS | 4 ++--
crypto/libxcrypt/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 7f191b108c344f675f7c232769347bcfcaa90196
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/libxcrypt: version 4.4.36

diff --git a/crypto/libxcrypt/DETAILS b/crypto/libxcrypt/DETAILS
index 67b10c0..ff89aad 100755
--- a/crypto/libxcrypt/DETAILS
+++ b/crypto/libxcrypt/DETAILS
@@ -1,14 +1,14 @@
SPELL=libxcrypt
- VERSION=4.4.33
+ VERSION=4.4.36
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/besser82/libxcrypt
SOURCE_URL[0]=$WEB_SITE/releases/download/v$VERSION/$SOURCE
+# Watch: https://github.com/besser82/libxcrypt/tags tags/v([0-9.]+)[.]tar
SOURCE2=$SOURCE.asc
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
SOURCE_GPG=xcrypt.gpg:$SOURCE.asc:UPSTREAM_KEY
SOURCE2_IGNORE=signature
-#https://github.com/besser82/libxcrypt/releases/download/v4.4.28/libxcrypt-4.4.28.tar.xz
LICENSE[0]=LGPL2
ENTERED=20220512
KEYWORDS=""
diff --git a/crypto/libxcrypt/HISTORY b/crypto/libxcrypt/HISTORY
index 2aa8601..f915933 100644
--- a/crypto/libxcrypt/HISTORY
+++ b/crypto/libxcrypt/HISTORY
@@ -1,3 +1,6 @@
+2023-08-01 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 4.4.36, added Watch line
+
2022-12-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: add gpg checking
* xcrypt.gpg: added



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7f191b108c344f675f7c232769347bcfcaa90196), Pavel Vinogradov, 08/01/2023

Archive powered by MHonArc 2.6.24.

Top of Page