Update to ncurses-6.2 patch 20210718
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=558
This commit is contained in:
parent
0cae9cc682
commit
afc994a124
@ -4,7 +4,7 @@
|
||||
|
||||
--- tack/Makefile.in
|
||||
+++ tack/Makefile.in 2020-02-12 11:04:53.991231022 +0000
|
||||
@@ -85,7 +85,7 @@ CFLAGS_LIBTOOL = $(CCFLAGS)
|
||||
@@ -87,7 +87,7 @@ CFLAGS_LIBTOOL = $(CCFLAGS)
|
||||
CFLAGS_NORMAL = $(CCFLAGS)
|
||||
CFLAGS_DEBUG = $(CCFLAGS) @CC_G_OPT@ -DTRACE
|
||||
CFLAGS_PROFILE = $(CCFLAGS) -pg
|
||||
@ -13,7 +13,7 @@
|
||||
|
||||
CFLAGS_DEFAULT = $(CFLAGS_@DFT_UPR_MODEL@)
|
||||
|
||||
@@ -94,7 +94,7 @@ ABI_VERSION = @cf_cv_abi_version@
|
||||
@@ -96,7 +96,7 @@ ABI_VERSION = @cf_cv_abi_version@
|
||||
LOCAL_LIBDIR = @top_builddir@/lib
|
||||
|
||||
LD = @LD@
|
||||
@ -22,7 +22,7 @@
|
||||
LDFLAGS = @EXTRA_LDFLAGS@ @TINFO_LDFLAGS@ \
|
||||
@LDFLAGS@ @LD_MODEL@ @TINFO_LIBS@ @LIBS@
|
||||
|
||||
@@ -102,7 +102,7 @@ LDFLAGS_LIBTOOL = $(LDFLAGS) $(CFLAGS_LI
|
||||
@@ -104,7 +104,7 @@ LDFLAGS_LIBTOOL = $(LDFLAGS) $(CFLAGS_LI
|
||||
LDFLAGS_NORMAL = $(LDFLAGS) $(CFLAGS_NORMAL)
|
||||
LDFLAGS_DEBUG = $(LDFLAGS) $(CFLAGS_DEBUG)
|
||||
LDFLAGS_PROFILE = $(LDFLAGS) $(CFLAGS_PROFILE)
|
||||
@ -31,7 +31,7 @@
|
||||
|
||||
LDFLAGS_DEFAULT = $(LDFLAGS_@DFT_UPR_MODEL@)
|
||||
|
||||
@@ -166,10 +166,10 @@ DEPS_TACK = \
|
||||
@@ -172,10 +172,10 @@ DEPS_TACK = \
|
||||
$(MODEL)/tack$o
|
||||
|
||||
tack$x: $(DEPS_TACK) @NCURSES_TREE@$(DEPS_CURSES)
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
--- misc/terminfo.src
|
||||
+++ misc/terminfo.src 2018-10-29 10:23:47.271511864 +0000
|
||||
@@ -17506,8 +17506,8 @@ hazel|exec80|h80|he80|Hazeltine Executiv
|
||||
@@ -17509,8 +17509,8 @@ hazel|exec80|h80|he80|Hazeltine Executiv
|
||||
#
|
||||
|
||||
ibm327x|line mode IBM 3270 style,
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed00e05003a367ae41b1b88b4e74c06ef11ebfffddb534e231de4c82f47393ed
|
||||
size 3215438
|
||||
oid sha256:6d59d195a1fbbd1d72283cdc3ceb9a37b48c26d37526deabb53057658fc2b4ed
|
||||
size 3221384
|
||||
|
@ -28,7 +28,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#if defined(__cplusplus)
|
||||
@@ -5783,12 +5783,15 @@ cat >>$cf_edit_man <<CF_EOF
|
||||
@@ -5784,12 +5784,15 @@ cat >>$cf_edit_man <<CF_EOF
|
||||
echo "? missing rename for \$cf_source"
|
||||
cf_target="\$cf_source"
|
||||
fi
|
||||
@ -46,7 +46,7 @@
|
||||
sed -f "$cf_man_alias" \\
|
||||
CF_EOF
|
||||
|
||||
@@ -5798,7 +5801,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||
@@ -5799,7 +5802,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||
CF_EOF
|
||||
else
|
||||
cat >>$cf_edit_man <<CF_EOF
|
||||
@ -55,7 +55,7 @@
|
||||
CF_EOF
|
||||
fi
|
||||
|
||||
@@ -5838,7 +5841,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||
@@ -5839,7 +5842,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||
mv \$TMP.$cf_so_strip \$TMP
|
||||
fi
|
||||
fi
|
||||
@ -64,7 +64,7 @@
|
||||
CF_EOF
|
||||
fi
|
||||
|
||||
@@ -5847,23 +5850,23 @@ case "$MANPAGE_FORMAT" in
|
||||
@@ -5848,23 +5851,23 @@ case "$MANPAGE_FORMAT" in
|
||||
cat >>$cf_edit_man <<CF_EOF
|
||||
if test "\$form" = format ; then
|
||||
# BSDI installs only .0 suffixes in the cat directories
|
||||
@ -94,7 +94,7 @@
|
||||
for cf_alias in \$aliases
|
||||
do
|
||||
if test "\$section" = 1 ; then
|
||||
@@ -5872,7 +5875,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||
@@ -5873,7 +5876,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||
|
||||
if test "$MANPAGE_SYMLINKS" = yes ; then
|
||||
if test -f "\$cf_alias\${suffix}" ; then
|
||||
@ -103,7 +103,7 @@
|
||||
then
|
||||
continue
|
||||
fi
|
||||
@@ -5882,18 +5885,18 @@ CF_EOF
|
||||
@@ -5883,18 +5886,18 @@ CF_EOF
|
||||
case "x$LN_S" in
|
||||
(*-f)
|
||||
cat >>$cf_edit_man <<CF_EOF
|
||||
@ -125,7 +125,7 @@
|
||||
echo ".so \$cf_source" >\$TMP
|
||||
CF_EOF
|
||||
if test -n "$cf_compress" ; then
|
||||
@@ -5913,9 +5916,9 @@ cat >>$cf_edit_man <<CF_EOF
|
||||
@@ -5914,9 +5917,9 @@ cat >>$cf_edit_man <<CF_EOF
|
||||
)
|
||||
)
|
||||
elif test "\$verb" = removing ; then
|
||||
@ -138,7 +138,7 @@
|
||||
)
|
||||
test -d "\$cf_subdir\${section}" &&
|
||||
test -n "\$aliases" && (
|
||||
@@ -5935,6 +5938,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||
@@ -5936,6 +5939,7 @@ cat >>$cf_edit_man <<CF_EOF
|
||||
# echo ".hy 0"
|
||||
cat \$TMP
|
||||
fi
|
||||
@ -443,7 +443,7 @@
|
||||
sgr=\E[0;10%?%p1%t;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p5
|
||||
%t;2%;%?%p6%t;1%;m%?%p9%t\016%e\017%;,
|
||||
sgr0=\E[m\017, smacs=^N, use=linux2.2,
|
||||
@@ -5347,8 +5356,26 @@ xterm-noapp|xterm with cursor keys in no
|
||||
@@ -5350,8 +5359,26 @@ xterm-noapp|xterm with cursor keys in no
|
||||
xterm-24|vs100|xterms|xterm terminal emulator (X Window System),
|
||||
lines#24, use=xterm-old,
|
||||
|
||||
@ -470,7 +470,7 @@
|
||||
use=xterm-new,
|
||||
|
||||
# This entry assumes that xterm's handling of VT100 SI/SO is disabled by
|
||||
@@ -5693,7 +5720,7 @@ xterms-sun|small (80x24) xterm with sunF
|
||||
@@ -5696,7 +5723,7 @@ xterms-sun|small (80x24) xterm with sunF
|
||||
|
||||
#### GNOME (VTE)
|
||||
# this describes the alpha-version of Gnome terminal shipped with Redhat 6.0
|
||||
@ -479,7 +479,7 @@
|
||||
bce,
|
||||
kdch1=^?, kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS,
|
||||
use=xterm-color,
|
||||
@@ -5965,10 +5992,14 @@ mgt|Multi GNOME Terminal,
|
||||
@@ -5968,10 +5995,14 @@ mgt|Multi GNOME Terminal,
|
||||
#### KDE
|
||||
# This is kvt 0-18.7, shipped with Redhat 6.0 (though whether it supports bce
|
||||
# or not is debatable).
|
||||
@ -495,7 +495,7 @@
|
||||
# Konsole 1.0.1 (2001/11/25)
|
||||
# (formerly known as kvt)
|
||||
#
|
||||
@@ -6220,7 +6251,7 @@ mlterm3|multi lingual terminal emulator,
|
||||
@@ -6223,7 +6254,7 @@ mlterm3|multi lingual terminal emulator,
|
||||
mlterm2|multi lingual terminal emulator,
|
||||
am, eslok, km, mc5i, mir, msgr, npc, xenl, XT,
|
||||
colors#8, cols#80, it#8, lines#24, pairs#64,
|
||||
@ -504,7 +504,7 @@
|
||||
bel=^G, bold=\E[1m, cbt=\E[Z, clear=\E[H\E[2J, cr=\r,
|
||||
csr=\E[%i%p1%d;%p2%dr, cub=\E[%p1%dD, cub1=^H,
|
||||
cud=\E[%p1%dB, cud1=\n, cuf=\E[%p1%dC, cuf1=\E[C,
|
||||
@@ -6297,7 +6328,7 @@ rxvt-basic|rxvt terminal base (X Window
|
||||
@@ -6300,7 +6331,7 @@ rxvt-basic|rxvt terminal base (X Window
|
||||
enacs=\E(B\E)0, flash=\E[?5h$<100/>\E[?5l, home=\E[H,
|
||||
ht=^I, hts=\EH, ich=\E[%p1%d@, il=\E[%p1%dL, il1=\E[L,
|
||||
ind=\n, is1=\E[?47l\E=\E[?1l,
|
||||
@ -513,7 +513,7 @@
|
||||
kcbt=\E[Z, kmous=\E[M, rc=\E8, rev=\E[7m, ri=\EM, rmacs=^O,
|
||||
rmcup=\E[2J\E[?47l\E8, rmir=\E[4l, rmkx=\E>, rmso=\E[27m,
|
||||
rmul=\E[24m,
|
||||
@@ -6392,8 +6423,8 @@ rxvt-basic|rxvt terminal base (X Window
|
||||
@@ -6395,8 +6426,8 @@ rxvt-basic|rxvt terminal base (X Window
|
||||
# Removed kDN6, etc (control+shift) since rxvt does not implement this -TD
|
||||
rxvt+pcfkeys|fragment for PC-style fkeys,
|
||||
kDC=\E[3$, kEND=\E[8$, kHOM=\E[7$, kIC=\E[2$, kLFT=\E[d,
|
||||
@ -524,7 +524,7 @@
|
||||
kf10=\E[21~, kf11=\E[23~, kf12=\E[24~, kf13=\E[25~,
|
||||
kf14=\E[26~, kf15=\E[28~, kf16=\E[29~, kf17=\E[31~,
|
||||
kf18=\E[32~, kf19=\E[33~, kf2=\E[12~, kf20=\E[34~,
|
||||
@@ -6483,6 +6514,38 @@ rxvt-cygwin-native|rxvt terminal emulato
|
||||
@@ -6486,6 +6517,38 @@ rxvt-cygwin-native|rxvt terminal emulato
|
||||
\302x\263y\363z\362{\343|\330~\376,
|
||||
use=rxvt-cygwin,
|
||||
|
||||
@ -563,7 +563,7 @@
|
||||
# This variant is supposed to work with rxvt 2.7.7 when compiled with
|
||||
# NO_BRIGHTCOLOR defined. rxvt needs more work...
|
||||
rxvt-16color|rxvt with 16 colors like aixterm,
|
||||
@@ -6547,7 +6610,7 @@ Eterm|Eterm-color|Eterm with xterm-style
|
||||
@@ -6550,7 +6613,7 @@ Eterm|Eterm-color|Eterm with xterm-style
|
||||
home=\E[H, hpa=\E[%i%p1%dG, ht=^I, hts=\EH, ich=\E[%p1%d@,
|
||||
il=\E[%p1%dL, il1=\E[L, ind=\n, is1=\E[?47l\E>\E[?1l,
|
||||
is2=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l\E[4l, kNXT@,
|
||||
@ -572,7 +572,7 @@
|
||||
kc1=\E[8~, kc3=\E[6~, kent=\EOM, khlp=\E[28~, kmous=\E[M,
|
||||
mc4=\E[4i, mc5=\E[5i, rc=\E8, rev=\E[7m, ri=\EM, rmacs=^O,
|
||||
rmam=\E[?7l, rmcup=\E[2J\E[?47l\E8, rmir=\E[4l, rmkx=,
|
||||
@@ -7585,7 +7648,7 @@ pty|4bsd pseudo teletype,
|
||||
@@ -7588,7 +7651,7 @@ pty|4bsd pseudo teletype,
|
||||
# https://github.com/emacs-mirror/emacs/blob/master/lisp/term.el
|
||||
#
|
||||
# The codes supported by the term.el terminal emulation in GNU Emacs 19.30
|
||||
@ -581,7 +581,7 @@
|
||||
am, mir, xenl,
|
||||
cols#80, lines#24,
|
||||
bel=^G, bold=\E[1m, clear=\E[H\E[J, cr=\r,
|
||||
@@ -7598,6 +7661,13 @@ eterm|gnu emacs term.el terminal emulati
|
||||
@@ -7601,6 +7664,13 @@ eterm|gnu emacs term.el terminal emulati
|
||||
rmcup=\E[2J\E[?47l\E8, rmir=\E[4l, rmso=\E[m, rmul=\E[m,
|
||||
sgr0=\E[m, smcup=\E7\E[?47h, smir=\E[4h, smso=\E[7m,
|
||||
smul=\E[4m,
|
||||
@ -595,7 +595,7 @@
|
||||
|
||||
# The codes supported by the term.el terminal emulation in GNU Emacs 22.2
|
||||
eterm-color|Emacs term.el terminal emulator term-protocol-version 0.96,
|
||||
@@ -7725,7 +7795,7 @@ screen|VT 100/ANSI X3.64 virtual termina
|
||||
@@ -7728,7 +7798,7 @@ screen|VT 100/ANSI X3.64 virtual termina
|
||||
dl=\E[%p1%dM, dl1=\E[M, ed=\E[J, el=\E[K, el1=\E[1K,
|
||||
enacs=\E(B\E)0, flash=\Eg, home=\E[H, hpa=\E[%i%p1%dG,
|
||||
ht=^I, hts=\EH, ich=\E[%p1%d@, il=\E[%p1%dL, il1=\E[L,
|
||||
@ -604,7 +604,7 @@
|
||||
kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC, kcuu1=\EOA, kf1=\EOP,
|
||||
kf10=\E[21~, kf11=\E[23~, kf12=\E[24~, kf2=\EOQ, kf3=\EOR,
|
||||
kf4=\EOS, kf5=\E[15~, kf6=\E[17~, kf7=\E[18~, kf8=\E[19~,
|
||||
@@ -7845,6 +7915,13 @@ screen.xterm-xfree86|screen.xterm-new|sc
|
||||
@@ -7848,6 +7918,13 @@ screen.xterm-xfree86|screen.xterm-new|sc
|
||||
use=xterm+x11mouse, use=xterm-new,
|
||||
#:screen.xterm|screen for modern xterm,
|
||||
#: use=screen.xterm-new,
|
||||
@ -618,7 +618,7 @@
|
||||
# xterm-r6 does not really support khome/kend unless it is propped up by
|
||||
# the translations resource.
|
||||
screen.xterm-r6|screen customized for X11R6 xterm,
|
||||
@@ -7932,7 +8009,7 @@ screen2|old VT 100/ANSI X3.64 virtual te
|
||||
@@ -7935,7 +8012,7 @@ screen2|old VT 100/ANSI X3.64 virtual te
|
||||
cup=\E[%i%p1%d;%p2%dH, cuu=\E[%p1%dA, cuu1=\E[A,
|
||||
dch=\E[%p1%dP, dch1=\E[P, dl=\E[%p1%dM, dl1=\E[M, ed=\E[J,
|
||||
el=\E[K, ht=^I, hts=\EH, ich=\E[%p1%d@, ich1=, il=\E[%p1%dL,
|
||||
@ -627,7 +627,7 @@
|
||||
kcuu1=\EA, kf0=\E~, kf1=\ES, kf2=\ET, kf3=\EU, kf4=\EV,
|
||||
kf5=\EW, kf6=\EP, kf7=\EQ, kf8=\ER, kf9=\E0I, khome=\EH,
|
||||
nel=\r\n, rc=\E8, ri=\EM, rmir=\E[4l, rmso=\E[23m,
|
||||
@@ -9868,7 +9945,7 @@ hp700-wy|HP700/41 emulating wyse30,
|
||||
@@ -9871,7 +9948,7 @@ hp700-wy|HP700/41 emulating wyse30,
|
||||
ri=\Ej, rmir=\Er, rmso=\EG0$<10/>, rmul=\EG0$<10/>,
|
||||
sgr0=\EG0$<10/>, smir=\Eq, smso=\EG4$<10/>,
|
||||
smul=\EG8$<10/>, tbc=\E0, vpa=\E[%p1%{32}%+%c,
|
||||
@ -636,7 +636,7 @@
|
||||
am, da, db, xhp,
|
||||
cols#80, lh#2, lines#24, lm#0, lw#8, nlab#8,
|
||||
acsc=0cjgktlrmfn/q\,t5u6v8w7x., bel=^G, blink=\E&dA,
|
||||
@@ -17516,7 +17593,7 @@ ibm3101|i3101|IBM 3101-10,
|
||||
@@ -17519,7 +17596,7 @@ ibm3101|i3101|IBM 3101-10,
|
||||
cup=\EY%p1%{32}%+%c%p2%{32}%+%c, cuu1=\EA, ed=\EJ,
|
||||
el=\EI, home=\EH, hts=\E0, ind=\n, kcub1=\ED, kcud1=\EB,
|
||||
kcuf1=\EC, kcuu1=\EA, nel=\r\n, tbc=\EH,
|
||||
@ -645,7 +645,7 @@
|
||||
is2=\E S, rmacs=\E>B, rmcup=\E>B, rs2=\E S, s0ds=\E>B,
|
||||
sgr=\E4%{64}%?%p1%t%{65}%|%;%?%p2%t%{66}%|%;%?%p3%t%{65}%|%;
|
||||
%?%p4%t%{68}%|%;%?%p5%t%{64}%|%;%?%p6%t%{72}%|%;%?%p7%t
|
||||
@@ -17774,7 +17851,7 @@ lft|lft-pc850|LFT-PC850|IBM LFT PC850 De
|
||||
@@ -17777,7 +17854,7 @@ lft|lft-pc850|LFT-PC850|IBM LFT PC850 De
|
||||
tbc=\E[3g, use=ecma+index,
|
||||
# "Megapel" refers to the display adapter, which was used with the IBM RT
|
||||
# aka IBM 6150.
|
||||
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 19 06:09:29 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Add ncurses patch 20210718
|
||||
+ correct typo in "vip" comments (report by Nick Black), reviewed this
|
||||
against Glink manual -TD
|
||||
+ fill in some missing pieces for pccons, to make it comparable to the
|
||||
vt220 entry -TD
|
||||
+ modify mk-1st.awk to account for extra-suffix configure option
|
||||
(report by Juergen Pfeifer).
|
||||
+ change default for --disable-wattr-macros option to help packagers
|
||||
who reuse wide ncursesw header file with non-wide ncurses library.
|
||||
+ build-fix for test/test_opaque.c, for configurations without opaque
|
||||
curses structs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 12 06:52:19 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -547,6 +547,7 @@ mv tack-* tack
|
||||
%endif
|
||||
--enable-ext-mouse \
|
||||
--enable-widec \
|
||||
--enable-wattr-macros \
|
||||
--with-termlib=%{soname_tinfo} \
|
||||
--with-ticlib=ticw \
|
||||
%if %{with symversion}
|
||||
@ -682,7 +683,7 @@ mv tack-* tack
|
||||
CFLAGS="$CFLAGS -I%{root}%{_incdir}/ncursesw/ -I%{root}%{_incdir}/" \
|
||||
LDFLAGS="$LDFLAGS -Wl,-rpath-link=%{root}%{_libdir} -L%{root}%{_libdir}" \
|
||||
LIBS="$LDFLAGS" \
|
||||
./configure --with-ncursesw --with-screen=ncursesw --enable-widec --prefix=%{_prefix} --bindir=%{_libexecdir}/ncurses --datadir=%{_datadir}/ncurses
|
||||
./configure --with-ncursesw --with-screen=ncursesw --enable-widec --enable-wattr-macros --prefix=%{_prefix} --bindir=%{_libexecdir}/ncurses --datadir=%{_datadir}/ncurses
|
||||
|
||||
LD_LIBRARY_PATH=%{root}%{_libdir} \
|
||||
%if %{with usepcre2}
|
||||
@ -718,6 +719,7 @@ cp Makefile Makefile.back
|
||||
--disable-opaque-panel \
|
||||
--disable-ext-mouse \
|
||||
--disable-widec \
|
||||
--disable-wattr-macros \
|
||||
%if %{with usepcre2}
|
||||
--without-pcre2 \
|
||||
%endif
|
||||
@ -783,6 +785,7 @@ includedir5=%{_incdir}/ncurses5' "$pc"
|
||||
--enable-opaque-panel \
|
||||
--enable-ext-mouse \
|
||||
--disable-widec \
|
||||
--disable-wattr-macros \
|
||||
--with-termlib=tinfo \
|
||||
--with-ticlib=tic \
|
||||
%if %{with symversion}
|
||||
@ -827,7 +830,7 @@ includedir5=%{_incdir}/ncurses5' "$pc"
|
||||
CFLAGS="$CFLAGS -I%{root}%{_incdir}ncurses/ -I%{root}%{_incdir}/" \
|
||||
LDFLAGS="$LDFLAGS -Wl,-rpath-link=%{root}%{_libdir} -L%{root}%{_libdir}" \
|
||||
LIBS="$LDFLAGS" \
|
||||
./configure --with-ncurses --with-screen=ncurses --disable-widec --prefix=%{_prefix} --bindir=%{_libexecdir}/ncurses --datadir=%{_datadir}/ncurses
|
||||
./configure --with-ncurses --with-screen=ncurses --disable-widec --disable-wattr-macros --prefix=%{_prefix} --bindir=%{_libexecdir}/ncurses --datadir=%{_datadir}/ncurses
|
||||
LD_LIBRARY_PATH=%{root}%{_libdir} \
|
||||
%if %{with usepcre2}
|
||||
make %{?_smp_mflags} TEST_ARGS='-lform -lmenu -lpanel -lncurses -ltic -ltinfo -Wl,--as-needed' TEST_LIBS='-lutil -lpthread -lpcre2-posix -lpcre2-8'
|
||||
@ -863,6 +866,7 @@ includedir5=%{_incdir}/ncurses5' "$pc"
|
||||
--disable-opaque-panel \
|
||||
--disable-ext-mouse \
|
||||
--enable-widec \
|
||||
--enable-wattr-macros \
|
||||
%if %{with usepcre2}
|
||||
--without-pcre2 \
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user