shadow-4.13

This commit is contained in:
Rmys
2022-11-11 11:10:54 +03:00
parent 1bde51ce79
commit c82bb32a5c
2 changed files with 10 additions and 2 deletions
+1
View File
@@ -30,6 +30,7 @@ def setup():
--with-audit \
--with-libcrack \
--without-selinux \
--with-yescrypt=yes \
--with-acl")
def build():
+9 -2
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="058a21a7216280102585885a481b32ccda2f5e90" type="tarxz">https://github.com/shadow-maint/shadow/releases/download/4.12.3/shadow-4.12.3.tar.xz</Archive>
<Archive sha1sum="a3454eb0e4b99ab9a8cc9fe34a434c31d90972b0" type="tarxz">https://github.com/shadow-maint/shadow/releases/download/4.13/shadow-4.13.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile target="pisi-shadowbase.sh" permission="0755">pisi-shadowbase.sh</AdditionalFile>
</AdditionalFiles>
@@ -86,7 +86,14 @@
</Package>
<History>
<Update release="17">
<Update release="18">
<Date>2022-11-11</Date>
<Version>4.13</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2022-09-28</Date>
<Version>4.12.3</Version>
<Comment>Rebuild.</Comment>