]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
shadow: update 4.17.2 -> 4.17.3
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 4 Mar 2025 09:09:13 +0000 (17:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Mar 2025 11:16:42 +0000 (11:16 +0000)
shadow-update-pam-conf.patch
refreshed for 4.17.3
[RP: One of the utilities, chage was dropped from pam]

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch
meta/recipes-extended/shadow/shadow_4.17.3.bb [moved from meta/recipes-extended/shadow/shadow_4.17.2.bb with 99% similarity]

index cb3baf450c4d9513f2909dea34bb0ae434d43525..318e2665c23fa96bc19e7f64b786fb16579d4164 100644 (file)
@@ -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
index 19512f25941788779b5c9bda76e9d08faca437a1..3d07aec3d649fc5df8bb0b2044b57c6cf3d4b993 100644 (file)
@@ -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