diff options
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/ppp/files/ppp-2.5.0-passwordfd-read-early.patch | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/net-dialup/ppp/files/ppp-2.5.0-passwordfd-read-early.patch b/net-dialup/ppp/files/ppp-2.5.0-passwordfd-read-early.patch index f61e8227efe2..2600a1d85f21 100644 --- a/net-dialup/ppp/files/ppp-2.5.0-passwordfd-read-early.patch +++ b/net-dialup/ppp/files/ppp-2.5.0-passwordfd-read-early.patch @@ -1,8 +1,10 @@ -From a198cd83dfba6a738a4df80abd2675b4e8ee193c Mon Sep 17 00:00:00 2001 -From: Mike Frysinger <vapier@gentoo.org> -Date: Fri, 3 Jan 2020 17:19:09 +0100 -Subject: [PATCH] passwordfd: read early +From df35ecb4ab63e8f89f57aa5d593441765a96ed62 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Alin=20N=C4=83stac?= <mrness@gentoo.org> +Date: Fri, 20 Jun 2008 18:34:06 +0000 +Subject: [PATCH] passwordfd: read password early +Bug: https://bugs.gentoo.org/209294 +Bug: https://bugs.gentoo.org/905112 --- pppd/plugins/passwordfd.c | 54 ++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 29 deletions(-) @@ -93,5 +95,5 @@ index c1f782e..13aec56 100644 } -- -2.40.0 +2.40.1 |