Blame SOURCES/shadow-4.6-ignore-login-prompt.patch

5ab9c0
diff -up shadow-4.6/lib/getdef.c.login-prompt shadow-4.6/lib/getdef.c
5ab9c0
--- shadow-4.6/lib/getdef.c.login-prompt	2018-04-29 18:42:37.000000000 +0200
5ab9c0
+++ shadow-4.6/lib/getdef.c	2019-03-21 15:06:58.009280504 +0100
5ab9c0
@@ -94,6 +94,7 @@ static struct itemdef def_table[] = {
5ab9c0
 	{"KILLCHAR", NULL},
5ab9c0
 	{"LOGIN_RETRIES", NULL},
5ab9c0
 	{"LOGIN_TIMEOUT", NULL},
5ab9c0
+	{"LOGIN_PLAIN_PROMPT", NULL},
5ab9c0
 	{"LOG_OK_LOGINS", NULL},
5ab9c0
 	{"LOG_UNKFAIL_ENAB", NULL},
5ab9c0
 	{"MAIL_DIR", NULL},