Merge pull request #1573 from Rmys/master

cracklib ver. bump
This commit is contained in:
Rmys
2023-03-17 22:31:34 +03:00
committed by GitHub
+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="ffe455aba4da8d49fcdbe6964aa35367a7438581" type="targz">https://github.com/cracklib/cracklib/releases/download/v2.9.7/cracklib-2.9.7.tar.gz</Archive>
<Archive sha1sum="c80193610f2d674280711a80b4fa6010cea2a000" type="targz">https://github.com/cracklib/cracklib/releases/download/v2.9.10/cracklib-2.9.10.tar.gz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>python-devel</Dependency>
@@ -49,6 +49,13 @@
</Package>
<History>
<Update release="6">
<Date>2023-03-17</Date>
<Version>2.9.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-12-09</Date>
<Version>2.9.7</Version>