Public bug reported: [ Description ]
Upstream point release, uploaded under the GNOME MRE. This is a crash fix (see the linked Red Hat bug). commit 9a079492ea698f573dfc7129f1c79e4a865803b4 Author: Christian Persch <c...@src.gnome.org> Date: Sat Apr 20 19:41:46 2019 +0200 parser: glue: Correct parameter collection If the minimum value is greater than the maximum_value (which can happen e.g. when the minimum is 1 and the maximum is m_column_count - cursor.column), the parameter collection should return the minimum value, not the maximum value. (cherry picked from commit 8afa5e46905492779027ed2c04e8a63e30cd74df) src/parser-glue.hh | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) commit d08b9d0e4c3dbca586496d1807da9b430de0aadc Author: Christian Persch <c...@src.gnome.org> Date: Sat Apr 20 19:41:46 2019 +0200 Revert "parser: glue: Use std::clamp" This reverts commit 1a84c427cd2ea05939b86eb47c21a437d0ce6d79. https://bugzilla.redhat.com/show_bug.cgi?id=1701590 (cherry picked from commit d4da2ac7417c710bc7e9824062ab09d1187e815a) src/parser-glue.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) [ QA ] Test various terminal emulators, e.g. GNOME terminal, MATE terminal, and tilix. Make sure they all still work properly - e.g. multi window, multi tab, running commands, ... [ Regression potential ] It's reverting a commit back to the state the code had previously, so this doesn't feel very risky. If it's bad then the worst thing that could happen is that anything using Vte breaks. ** Affects: vte2.91 (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: vte2.91 (Ubuntu Disco) Importance: Undecided Assignee: Iain Lane (laney) Status: In Progress ** Also affects: vte2.91 (Ubuntu Disco) Importance: Undecided Status: New ** Changed in: vte2.91 (Ubuntu) Status: New => Fix Released ** Changed in: vte2.91 (Ubuntu Disco) Status: New => In Progress ** Changed in: vte2.91 (Ubuntu Disco) Assignee: (unassigned) => Iain Lane (laney) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1827207 Title: [SRU] 0.56.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vte2.91/+bug/1827207/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs