mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
shadow: fix patch Upstream-Status
Replace "Accepted" by "Backport" as specified on https://docs.yoctoproject.org/migration-guides/migration-3.2.html#miscellaneous-changes (From OE-Core rev: 2d789678cf430683fc24995514414ddfe32c22b5) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 945f1106de1fc1b08921e05aa0f871092c2c116d) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
7d7dc5e2b4
commit
50a51e7104
@@ -7,7 +7,7 @@ Date: Tue Dec 27 17:40:17 2022 +0530
|
||||
Login timed out message prints only first few bytes when write is immediately followed by exit.
|
||||
Calling exit from new handler provides enough time to display full message.
|
||||
|
||||
Upstream-Status: Accepted [https://github.com/shadow-maint/shadow/commit/670cae834827a8f794e6f7464fa57790d911b63c]
|
||||
Upstream-Status: Backport [https://github.com/shadow-maint/shadow/commit/670cae834827a8f794e6f7464fa57790d911b63c]
|
||||
|
||||
diff --git a/src/login.c b/src/login.c
|
||||
index 116e2cb3..c55f4de0 100644
|
||||
|
||||
Reference in New Issue
Block a user