craklib ver. bump

This commit is contained in:
Rmys
2024-10-07 13:25:38 +03:00
parent dccd588135
commit 1caec2815a
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Password Checking Library</Summary>
<Description>CrackLib tests passwords to determine whether they match certain security-oriented characteristics, with the purpose of stopping users from choosing passwords that are easy to guess.</Description>
<Archive sha1sum="99a9e04bc9ebad0267294e652a529117ceafd142" type="targz">https://github.com/cracklib/cracklib/releases/download/v2.9.11/cracklib-2.9.11.tar.gz</Archive>
<Archive sha1sum="70a908f038ec882ce84c3b2d5f559113d1e91212" type="targz">https://github.com/cracklib/cracklib/releases/download/v2.10.2/cracklib-2.10.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>python-devel</Dependency>
@@ -50,6 +50,13 @@
</Package>
<History>
<Update release="8">
<Date>2024-10-05</Date>
<Version>2.10.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2023-04-03</Date>
<Version>2.9.11</Version>