SHA256
1
0
forked from pool/ncurses

Update to ncurses 6.0 20170916

OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=327
This commit is contained in:
Dr. Werner Fink 2017-09-18 15:05:29 +00:00 committed by Git OBS Bridge
parent ff32c6b384
commit f993a08b15
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6eb9617fbe5492de5d9423d422f15e8e08c1339b17d97e7d50e867f4ee508307
size 2930820
oid sha256:f68a10599401b16daa2863dbea754de997b52728c63b7fa6882f00ea9bb6a406
size 2934285

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 18 15:03:22 UTC 2017 - werner@suse.de
- Add ncurses patch +20170916
+ minor fix to test/filter.c to avoid clearing the command in one case.
+ modify filter() to discard clr_eos if back_color_erase is set.
-------------------------------------------------------------------
Mon Sep 18 14:58:55 UTC 2017 - werner@suse.de