]> ncurses.scripts.mit.edu Git - ncurses.git/commitdiff
ncurses 6.4 - patch 20230918
authorThomas E. Dickey <dickey@invisible-island.net>
Mon, 18 Sep 2023 07:47:34 +0000 (07:47 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Mon, 18 Sep 2023 07:47:34 +0000 (07:47 +0000)
+ new tarball/errata (report by Sven Joachim).

12 files changed:
NEWS
VERSION
dist.mk
ncurses/doit [deleted file]
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec
progs/doit [deleted file]

diff --git a/NEWS b/NEWS
index 1d64985f85d6fe55584a741922004f9a079bb1bf..fdcd78603e24186e6f7775354da067a7ea88b7cd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,7 @@
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
--- $Id: NEWS,v 1.4000 2023/09/17 08:34:59 tom Exp $
+-- $Id: NEWS,v 1.4001 2023/09/17 22:41:20 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -46,6 +46,9 @@ See the AUTHORS file for the corresponding full names.
 Changes through 1.9.9e did not credit all contributions;
 it is not possible to add this information.
 
+20230918
+       + new tarball/errata (report by Sven Joachim).
+
 20230917
        + improve formatting of manpages (integrated patches by Branden
          Robinson).
diff --git a/VERSION b/VERSION
index cfa562bbdd06c6a549c6e8ea83af5f57223d6767..0a90ac36969b5573cbbc3e41df0c02e377ef85d1 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5:0:10 6.4     20230917
+5:0:10 6.4     20230918
diff --git a/dist.mk b/dist.mk
index af4f6073c22f96cdf7acb8337c430ea996cac7dd..fedcbbd7626762c06638922fb801947faa588c07 100644 (file)
--- a/dist.mk
+++ b/dist.mk
@@ -26,7 +26,7 @@
 # use or other dealings in this Software without prior written               #
 # authorization.                                                             #
 ##############################################################################
-# $Id: dist.mk,v 1.1565 2023/09/17 08:35:40 tom Exp $
+# $Id: dist.mk,v 1.1566 2023/09/18 07:33:33 tom Exp $
 # Makefile for creating ncurses distributions.
 #
 # This only needs to be used directly as a makefile by developers, but
@@ -38,7 +38,7 @@ SHELL = /bin/sh
 # These define the major/minor/patch versions of ncurses.
 NCURSES_MAJOR = 6
 NCURSES_MINOR = 4
-NCURSES_PATCH = 20230917
+NCURSES_PATCH = 20230918
 
 # We don't append the patch to the version, since this only applies to releases
 VERSION = $(NCURSES_MAJOR).$(NCURSES_MINOR)
diff --git a/ncurses/doit b/ncurses/doit
deleted file mode 100644 (file)
index ca093ee..0000000
+++ /dev/null
@@ -1 +0,0 @@
-TERM=vxt-delay ASAN_OPTIONS=detect_odr_violation=0 ./lib_mvcur
index 5e8d4e6ea7bf4e50489a5eca2d5da3a2f4ef5ae2..0f99c1c04ed65377ad634ee488e7b16a3caa549e 100644 (file)
@@ -1,8 +1,8 @@
-ncurses6 (6.4+20230917) unstable; urgency=low
+ncurses6 (6.4+20230918) unstable; urgency=low
 
   * latest weekly patch
 
- -- Thomas E. Dickey <dickey@invisible-island.net>  Sun, 17 Sep 2023 04:35:40 -0400
+ -- Thomas E. Dickey <dickey@invisible-island.net>  Sun, 17 Sep 2023 18:08:06 -0400
 
 ncurses6 (5.9+20131005) unstable; urgency=low
 
index 5e8d4e6ea7bf4e50489a5eca2d5da3a2f4ef5ae2..0f99c1c04ed65377ad634ee488e7b16a3caa549e 100644 (file)
@@ -1,8 +1,8 @@
-ncurses6 (6.4+20230917) unstable; urgency=low
+ncurses6 (6.4+20230918) unstable; urgency=low
 
   * latest weekly patch
 
- -- Thomas E. Dickey <dickey@invisible-island.net>  Sun, 17 Sep 2023 04:35:40 -0400
+ -- Thomas E. Dickey <dickey@invisible-island.net>  Sun, 17 Sep 2023 18:08:06 -0400
 
 ncurses6 (5.9+20131005) unstable; urgency=low
 
index ae6d95822f535e7ee416bbe739d44a92a725aa7a..a3ca43ec805bbd3a3328dd87ae5f0e335e596be3 100644 (file)
@@ -1,8 +1,8 @@
-ncurses6 (6.4+20230917) unstable; urgency=low
+ncurses6 (6.4+20230918) unstable; urgency=low
 
   * latest weekly patch
 
- -- Thomas E. Dickey <dickey@invisible-island.net>  Sun, 17 Sep 2023 04:35:40 -0400
+ -- Thomas E. Dickey <dickey@invisible-island.net>  Sun, 17 Sep 2023 18:08:06 -0400
 
 ncurses6 (5.9+20120608) unstable; urgency=low
 
index 3127d319d6b681caa7797b1f5b166c47e49325f5..3eb41412e6c189fef5a3530be249b109cb712d2f 100644 (file)
@@ -1,4 +1,4 @@
-; $Id: mingw-ncurses.nsi,v 1.605 2023/09/17 08:35:40 tom Exp $\r
+; $Id: mingw-ncurses.nsi,v 1.606 2023/09/17 22:08:06 tom Exp $\r
 \r
 ; TODO add examples\r
 ; TODO bump ABI to 6\r
@@ -10,7 +10,7 @@
 !define VERSION_MAJOR "6"\r
 !define VERSION_MINOR "4"\r
 !define VERSION_YYYY  "2023"\r
-!define VERSION_MMDD  "0917"\r
+!define VERSION_MMDD  "0918"\r
 !define VERSION_PATCH ${VERSION_YYYY}${VERSION_MMDD}\r
 \r
 !define MY_ABI   "5"\r
index a9341799d5bb03bf314c28d1913ad1878e4246d7..b0bc2082145481e11fb7c4c6749f2f1967b0b0e5 100644 (file)
@@ -3,7 +3,7 @@
 Summary: shared libraries for terminal handling
 Name: mingw32-ncurses6
 Version: 6.4
-Release: 20230917
+Release: 20230918
 License: X11
 Group: Development/Libraries
 URL: https://invisible-island.net/ncurses/
index 9aafe1623f732f02941cdb0e4d6496342e1dc2c8..340f23ee9e7ac7cc4b4a528878823265bb074499 100644 (file)
@@ -1,7 +1,7 @@
 Summary: shared libraries for terminal handling
 Name: ncurses6
 Version: 6.4
-Release: 20230917
+Release: 20230918
 License: X11
 Group: Development/Libraries
 URL: https://invisible-island.net/ncurses/
index 824e43cdd6fe4df2added311fef50bfbcb1f795b..9780cc3032440a7ce4c78557f58ddf75565e2ca5 100644 (file)
@@ -1,7 +1,7 @@
 Summary: Curses library with POSIX thread support.
 Name: ncursest6
 Version: 6.4
-Release: 20230917
+Release: 20230918
 License: X11
 Group: Development/Libraries
 Source: ncurses-%{version}-%{release}.tgz
diff --git a/progs/doit b/progs/doit
deleted file mode 100644 (file)
index 81652c4..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-cd ../ncurses
-make || exit
-cd ../progs
-make || exit
-export TERMINFO=/tmp/FOO
-rm -rf $TERMINFO
-mkdir -p $TERMINFO
-rm -f trace
-shlib ./tic -v2 -x /var/mail/long_name.ti
-shlib ./infocmp -x xy