shadow 4.8

This commit is contained in:
idriskalp
2019-12-23 02:09:01 +03:00
parent d78a3d7a84
commit abdb6acc87
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Utilities to deal with user accounts</Summary>
<Description>The Shadow password file utilities package includes programs necessary to convert traditional V7 *NIX password files to the SVR4 shadow password format, and additional tools to maintain password and group files (that work with both shadow and non-shadow passwords).</Description>
<Archive sha1sum="0b84eb1010fda5edca2a9d1733f9480200e02de6" type="tarxz">https://github.com/shadow-maint/shadow/releases/download/4.6/shadow-4.6.tar.xz</Archive>
<Archive sha1sum="a9ef77375fabf1529d513c05ee603addc908925a" type="tarxz">https://github.com/shadow-maint/shadow/releases/download/4.8/shadow-4.8.tar.xz</Archive>
<BuildDependencies>
<Dependency>pam-devel</Dependency>
<Dependency>gettext-devel</Dependency>
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="7">
<Date>2019-12-23</Date>
<Version>4.8</Version>
<Comment>Version bump.</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-11-28</Date>
<Version>4.6</Version>