SHA256
1
0
forked from pool/ncurses

Update to 6.1-20180707

OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=382
This commit is contained in:
Dr. Werner Fink 2018-07-09 06:31:36 +00:00 committed by Git OBS Bridge
parent 6e90cd3aaa
commit 90f2b3ee7a
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:853546c11b3a96ffe6a9393e4770e479e7617a4ba8611d64650a981a24273df5
size 422375
oid sha256:69c81e0ad98a1c77eb9aa84bbe1594fb3abd83a19ab6ef90b87b15d72dc4e880
size 426565

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jul 9 06:30:27 UTC 2018 - werner@suse.de
- Add ncurses patch 6.1-20180707
+ build-fixes for gcc8.
+ correct order of WINDOW._ttytype versus WINDOW._windowlist in
report_offsets.
+ fix a case where tiparm could return null if the format-string was
empty (Debian #902630).
-------------------------------------------------------------------
Tue Jul 3 07:38:11 UTC 2018 - werner@suse.de