bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.5-20060817.patch.gz


From: Thomas Dickey
Subject: ncurses-5.5-20060817.patch.gz
Date: Sat, 19 Aug 2006 19:42:35 -0400
User-agent: Mutt/1.5.12-2006-07-14

 ncurses 5.5 - patch 20060812 - T.Dickey

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

 Ncurses 5.5 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.5 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.5

 ------------------------------------------------------------------------------
 MANIFEST                                       |    2 
 NEWS                                           |   12 
 aclocal.m4                                     |  146 
 configure                                      | 2130 +-
 configure.in                                   |   13 
 dist.mk                                        |    4 
 include/MKterm.h.awk.in                        |    3 
 include/tic.h                                  |   11 
 misc/Makefile.in                               |   14 
 misc/run_tic.in                                |    6 
 misc/terminfo.src                              |21343 +++++++++++------------
 ncurses-5.5-20060817/include/hashed_db.h       |   67 
 ncurses-5.5-20060817/ncurses/tinfo/hashed_db.c |  260 
 ncurses/Makefile.in                            |   40 
 ncurses/modules                                |    5 
 ncurses/tinfo/lib_termcap.c                    |    8 
 ncurses/tinfo/read_entry.c                     |   50 
 ncurses/tinfo/write_entry.c                    |   56 
 ncurses/trace/lib_trace.c                      |    7 
 progs/dump_entry.c                             |   26 
 progs/dump_entry.h                             |    9 
 progs/infocmp.c                                |   30 
 progs/tic.c                                    |   10 
 progs/toe.c                                    |   81 
 24 files changed, 12566 insertions(+), 11767 deletions(-)
 ------------------------------------------------------------------------------

20060817
        + modify tic and infocmp to avoid writing trailing blanks on terminfo
          source output (Debian #378783).
        + modify configure script to ensure that if the C compiler is used
          rather than the loader in making shared libraries, the $(CFLAGS)
          variable is also used (Redhat Bugzilla #199369).
        + port hashed-db code to db2 and db3.
        + fix a bug in tgetent() from 20060625 and 20060715 changes
          (patch/analysis by Miroslav Lichvar, Redhat Bugzilla #202480)

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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