libwind0-7.8.0-bp153.2.4.1 4>$  Apcr!M@eee|+R@w^@6K\wѰlSm|: f[J dEKm_6')9%k#zw$GIcKu8kՕV!>@'#>x*r:UN-n\ka 17 +pr7 RA{hRc]\hK]jgq9o_gt]ܼ_і<r.U"ޕ1:I=*a0d0d9be9fba4660471ca89c21b91a67b1840993bd3444089552bae407b01fe5740cb577132a4d426fbca861ef95d416b5020325옉cr!M@eeeG\tHuxzB=6#ۢՕ/=ho;&/m_ aQ,eJ-kpn[F[BIo.FoQ!ˠ@ርQf4]zP{8 ᡕKƷoHYY$rDÅ;>wNkp|_"5n5q`\٬Ůƚث%serg jڌq+t$i8k>pC@,?@d   H  ( , 0 8 z 0 `  (89:><@<F<G<H<I=X=Y=\=<]=D^=bb=nc>d>e>f>l>u>v>w?x?y?z????@Clibwind07.8.0bp153.2.4.1An implementation of RFC 3454 (stringprep)This package contains an implementation of the stringprep library.c(obs-power8-05`SUSE Linux Enterprise 15openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttps://www.h5l.orglinuxppc64le`cc1ea9dd1a63c1567b0e6fa02ce1ef9155f44c662027c5460d3abad41d847602a4libwind.so.0.0.0rootrootrootrootlibheimdal-7.8.0-bp153.2.4.1.src.rpmlibwind.so.0()(64bit)libwind.so.0(HEIMDAL_WIND_1.0)(64bit)libwind0libwind0(ppc-64)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcom_err.so.2()(64bit)libpthread.so.0()(64bit)libroken.so.18()(64bit)libroken.so.18(HEIMDAL_ROKEN_1.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1libheimdal7.8.0-bp153.2.4.14.14.3cS@c@b@b@b@]i[iZF.@Z)-@Y@YBvX@Xp@U@UU@U@Marcus Meissner enzokiel@kabelmail.deAntoine Belvire Antoine Belvire Jan Engelhardt enzokiel@kabelmail.debwiedemann@suse.comjoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejengelh@inai.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.de- replace libheimdal conflicts by obsoletes / provides to provide a smooth update in the new libheimdal-devel.- Update to version 7.8.0 + This release includes both the Heimdal 7.7.1 Security Vulnerability fixes and non-Security bug fixes/improvements. + Security Vulnerabilities: - CVE-2022-42898 PAC parse integer overflows - CVE-2022-3437 Overflows and non-constant time leaks in DES{,3} and arcfour - CVE-2022-41916 Fix Unicode normalization read of 1 bytes past end of array - CVE-2021-44758 A null pointer de-reference DoS in SPNEGO acceptors - CVE-2021-3671 A null pointer de-reference when handling missing sname in TGS-REQ - CVE-2022-44640 Heimdal KDC: invalid free in ASN.1 codec Note that CVE-2022-44640 is a severe vulnerability, possibly a 10.0 on the Common Vulnerability Scoring System (CVSS) v3, as we believe it should be possible to get an RCE on a KDC, which means that credentials can be compromised that can be used to impersonate anyone in a realm or forest of realms. Heimdal's ASN.1 compiler generates code that allows specially crafted DER encodings of CHOICEs to invoke the wrong free function on the decoded structure upon decode error. This is known to impact the Heimdal KDC, leading to an invalid free() of an address partly or wholly under the control of the attacker, in turn leading to a potential remote code execution (RCE) vulnerability. This error affects the DER codec for all extensible CHOICE types used in Heimdal, though not all cases will be exploitable. We have not completed a thorough analysis of all the Heimdal components affected, thus the Kerberos client, the X.509 library, and other parts, may be affected as well. This bug has been in Heimdal's ASN.1 compiler since 2005, but it may only affect Heimdal 1.6 and up. It was first reported by Douglas Bagnall, though it had been found independently by the Heimdal maintainers via fuzzing a few weeks earlier. While no zero-day exploit is known, such an exploit will likely be available soon after public disclosure. - CVE-2019-14870: Validate client attributes in protocol-transition - CVE-2019-14870: Apply forwardable policy in protocol-transition - CVE-2019-14870: Always lookup impersonate client in DB + Other changes: - Bugs found by UBSAN (including the incorrect encoding of unconstrained INTEGER value -1). - Errors found by the LLVM scan-build static analyzer. - Errors found by the valgrind memory debugger. - Work around GCC Bug 95189 (memcmp wrongly stripped like strcmp). - Correct ASN.1 OID typo for SHA-384 - Fix a deadlock in in the MEMORY ccache type. - TGS: strip forwardable and proxiable flags if the server is disallowed. - CVE-2019-14870: Validate client attributes in protocol-transition - CVE-2019-14870: Apply forwardable policy in protocol-transition - CVE-2019-14870: Always lookup impersonate client in DB - Incremental HDB propagation improvements Refactor send_diffs making it progressive Handle partial writes on non-blocking sockets Disable Nagle in iprop master and slave Use async I/O Don't send I_HAVE in response to AYT Do not recover log in kadm5_get_principal() Don't send diffs to slaves with not yet known version Don't stutter in send_diffs - Optional backwards-compatible anon-pkinit behavior - Removed heimdal-7.7.0-autoconf-2.70.patch, fixed upstream.- Add ldconfig scriptlets. - Fix 'Conflicts:' tags. - Remove obsolete macros and conditionals. - Ran spec-cleaner.- Add heimdal-7.7.0-autoconf-2.70.patch: Fix build with autoconf 2.70 (gh#heimdal/heimdal#856).- Apply Shared Library Packaging Policy and resolve rpmlint errors like "libheimdal.x86_64: E: shlib-policy-name-error SONAME: libasn1.so.8, expected package suffix: 8"- Update to version 7.7.0 + Bug fixes: - PKCS#11 hcrypto back-end: + initialize the p11_module_load function list + verify that not only is a mechanism present but that its mechanism info states that it offers the required encryption, decryption or digest services - krb5: + Starting with 7.6, Heimdal permitted requesting authenticated anonymous tickets. However, it did not verify that a KDC in fact returned an anonymous ticket when one was requested. + Cease setting the KDCOption reaquest_anonymous flag when issuing S4UProxy (constrained delegation) TGS requests. + when the Win2K PKINIT compatibility option is set, do not require krbtgt otherName to match when validating KDC certificate. + set PKINIT_BTMM flag per Apple implementation + use memset_s() instead of memset() - kdc: + When generating KRB5SignedPath in the AS, use the reply client name rather than the one from the request, so validation will work correctly in the TGS. + allow checksum of PA-FOR-USER to be HMAC_MD5. Even if TGT used an enctype with a different checksum. Per [MS-SFU] 2.2.1 PA-FOR-USER the checksum is always HMAC_MD5, and that's what Windows and MIT clients send. In Heimdal both the client and kdc use instead the checksum of the TGT, and therefore work with each other but Windows and MIT clients fail against Heimdal KDC. Both Windows and MIT KDC would allow any keyed checksum to be used so Heimdal client work fine against it. Change Heimdal KDC to allow HMAC_MD5 even for non RC4 based TGT in order to support per-spec clients. + use memset_s() instead of memset() + Detect Heimdal 1.0 through 7.6 clients that issue S4UProxy (constrained delegation) TGS Requests with the request anonymous flag set. These requests will be treated as S4UProxy requests and not anonymous requests. - HDB: + Set SQLite3 backend default page size to 8KB. + Add hdb_set_sync() method - kadmind: + disable HDB sync during database load avoiding unnecessary disk i/o. - ipropd: + disable HDB sync during receive_everything. Doing an fsync per-record when receiving the complete HDB is a performance disaster. Among other things, if the HDB is very large, then one slave receving a full HDB can cause other slaves to timeout and, if HDB write activity is high enough to cause iprop log truncation, then also need full syncs, which leads to a cycle of full syncs for all slaves until HDB write activity drops. Allowing the iprop log to be larger helps, but improving receive_everything() performance helps even more. - kinit: + Anonymous PKINIT tickets discard the realm information used to locate the issuing AS. Store the issuing realm in the credentials cache in order to locate a KDC which can renew them. + Do not leak the result of krb5_cc_get_config() when determining anonymous PKINIT start realm. - klist: + Show transited-policy-checked, ok-as-delegate and anonymous flags when listing credentials. - tests: + Regenerate certs so that they expire before the 2038 armageddon so the test suite will pass on 32-bit operating systems until the underlying issues can be resolved. - Solaris: + Define _STDC_C11_BCI for memset_s prototype - build tooling: + Convert from python 2 to python 3 - documentation: + rename verify-password to verify-password-quality + hprop default mode is encrypt + kadmind "all" permission does not include "get-keys" + verify-password-quality might not be stateless - Version 7.6.0 + Security (#555): - CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum When the Heimdal KDC checks the checksum that is placed on the S4U2Self packet by the server to protect the requested principal against modification, it does not confirm that the checksum algorithm that protects the user name (principal) in the request is keyed. This allows a man-in-the-middle attacker who can intercept the request to the KDC to modify the packet by replacing the user name (principal) in the request with any desired user name (principal) that exists in the KDC and replace the checksum protecting that name with a CRC32 checksum (which requires no prior knowledge to compute). This would allow a S4U2Self ticket requested on behalf of user name (principal) user@EXAMPLE.COM to any service to be changed to a S4U2Self ticket with a user name (principal) of Administrator@EXAMPLE.COM. This ticket would then contain the PAC of the modified user name (principal). - CVE-2019-12098, client-only: RFC8062 Section 7 requires verification of the PA-PKINIT-KX key exchange when anonymous PKINIT is used. Failure to do so can permit an active attacker to become a man-in-the-middle. + Bug fixes: - Happy eyeballs: Don't wait for responses from known-unreachable KDCs. - kdc: + check return copy_Realm, copy_PrincipalName, copy_EncryptionKey - kinit: + cleanup temporary ccaches + see man page for "kinit --anonymous" command line syntax change - kdc: + Make anonymous AS-requests more RFC8062-compliant. Updated expired test certificates - Solaris: + PKCS#11 hcrypto backend broken since 7.0.1 + Building with Sun Pro C + Features: - kuser: support authenticated anonymous AS-REQs in kinit - kdc: support for anonymous TGS-REQs - kgetcred support for anonymous service tickets - Support builds with OpenSSL 1.1.1 - fixed heimdal-patched.diff and reproducible.patch- Add reproducible.patch to override build date (boo#1047218) - Use constant hostname (boo#1084909)- Update to version 7.5.0 - Security - Fix CVE-2017-17439, which is a remote denial of service vulnerability: In Heimdal 7.1 through 7.4, remote unauthenticated attackers are able to crash the KDC by sending a crafted UDP packet containing empty data fields for client name or realm. - Bug fixes - Handle long input lines when reloading database dumps. - In pre-forked mode (default on Unix), correctly clear the process ids of exited children, allowing new child processes to replace the old. - Fixed incorrect KDC response when no-cross realm TGT exists, allowing client requests to fail quickly rather than time out after trying to get a correct answer from each KDC. - Fixed heimdal-patched.diff. - Removed Avoid_NULL_structure_pointer_member_dereference.patch, fixed upstream.- Added Avoid_NULL_structure_pointer_member_dereference.patch, fixes (bsc#1071675).- Update to version 7.4.0 - Security - Fix CVE-2017-11103: Orpheus' Lyre KDC-REP service name validation. This is a critical vulnerability. In _krb5_extract_ticket() the KDC-REP service name must be obtained from encrypted version stored in 'enc_part' instead of the unencrypted version stored in 'ticket'. Use of the unecrypted version provides an opportunity for successful server impersonation and other attacks. Identified by Jeffrey Altman, Viktor Duchovni and Nico Williams. See https://www.orpheus-lyre.info/ for more details. - Fixed heimdal-patched.diff.- Update to version 7.3.0 - Security + Fix transit path validation. Commit f469fc6 (2010-10-02) inadvertently caused the previous hop realm to not be added to the transit path of issued tickets. This may, in some cases, enable bypass of capath policy in Heimdal versions 1.5 through 7.2. Note, this may break sites that rely on the bug. With the bug some incomplete [capaths] worked, that should not have. These may now break authentication in some cross-realm configurations. (CVE-2017-6594) - Version 7.2.0 - Bug fixes + Portability improvements. + More strict parsing of encoded URI components in HTTP KDC. + Fixed memory leak in malloc error recovery in NTLM GSSAPI mechanism. + Avoid overly specific CPU info in krb5-config in aid of reproducible builds. + Don't do AFS string-to-key tests when feature is disabled. + Skip mdb_stat test when the command is not available. + Windows: update SHA2 timestamp server. + hdb: add missing export hdb_generate_key_set_password_with_ks_tuple. + Fix signature of hdb_generate_key_set_password(). + Windows: enable KX509 support in the KDC. + kdc: fix kx509 service principal match. + iprop: handle case where master sends nothing new. + ipropd-slave: fix incorrect error codes. + Allow choice of sqlite for HDB pref. + check-iprop: don't fail to kill daemons. + roken: pidfile -> rk_pidfile. + kdc: _kdc_do_kx509 fix use after free error. + Do not detect x32 as 64-bit platform. + No sys/ttydefaults.h on CYGWIN. + Fix check-iprop races. + roken_detach_prep() close pipe. - Fixed heimdal-patched.diff.- Summary and RPM group update. Do a direct call to ldconfig where possible.- Update to version 7.1.0 - Removed heimdal-version-script-client.map.patch, fixed upstream. - Fixed heimdal-patched.diff. - Unfortunately there is no updated changelog file in tarball, changes can be seen in source code version control systems history log.- Added a patched instead of the original tarball because only shared libraries will be build and source files of these (not to be build) programs have problematic licenses. - Added script heimdal-patch-source.sh to sources. - Added patch heimdal-patched.diff that fixes configure.ac and several Makefile.am files to successfully build patched source. - Removed unneeded dependencies in spec file for build.- Added Conflicts tags to spec file because devel package conflicts with krb5-devel and krb5-mini-devel.- Some changes in spec file to enable build for SLES.- Initial package, version 1.6rc2 - Added patch heimdal-version-script-client.map.patch to add file version-script-client.map (File is present in git for tag 1.6rc2 but missing in tarball)./sbin/ldconfig/sbin/ldconfigobs-power8-05 16737830807.8.0-bp153.2.4.17.8.0-bp153.2.4.1libwind.so.0libwind.so.0.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17799/openSUSE_Backports_SLE-15-SP3_Update/5623c60fc66ec998be265a159d1860da-libheimdal.openSUSE_Backports_SLE-15-SP3_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=45d0b222e4adec53bec1668b37c4925b0f83c478, not strippedPPRRRRRRsfHUo@yTutf-812133ea624cded4b2639c1ac871f7a1bef78a54f0294feeb00502b11dfb1d2a9?7zXZ !t/] cr$x#GWl[) Oq':#2ͅɁkni@Qܲ)V$)^l8^n|?->!aFnw c[.8Vy>OE<٬YMr|O{>nؑZ8Kn!]"Zˈ̓1+5cJhDޔO@RK찊&<(>/ZVpdr~FEǵ: &ƣʗTl<}w>]w)Ȫԟ/%օlMai2B rhl(c:s ^SE0JiE?{C `2+hyZ ƐV>E$þs,϶@H{)yekIaQd"Tz|&>̿>g `p`!!ī8nnV%OHˉ%NPFXo,DL0Z$x?+e )r 0-i51+ӠۮY,1l.zu 6d>q{5yq> L ?FϷ޻R4u豯JWiTV % W">_?OySO.)o&҈ }3@2XGҺԄ]*t~Q"s+XkOFJ^=׾\d+[m]Ҡ5WѻՂ\ڲZVnGKP][Ӝ~ N@dH0]_5y_76\~cc#Ff`E~h 2;M]"/k3<-9GWNllZf~ex̩(+eDYa?;<7%o_G\]S2(}@C,Q`子 \7P%\75:x?]Iv  * D%4mLҽ({oD?wwJZى.dn ^HU25^e젨W ^n2 Yjp9SXhb7oxGA?H̀rh:iz@Iӫ;ĸ߇>,T pgzd7bMwiםUakL;PZ\ZvnVtήs{עqO9opCsR ˊ3bF`ޜGќ)Í eJиL=T|`Gn]YiZ/ c-]6"`0FqijNy~?2PH9]^w5զURgrWQK`>G]GKhm:&hg1I\ /n-fu>1KY ܐp9b JsQSnnd7FeU$~ M-Ql1թDU<(\4]46YOjl )ڍ5 m$#A[ fP-.w9GzUvh~2 uPO F!4~  lx[ۡ4o) zLSxG#=!3U*L޶?t L-Uy pܺuEFڽVi+mx0İ*__o :IA-`eʣYPɊNҤ [/:`UCSߌ09U$VMA[u< bD:mv,5{"rVx$^ ^ϱQ.(Qs)g <+KdzS4gx BK}ʳ@%bHWZAXj<S3ekɓBՎӸ[)r!S/;Pm-)3HMAԞ?M=h3Kr/']hB,h`q{ůf.g_Mw_{o1K0d>:KSv.7O&yMDI_C ȓIRXUe_jCML&>.ElS ??PgJ^,5w@C (;}!\BE,)TSzO1j!bė \4j@M&av1qR/~Fqro%Kʂ焦<6f ˵AI瑩ۋ&l#DU\>U# vV>I2_\3`O/{wI!~"'bx m=}Y$ D`s~'U>XmߨC"ZDy)gm`wnOPXRq?RZIrRzL~m[ufԀoV E3JT;hMCnP]~SV, hS'1oFh;6/}-暁Q[Ճ-=pQhU1d-xY$q{,!(\voknxz$eSt_nLVy"AjR5wB}{G I{ᴡki!eIA ۚl9EUwzSC?- ˘]S.RX%5㛹!B ߉Y:2uWBeT0&3Fhf|hdؐMnv),9<%&!RJ5ŦgBݵCaٻ.<'n=`hcW3jڀ΁rAy S?Y`L!랹ٮ*%:#l~xo}o07Ͱ֟hEiр>Kq;%RbCxtYohhP*+SfF2s؎.=< 5~o6Aw bNAQf1?ܥJ 5P\'u ~JF. 5/{ay)MQ ϞM*4k1tlTG+4g;3 y`\ʞ\ W_ rb 'Oyluhq4@:򖁄3.  ̈́KD2 ERڈ9;=F £t?ku GRW{Y%тG`I]!>GY bj,fO ma(RuuǦݙ3Tg!9mʺ:Qȟ3s P*Ycy>7 i%iSny6 DG;Wxc 2llsIBrG4{a;i=/EޕP@{{}j ؟ÇhXw G\ "^7A%d&T-M$.!1EcKC93DЮ_x* u`(\gw~_k6SODyT1Ub8@JM%,5^ :Qm{\7=|I9𸙮r=d `?ے.WQd-L̍+ H^ !Su{wW'DX TEEڦi5rրL˶{6Mkm,qĚPnCŲ^tVy@ciT&[JIKS@w%xK֕+:5  kh ѽ۞Ճ#uԽ{Np|2{J>޽ UP2yM6o:nJn%ϿqixvO&w ͇gBsqAoou-_!%ʛ %kYԕ,beA_(N4҉Ik_%^d㉣a k8I&fQ)Nh2-})5T24Ye#\W5h lĦIFf9Eu2w%mώ`ϵGr2F̦'h0d3% b 9ܑ YG5N'g{dPg@j#{/* 1v%1M{"~rء 9F=V=?/a[^|c1hy9:mK- .(Ofb^RNr~pxGL -Zpw_EU?!vծG`|8 @:K ,v>T4woV U c.-]Ҷ{sXfOo@Zu!]uq#Jq5"CR> [ht`k1ό/ȇadb[J+[B#$DQгb>DG}9gם4YF|jڲTC@LP!@P.XY>*EIwI!Yb"Tq1G~Sq#J#W#%x/JZɽw}<㗥`(SH$v2j::! =GCB~4KLj 6,> |S*09`@KW#,T$3Xj/*}B93YF38wcyp&1|yݠ$FYZ{` %+tA1-|HӶ?om{]9`;|oGc`&QQ_5闫0>E]{cdqY-Pn(CG0wٹ;vM*0i '\3 :騈óLuMoS:{oུz,SmP`u!d۵sOO_:^z|۾FZh$qp aM-p{ϖ3\>EFydەÜIax8B#o+p$p84uej_(šT'w@ӿJѽ1n¨N5[BOX@cgfO(r440fo/u:lc/B;7y?$a^gk*Z3 ʎW펐eGk,+GHOv|7,eaK-"X bq;{_ ]e+'[3u]9PЂ1~"( 72ȱWIsJx` 7Pls3MbJ@ԓC.^ݙB]ht HszfN_MH7^?ϼɒf8=ً;K ƌEP]Xܫzdj/؊)I=H]rc (5 "|YB KfaCݨ `ohZ+jnX,pfbѓ_yVE@jv+ĺc{aT,AmύlƐG2ہ0l^)Dycr ~~tw";jϏS LrdèT9F!o?]As(plBC&HWs $o]P EAVgϩS[2^qKqgoi̫2UyLmd4;_[Ǩ)}6 w̞56C=9z4Qmwgc.Tؠ&'<=[r;y'4σS \ p06&pgcƋONIT_+5^C׵f]Oۙ'VSw^W:(>PeeJN3 `Y0\z 濋oaMf Bsi"tUI4agB\f6+$ ]`zڂoCHa HW\-Ot+x(hwPtTdp^ZMC#p$ắCܜxf|jZ>wJռbY7Da NTO=nfwG>ً2 [֚*h|ɿ L1uThӯ9,LC|jB"ANd /ɏn{DaCRcLs")RD~]^>s'Pfʼ]#ѮSy0U1ë:[Qw3ĝ;?؛'GTj%ctFqf8v!IB%n;| Dd =&#Bw[ v=\O|A֠!vx%1y}JO4U pd3Mt_tT-Kgihuqk`t5sG,NYlEs~+Rpie"+PbI69S`{Yd*E0dfB$2l:71,fi̼2)M*+^@Т$HhӢ ׎9AGٌ.C]R$j!E3Prea fwO+IPz6PFE7YrJE#zǯaya :TT,e2/i5IkrBX->hNu)s ^_]% R[DcO-*H` WA+T{ 2F_/hhނ",r¸X}I҆)|L޾y mG=fqF)ꦝ|J0Ng1\E{hF|҉"lyҀZ: 5&*0ߌ0F]/S=W`/LO }r~gfVw4©2tS~'a)Ir;[u,޿3ǬңMO@: =qx^Wy$m.OD5hٜ}gAjf?_Pcq_cxg3bIݚ)$/Fk=6AF[`8Uv :L}9q:c0x,vPӊlQjO9 04#|Țak%u /]13d=n%``rQ@wdG^%rO$3|e K'Y[ qv)A+QO6|}Z@ aL m~{, C)qi?.u.ȨLbZf )t+ !NEP&!X4oaF7s'-}K=H|:]<'$f'-yDŒ.GweO|MoO}D13A:y#;[mo(1Fxi)xWW%5H6]w~5 ANPkf_"B5Яp&QV-N>QlF|%Ɛ7sUdW?=+?!:YDM-bGpTFGw[gYsUm3}5$p E o5`jEtB8`u>)tjy懹ۊ9k |LAٰ,Fq+=m#ϡKƵFF{5kv/.2mlU#مu 2*Ȼm"[u/m޼3 uQnh:HG EG, \ *'@ͭ2yVJ~&Ԃ@oį]FufMk]T-KmasTUj: Q]7uZ<|fhXg6ZzCAȠf& LNb,\WvLvNMx_F]RD~a/wu<Rj.Gu/x}.I+}@lG=M-\"vK7Aչ@?ѥ8viqNK4 ;2 JU#~ͶR AΌo䡡}4_fւug-~OW$zGɎk:Fg$nU|1ĶlEȒY|=y)IYST߁g2z/>(R1<sq,:=c'*B>cE+õSl?9cVڶace9X|GMAbF7dVĈ5BC|\)|p/E'.bح[Z`YM] M_p+XZqA:K iEre,5slvmx)6w6#B_f}Ose3H#SXHQ_N0 s8:{hQw;{khRc$%L~}2}qDu&(ʺKDU /qggYxעre# |Vnb#Hu h{,S^H=d^ tGZ2DKkN? Pr&>s#\ τ*'G4KZ'=PcӰPb/|ugޒιU7qLW>EN,LK'B1z&DOqxbJ|QlgҚ Žm3 zKKZ~;wzAbmѢa)km%cwI,.D*.*i2(Ve.k[*SBb-T%u%NQ"1zR4YxL0>و$Ґ?q?Ef'qI l ;nOlzfs[#(2 Fm)XT|'7>﷤fvUJs;|h&zLKsvx1r/ͮC<^~gxia(&:dU|HuADrAs4т"m^`3fj8+2WU~E슬X l Ri}JvMoTD[X%.]d]ͽ_d6/lGsjWHU=ؓmJ6cO8 NKCtnL>mH]`De#C*eOpR[Ŗ*W@qf\ } >D>'TjyGRýnQi-b#s,yRWv%eNz@ࠪ)ޅ{3q\H"HHLjRvbo2XYϥťcrH ) Mtv aO<$c؏po<Q±_rEU:QXsA1+)Ef{wUں .?|%rpk3Z QX%"mP3?9ok!y~Gf, PBCk:]nʿ^xy!~ljpxq$qggeK>P7tƣ:U3 o ]k֝~du&"sZfG~T)ڹ5Kl(z ?h \Qg&|;Qh̼G%7Z@djvFn/0NJ<9fR\ba< DÍZYsc"%"$^I>A UP\Y݆"(ְ rwg[D#p nހUf Kf6SyӷD.p"|7F ;h ]`mnYNg{\{c' ٙsZN!w r껫 $sn қm)?>XǠYlOR"FѸ3ތ[?; %1.K-\RrW`tJ )_7:%Od#Ԡ+@q,ml7sqaK\R#l(o UWM_`Vk#svvEY9'2={59вծoΓ̮)7 #elSRb7i" |_XXܦ34v,>-{Y!FyM]IԺ:z.òy,C م lr9=œl\Gj(아~z#fFW# ,+3ңEB!8*`dr%)4o})1r PSym126d=\Pe!b?h]ii% @*8$Gݱ4<=}:]%k"fZ|*iWG?j ׇHf\4ڇ-7BnnjW\'s-Pƴv+u#KHtQ?pf~<384g#q¨P|F/:0ck"?8+,[Ld+},K7O`*8=DŽر Ydv_Nu(܋nIZ`uV:Lr.3%ٕzl.rDw`*ڔ9ʲ&tlEZzT]@FQ^!+,lg0AVN/UDν;ϡK5lhhklS_$=j[ BxLcDG/|믨 [='BDUZpaC*"QǗ)C~7$ZOG1'^Q8^s $۠i9|IƘXȝU*ٙǔ' g:C!i[! ΊrNVF;R/e0oq,P22C޼(r-pf7R UpbȸBq h0rf6UGC_:&@d,!p]ϟat }9ٖ?gm)3OZW$̹S& x*E,Oˎ"{}V묻Z=(zXd5_sIerd|zvxsNbnc*wNRfs-:z\~~V2gQ]‘bi7Ö'юHRm@z6$q#f ݄1 ux$|ncp};$慲}$d&,ԎfV\ 35ADd4sNGmF!'RZ⚿n'>|n 8S i([keBi-3 Bp8"Lyk"OjQMs BHt| JP7;9N5n4`󽻭.s}lr7I4Ř{rco"XʡdD%06H!)}!1cCNS_}B\M-,z8SvI]4d̰` ֺܻMbF}yx!ͦhe_`; 9l ,]|;X* @k='E !$ݷU{7B,qC^bWHJvK*.~ـ FsL%2YvF_  ] NA T`@ARM+-@wy f7+K%xaޯg| +9>UʐY@v<~\Z=Ǡ7!_=DDiu)7$Ff<2A8K R췦TVIDq/3D[bN,ɴ;wl#9t\=c%2=e䕷{׎C꤅ϞXEǁBA66U9_N+DSPNn z^zCτ48ؐnZ^, S$=adI*PPvue3Cx$pC>v|"z{%q8 f4nvHjLj`3YlBXuq8UAhFH Z_ЁeT <%U(-jmWS/qkߝ"mu>"HsA,4PmR^naoz)n{ڙ/ň"@n=Eߚ}SnFf0ɦ;#PCbq`JDzW ^w@UiHTfN\EA+;7ddGm\Q=eL7)uI 3 qx^+[] X͑K{}5ޠY>_~`I,PGn/B-}2(wf){*ƔNk\= oj_ށ=JGAbF^swKEhZ?_K2@QK<'=Bh8NPrx`3yc_Azdm LrJ"Vf>|_:s:jBsm0x¡$?~_?Re5: :u8=y|Yk;UQ0yT]TL1jyj&(@94*w ƄA1~Zu0/<\y= QZ´wE!r}tY-kЅ] Q!KS-=y?ӕ[*pnVvަVʏ6Ho<3t|$Vd T5՛N0ōurI@ëkZthl|m3Q=嶐5G)iM5Er/ŘD-88 u&FRp}H+M;!n/I~]+@+9Mi.( Kk!/Q̄84}URf5p 8OCclS7GvS f^hpX0yC@% Z*aHRa&vCt1C*rt"2} `%$/\mݯM1 $$ɘf=!ȄH~XaǑ-OLߎXqxМCBzFwt{iƸ0 K# M>^o$e?BD )M ѱꏷDIނ"HY^04A5Vo}+Ϟ5Д P:)N&tϷGR^l vO^L!]й 5jmz#Lґcn7fV+.OifӤKiR*!߹NZC)=@\Nǐd nn J7o?G{ܸ+w`f^§KYY8[^V+jW~g<|HoU84T.-eQ`!,p1I|ګp9X[3?0"?b.B.w7l/;W#Z' :A'?1$q]fmIy8ף1j護.JEÌ)ߪ‚/2:9e=Pl0[w38I_L#uՙ@\=Y2 <  @,NJ<%do_E_kf ?Fc;->}@ثܭ|LO'D梍 ia¶ҺueM~ϛi^7xm0CDG˭Ͻv&,`TIねf**hGC'=7AZE`jv9lý+fy~u. quW~=&=74Q +OV*.V} aS| * `Pu&\@Vע<ٍ!<Ra쪴ޯ=cq¼o*gspՄAf?!/VlE @-.D7׻MOJ9Fõ\ܯg뻭7O.t HR.NJKzTd U$b:ndar3Ou^ >?k̢D'@G. ^Gkx{Yr6*vC8 ߑ~pv**\ Ng#@ogw*.}q-+^gd䩴mNiNW2!,[U0lطEZ]l|wBk(ڽe~}0۪ƾg5:IB=R/87 #*FǗT`,]4q/6kPU#v:n! FQчk*YPLg/#f]iӴvbzͪ|`vޕJr <:)8 NH^uv5`cvC!ۍB_5ͫ5 *V-I:NeXj"樵'BMF#ge)Ec '}s H'/#*NA`Jdݪ4z}q4W3;V-r{<,f)5J mugWcz(V+}"w;/JϏ^+׎eo̳=wܡ3,I0a۵/jj/aS Ktől3v)RD: &*G I.V 7y+;َUN{/`wΚMBr)?7zHtyS(ܭsD_ hppS_k@@%!|6_E j۾J]35| @L*.(%]k֭1o9_f3-(~NF`RMrĶğ_~ļoDw4?* G{Xh=g(:/)gNI*x̥Ssaw.XX,auWI6&MK5x3蝺hFLV%B f`4x_a V£[AXMvs.{]j6A//WUTÙ|G"Nbӿ ]җ caAKʪRWZ8dQš(9APH2wk2Uv6ݴ\ oSt **=x ~cEw-wWbu[T^E}7]|]mGjh͌j-Gd(}dwk{BTɜ ]Nxgbsm #wH<2+Gg^a¯"]mS1{  NswER73(ƞ`c,PӲ#h$XS&Dr{t'p;ѪP([Vʳ,?.pűS;}nGvǮ9< ^d*Xf Q;H4gj;_Yɉ$qG2$6Rr7)7߹J܁ 8*c=O\܏L .*`4 X&ǿbMźX*Ǝ69ګ^_&ԡJQ9;4jkS1ޅwGٳ9uͦY|zM#u;c )q p= bU Ic]ULzP/x`"p-Lo0.[tH0d@8ao:ULzf␄jA1=+c3pgXjȏ_ٔ<>0\ dnK'@us1S\k!YT}Ix3%a˺l`(HV<3iJNx(&)%&Z2e`6© 3 ?,VԪC'YЌ]m]$߆f"h+@06`Ц XSkԷ =2 ATyZ1 fR&G5פ;4Tx0NOܽQ^_PZ:ԟBJ>Hɴw孬;RJٌd`}՚os pAUFCJ2N_ H=g1NT`(`^$/V"'$Widƒjn(_(͹;4vNrR o8˫[Zei˼0z0%j4cwyZ;-);aFw:Ձ779/Ko@췘/9UE'pxe%pxZ::{.;Ia?O!ՀӔ#&wfG,@?SäE,Km9|V K@❭3IȏYO:H g[*z `4wu.Jܗ$dƀg_RR[4~ЂDzb귓@):l $+E"ǏU. 2۟QRtFKt0zbɘ蠂yX/6t/Z8ekOH"m{r =3(R P|/k|jfLne8ϹЊ/^|$%o&P}A,šZd~b6> }M.{8qS5W ,x18K[rEdTN$~bNGΤefIi%B(X)mb|4OXmWS/6,2|>"A-BnO]{V瓢ܮ;f`8$j9@ekxbb@>T=k$ ׇ9g@D{(lj.d[-vZemkL?"z+x<dqՖM׳ o19xh5 ~@@SI G JdR$>{ M/։[b{^T;{dn*Ӊa')l'{Ѳ|[]9`m7An;ev7hX]އTIF69䟢&=87'hؼKhmDӔpdkb}t_004@p: uGء,ML19 QG̙S԰ȕ 7Se}% ێ:tW8L'&d ƭ)5Gk_Gc.=cS.Qu=y n [!Kg{r:M =Ӓ'%Ve}N;b&=iGXz]ZJ.XoonJc }lwC 6) Ū\ui޴۰yt p'X,]USH pZj|ܥDhy82wfx?p:2fx˴{4b< ->E15!\aO-k9rDqV1^;n&Ğ CC+Gt~G Fo@#F6-=>QWv{P,3+0@-H>ryRcG Hfs0wMϿ!\mc}!Zwiw3yWO,GSp'mNsGK JM AbՍK-)[NV%md<\j$Lŕ!S6gI3j+/{hE̡N x7f>_Qxy+\?2а8㱣ܐihcq%o/ A(@i|`EHr!q*6~\0P/ߧ_U'^;Yo\0jxwUIёfB%d1R(1[jK?S1[~%T;r"}}ho.֪+MJJ !( )uⰳ/Vg{[9cL0`PN_qo?6wõcb2{J#Њ,q'7ϔދF<ݸ4SqH+lEWSЛjYEK7c_}(+m,t# 91^I-\.&NB(K}Oӵz?_pĔ9yۛ2>[E,i ;v7Wf{y~rr؎b75}HEVZyޠ+;&aXdp(P6]lןsy7YyLH0{'ӓSX"暰F4Im\M[GCD"@s:kCaYVV0F{|Q C%Bf , 57_rjw^:Z7#)~rT 6ʗx˨FY)p:pQUޘVx\g,HESNI#amn Z|,PyFMRlgpbvYGmoVQ+^iZ('Yq9ɉ Iv7^Ald9كe$M| ЮS7")]o8v_$:cKnfb4m܋b>2',N  0G:sWǓ$ݣnCtqI;^)#$[SDLIu79E L=+3˯TOKE 4u@wxZԜ9c}L&$#*cSCB=MB_kRj+L11>jy;4TbϵSDu5zb֑'I?>@ f,=uRd'a|Y70ϸFN?A||LXhV,.{kf+]l]GwGJQs`KHG>zxH#3Xgߠrkrow=@1٥vWIJ^9l띀ڥP-J"zo[O( R#᤹%xWXIA3+3l d:Q>k:+TN}{y {j;g ߆Z0eg<{t)7PEe0l;XA7,X ~,."hmE] [t.4eST԰]Hh7A_e#T0)ab=HXük vD5w v|lbc@"uGGX?[hP!HOkgo\$i_I{^X;nt {öwc/9OoV&B-K@[$c *ϑeO&two{(wD: /-)68dH+sAW߉2Ilq f#S8!ChF,m7EaV !"5xo}zT*)).2(x,=3cF@5EOy}!+e?j4pm,rB9vQ密am+ZbbgK}eRO Suާ`&Ӧ!cMGlyin)/lS9 nT*b'@cK )˓@orAO(SyN丫ڎBTYl.i1mPZ =$9~C 97sIԫJ]N%L_p2ЧS׬tFcAiW4s(v-ӧ1fY9 ó[k RRh::HrOu:dM 08$^>HDόecZVvf@ӂ|\^m{O[Fqn}L4B ylwsAbD ;Fq L1~P$⺎&=pʦ 4|p1TC/JC2 ;]k03?\CIUf̴ͽ 4|63qOG35a«_̳Ƒ jA@`d!LP^ؘyT5y31OMDχ-'1;D$Z,ɀaO\f|S]O)NZ,~Zt YO |:i%s,(Ygzh`ۉd O HgDJѱ3^UZ.ڃ~:z4Bް댑\DvՎѲs{&dCVT)DBwx/p>Kfj>uTp\E`!O+ ߁ZM?DĂYz'Znjw'ϬWDo?Ҩ++4s4tO$f}pZ1TVXc!|HṼ7ƠGnmw^(ehk, 0 =dFcdD5DǗӎe'nHHp\gm"j>;B# m/[ y4Ok}iejiW&DHl! r7iU8=+ʠ,.d2.޳FUnd!u>v|XtEUιP#~̸*,8mqLI; чD>-Emd^~SFch' +}ES,a垪-؏jK\k<+(d/VSD6_8{3E2aΪ^ҟ\E˘M=ԌeJ8NPhwa&+(GK_cP(}B3vvrUZ̪̅HP ZU ?x5Sۋ ( E!|w3øe–~]K>[$8[Z*'uGR@)`^>[S*l}M盹Wvub`=O6\Z#>K"C 3P`| }edJ=+Q2'Г8>^~z$Ss֓sr='QsژF,$jHMU~x}-z=G`2AnVROn1=S%#=٤Ǚ ]Lbmf!jۆ..ᄚ85R|…HqJݲ B; ]SO{U#[#\)$9ac?Qo=;>e)wY `}-8ՂI^x*T,!4'>4 3oVU5=I gu͚UfJRfDk%v<w+WE"\UQRrbS͌rԉb-+B\:¤E1֜^+ؠTJ)IB.s8|jY!OT3\(^pk֌̟cT*NQ3&#S~4bW*Ka󚂻xE3u"X.`cOLu+jld=eC@[ykj:|%/|Xͼl7lcʨ_ugJ9CݖpB^ kx;3:H6(HLF>Dow:TD[2[:R:6| h9Fll!|KG {#Bxɡ=ܻD 5 iȞz p'P!ՙ,g!js?VpEFxA(>Lmq_c{HKvFmL=לI_"#D"?EzE& ?->E(lcM!_pwy!(Չr<Ε鱅4I p!cv'2P5RVq_/2vIMvxï4 u H Fy-483;;x')&u/⏰bJtkl_BffaR4{"ΎkhczsdRhF{?v\+'Vj"w׆L¡xU^#-zŏ?z8[~!U HD ǺrʡMo;ҟ^<%(W s/1C R1gW{|0|!ªv!kQɗjvQ17u[pQQq\hcYD`ƴ-CI.ztd^%#Mv]'6=I/wx)}L b*\^3#`>{Hc-B 7;pт 2^5w/wGb5\':XQp5|1oi٩n : *nbA"+2rU棠+o~/VF9-!@FU4W1!+u{QE~;"֭'XӑJ K@22:KwՔU25zqhoRzI7 jdr q3=rFg*l`OWO8Q|=J[rIOT.i& </Xlh՟k?^eWCƪ5vvmhY:Ukt/#د'9mP(ۑbZ$9`PᲊK*_4dT(l{@4)M'!*cSHV"P|]PT@HbTymRI \2GD DߓY.f^O٫F4e~~8j@ÝX0Xs7Cׂ[Cr Gis=?z^J6R%0|Kt32!NJɠF3U@9'.`& <[Q6:Rz w\Pl74@l!~]\e [34}įPbb*ZK_ L;r 9)̲c؛Pxrwmm*W_Wխ|mzUlߖJ1|fzsroǒ x%MivHC+:<7tfjՙU6`&1t`3p*{*5?.؏hkfl@q :ئ8ċ׮E؋MK(B^n<_iZ+KGT3=d}=;Z-=jOf׾e]>I51г dL2H2\0䊞Zw 93Rșx-g2  r14R.hUXp[gxS0Xqv A0Y̧,xORS0V}@-;.`˫M%>&gW̃ 94rU<_ʖB~ y̒Mod@# FxVeI{g9sNgzP3||.d{QY_\XxGNgR~{HTDBq%|JzV#\W 3 E4xG4A}ݬs U&fk gr+P@6P;r5oah˭=JƢgbVbz7]Q"mMiWEt0F k<֭4 >fEQJnt0;cښ,+QѼMHy(O-fg :dahiv }y|$Ө 5FwU2ِ{84ӛgA QjTr.s:?"OUK\D\S7NJK%VCM6zNʝ,,(*i~2 935Ŕk/,~2ɆV YA)p't6p!Z)c2~V|eÜU?/sdKȚ$~ }V^qZ?̋=kWSFϷ0bNf668R(vy_r 'mP K.*j *%\FJ:t=ی}Ud͑Vto qm8@Y:̙Ԃw㾵G9c:wVOdZU7HPkTRX[LFq6$Ύ _N͎nj[Wi;G ) Bs>>bU1D/XW!tozoӿh<G.6l庍@5ro}VvfyJ<3ʊpw#i =o*#"^k@%i cf%EwJ-B>3F"G-Ɋ&N 5hc.nY. W"7wdCqS:t|(Om'K$LdG0 ꠱s|~X^%xC"f?bœ}rPX}Y:"JtȻ' 8;OCy?8 Ҍd]+pнFO31$&Rod3ZJ!CyOx|(ql`p+R i]s=J)5d5U?R,<0TO݂漅(:GBE14yxֳ,ت IpSD2sݱ$Dpq`l>ce9 &'9|&pGg1[CӔlьms… b=_nY0W3ac,8#: d;%L#ƪ9_Ccm8D;6QYSu4v&]dwq@k.23;8qju?eΥ97 ʠ&1V !z(F5|LaE|\oK0UbWB>& 8SNb#iL#ht$FAUhBYͲYť ,ntJ~ tNŮ:to;aƀu船`3 O2≛ 3fD;!~- 2 SSIj)s &v͖RNo89u3;{4sʹnB/P`ݪa/9 cX ߺ#>"hYhm wA!zcAK:62܉2T8eP ;*T+;E,kALnTt$jЩrAG3h6hZf'vLX괒kub8kY ﭫru'ަonZ/ڄSҶ{^SiթDz N t$zop+DM`TDM?"D[[:1$Ϊ:RU)sM u,r{GL⯨]p?x_`Naqu2/i%q-pX۹v Y>zD1'ťc~Ylآ[فb~;UNˉlU$fc6 QJ` E4ŒV܉vI "uotYJJIow~K4P0+9>ɔHIXHώЦzA! ]GPTxYMmA{轅WZQs!$}`ڊ]'rϦ*!U\e:wzF֟mҰU&B~JO3䀝9aA49Vwm=uaR,-ŵ_#Izm1ؔխλDzxQUIZg]fp!}Ί~NL9O}H5F62RkjۃrȺh+MQiMŘE:eI(Hn ^&uՏe ;Á(_c./E1bV>؅!o6kn)@%KFjY1۬ }q&_g/lb*/o؇"ƶ0-m{/wo`7kp[^[sJ-D%̖UlR:7m =^AcWk(BnK4~.i@!2u3ɥ':Mzd"cFTMv.iQq$7~~z]K6񋫨z\ֶoW+LۑYo5rPS=ٜ!Nxm Z`ɫNf. io*oG<tC:E TՑ8Ob. z8RFyMhIdU34ϤdA]pdhRf+1X9byJC>C,uIx+)|/.<\n_O< ez5*hnB߹b/rX>>L;rx4TQ1ݺ.2-nQRq֭M ';x`VG.NO#N2g#Uޮ"MY8%+U^;\WX/JvbA:C ߆?.\H@0 $1Pgjnd嵲2567İh&]zX.V'cI&أlv nX"-bC])t(qj]:hPK˗Y `;RJYH>a+BLp>L!`ox ;b+ -dm)\=i7XQ6;Jo6Ye/2P^b/;3 :]eMʖ-ǨDWh%/e0鉲Дq }|@Av)%&hK!Re\$kS29pdl3`: [yvo/lβxGRmi 2 t:Nۣ7*_AQ`"Gdͬ?C✼ ^MqէM\G _կ1& ܷyҫB^oZ6# ;mo`Yr:?'BEè:طV߁v=6]\nAE|[a$ˁQ}(fZ>nh9Ji'.ڍO +A)z|`.n9spR~Lh9&]یΛ@Dg^qэ:ֽ6TjMLќu{W:3\Ȼ<#2$Yib5шZ&dTN#e`).'9JB #i *:;J߇qKhV̡x ~Fa/ѝ䊌M tnBsxK } Dmu](4(pYZAaM"t:L^o1 E77Jlr^&yto_k o~ho0R=oiU$su%eD$d͊ VbD|_UrZ\`8%]]fpRt9)KWWQfKܤ.  Idxs:T4pAl0Ɋh݅;fwC =],|ngQcAGCH,6oNQfMY9b` ~="N(嗢! 4*0jmJ^Id>!h M*=.$SIDJȟZ18N<Υ/ANP)Q2 HhVW9[>ݕG>XklEw!< )ҟw-.F% ۃs8S!UJgTy'c\ /MGx/ 8R5KZ@ʓw`K9 xmn~IV̎$4#ꗴ 3uo&=jgϘAը j3r`F6ߌ>>KJG'sGK1vlr3۰:"~y ^:YWD)U`y,RsoF,^(| ?Lˤїb4r͋JZߣa)yC9V6е'4,X\k.ViK-/Ɏ=XYqWM.&l`vzJɧ4Ye?s$TޢʵܩIt47^K|*Ǩ+I?a*:s0FbJwaCZ٫kQ,rjB)fctO? b4[ tZthCg`$["ܺTCIKG9PwcPI;xZK3^3RrگádRUm(@ʇUPHSZ_fUYN0j;7Zq>}߭27jb?.}_`z3u5:g[~3rVl}^_If)xZ ? ~(-*=+Za"pvP(Ql)ŋ¶|sX#|ckʣ(Aٳ:#35 @AaeƁM:;Tg*%"2ѫG8y.\.R$"r򯔈 `Ͳj>7'FStvOiF hlxtzOiU͈f}$*}9SwCgLk^~Qo.Gw?~p%4xw54W[Y;{r[4"'(~ À%K#pgY7D ӎ0T@ K*i[r?ߗϕk6W#t]WjLQ{ 'QT\t}WVMa29{)Ui*L?b ygMCК^7 \`JMϓP\;i.4\(>ahuiK7KYM$OqtLty#AAby|4|̬0[лJ1;"ϫ/A7NWXÑp ]TVy~M!)D|䡺ߍ%Iafә 7c5CN%:ye) gV^uB:ګ>7qwEu ?VI}XLm 7gsXTR@.SujWXڹ6B{nhqU 2fJ af oi? fx۫mJ{ҷ5fY}s/3q &*2*n%LcuSL@v)쫓#{MA*?z>)FZM2ʶ= Tzm_Dt}׶%wtXp0OKPpw/zfO ?.mE0eb]ZHu\ncCBF3]Y xlBTXTMEZe1[Dk?U nMiP^یQ0ҧyޏlڔ-ɜ|֪蟭Rv0t?a6tX^2E?ZFYJXv