Add ncurses patch 6.1-20180512

OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=376
This commit is contained in:
Dr. Werner Fink 2018-05-14 10:22:00 +00:00 committed by Git OBS Bridge
parent 793a540548
commit 29334eacbd
2 changed files with 11 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:f451067476218ad6f959e2f1342611d51f4cadb9f30011a2176c27d02d37b960 oid sha256:9ad0b935fdea4f3b8bd4f45dad69018ae246235e26a1075b2eb802611d7b1356
size 142084 size 147311

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 14 10:20:26 UTC 2018 - werner@suse.de
- Add ncurses patch 6.1-20180512
+ remove trailing ';' from GCC_DEPRECATED definition.
+ repair a change from 20110730 which left an error-check/warning dead.
+ fix several minor Coverity warnings.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 7 09:52:38 UTC 2018 - werner@suse.de Mon May 7 09:52:38 UTC 2018 - werner@suse.de
@ -3133,7 +3141,7 @@ Wed Jan 16 13:50:48 UTC 2013 - werner@suse.de
so it is ifdef'd out for the moment (prompted by report by Erwin so it is ifdef'd out for the moment (prompted by report by Erwin
Waterlander regarding screen flicker). Waterlander regarding screen flicker).
- Add ncurses patch 5.9.20121229 - Add ncurses patch 5.9.20121229
+ fix coverity warnings regarding copying into fixed-size buffers. + fix Coverity warnings regarding copying into fixed-size buffers.
+ add throw-declarations in the c++ binding per Coverity warning. + add throw-declarations in the c++ binding per Coverity warning.
+ minor changes to new-items for consistent reference to bug-report + minor changes to new-items for consistent reference to bug-report
numbers. numbers.