Files:
  https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20251025.tgz
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20251025.tgz.asc
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20251025.tgz
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20251025.tgz.asc
  
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20251025.tgz
  
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20251025.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-20251025.patch.gz
  
https://invisible-island.net/archives/ncurses/6.5/ncurses-6.5-20251025.patch.gz.asc
  https://invisible-island.net/archives/ncurses/current/ncurses-6.5-20251025.tgz
  
https://invisible-island.net/archives/ncurses/current/ncurses-6.5-20251025.tgz.asc
  https://invisible-island.net/archives/ncurses/win32/mingw32-20251025.zip
  https://invisible-island.net/archives/ncurses/win32/mingw64-20251025.zip

 ncurses 6.5 - patch 20251025 - 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-20251025.patch.gz
 patch by Thomas E. Dickey <[email protected]>
 created  Sun Oct 26 00:38:06 UTC 2025
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                            |   10 +-
 Ada95/configure                             |    4 -
 MANIFEST                                    |    1 
 Makefile.in                                 |    7 -
 NEWS                                        |   12 ++-
 VERSION                                     |    2 
 aclocal.m4                                  |   14 +--
 configure                                   |    6 -
 dist.mk                                     |    4 -
 doc/html/man/curs_add_wch.3x.html           |   11 +-
 doc/html/man/curs_add_wchstr.3x.html        |   17 +---
 doc/html/man/curs_addstr.3x.html            |   11 +-
 doc/html/man/curs_border.3x.html            |   12 +--
 doc/html/man/curs_border_set.3x.html        |   14 +--
 doc/html/man/curs_get_wstr.3x.html          |   11 +-
 doc/html/man/curs_getstr.3x.html            |   11 +-
 doc/html/man/curs_in_wchstr.3x.html         |   14 +--
 doc/html/man/curs_inchstr.3x.html           |   11 +-
 doc/html/man/curs_ins_wch.3x.html           |   11 +-
 doc/html/man/curs_insstr.3x.html            |   11 +-
 doc/html/man/curs_instr.3x.html             |   11 +-
 doc/html/man/curs_inwstr.3x.html            |   11 +-
 doc/html/man/curs_terminfo.3x.html          |   18 ++--
 doc/html/man/ncurses.3x.html                |    2 
 doc/html/man/terminfo.5.html                |    2 
 form/Makefile.in                            |    5 +
 man/Makefile.in                             |    5 +
 man/curs_add_wch.3x                         |    7 -
 man/curs_add_wchstr.3x                      |   13 +--
 man/curs_addstr.3x                          |    7 -
 man/curs_border.3x                          |    6 +
 man/curs_border_set.3x                      |   10 +-
 man/curs_get_wstr.3x                        |    7 -
 man/curs_getstr.3x                          |    7 -
 man/curs_in_wchstr.3x                       |   10 +-
 man/curs_inchstr.3x                         |    7 -
 man/curs_ins_wch.3x                         |    7 -
 man/curs_insstr.3x                          |    7 -
 man/curs_instr.3x                           |    7 -
 man/curs_inwstr.3x                          |    7 -
 man/curs_terminfo.3x                        |   14 +--
 menu/Makefile.in                            |    5 +
 misc/Makefile.in                            |    5 +
 ncurses-6.5-20251025/ncurses/report_ctype.c |  104 ++++++++++++++++++++++++++
 ncurses/Makefile.in                         |   13 ++-
 ncurses/curses.priv.h                       |    4 -
 ncurses/tty/tty_update.c                    |    8 +-
 package/debian-mingw/changelog              |    4 -
 package/debian-mingw64/changelog            |    4 -
 package/debian/changelog                    |    4 -
 package/mingw-ncurses.nsi                   |    4 -
 package/mingw-ncurses.spec                  |    6 -
 package/ncurses.spec                        |    6 -
 package/ncursest.spec                       |    6 -
 panel/Makefile.in                           |    5 +
 test/aclocal.m4                             |   10 +-
 test/configure                              |    4 -
 57 files changed, 331 insertions(+), 225 deletions(-)
 ------------------------------------------------------------------------------
 
20251025
        + amend local-portability fix in tty_update.c (MidnightCommander #4799,
          cf: 20240203).
        + add testing utility report_ctype
        + update configure macros, improving check for $host_os
        + correct a recent change to curs_termino.3x, along with formatting
          fixes for manpages.
        + corrected note about box() in curs_border.3x (patch by Jakub Horky,
          cf: 20250201).


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

Attachment: signature.asc
Description: PGP signature

Reply via email to