From 16a74694504bdcb37fc79a7d81c969f87b5d0f77 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 1 Jun 2023 11:44:11 +0300 Subject: [PATCH] libxcrypt, cbindgen ver. bump --- programming/library/cbindgen/pspec.xml | 9 ++++++++- util/crypt/libxcrypt/pspec.xml | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/programming/library/cbindgen/pspec.xml b/programming/library/cbindgen/pspec.xml index aca88e8dad..db294b9858 100644 --- a/programming/library/cbindgen/pspec.xml +++ b/programming/library/cbindgen/pspec.xml @@ -12,7 +12,7 @@ library A tool for generating C bindings to Rust code Rust koduna C bağlamaları oluşturmak için bir araç - https://github.com/eqrion/cbindgen/archive/v0.24.5.tar.gz + https://github.com/eqrion/cbindgen/archive/v0.24.6.tar.gz rust llvm @@ -35,6 +35,13 @@ + + 2023-06-01 + 0.24.6 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-05-30 0.24.5 diff --git a/util/crypt/libxcrypt/pspec.xml b/util/crypt/libxcrypt/pspec.xml index 4eac2a94f7..81c9affd7b 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.33.tar.gz + https://github.com/besser82/libxcrypt/archive/v4.4.34.tar.gz glibc-devel @@ -42,6 +42,13 @@ + + 2023-06-01 + 4.4.34 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-19 4.4.33