libxcrypt-4.4.28

This commit is contained in:
Rmys
2022-08-10 14:38:40 +03:00
committed by GitHub
parent f5e1f15515
commit b871b837d2
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Modern library for one-way hashing of passwords</Summary>
<Description>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.</Description>
<Archive sha1sum="a79cc2211ca8d99cb7567ed8cbf8dcdbe7948cbf" type="targz">https://github.com/besser82/libxcrypt/archive/v4.4.17.tar.gz</Archive>
<Archive sha1sum="d9f22fdb06b555215070661ba0589d25cc75f259" type="targz">https://github.com/besser82/libxcrypt/archive/v4.4.28.tar.gz</Archive>
<BuildDependencies>
<Dependency>glibc-devel</Dependency>
</BuildDependencies>
@@ -42,6 +42,13 @@
</Files>
</Package>
<History>
<Update release="2">
<Date>2022-08-10</Date>
<Version>4.4.28</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-01-14</Date>
<Version>4.4.17</Version>