Files:
  https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20250621.tgz
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20250621.tgz.asc
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20250621.tgz
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20250621.tgz.asc
  
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20250621.tgz
  
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20250621.tgz.asc
  https://invisible-island.net/archives/ncurses/6.5/MD5sums
  https://invisible-island.net/archives/ncurses/6.5/dev-patches.zip
  
https://invisible-island.net/archives/ncurses/6.5/ncurses-6.5-20250621.patch.gz
  
https://invisible-island.net/archives/ncurses/6.5/ncurses-6.5-20250621.patch.gz.asc
  https://invisible-island.net/archives/ncurses/current/ncurses-6.5-20250621.tgz
  
https://invisible-island.net/archives/ncurses/current/ncurses-6.5-20250621.tgz.asc
  https://invisible-island.net/archives/ncurses/win32/mingw32-20250621.zip
  https://invisible-island.net/archives/ncurses/win32/mingw64-20250621.zip

 ncurses 6.5 - patch 20250621 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 6.5 is at
   https://invisible-island.net/archives/ncurses/
   https://invisible-mirror.net/archives/ncurses/
   https://ftp.gnu.org/gnu/ncurses/

 Patches for ncurses 6.5 can be found at
   https://invisible-island.net/archives/ncurses/6.5
   https://invisible-mirror.net/archives/ncurses/6.5

 ------------------------------------------------------------------------------
 https://invisible-island.net/archives/ncurses/6.5/ncurses-6.5-20250621.patch.gz
 patch by Thomas E. Dickey <[email protected]>
 created  Sun Jun 22 00:16:20 UTC 2025
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                         |   20 +--
 Ada95/make-tar.sh                        |   19 +-
 Ada95/package/AdaCurses-doc.spec         |    7 -
 Ada95/package/AdaCurses.spec             |    7 -
 Ada95/package/debian/copyright           |  131 ++++++++------------
 NEWS                                     |   11 +
 VERSION                                  |    2 
 aclocal.m4                               |   28 ++--
 configure                                |   18 +-
 dist.mk                                  |    4 
 ncurses/base/lib_mouse.c                 |    3 
 ncurses/base/lib_nl.c                    |    8 -
 ncurses/curses.priv.h                    |   16 ++
 ncurses/tinfo/lib_raw.c                  |    5 
 ncurses/tinfo/lib_win32con.c             |   10 -
 ncurses/tinfo/lib_win32util.c            |    6 
 ncurses/trace/lib_tracebits.c            |    6 
 ncurses/widechar/lib_ins_wch.c           |   42 ++++--
 ncurses/win32con/win32_driver.c          |    9 -
 ncurses/win32con/win_driver.c            |   11 -
 package/debian-mingw/changelog           |    4 
 package/debian-mingw/copyright           |  185 ++++++++++++++---------------
 package/debian-mingw64/changelog         |    4 
 package/debian-mingw64/copyright         |  185 ++++++++++++++---------------
 package/debian/changelog                 |    4 
 package/debian/copyright                 |  185 ++++++++++++++---------------
 package/mingw-ncurses.nsi                |    4 
 package/mingw-ncurses.spec               |    7 -
 package/ncurses.spec                     |    7 -
 package/ncursest.spec                    |    7 -
 test/make-tar.sh                         |    8 -
 test/package/debian-mingw/copyright      |  137 +++++++++------------
 test/package/debian-mingw64/copyright    |  137 +++++++++------------
 test/package/debian/copyright            |  137 +++++++++------------
 test/package/mingw-ncurses-examples.spec |    7 -
 test/package/ncurses-examples.spec       |    7 -
 36 files changed, 692 insertions(+), 696 deletions(-)
 ------------------------------------------------------------------------------
 
20250621
        + revise loop in wins_nwstr, to ensure that non-spacing characters are
          combined with the base spacing character (report by Karl Knechtel).
        + fixes for port using clang-cl or cl MSVC (report by Kirill Makurin).
        + improve test-packages:
          + convert debian*/copyright to DEP-5 format.
          + modify ".spec" test-files to work around timestamp-clamping in
            recent Fedora releases.


-- 
Thomas E. Dickey <[email protected]>
https://invisible-island.net

Attachment: signature.asc
Description: PGP signature

Reply via email to