diff --git a/ncurses-6.1-patches.tar.bz2 b/ncurses-6.1-patches.tar.bz2 index 5bfba2d..369252c 100644 --- a/ncurses-6.1-patches.tar.bz2 +++ b/ncurses-6.1-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b7fb408d1f6b6754720d5a257f4e47cdcb7bd5d36d3c53f404bdb3435b701b2 -size 131309 +oid sha256:95c32f44b7368f3155457bb83e7019c49ac6035d92bd4fdacc8ea2d6c7a08996 +size 137017 diff --git a/ncurses.changes b/ncurses.changes index 54f7b51..7b41d70 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Apr 15 07:53:41 UTC 2018 - werner@suse.de + +- Add ncurses patch 6.1-20180414 + + modify form library to optionally delay cursor movement on a field + edge/boundary (patch by Leon Winter). + + modify form library to avoid unnecessary update of cursor position in + non-public fields (patch by Leon Winter). + + remove unused _nc_import_termtype2() function. + + also add/improve null-pointer checks in other places + + add a null-pointer check in _nc_parse_entry to handle an error when + a use-name is invalid syntax (report by Chung-Yi Lin). + ------------------------------------------------------------------- Mon Apr 9 09:33:21 UTC 2018 - werner@suse.de