[packages/shadow] Make timeout longer (usefull if you need to enter 30 characters password by hand; in some rescue sit

arekm arekm at pld-linux.org
Sat Jun 28 13:52:17 CEST 2025


commit 66fbf2d250e888908faef608548b7a6450a11ef2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Jun 28 13:50:06 2025 +0200

    Make timeout longer (usefull if you need to enter 30 characters password by hand; in some rescue situations).

 shadow-login.defs | 2 +-
 shadow.spec       | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/shadow.spec b/shadow.spec
index 0d9df3d..b74e9e6 100644
--- a/shadow.spec
+++ b/shadow.spec
@@ -14,7 +14,7 @@ Summary(pt_BR.UTF-8):	Utilitários para o arquivo de senhas Shadow
 Summary(tr.UTF-8):	Gölge parola dosyası araçları
 Name:		shadow
 Version:	4.13
-Release:        2
+Release:        3
 Epoch:		1
 License:	BSD
 Group:		Applications/System
@@ -136,7 +136,7 @@ tworzyć mapowania uidów i gidów w przestrzeniach użytkowników.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # NOTE:
diff --git a/shadow-login.defs b/shadow-login.defs
index 25b4b05..5cbd8a0 100644
--- a/shadow-login.defs
+++ b/shadow-login.defs
@@ -244,7 +244,7 @@ LOGIN_RETRIES		5
 #
 # Max time in seconds for login
 #
-LOGIN_TIMEOUT		60
+LOGIN_TIMEOUT		180
 
 #
 # Maximum number of attempts to change password if rejected (too easy)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/shadow.git/commitdiff/66fbf2d250e888908faef608548b7a6450a11ef2



More information about the pld-cvs-commit mailing list