cracklib ver. bump

This commit is contained in:
Rmys
2024-12-27 16:33:06 +03:00
parent 869d88ff21
commit 24a15f9531
+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="70a908f038ec882ce84c3b2d5f559113d1e91212" type="targz">https://github.com/cracklib/cracklib/releases/download/v2.10.2/cracklib-2.10.2.tar.gz</Archive>
<Archive sha1sum="b426c90cf3ad66d006aca4f32a1fa11ea41ff906" type="targz">https://github.com/cracklib/cracklib/releases/download/v2.10.3/cracklib-2.10.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>python-devel</Dependency>
@@ -50,6 +50,13 @@
</Package>
<History>
<Update release="9">
<Date>2024-12-24</Date>
<Version>2.10.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2024-10-05</Date>
<Version>2.10.2</Version>