diff --git a/ncurses-6.3-patches.tar.bz2 b/ncurses-6.3-patches.tar.bz2 index 57a8b4e..24d9cad 100644 --- a/ncurses-6.3-patches.tar.bz2 +++ b/ncurses-6.3-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5191cd02195d3d625f87265b5d2b904ed3e20255b08a3ce9f4f5ea71b32f557d -size 881975 +oid sha256:4a24270e01a757edc9475aa87f8a33d4abc2619cbb021336a069479c5f6f00c3 +size 949354 diff --git a/ncurses-6.3.dif b/ncurses-6.3.dif index d7df803..e142236 100644 --- a/ncurses-6.3.dif +++ b/ncurses-6.3.dif @@ -177,7 +177,7 @@ do if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "$cf_with_pcre2"; then -@@ -14877,12 +14877,15 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <\$TMP CF_EOF if test -n "$cf_compress" ; then -@@ -15007,9 +15010,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man < + +- Add ncurses patch 20220416 (boo#1198627 for CVE-2022-29458) + + add a limit-check to guard against corrupt terminfo data + (report/testcase by NCNIPC of China). + + add check/warning in configure script if option --with-xterm-kbs is + missing or inconsistent (Arch #74379). + + add setlocale call to several test-programs. + + allow extended-color number in opts parameter of wattr_on. + +------------------------------------------------------------------- +Tue Apr 19 10:18:14 UTC 2022 - Dr. Werner Fink + +- Add ncurses patch 20220409 + + add test/test_unget_wch.c + ------------------------------------------------------------------- Mon Apr 4 07:48:33 UTC 2022 - Dr. Werner Fink diff --git a/ncurses.spec b/ncurses.spec index 361e01b..3c5b2b2 100644 --- a/ncurses.spec +++ b/ncurses.spec @@ -535,7 +535,7 @@ export CFLAGS_SHARED --with-dlsym \ --with-default-terminfo-dir=%{_datadir}/terminfo \ --with-terminfo-dirs=%{_sysconfdir}/terminfo:%{_datadir}/terminfo \ - --with-xterm-kbs=del \ + --with-xterm-kbs=DEL \ %if %{with usepcre2} --with-pcre2 \ %endif