diff --git a/ncurses-6.0-patches.tar.bz2 b/ncurses-6.0-patches.tar.bz2 index 1500fe0..9626eee 100644 --- a/ncurses-6.0-patches.tar.bz2 +++ b/ncurses-6.0-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a3c8b4e6e71e6c801f068af7a8e0607f79cb4795a70cdbb1131bbf45c296df1 -size 562246 +oid sha256:aebaac387379c8167a7f39c4803aebffec5412f14c5168855e92fdab7c29fab1 +size 564140 diff --git a/ncurses.changes b/ncurses.changes index 5377d7d..7786b87 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue May 10 08:29:56 UTC 2016 - werner@suse.de + +- Add ncurses patch 20160507 + + amend change to _nc_do_color to restore the early return for the + special case used in _nc_screen_wrap (report by Dick Streefland, + cf: 20151017). + + modify test/ncurses.c: + + check return-value of putwin + + correct ifdef which made the 'g' test's legend not reflect changes + to keypad- and scroll-modes. + + correct return-value of extended putwin (report by Mike Gran). + ------------------------------------------------------------------- Tue Apr 26 11:39:18 UTC 2016 - werner@suse.de