Path to this page:
Next | Query returned 1 messages, browsing 1 to 10 | previous
CVS Commit History:
2021-02-14 17:15:26 by Benny Siegert | Files touched by this commit (2) | |
Log message:
Pullup ticket #6429 - requested by wiz
x11/xterm: security fix
Revisions pulled up:
- x11/xterm/Makefile 1.131
- x11/xterm/distinfo 1.91
---
Module Name: pkgsrc
Committed By: wiz
Date: Thu Feb 11 09:02:52 UTC 2021
Modified Files:
pkgsrc/x11/xterm: Makefile distinfo
Log message:
xterm: update to 366.
Patch #366 - 2021/02/10
correct a compiler-warning fix in patch #352 which allowed sign-extension \
of coordinate values (report by "CismonX").
correct upper-limit for selection buffer, accounting for combining \
characters (report/testcase by Tavis Ormandy).
with alwaysHighlight true, xterm does not properly track focus. The \
screen->select FOCUS flag remains always on, which prevents bellIsUrgent from \
working, as the urgent WM_HINT flag is only set in setXUrgency() when the window \
is not focused. Fix this by updating screen->select in unselectwindow() \
regardless of the value of always_highlight (patch by Jiri Bohac).
improve fix for interaction between SRM and ENQ (report by Grant Taylor).
build-fix for --with-Xaw3dxft, needed when --with-toolbar is omitted \
(report by Jimmy Olgeni, Emanuel Haupt).
|
Next | Query returned 1 messages, browsing 1 to 10 | previous