bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN: ncurses-6.5-20250111


From: Thomas Dickey
Subject: ANN: ncurses-6.5-20250111
Date: Sun, 12 Jan 2025 01:54:58 +0000

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

 ncurses 6.5 - patch 20250111 - 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-20250111.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sun Jan 12 01:47:24 UTC 2025
 ------------------------------------------------------------------------------
 NEWS                             |    8 +++++++-
 VERSION                          |    2 +-
 dist.mk                          |    4 ++--
 include/curses.wide              |    4 ++--
 include/term_entry.h             |    9 +++++----
 ncurses/base/lib_screen.c        |    8 ++++----
 ncurses/base/lib_set_term.c      |   10 +++++-----
 ncurses/curses.priv.h            |    6 +++---
 ncurses/tinfo/alloc_entry.c      |    6 +++---
 ncurses/tinfo/comp_parse.c       |   33 ++++++++++++++++++++++++++++-----
 ncurses/tinfo/db_iterator.c      |    8 ++++----
 ncurses/tinfo/hashed_db.c        |   18 +++++++++---------
 ncurses/tinfo/lib_termname.c     |    6 +++---
 ncurses/tinfo/lib_tgoto.c        |   18 +++++++++---------
 ncurses/tinfo/lib_tputs.c        |    6 +++---
 ncurses/tinfo/name_match.c       |    6 +++---
 ncurses/tinfo/parse_entry.c      |   11 ++++++++---
 ncurses/tinfo/read_entry.c       |    8 ++++----
 ncurses/tinfo/read_termcap.c     |   36 ++++++++++++++++++------------------
 package/debian-mingw/changelog   |    4 ++--
 package/debian-mingw64/changelog |    4 ++--
 package/debian/changelog         |    4 ++--
 package/mingw-ncurses.nsi        |    4 ++--
 package/mingw-ncurses.spec       |    2 +-
 package/ncurses.spec             |    2 +-
 package/ncursest.spec            |    2 +-
 progs/tic.c                      |    6 +++---
 progs/toe.c                      |   14 +++++++-------
 progs/tput.c                     |    4 ++--
 test/demo_altkeys.c              |   12 +++++++-----
 test/demo_termcap.c              |   11 +++++++----
 test/demo_terminfo.c             |   11 +++++++----
 test/dup_field.c                 |   10 ++++++----
 test/edit_field.c                |   10 ++++++----
 test/foldkeys.c                  |    6 ++++--
 test/move_field.c                |   10 ++++++----
 test/movewindow.c                |   16 ++++++++++------
 test/test_sgr.c                  |   11 +++++++----
 38 files changed, 204 insertions(+), 146 deletions(-)
 ------------------------------------------------------------------------------
 
20250111
        + add check for infinite loop in tic's use-resolution.
        + increase limit on use-clauses from 32 to 40, warn but allow entries
          which exceed the old limit.
        + add some null-pointer checks after mallocs in test-programs.


-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]