From 9f23132ffa0ff34ddf9d7504833ba1f3dd3f3832 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 22 Nov 2022 16:06:26 +0300 Subject: [PATCH] libxcrypt ver. bump --- util/crypt/libxcrypt/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/util/crypt/libxcrypt/pspec.xml b/util/crypt/libxcrypt/pspec.xml index cf5053149c..4eac2a94f7 100644 --- a/util/crypt/libxcrypt/pspec.xml +++ b/util/crypt/libxcrypt/pspec.xml @@ -12,7 +12,7 @@ app:console Modern library for one-way hashing of passwords libxcrypt is a modern library for one-way hashing of passwords. It supports a wide variety of both modern and historical hashing methods: yescrypt, gost-yescrypt, scrypt, bcrypt, sha512crypt, sha256crypt, md5crypt, SunMD5, sha1crypt, NT, bsdicrypt, bigcrypt, and descrypt. - https://github.com/besser82/libxcrypt/archive/v4.4.30.tar.gz + https://github.com/besser82/libxcrypt/archive/v4.4.33.tar.gz glibc-devel @@ -42,6 +42,13 @@ + + 2022-11-19 + 4.4.33 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-12 4.4.30