diff --git a/system/base/shadow/actions.py b/system/base/shadow/actions.py
index 8e0334b1..d6a29305 100644
--- a/system/base/shadow/actions.py
+++ b/system/base/shadow/actions.py
@@ -30,6 +30,7 @@ def setup():
--with-audit \
--with-libcrack \
--without-selinux \
+ --with-yescrypt=yes \
--with-acl")
def build():
diff --git a/system/base/shadow/pspec.xml b/system/base/shadow/pspec.xml
index 0c2c9146..944f600b 100644
--- a/system/base/shadow/pspec.xml
+++ b/system/base/shadow/pspec.xml
@@ -12,7 +12,7 @@
app:console
Utilities to deal with user accounts
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).
- https://github.com/shadow-maint/shadow/releases/download/4.12.3/shadow-4.12.3.tar.xz
+ https://github.com/shadow-maint/shadow/releases/download/4.13/shadow-4.13.tar.xz
pisi-shadowbase.sh
@@ -86,7 +86,14 @@
-
+
+ 2022-11-11
+ 4.13
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
+
2022-09-28
4.12.3
Rebuild.