diff options
author | Cy Schubert <cy@FreeBSD.org> | 2025-05-13 08:05:50 -0700 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2025-05-13 08:51:00 -0700 |
commit | 2b43a2f9c82119732a8202f847bf438402c644da (patch) | |
tree | 361adb877135739e6ca7dba53774bdb58a82518e /sysutils/screen49/files/patch-termcap.c | |
parent | Revert "sysutils/screen49: Mark FORBIDDEN for real" (diff) |
sysutils/screen49: Apply patches to multiple CVEs
Apply patches to multple CVEs. Upstream has not released a new
point release of the 4.9 branch. This is a best effort attempt to
keep screen 4.9 in ports, for now. Any future CVEs will result in
its removal.
PR: 286743
Requested by: danfe
Diffstat (limited to 'sysutils/screen49/files/patch-termcap.c')
-rw-r--r-- | sysutils/screen49/files/patch-termcap.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/screen49/files/patch-termcap.c b/sysutils/screen49/files/patch-termcap.c index cbe7a90f11a2..a7abaa54ce81 100644 --- a/sysutils/screen49/files/patch-termcap.c +++ b/sysutils/screen49/files/patch-termcap.c @@ -1,6 +1,6 @@ ---- termcap.c.orig 2020-02-05 12:09:38.000000000 -0800 -+++ termcap.c 2020-02-11 20:10:12.747990000 -0800 -@@ -361,11 +361,7 @@ +--- termcap.c.orig 2023-08-16 00:29:26 UTC ++++ termcap.c +@@ -361,11 +361,7 @@ int he; if (D_CG0) { if (D_CS0 == 0) |