bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.4-20240330


From: Thomas Dickey
Subject: ANN: ncurses-6.4-20240330
Date: Sun, 31 Mar 2024 00:05:24 +0000

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

 ncurses 6.4 - patch 20240330 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 https://invisible-island.net/archives/ncurses/6.4/ncurses-6.4-20240330.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sat Mar 30 23:47:54 UTC 2024
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                           |   12 
 Ada95/configure                            |    8 
 Ada95/gen/terminal_interface-curses.adb.m4 |    8 
 Ada95/samples/ncurses2-overlap_test.adb    |   10 
 NEWS                                       |   10 
 VERSION                                    |    2 
 aclocal.m4                                 |   17 
 configure                                  | 2503 +++++++++++++--------------
 dist.mk                                    |    4 
 ncurses/tinfo/lib_raw.c                    |    5 
 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 
 test/configure                             |  981 +++++-----
 test/configure.in                          |    5 
 test/test_mouse.c                          |  177 -
 20 files changed, 1883 insertions(+), 1881 deletions(-)
 ------------------------------------------------------------------------------
 
20240330
        + remove masking of ISIG in cbreak() (report by Benno Schulenberg).
        + modify test/test_mouse.c to use curses api for raw/noraw.
        > improved configure macros from other program development:
          + build-fix for clang on Solaris
          + suppress filename/timestamp in gzip'd manpages (suggested for
            byacc by Andrin Geiger)


-- 
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]