From ca608c875b3b23c601fab5ae1616bdc3c2e4fd77 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 24 Apr 2022 23:59:51 -0500 Subject: system/shadow: Update to 4.11.1 Disable su(1) because it is marked deprecated upstream. Ensure documentation is built. Fix defaults for real this time. Provide a groups.1 manpage. --- system/shadow/dots-in-usernames.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/shadow/dots-in-usernames.patch') diff --git a/system/shadow/dots-in-usernames.patch b/system/shadow/dots-in-usernames.patch index 552c5eea9..17ddab151 100644 --- a/system/shadow/dots-in-usernames.patch +++ b/system/shadow/dots-in-usernames.patch @@ -1,6 +1,6 @@ --- shadow-4.1.3/libmisc/chkname.c +++ shadow-4.1.3/libmisc/chkname.c -@@ -61,6 +61,7 @@ +@@ -45,6 +45,7 @@ ( ('0' <= *name) && ('9' >= *name) ) || ('_' == *name) || ('-' == *name) || -- cgit v1.2.3-70-g09d2