ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/Changes
(Generate patch)

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1298 by sf-exg, Sun Mar 19 14:10:27 2023 UTC vs.
Revision 1.1299 by sf-exg, Sun May 14 17:25:56 2023 UTC

48 48
49TODO: nmeum reports that when the wm resizes urxvt while it opens, the prompt is now somewhere in the middle 49TODO: nmeum reports that when the wm resizes urxvt while it opens, the prompt is now somewhere in the middle
50of the window, rather than near the top. this behaviour change wss part of the wrapmode fix, and should normally 50of the window, rather than near the top. this behaviour change wss part of the wrapmode fix, and should normally
51prevent from readline jumping around on resizes. running urxvt with the exact geometry that the wm will assign "fixed" this. 51prevent from readline jumping around on resizes. running urxvt with the exact geometry that the wm will assign "fixed" this.
52https://github.com/exg/rxvt-unicode/commit/1eb2c326cb88ee7bae01e995a16829746bfe374e 52https://github.com/exg/rxvt-unicode/commit/1eb2c326cb88ee7bae01e995a16829746bfe374e
53
54 - fix reference counting of values returned by some perl bindings.
55 - fix OSC responses with 7-bit ST (reported by Stuart Henderson).
56 - change the encoding of buttons 8-11 in mouse reporting
57 sequences to match xterm's and enable reporting of release
58 events for them (patch by Pierre-Marc Fournier).
59 - clamp coordinates in mouse reporting sequences to the number
60 of rows and columns (patch by Nick Hanley).
61
539.31 Mon 02 Jan 2023 18:13:16 CET 629.31 Mon 02 Jan 2023 18:13:16 CET
54 - implement a fix for CVE-2022-4170 (reported and analyzed by David Leadbeater). 63 - implement a fix for CVE-2022-4170 (reported and analyzed by David Leadbeater).
55 While present in version 9.30, it should not be exploitable. It is exploitable 64 While present in version 9.30, it should not be exploitable. It is exploitable
56 in versions 9.25 and 9.26, at least, and allows anybody controlling output to 65 in versions 9.25 and 9.26, at least, and allows anybody controlling output to
57 the terminal to execute arbitrary code in the urxvt process. 66 the terminal to execute arbitrary code in the urxvt process.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines