@@ -15,7 +15,6 @@ Upstream-Status: Inappropriate [oe-core specific]
Signed-off-by: Kang Kai <kai.kang@windriver.com>
---
- etc/pam.d/chage | 2 +-
etc/pam.d/chgpasswd | 2 +-
etc/pam.d/groupadd | 2 +-
etc/pam.d/groupdel | 2 +-
@@ -24,18 +23,8 @@ Signed-off-by: Kang Kai <kai.kang@windriver.com>
etc/pam.d/useradd | 2 +-
etc/pam.d/userdel | 2 +-
etc/pam.d/usermod | 2 +-
- 9 files changed, 9 insertions(+), 9 deletions(-)
+ 8 files changed, 8 insertions(+), 8 deletions(-)
-diff --git a/etc/pam.d/chage b/etc/pam.d/chage
-index 8f49f5c..b1f365d 100644
---- a/etc/pam.d/chage
-+++ b/etc/pam.d/chage
-@@ -1,4 +1,4 @@
- #%PAM-1.0
- auth sufficient pam_rootok.so
- account required pam_permit.so
--password include system-auth
-+password include common-password
diff --git a/etc/pam.d/chgpasswd b/etc/pam.d/chgpasswd
index 8f49f5c..b1f365d 100644
--- a/etc/pam.d/chgpasswd
@@ -116,3 +105,6 @@ index 8f49f5c..b1f365d 100644
account required pam_permit.so
-password include system-auth
+password include common-password
+--
+2.43.0
+
similarity index 99%
rename from meta/recipes-extended/shadow/shadow_4.17.2.bb
rename to meta/recipes-extended/shadow/shadow_4.17.3.bb
@@ -25,7 +25,7 @@ SRC_URI:append:class-native = " \
file://commonio.c-fix-unexpected-open-failure-in-chroot-env.patch \
file://disable_syslog.patch \
"
-SRC_URI[sha256sum] = "064a7c048e613ef5b5f3613e137d79d35d062ab434e89020f743e90844ec5c4f"
+SRC_URI[sha256sum] = "2a029091d2c2f116f51b3a817ec16e7da22310a6c8116394457483c668c84b36"
UPSTREAM_CHECK_REGEX = "releases/tag/v?(?P<pver>\d+(\.\d+)+)$"
# Additional Policy files for PAM