cracklib-2.9.11

This commit is contained in:
Rmys
2023-04-03 22:34:25 +03:00
committed by GitHub
parent 0e730cdd5c
commit 52a450a837
+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="c80193610f2d674280711a80b4fa6010cea2a000" type="targz">https://github.com/cracklib/cracklib/releases/download/v2.9.10/cracklib-2.9.10.tar.gz</Archive>
<Archive sha1sum="99a9e04bc9ebad0267294e652a529117ceafd142" type="targz">https://github.com/cracklib/cracklib/releases/download/v2.9.11/cracklib-2.9.11.tar.gz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>python-devel</Dependency>
@@ -50,6 +50,13 @@
</Package>
<History>
<Update release="7">
<Date>2023-04-03</Date>
<Version>2.9.11</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2023-03-17</Date>
<Version>2.9.10</Version>