From 82e1c12567cd121b6ab42711deb2991135c383e24f0c4d758a32229401d863d3 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 24 Aug 2020 07:16:36 +0000 Subject: [PATCH] ncurses-6.2-20200822 OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=503 --- ncurses-6.2-patches.tar.bz2 | 4 ++-- ncurses-6.2.dif | 18 +++++++++--------- ncurses.changes | 14 ++++++++++++++ 3 files changed, 25 insertions(+), 11 deletions(-) diff --git a/ncurses-6.2-patches.tar.bz2 b/ncurses-6.2-patches.tar.bz2 index 95d21a8..186509f 100644 --- a/ncurses-6.2-patches.tar.bz2 +++ b/ncurses-6.2-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2adb671bd9d12831cbee6b3532d5e2690bda68a057e7776b200cace56f08e600 -size 732276 +oid sha256:0b0eaf9127321b02a3cf806aaa8a632753afc8ceaaea2091381b48357def6c12 +size 761807 diff --git a/ncurses-6.2.dif b/ncurses-6.2.dif index 355c827..327998e 100644 --- a/ncurses-6.2.dif +++ b/ncurses-6.2.dif @@ -160,7 +160,7 @@ ;; (openbsd[2-9].*|mirbsd*) LD_RPATH_OPT="-Wl,-rpath," -@@ -14385,12 +14385,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 -@@ -14515,9 +14518,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man < + +- Add ncurses patch 20200822 + + improve version-number extraction in MKlib_gen.sh + + make the test-package for manpages installable by adjusting the + man_db.renames file. + + correct an off-by-one loop-limit in convert_strings function + (report by Yue Tai). + + add CF_SHARED_OPTS cases for HPE NonStop systems (Randall S Becker). + + modify CF_SHARED_OPTS case for NetBSD to use the same "-shared" + option for the non-rpath case as for the rpath case, to allow gcc to + provide suitable runtime initialization (report by Rajeev V Pillai). + ------------------------------------------------------------------- Wed Aug 19 06:43:29 UTC 2020 - Dr. Werner Fink