Change logs for xterm source package in Focal

  • xterm (353-1ubuntu1.20.04.2) focal-security; urgency=medium
    
      * SECURITY UPDATE: crash when handling crafted unicode content
        - debian/patches/CVE-2021-27135.patch: correct upper-limit for
          selection buffer, accounting for combining characters in button.c.
        - debian/patches/CVE-2021-27135-2.patch: check realloc return code,
          add some casts in button.c.
        - CVE-2021-27135
    
     -- Marc Deslauriers <email address hidden>  Mon, 22 Feb 2021 12:59:13 -0500
  • xterm (353-1ubuntu1) focal; urgency=medium
    
      * Sync with Debian, remaining changes:
        - Add 950_ubuntu_charclass_highlight.diff:
          + Enable URL highlighting.
        - Add Add 951_uxterm_utf8_title.diff:
          + Set utf8Titles to true by default when using uxterm, so that it
            displays utf8 directories in titles properly.  May cause issues with
            apps that use control sequences for updating the xterm titlebar -
            users should use xterm or set utf8Title to false in this case.
        - Modify debian/gbp.conf: Set "debian-branch" to "ubuntu"
    
     -- Timo Aaltonen <email address hidden>  Wed, 26 Feb 2020 11:49:57 +0200
  • xterm (348-2ubuntu1) eoan; urgency=medium
    
      * Sync with Debian, remaining changes:
        - Add 950_ubuntu_charclass_highlight.diff:
          + Enable URL highlighting.
        - Add Add 951_uxterm_utf8_title.diff:
          + Set utf8Titles to true by default when using uxterm, so that it
            displays utf8 directories in titles properly.  May cause issues with
            apps that use control sequences for updating the xterm titlebar -
            users should use xterm or set utf8Title to false in this case.
        - Modify debian/gbp.conf: Set "debian-branch" to "Ubuntu"
    
     -- Timo Aaltonen <email address hidden>  Wed, 18 Sep 2019 15:11:35 +0300