diff --git a/ncurses-5.9-patches.tar.bz2 b/ncurses-5.9-patches.tar.bz2 index fb99fe7..2cfc2f3 100644 --- a/ncurses-5.9-patches.tar.bz2 +++ b/ncurses-5.9-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7439df470e0d87f2848b49cbd7123bb12723537165f5a618eab5c9c312150aa5 -size 2977175 +oid sha256:4e0d1699b7643e0da833fd6d6283b2aabfcfbf9bd971f04dc505b2635f603be7 +size 2995342 diff --git a/ncurses.changes b/ncurses.changes index 96d2596..b01da05 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Dec 17 17:40:23 UTC 2013 - werner@suse.de + +- Add ncurses patch 20131214 + + modify configure-script/ifdef's to allow OLD_TTY feature to be + suppressed if the type of ospeed is configured using the option + --with-ospeed to not be a short. By default, it is a short for + termcap-compatibility (adapted from suggestion by Christian + Weisgerber). + + correct a typo in _nc_baudrate() (patch by Christian Weisgerber, + cf: 20061230). + + fix a few -Wlogical-op warnings. + + updated llib-l* files. + ------------------------------------------------------------------- Tue Dec 10 14:54:55 UTC 2013 - werner@suse.de