Update to ncurses-6.2-20201003

OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=508
This commit is contained in:
2020-10-07 07:38:01 +00:00
committed by Git OBS Bridge
parent b8c5ee9ca4
commit 09c27cb02e
4 changed files with 55 additions and 25 deletions

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Tue Oct 6 07:41:30 UTC 2020 - Dr. Werner Fink <werner@suse.de>
- Add ncurses patch 20201003
+ remove output-related checks for nl/nonl (report by Leon Winter).
+ change tmux's kbs to ^? (report by Premysl Eric Janouch)
+ simplify mlterm initialization with DECSTR -TD
+ fix a typo in man/curs_terminfo.3 (Reuben Thomas).
+ add tmux-direct (tmux #2370)
+ add user-defined capabilities from mintty to Caps-ncurses, for
checking consistency with tic.
-------------------------------------------------------------------
Mon Sep 28 06:59:48 UTC 2020 - Dr. Werner Fink <werner@suse.de>
- Add ncurses patch 20200926
+ correct configure-check for gnurx library.
+ regenerate llib-* files.
+ modify tracemunch and the panel library to show readable traces for
panel- and user-pointers.
-------------------------------------------------------------------
Tue Sep 22 08:22:49 UTC 2020 - Dr. Werner Fink <werner@suse.de>
- Add ncurses patch 20200919
+ update mlterm3 for 3.9.0 (report by Premysl Eric Janouch) -TD
- Add ncurses patch 20200918
+ corrected condition for appending curses.events to the generated
curses.h (report by Sven Joachim, Debian #970545).
-------------------------------------------------------------------
Tue Sep 15 07:51:09 UTC 2020 - Dr. Werner Fink <werner@suse.de>