diff options
author | Mike Gilbert <floppym@gentoo.org> | 2023-04-27 00:34:19 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2023-04-27 00:34:19 -0400 |
commit | d2351cff97ffeda00c4960eaf7dd6774d4f81428 (patch) | |
tree | c6ea469adec9bab0344bda24a3bdffb4704f6412 /net-dialup | |
parent | xfce-extra/xfce4-systemload-plugin: fix build on x86 (diff) | |
download | gentoo-d2351cff97ffeda00c4960eaf7dd6774d4f81428.tar.gz gentoo-d2351cff97ffeda00c4960eaf7dd6774d4f81428.tar.bz2 gentoo-d2351cff97ffeda00c4960eaf7dd6774d4f81428.zip |
net-dialup/ppp: update patch metadata
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
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 |