Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xterm for openSUSE:Factory checked in at 2021-02-15 23:11:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xterm (Old) and /work/SRC/openSUSE:Factory/.xterm.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xterm" Mon Feb 15 23:11:46 2021 rev:124 rq:871072 version:366 Changes: -------- --- /work/SRC/openSUSE:Factory/xterm/xterm.changes 2021-02-01 13:25:00.993804856 +0100 +++ /work/SRC/openSUSE:Factory/.xterm.new.28504/xterm.changes 2021-02-15 23:13:15.463123148 +0100 @@ -1,0 +2,41 @@ +Thu Feb 11 06:51:46 UTC 2021 - Marcus Meissner <meiss...@suse.com> + +- Updated to 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). + (CVE-2021-27135 bsc#1182091) + * 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). +- Updated to Patch #365 - 2021/02/03 + + * amend fix for ???word??? selection in patch #364 to limit that to + the insert-selectable action, which reads data from the screen. This + restores the interactive behavior where double-clicking on a + ???word??? would make subsequent selection extensions by words as + well as suppressing some boundary-checks (report by David Wolfskill, + FreeBSD #253225). + +- Updated to Patch #364 - 2021/02/02 + + * add -fc option. + * correct/improve limit-checks for SRM versus ENQ from patch #344 (report by Tom Szilagyi). + * enable XftFont resource in Xaw3dxft configuration (patch by Tavis Ormandy). + * improve quoting/escaping in build-scripts per shellcheck. + * add libpcre2-posix to the packages tested for --with-pcre2 option, needed with Fedora (report by Tomas Korbar). + * correct a typo in manual page, and note that KeepClipboard may not be compiled-in (report/patch by Sean C Farley). + * corrected boundary-checks for ???word??? selection used in onNClicks resources (report by Tavis Ormandy). + * update to autoconf-2.52-20210101, to improve shellcheck warnings. + * improve configure check for desktop categories. + +------------------------------------------------------------------- Old: ---- xterm-363.tgz xterm-363.tgz.asc New: ---- xterm-366.tgz xterm-366.tgz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xterm.spec ++++++ --- /var/tmp/diff_new_pack.7vAxRj/_old 2021-02-15 23:13:16.327124439 +0100 +++ /var/tmp/diff_new_pack.7vAxRj/_new 2021-02-15 23:13:16.331124444 +0100 @@ -19,7 +19,7 @@ %define splitbin 0%{?suse_version} >= 1300 Name: xterm -Version: 363 +Version: 366 Release: 0 Summary: The basic X terminal program License: MIT ++++++ xterm-363.tgz -> xterm-366.tgz ++++++ ++++ 22908 lines of diff (skipped)