Change logs for screen source package in Jammy

  • screen (4.9.0-1) unstable; urgency=low
    
      * Update debian/upstream/signing-key.asc with upstream PGP keys from
        https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=screen
        + Remove C714ACA0297D9992 (Micah Cowan)
        + Replace 21F968DEF747ABD7 with 933AD21886F69FBF (Alexander Naumov)
        + Keep B708A383C53EF3A4 (Amadeusz Sławiński)
      * Import new upstream release 4.9.0.
        + Drop the following patches which were all applied upstream:
          - 52fix_screen_utf8_nfd.patch
          - 58-show-encoding-hardstatus.patch
          - 64-fix-manpage-typos-reported-by-lintian.patch
          - 90_Expand-d_xtermosc-array-in-struct-display.patch
          - 91_TERMCAP_BUF-is-used-in-place-of-TERMCAP_BUFSIZE.patch
          - 99_CVE-2021-26937.patch
        + Refresh the remaining patches as needed.
      * debian/copyright: Update copyright years based on section COPYLEFT in
        screen(1). Also update packaging copyright years. Thanks Lintian!
      * Update lintian overrides wrt. to new tag formatting.
      * Add lintian overrides for new very-long-line-length-in-source-file
        false positives.
    
     -- Axel Beckert <email address hidden>  Wed, 02 Feb 2022 04:38:15 +0100
  • screen (4.8.0-7) unstable; urgency=medium
    
      * Replace versioned build-dependency on transitional package
        libncursesw5-dev with unversioned build-dependency on
        libncurses-dev. Thanks Vincent Lefevre! (Closes: #991916)
      * Drop override_dh_strip: --dbgsym-migration is no more needed as
        screen-dbgsym was already in Debian 9 Stretch. (Thanks Lintian!)
      * Declare compliance with Debian Policy 4.6.0. (No changes needed.)
    
     -- Axel Beckert <email address hidden>  Thu, 02 Sep 2021 02:25:13 +0200
  • screen (4.8.0-6build1) impish; urgency=medium
    
      * No-change rebuild to build packages with zstd compression.
    
     -- Matthias Klose <email address hidden>  Thu, 07 Oct 2021 12:24:09 +0200
  • screen (4.8.0-6) unstable; urgency=medium
    
      * autopkgtest: Add a "sleep 1" before "Session is gone" check. Avoids
        a race condition on heavily loaded systems.
      * Replace 52fix_screen_utf8_nfd.patch with a patch by Michael Schröder
        and reenable it. (Closes: #600246 without reopening #677512; Culrpit
        was the same upstream commit as the one which caused CVE-2021-26937.)
      * Add additional autopkgtests, testing for regressions of #600246,
        #677512, #982435 (CVE-2021-26937) and some other regressions found in
        earlier patch propositions for CVE-2021-26937.
      * Update cause and impact description of CVE-2021-26937 in 4.8.0-4 with
        a shortened variant of the wording that is used by MITRE.
    
     -- Axel Beckert <email address hidden>  Sat, 27 Feb 2021 01:52:03 +0100