Merge pull request #1806 from Rmys/master

shadow-4.14.6
This commit is contained in:
Rmys
2024-03-07 15:21:46 +03:00
committed by GitHub
+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="437934903d883bf4974b343f33a2c61d1a08d7e5" type="tarxz">https://github.com/shadow-maint/shadow/releases/download/4.14.5/shadow-4.14.5.tar.xz</Archive>
<Archive sha1sum="8fd92f5d7ad8cfbe8c14c71b5b04f302987e8fbc" type="tarxz">https://github.com/shadow-maint/shadow/releases/download/4.14.6/shadow-4.14.6.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile target="pisi-shadowbase.sh" permission="0755">pisi-shadowbase.sh</AdditionalFile>
</AdditionalFiles>
@@ -88,6 +88,13 @@
</Package>
<History>
<Update release="26">
<Date>2024-03-07</Date>
<Version>4.14.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2024-02-16</Date>
<Version>4.14.5</Version>