libtcnative-1-0-1.2.38-150200.6.2.1<>,ie/p9|{Nwp=roӣx$9JIN}5E m+>b\(娞"F̳g$x krdbЌH%4"n-j4 "*]+මȟ-k{, žlё]Pbp TE;8[,Pߠ94Z1Ȳ\2  MRLt8Z߳A 1 W{fQ: H ܁YS;.'X>@ ? xd & [\`lp #)4L X d | B xp(8 9 : > @F+GDH\ItX|Y\]^Ebc<defluvwxy z  ( , 2 tClibtcnative-1-01.2.38150200.6.2.1Tomcat resources for performance, compatibility, etcThe Apache Tomcat Native Library is an optional component for use with Apache Tomcat that allows Tomcat to use certain native resources for performance, compatibility, etc. Specifically, the Apache Tomcat Native Library gives Tomcat access to the Apache Portable Runtime (APR) library's network connection (socket) implementation and random-number generator. See the Apache Tomcat documentation for more information on how to configure Tomcat to use the APR connector. Features of the APR connector: * Non-blocking I/O for Keep-Alive requests (between requests) * Uses OpenSSL for TLS/SSL capabilities (if supported by linked APR library) * FIPS 140-2 support for TLS/SSL (if supported by linked OpenSSL library) * Support for IPv4, IPv6 and Unix Domain Socketse/h02-armsrv1iSUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Productivity/Networking/Web/Servershttps://tomcat.apache.org/native-1.2-doc/index.htmllinuxaarch64xCp A큤e/e/e/e/djdRed9fd48de42429932db6867d6eb92ad83aeee8758e4a7db7e69e93c1424cc49825f2e8214a979076cd2963511f1504da2221c19e644b3a28fa03246bc24bfd054a9f2af6540b434fd6f9e5a7691b391ffefa477fe43f3a3030bfbfc043f67a0flibtcnative-1.so.0.2.38libtcnative-1.so.0.2.38rootrootrootrootrootrootrootrootrootrootrootrootlibtcnative-1-0-1.2.38-150200.6.2.1.src.rpmlibtcnative-1-0libtcnative-1-0(aarch-64)libtcnative-1.so.0()(64bit)tcnativetomcat-native@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libapr-1.so.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)libssl.so.1.1(OPENSSL_1_1_1)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1eSa@b]@]QT\@Z@VT@T@S\@michele.bussolotto@suse.compgajdos@suse.commalbu@suse.commalbu@suse.commalbu@suse.comfstrba@suse.comtchvatal@suse.comtchvatal@suse.comp.drouand@gmail.comcrrodriguez@opensuse.org- Version update to version 1.2.38: * Align default pass phrase prompt with HTTPd. * #66669: Fix memory leak in SNI processing. * Update the recommended minimum version of OpenSSL to 1.1.1v. * Update the recommended minimum version of APR to 1.7.4. * Document the TLS rengotiation behaviour. * Add HOWTO-RELEASE.txt that describes the release process. * Refactor library initialization so it is compatible with Tomcat 10.1.x onwards where a number of Java classes have been removed. * Map the OpenSSL 3.x FIPS behaviour to the OpenSSL 1.x API to allow clients to determine if the FIPS provider is being used when Tomcat Native is compiled against OpenSSL 3.x. * #66035: Fix crash when attempting to read TLS session ID after a handshake failure. * Enable download_deps.sh to be called from any directory. * Fix release script so it works with the current git layout. * #65441: Correct previous fix that enabled building to continue with OpenSSL 3.x. * #65659: Remove remaining reference to pkg-config which is no longer included in the Tomcat Native distribution. * #65181: Additional changes required to provided support for using OpenSSL Engines that use proprietary key formats. * #65329: Correct handling of WINVER in make file to use correct constant for Windows 7. Add constants for Windows 8, Windows 8.1 and Windows 10. Rename WINNT to WIN2k as it is used for Windows 2000 upwards, not Windows NT upwards. * Add a patch for APR that fixes an issue where some Windows systems in some configurations would only listen on IPv6 addresses on dual stack systems even though configured to listen on both IPv6 and IPv4 addresses. * Correct a regression in the fix for 65181 that prevented an error message from being displayed if an invalid key file was provided and no OpenSSL Engine was configured. * #65181: Improve support for using OpenSSL Engines that use proprietary key formats. * Enable building to continue against OpenSSL 3.x and 1.1.1. * Incomplete name mangling fix for C++ compilers in tcn_api.h. * Improve OS-specific header include for native thread id. * Disable keylog callback support for LibreSSL. * Add support for SSLContext.addChainCertificateRaw() with LibreSSL 2.9.1 and up. * Add support for HP-UX's _lwp_self() in our ssl_thread_id(void). * Remove default option passed for rpath to linker on HP-UX. * Add an option to allow the OCSP responder check to be bypassed. Note that if OCSP is enabled, a missing responder is now treated as an error. * #64429: Fix compilation with LibreSSL. * #63671: libtcnative does not compile with OpenSSL < 1.1.0 and APR w/o threading support. * Correct configure message for OpenSSL libdir. * #64260: Clean up install target. * #64315: configure output for OpenSSL wrong/incomplete sometimes. * Drop obsolete build time workarounds for HP-UX. * Add support for FreeBSD's pthread_getthreadid_np() in our ssl_thread_id(void). * #64316: Introduce tcn_get_thread_id(void) to reduce code duplication. * Fix linking against OpenSSL in non-standard locations on FreeBSD. - Removed patch: * libtcnative-1-0-bsc1199170.patch + fix integrated- Fix for SG#63251, bsc#1199170 (thanks to ohollmann@suse.com) - added patches fix https://github.com/apache/tomcat-native/commit/5ac1175a0cf24aae2a285b3f3fb877ff83aef0c0 + libtcnative-1-0-bsc1199170.patch- Add GPG keyring.- Version update to version 1.2.23: * See changelog.html for in-depth upstream changes- Version update to version 1.2.21: * See changelog.html for in-depth upstream changes * Fix incompatibility with Tomcat (bsc#1130843)- Version update to version 1.2.16: * See changelog.html for in-depth upstream changes * Fixes build breakage with newer version of openssl- Version update to version 1.2.4: * See changelog.html for in-depth upstream changes * This connector to properly work requires openssl 1.0.2 or newer so do not backport to other codestreams.- Remove keyring file as there is new keyring and I didn't find it on the web- Update to version 1.1.32 * Fix: 53952: Add support for TLSv1.2 and TLSv1.1. * Fix: 56844: Use OpenSSL 1.0.1j with Windows binaries. * Update: Use APR 1.5.1 with Windows binaries - Remove tomcat-native-nosslv2.patch; merged on upstream release - Remove %gpg_verify tag and gpg-offline require; let OBS handles gpg verification- version 1.1.30 * Fixed double-free in ssl_ocsp_request. Patch provided by Aristotelis. * Other minor bugfixes. - openSUSE: Fix build when openssl does not have SSLv2 support. (tomcat-native-nosslv2.patch)/sbin/ldconfig/sbin/ldconfigh02-armsrv1 17101739791.2.38-150200.6.2.11.2.38-150200.6.2.11.2.381.2.38libtcnative-1.solibtcnative-1.so.0libtcnative-1.so.0.2.38libtcnative-1-0CHANGELOG.txtREADME.txt/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libtcnative-1-0/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:32931/SUSE_SLE-15-SP2_Update/1abd0da4d1ba973d32712f2230c7371f-libtcnative-1-0.SUSE_SLE-15-SP2_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=56a49e8b7e6f63366acec0220b04c231f2df5fdd, strippeddirectoryISO-8859 textASCII text PR RRR R RR RRR RRKz2PJm2utf-8bf7606321f854dc8f8203772323b6efe8c61d277053be746ada38d4d0a60ddc1?7zXZ !t/*WD)]"k%+ƒ+9pR{ǥN y}GWX2}*Yд 3+EyGA7tꞿMQ= beO3CHlGc*0߳x?UX/0ڙ8CΨM[Xb?hw.#Y|DT6Eugp2~0DL|<=ze[%R!r T$2G 3f3E<_h?P-ÃWvs&?H55e巇U#+^znQa㢟ScCmM(2:;0gBo70U٨τ RY ) +'8[BI3lZR:R5C .@xh-TuH\y!Y0ś4zö %=O,2$Fli)j"_mA}*?Ǐ\|L7 w ,4g9\ WdxPnRP=} =9h=(9C[ OT Yd$M.)al6.xDUkЁZB}{Ów K 058zjƂMc7ɭ؎+ZvKG577I%q;#e?o xJ@4WR&/o{gUQoۊ`"+80c:&R$ AO$xWIF(W-2vrN aVۙ6~"vm~^LtQ1GC3+~Pٙv#[WEtOf4Z9ٻh.],*l5PlRM+>?z-c qlqd dTvmo=D@AP,2 E>fB;!nf̏jdӾ{-_S$m1fs{]{1n: /Ml&Ypf~s3N/>>YnA@HAz.|yjϿ&۬I<,ByޮC-p@F-jw?"-f!N uW>0[wgSNc+\mSu9=\hDOF`WMcUޕZh^FgP,ݨLLZB+HT*ԗ7Cݺ+YQ`(!M[ZX!vW*S]}]^A\'{it(EZ`%l-tD n^!jL@?'0=]s/= ɠfl WAZ*.8rU*uriӖeP[M1Ħܡo)lWk==fj Y+k_H^sPqyP(\jyK<.;c ~vd۰nZqS*}#m ?DfB#j <;U<4[y5A, l!Xz.[@(?'8)qD} ՞A۶KFxe"mu8KP\jyxȷh-F $)wkWs[(f4OxE ϛRhyGџ Zwb |9G#״2G@sM7#~"lvqŜđ&Ԗp-: T]İQgvi.[hяL6pIxnJH!1;DN+biyW ;C.ć r}WFE: {OZaRDL&t1^Vc%2|dʛ|#ϓ>xr1X,a|YvN KSXf>lxZl|fډG9`k]!ûrqKETXb2ŗwV#%`ce3ErN߫fAGKZ+<\xu7QjfԊ\^KRuT3ZUhr:c7f&ek~V9#H^51>.t{f&հ+֍c{U?R0B &sp ΉMT&ʂ+[p! G4(=fh s(ԬQiM#=;\vԞ==O2ՍNhr1Ys7C$;Ѱ'.h 2-3~ zh˞"p5)6sNC~yX!hI{\k-h9gF ={/pKn;rr~ܺ+KiY;@/1F9Sҫٽ7y^+&$d~ .TbC6ֈz#y٦|WP+DD mlrA9ESP̱;6jt[[8_#cI©o!"6Ԙf?vU~KN6́+~Yvn邊63౉+K"~GSlcQ:cocI 0x =@ض[z[] \i<״<HY8|J PLOP-r袊ێ'sR?x0@f-`̦=3 eqX4D˃[-(EtۺH;hHB(7"}# zG?i J!KHk ?ItzD3Pzq(uw>- N`)!q]Xn%vua.뤮P53B\w{yY #5Vf^opX֐5D_;@[5[ C+މ6^Hے~r‾H4ʣƛ'^X3z]hS`ƛ(2`YfVnU=BX@ٖ,f0 &Џ̺Qnѝ 9yOX" #b b%W4+ݰ}m7}3ła3;FP4A pMa{G-ī9͖9;ps"Zd)H={X"/-vm㸼X$:gmޚd*Z)snz \?`a밗3j *\] @ @4%I%5j_6>RT%Ƌ~o]衁)%]gabk9XIZmV(qCMXD%6U@UNib{Z9Hn-~7; v"ڽ,`ܙGbnEWM5%##N%+}\5UYMa PUn~@AD(st@tU_Ncoտ 8PVuϧVH 5T w8%șQ-,1aW4en'y8^ċſQ2OhQ&'v^` @g`ˠZ{xxE{|jn4uuDlw7@@iZ0 A]ĘCl^4cX43aԾd ,q2~dc`Pc dZюջ@,*Vֲ0Y+.V\(mHw KZR`mߺBiP{:\~4V#W=xQqiYX%"ܧp~ 1-=bpGۉ*$ĤŴC.j10Ǽݒ0,%dKI.{I\wH; ujˑx íwQzA1Ls'S}kT\&qKL)ұ~>zI;i:Z3.5[;]h2:N.T% H ecLN3OIM_;#>*K.C6ᅝK% {3g .Au+--#c6R7]ܜlP?~ .^Qk]=F:&6R,3pm)lWWUv 3x每._2=Gm#,M1 p١!CtqԿ| PM˕!}("/%#uimrf/p ^$5p QFNPQk+ks{ {qt%I(a-w<{ ϶$ǩ}l+yd& q! :U<S;'R6Q} ťl4(%ƄaI&=fdAs g!ճ^䯯B U q^ta6zj}_i$fd;:ŧk_s&G/T.+QD,vTD7Lw\KBHtc#[(xao #P߭\]2W" UP78вPo~|߫Ĵ~iL 4w'!k3CPA( [g.PH bZYBY*5 N.Ox~%&-~b=f6D@*cFM?\QF97k=5yB|αݬV)6[KDb|%B?(:ÒK/*EMة k:]FTzwgHb3p{ur! f5^6;"jHԣ΂r`Qal4)ޕ5}PjrTXRfwѹĎ*/ 8 ]CDN+mG\Qf10LXN@)Q2~K,rhv@ ->ش`?.+iGU !mTV.R㓰?~ތAX4>$$=8/wf & f~?^50/Wڣ(H ^5N\ե=)F'>v".'3(!dD,:'ZmԏDUͳ$^䛑لq'd" uH_ Pjuͽ9iJ8uQehV?t ,ǵj$?=ګ}Α=ـPģ+wrGvv*^1(UXsjB$ޝ';LV%* B`]#Ff¿ob3IJLfSG8a"D)K6rE!ÎM="mrPpk9`sHD׬">%FzhVdjiaUSܰ4h`Gc!9$#"|բiʟ:iâ'g5sW:Y.<'0GhӺy"U'[Mn Ȥ\p 9:[eCT8O95w\0Wv,ƾS)dR!nyʦ@+.hn\׬9 +O,PF]fn 237p.b"$ckNʎ\Ɓqupeu =@Hd^ZE,\f;IJVu$.y:S-i"+e\Cɤ]nn(#Gj̀JȏqӒ4yI&eV/6n~ބ1S!UӨiӧ y+W>?2kYԉ0Jt1{W+GXSLt"^4tṊ,WU/ޢzɒ7%d4I`eT<{!'pvo$ >4 s:#NܬFhQ[h29{|Lun;ɯ46d1KqH~Vۏ0x[D?$HبpuEy-g518ϛb\ǔci&L'Sxޝ;5TnRu(lE2I5(2ld8 ᪛+/G-^ς#e@^ nBS9q^@xu5{X;wOYKɝʇ0fr~$k@}]C vlp=i=$?OڧRI mYipF&U9a9^-јo|wX  qFǕ{X5kVfb!elxIY9'))pA kŅ把kgNt1 {qLMS bYEv<NZX NJr*C |dg(mr\?P/(W9g7b>A؍Oyk".7K)RLS[!p=O&#H^.x'B]A4ͅ~CءI;՞F*F4_ 7l 2'kǕEa&cp6 ,r l~Z{Ģ#o1^N;ĥ ^/^;sg@a /@-1Yu7ݒ$)\!BzZ( hP'@e%$.`|NӞu>щ,0 =rfd ,-*!u}dg(Domv "DL:4GRd3+ՈP@JTQx̿*USZykHgg&MɳIn24 zQN1|4TW\>ʸ#4;<gOg9uC/R ao zss{?MeTSIߏ4pԉR istJߍ]2 ۨR)cyԍl>bŁaNHV>Nh)Ama omN[NOmQ5aJX(*g]0!0! ai6,Zcm}?v2󣓖\j W2ݷ[ٳ~{X)tn1P݇/MfL|Eh1w~_n7W@yukA&9bcSM=|0iʲ\Jy}#!۟b4*+W/JAƷK@{EVUM(~WK܏n/Tk*兰A$M (>qpĭT-Kn[w^U@Lo};eי:ȰE[> 5yJ+*"m҄irpGqBobjPT칞K?O㥟K{2%3F?z|&Ob)Iu 9;RG +}nOr@([]X!1h V`'wN7,^H-v6 Z%۲K'2j[ TCy7ze ੀ#\ۨ%QnP= F VJg+NY9- {2f'ءDw›:3XM2rFr84&w|<{p`u0.eT""TeKb#2sd!05 TR"AS@[-sʤ?v($O#E s߲j fo:b;X.{|Z P0j2AMii? ;%{闏"P :|]eMHyA"Ht2e1h2~<]NOl$A%$ybN [@3#K'$a|b GLAst>>h/db8Q Ϟ`Js2H Ms&QvҝS :ξV߭j ľwo&D\'ޢW#w%Mh @%U6g:ϾYzÌ̥ggrT;Q#t#gn-iͤȌsgo,cC4X mG/B8c9|>g-\nCkcɤP"ʙ.q}/+bd :P tR 2T.Py_(S e ڢeI8~;M@nθpyr$玲!XSպژl5"*fL`VP.i# 6gj2o1e %&aB 1D30#2ǹoUTnFCbzb>w`#V\M tmY:d4pdXǐw;YH6 Yڧ"/sCv\ Wa584F3WEŘTuS⭓ y*܍"P3Br<꾨 Vb0]Li% 2wfp&2jaJc qնH$3H^OM87 E;}eUGR9XBCŽM[`0jND#p=/Yl+xdG?lB3u'fq)#irٍ(J-Dƌ ޼>2ЯpyΣٌȿh*غέ&Qxa}SOt2/v>?;#A d]&mceyNl]09f,%F$ߜŋǷ P[&'Ix{PA꺤kq4;ipn#RRs3-e0Xcu 'Fp'i׌i2) emE3&MzLS:QTYMTAT8; җyJV%X3 L5(ZB.aX=Hۈnc|g]ײU0՞WmV-^`V.>/h}t򕌣$ئrsĩS1rf?3-Y4Pk\K2ocuW\J\rN+nV5Hm$%9rG <{>nM FoXNeѓHoubޣ(_=B(X*`;񚷉9 j2s#:zsZ7󘹘f p7Qth)1N%voТW97a1ٰ]+nK> ۲a-͖KIOb"c}Y->~ov %/ $^Qhs0A u`WBA Bw}}I;ds9tLݬ:m/Dc^y06n9QWYh:,gP^P[+7 Ν4#9#F Ц ~VbufǵY+12)\׮Bg4{!$+e/K=6P`BڰJlD gJ_vv\ܓDt/o[@5-l^.@M B6aϪeCbVs!]7T@_;$S C{xժDa|G( 5ΆuxBm|4zPRrD@ԙ ao[ypb5DCi[2Fu5F%x%9#Z* @02lv.Ċi|aO#3ߌ Ĩ] 5w֫/QzrɌD( )NWZ30Lnh@ /S^YPswć1Epr EZ}? +I3?4O]o+vjKmH2c!TLG簑 ,N?GI7ʓ 5 5J?Hi{uLۡ;4qqT~bx`MT W` {51 <& q_I%%P?6TIdő;šBrS RE0rvjw=.ymK-;چWTZ3[CQk)F&Sn/RGr*#Z:k[#k WaK9Cnft{{m5%䈂XO .&a[u9F )5s1քt:[&_2ٚ[(܁7gIqB3Kl<_!03W4_Q;fcr%'t8߹O إ4Y(9̈ }~F K? l.0`?9&:ze|JKIw+>g[? =XȨܚ wY6m]N )$g'I0G-U!OSfB, +4taDhN}V O9^}:?/mBrtW"L;|1zUȽ↜e:Kנ sPkg:rңF|lӓbVߘt;[1)Pl# ߓ!gd px^e a-ꁧ{9n8 wl|d~I4"΢NR|.㟍_y6~q5$[KMN$f-yU=йAf~> ihSWGn )Kk4Z\f<T>~6l#\"HĹPj?v=)3#1oHAh3(wj X-߅N;6ѝaofĦb|8_KJP ۈ{(y*d˭sSHTFS0 a{Ac!C7tDz!Q8O' IE8ezLS(۔TGw92ޫym.cKOb34"*)\MkL/c(-~{5'ggJ *{yjV'᰻Ǥ*IK$@08IQ*1hcLXm4m#e6Ϙs1݃,BЌ=umdF;~}^2{_+ eoK|/8H6n"W>weФ/th:L:v(3!$cO6>DMꤕj _;]&b2GMնˌ^bw%(¯.T?SAO>=ՊĊHia1ϴ=3Rǎ:%fu_랋ˤp@ݘ$˼tH~|XQ '˼B۷\YNt E22~M!旓M Q761W#`aQt?BΫJ!xyLCO@E|T}cѣʝZ(lbT93jo%pFR6%#6(ٷ ,=T6yUzDBVߡRQ58w &yE"y}%%R/í`Z 6U@}?%%6DB_|ZU,cI7b41= nhǔBY* Fa|UXX;tGT_ qIO=ܦr*t+j[I}y}'y6^21`.Am-f.sGbiƒ/Ubiżү'aK8Q0g\WԦw:hDp9]* tiZ*0MSohe&"`B Q5HD*SC0r 鹰_Z˽]1 Ɉ~Иᰩ-@&mjo1F}`!]HGݞqU\| )}~S}-\5ĖK} 5ƨvalu0;|xn$ ?d}7̑8EK>|IY|pP.捻E2b[^&tJ!-76.B0!U0UB/q>U*[/k5D rE֬ C6wkCYCB'wt;oCsc3܅fȣq:qlGe sa7aewJBhB, 2%y}Lzdž|oZd,߭}hrifϵUV#?2qQ,!B=$&eǾq͒[l(Δu|_:R\>.P~uNͣ ]088d:jOFZӾݣoZ;1$Ż apx5RD[vG$'۫6־޳ϒQ&l,9Ţ@&}{`P:l.*MYONd=h<#(Mۃ$u@Q[OMlϵ{+9rْYEV~apz>WóXOTRq_% 7kQsses O9u- ![#蝃ytY {6!桒Vi7;>v]r9&,sZ> ɚuiR K60?W9 $FE$O+u8֢ϩJWrFrAoI.'rt+Xly˳Տs9 V!v}jǺ #ݠGyQ}jf:g0Gt%Y华f\?=R=E|y)0&,G6Dk@+Dae]A_$a7$MwӪ|XTeT4X5g?ުݰ Iqm4JXUBrel[$xX;tɼVBgvK5f Βu Csv;{*f#Vs }ϸ64m2m50^SƷ "2  #Un 7Ӵ$P_[woR)t*+A'n{h1'5;pF0A!o`v3H0yO=]@iZjf<y&ʱPbέ7P8:o9q-r'V;*LhOV$''@&WlC), t+Ŋ`{q?ck>eI*პБ/ v8HTԿ~Dqw>:&ݜ EGC6&K{TX9ue44XE_FgV-=+.@ڵ `$xyf P'~L9YgΫ잔.O]A4{lkІk YHYTDS/ͼyۢ3]qb.d=jOI)kQ*?[h e'.=PIHc=Kӱ'>db$O{gMnel: h1V]yQ+?jכHK–tbrr!wJ º:O> ~1}m敢oI,]{:Nkz1m"x b NģόB<:u_^lPgh⋸``ɖ|}s2xyg>^˽!$궤\4c]j*=nx}lsR4%m4"/ׯxnK:QǢԥduo]!ǸN &͌U-if;r{;w>NңѤ~ס4ɞۈY'f!Ee=5s|_7BͅZE ?3K `\   1]QJlx\<݈|5 YZ