shadow ver bump

yeni kullanıcı eklemedeki sorun
This commit is contained in:
Rmys
2020-06-15 19:31:52 +03:00
committed by GitHub
parent 063683d2d4
commit e610aa0a9c
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@ def setup():
--with-libpam \
--with-sha-crypt \
--enable-nls \
--disable-account-tools-setuid \
--with-group-name-max-length=32 \
--disable-shared")
def build():
+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="a9ef77375fabf1529d513c05ee603addc908925a" type="tarxz">https://github.com/shadow-maint/shadow/releases/download/4.8/shadow-4.8.tar.xz</Archive>
<Archive sha1sum="63457a0ba58dc4e81b2663b839dc6c89d3343f12" type="tarxz">https://github.com/shadow-maint/shadow/releases/download/4.8.1/shadow-4.8.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>pam-devel</Dependency>
<Dependency>gettext-devel</Dependency>
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="8">
<Date>2020-06-15</Date>
<Version>4.8.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2019-12-23</Date>
<Version>4.8</Version>