forked from pool/ncurses
Accepting request 847064 from Base:System
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/847064 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=180
This commit is contained in:
commit
6f8426af28
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:27f14e612af7bbd515ce9701b7251ea07aac22e2350ab2fb6a469107037ee83c
|
oid sha256:a075af082c2a8fc49b74f9a82c1776e45d00fb7997fd1b1a0afbc1f2276759ad
|
||||||
size 1075480
|
size 1191942
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#if defined(__cplusplus)
|
#if defined(__cplusplus)
|
||||||
@@ -5506,12 +5506,15 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -5519,12 +5519,15 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
echo '? missing rename for '\$cf_source
|
echo '? missing rename for '\$cf_source
|
||||||
cf_target="\$cf_source"
|
cf_target="\$cf_source"
|
||||||
fi
|
fi
|
||||||
@ -49,7 +49,7 @@
|
|||||||
sed -f $cf_man_alias \\
|
sed -f $cf_man_alias \\
|
||||||
CF_EOF
|
CF_EOF
|
||||||
|
|
||||||
@@ -5521,7 +5524,7 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -5534,7 +5537,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
CF_EOF
|
CF_EOF
|
||||||
else
|
else
|
||||||
cat >>$cf_edit_man <<CF_EOF
|
cat >>$cf_edit_man <<CF_EOF
|
||||||
@ -58,7 +58,7 @@
|
|||||||
CF_EOF
|
CF_EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -5561,7 +5564,7 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -5574,7 +5577,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
mv \$TMP.$cf_so_strip \$TMP
|
mv \$TMP.$cf_so_strip \$TMP
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
@ -67,7 +67,7 @@
|
|||||||
CF_EOF
|
CF_EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -5570,23 +5573,23 @@ case "$MANPAGE_FORMAT" in
|
@@ -5583,23 +5586,23 @@ case "$MANPAGE_FORMAT" in
|
||||||
cat >>$cf_edit_man <<CF_EOF
|
cat >>$cf_edit_man <<CF_EOF
|
||||||
if test \$form = format ; then
|
if test \$form = format ; then
|
||||||
# BSDI installs only .0 suffixes in the cat directories
|
# BSDI installs only .0 suffixes in the cat directories
|
||||||
@ -97,7 +97,7 @@
|
|||||||
for cf_alias in \$aliases
|
for cf_alias in \$aliases
|
||||||
do
|
do
|
||||||
if test \$section = 1 ; then
|
if test \$section = 1 ; then
|
||||||
@@ -5595,7 +5598,7 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -5608,7 +5611,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
|
|
||||||
if test "$MANPAGE_SYMLINKS" = yes ; then
|
if test "$MANPAGE_SYMLINKS" = yes ; then
|
||||||
if test -f \$cf_alias\${suffix} ; then
|
if test -f \$cf_alias\${suffix} ; then
|
||||||
@ -106,7 +106,7 @@
|
|||||||
then
|
then
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
@@ -5605,18 +5608,18 @@ CF_EOF
|
@@ -5618,18 +5621,18 @@ CF_EOF
|
||||||
case "x$LN_S" in
|
case "x$LN_S" in
|
||||||
(*-f)
|
(*-f)
|
||||||
cat >>$cf_edit_man <<CF_EOF
|
cat >>$cf_edit_man <<CF_EOF
|
||||||
@ -128,7 +128,7 @@
|
|||||||
echo ".so \$cf_source" >\$TMP
|
echo ".so \$cf_source" >\$TMP
|
||||||
CF_EOF
|
CF_EOF
|
||||||
if test -n "$cf_compress" ; then
|
if test -n "$cf_compress" ; then
|
||||||
@@ -5636,9 +5639,9 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -5649,9 +5652,9 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
elif test \$verb = removing ; then
|
elif test \$verb = removing ; then
|
||||||
@ -141,7 +141,7 @@
|
|||||||
)
|
)
|
||||||
test -d \$cf_subdir\${section} &&
|
test -d \$cf_subdir\${section} &&
|
||||||
test -n "\$aliases" && (
|
test -n "\$aliases" && (
|
||||||
@@ -5658,6 +5661,7 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -5671,6 +5674,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
# echo ".hy 0"
|
# echo ".hy 0"
|
||||||
cat \$TMP
|
cat \$TMP
|
||||||
fi
|
fi
|
||||||
@ -151,7 +151,7 @@
|
|||||||
done
|
done
|
||||||
--- configure
|
--- configure
|
||||||
+++ configure 2020-08-31 12:06:53.686411216 +0000
|
+++ configure 2020-08-31 12:06:53.686411216 +0000
|
||||||
@@ -5636,7 +5636,7 @@ echo $ECHO_N "checking for an rpath opti
|
@@ -5683,7 +5683,7 @@ echo $ECHO_N "checking for an rpath opti
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
(linux*|gnu*|k*bsd*-gnu|freebsd*)
|
(linux*|gnu*|k*bsd*-gnu|freebsd*)
|
||||||
@ -160,7 +160,7 @@
|
|||||||
;;
|
;;
|
||||||
(openbsd[2-9].*|mirbsd*)
|
(openbsd[2-9].*|mirbsd*)
|
||||||
LD_RPATH_OPT="-Wl,-rpath,"
|
LD_RPATH_OPT="-Wl,-rpath,"
|
||||||
@@ -14401,12 +14401,15 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -14448,12 +14448,15 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
echo '? missing rename for '\$cf_source
|
echo '? missing rename for '\$cf_source
|
||||||
cf_target="\$cf_source"
|
cf_target="\$cf_source"
|
||||||
fi
|
fi
|
||||||
@ -178,7 +178,7 @@
|
|||||||
sed -f $cf_man_alias \\
|
sed -f $cf_man_alias \\
|
||||||
CF_EOF
|
CF_EOF
|
||||||
|
|
||||||
@@ -14416,7 +14419,7 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -14463,7 +14466,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
CF_EOF
|
CF_EOF
|
||||||
else
|
else
|
||||||
cat >>$cf_edit_man <<CF_EOF
|
cat >>$cf_edit_man <<CF_EOF
|
||||||
@ -187,7 +187,7 @@
|
|||||||
CF_EOF
|
CF_EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -14456,7 +14459,7 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -14503,7 +14506,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
mv \$TMP.$cf_so_strip \$TMP
|
mv \$TMP.$cf_so_strip \$TMP
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
@ -196,7 +196,7 @@
|
|||||||
CF_EOF
|
CF_EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -14465,23 +14468,23 @@ case "$MANPAGE_FORMAT" in
|
@@ -14512,23 +14515,23 @@ case "$MANPAGE_FORMAT" in
|
||||||
cat >>$cf_edit_man <<CF_EOF
|
cat >>$cf_edit_man <<CF_EOF
|
||||||
if test \$form = format ; then
|
if test \$form = format ; then
|
||||||
# BSDI installs only .0 suffixes in the cat directories
|
# BSDI installs only .0 suffixes in the cat directories
|
||||||
@ -226,7 +226,7 @@
|
|||||||
for cf_alias in \$aliases
|
for cf_alias in \$aliases
|
||||||
do
|
do
|
||||||
if test \$section = 1 ; then
|
if test \$section = 1 ; then
|
||||||
@@ -14490,7 +14493,7 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -14537,7 +14540,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
|
|
||||||
if test "$MANPAGE_SYMLINKS" = yes ; then
|
if test "$MANPAGE_SYMLINKS" = yes ; then
|
||||||
if test -f \$cf_alias\${suffix} ; then
|
if test -f \$cf_alias\${suffix} ; then
|
||||||
@ -235,7 +235,7 @@
|
|||||||
then
|
then
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
@@ -14500,18 +14503,18 @@ CF_EOF
|
@@ -14547,18 +14550,18 @@ CF_EOF
|
||||||
case "x$LN_S" in
|
case "x$LN_S" in
|
||||||
(*-f)
|
(*-f)
|
||||||
cat >>$cf_edit_man <<CF_EOF
|
cat >>$cf_edit_man <<CF_EOF
|
||||||
@ -257,7 +257,7 @@
|
|||||||
echo ".so \$cf_source" >\$TMP
|
echo ".so \$cf_source" >\$TMP
|
||||||
CF_EOF
|
CF_EOF
|
||||||
if test -n "$cf_compress" ; then
|
if test -n "$cf_compress" ; then
|
||||||
@@ -14531,9 +14534,9 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -14578,9 +14581,9 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
elif test \$verb = removing ; then
|
elif test \$verb = removing ; then
|
||||||
@ -270,7 +270,7 @@
|
|||||||
)
|
)
|
||||||
test -d \$cf_subdir\${section} &&
|
test -d \$cf_subdir\${section} &&
|
||||||
test -n "\$aliases" && (
|
test -n "\$aliases" && (
|
||||||
@@ -14553,6 +14556,7 @@ cat >>$cf_edit_man <<CF_EOF
|
@@ -14600,6 +14603,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||||
# echo ".hy 0"
|
# echo ".hy 0"
|
||||||
cat \$TMP
|
cat \$TMP
|
||||||
fi
|
fi
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 2 07:43:02 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
- Add ncurses patch 20201031
|
||||||
|
+ modify MKterm.h.in so that it is not necessary to include <curses.h>
|
||||||
|
before <term.h> (prompted by discussion with Reuben Thomas).
|
||||||
|
+ review/improve synopsis for curs_sp_funcs.3x (prompted by discussion
|
||||||
|
with Reuben Thomas).
|
||||||
|
+ improve format of output in tic's check_infotocap() function, to
|
||||||
|
ensure that the messages contain only printable text.
|
||||||
|
+ modify configure-check for clang to verify that -Qunused-arguments
|
||||||
|
is supported. IBM's xlclang does not support it (report by Steven
|
||||||
|
Pitman).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 26 12:31:53 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
Mon Oct 26 12:31:53 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
@ -11,7 +25,7 @@ Mon Oct 26 07:45:58 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
|||||||
+ fix a potential indexing error in _nc_parse_entry(), seen with
|
+ fix a potential indexing error in _nc_parse_entry(), seen with
|
||||||
Herlim's test data using address-sanitizer.
|
Herlim's test data using address-sanitizer.
|
||||||
+ change a null-pointer check in set_curterm to a valid-string check,
|
+ change a null-pointer check in set_curterm to a valid-string check,
|
||||||
needed in to tic's use-resolution work pad_char is cancelled
|
needed in to tic's use-resolution when pad_char is cancelled
|
||||||
(report/testcase by Robert Sebastian Herlim)
|
(report/testcase by Robert Sebastian Herlim)
|
||||||
+ improve tic's -c option to validate the number and type of parameters
|
+ improve tic's -c option to validate the number and type of parameters
|
||||||
and compare against expected number/type before deciding which set of
|
and compare against expected number/type before deciding which set of
|
||||||
|
Loading…
Reference in New Issue
Block a user