shadow ver. bump
This commit is contained in:
@@ -35,6 +35,7 @@ def setup():
|
||||
--with-bcrypt \
|
||||
--enable-shared \
|
||||
--without-libbsd \
|
||||
--disable-logind \
|
||||
--with-acl")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -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="8921a4b3f43c80adba4eb240590e0f29b8cff80a" type="tarxz">https://github.com/shadow-maint/shadow/releases/download/4.18.0/shadow-4.18.0.tar.xz</Archive>
|
||||
<Archive sha1sum="b18e0cc3e9d16f031636913dcb0a3dc9752a27d4" type="tarxz">https://github.com/shadow-maint/shadow/releases/download/4.19.4/shadow-4.19.4.tar.xz</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="pisi-shadowbase.sh" permission="0755">pisi-shadowbase.sh</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
@@ -88,6 +88,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="33">
|
||||
<Date>2026-07-11</Date>
|
||||
<Version>4.19.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2025-11-06</Date>
|
||||
<Version>4.18.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user