libfido2-1-1.13.0-150400.5.6.1<>,idIp9|T}>-X@}D1h&WulϱǃP)m?N)(/Wc.|Xl쨷8+/bkڽo"f&[`qϗ"wC3x?3hd  ! A2? Uu      H`(8!9!: !>.@.B.F/G/H/4I/LX/TY/dZ/[/\/]/^0b0c1*d1e1f1l1u1v1w2x2y2z3333"3dClibfido2-11.13.0150400.5.6.1FIDO U2F and FIDO 2.0 protocolsThis library supports the FIDO U2F and FIDO 2.0 protocols for communicating with a USB authenticator via the Client-to-Authenticator Protocol (CTAP 1 and 2).dIibs-power9-11"eSUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/Development/Libraries/C and C++https://developers.yubico.com/linuxppc64leHQA큤A큤dIdIdIc-dIc-f6a156e860f537e6928ac69637f523d73cf26d19b5f15c4f67b7edd1a41769a763e265c0fcb92d60b812319bc503338068722c8837746e76097b050d1d3da0c281f1393cb2500690e04cde6b62adbf3aaff8f64b707c462b777ce309565aadcalibfido2.so.1.13.0rootrootrootrootrootrootrootrootrootrootrootrootlibfido2-1.13.0-150400.5.6.1.src.rpmlibfido2libfido2-1libfido2-1(ppc-64)libfido2.so.1()(64bit)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld64.so.2()(64bit)ld64.so.2(GLIBC_2.22)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.25)(64bit)libcbor.so.0()(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcrypto.so.1.1(OPENSSL_1_1_1)(64bit)libhidapi-hidraw.so.0()(64bit)libudev.so.1()(64bit)libudev.so.1(LIBUDEV_183)(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3d8cc=qbA@aaaI@a@`z`@_@_X_N7_@^^@^˳@^[]]y@\"\ \\N\|\5@[ @[ @[[[+@[ Z@meissner@suse.commartin.sirringhaus@suse.comsimmphonie@opensuse.orgsimmphonie@opensuse.orgguillaume.gardet@opensuse.orgsimmphonie@opensuse.orgpaolo.perego@suse.compaolo.perego@suse.comrpm@fthiessen.dempluskal@suse.comhpj@suse.comidonmez@suse.comidonmez@suse.comstefan.bruens@rwth-aachen.deidonmez@suse.comidonmez@suse.comidonmez@suse.commrueckert@suse.dekbabioch@suse.desimmphonie@opensuse.orgkbabioch@suse.dejengelh@inai.dekbabioch@suse.dekbabioch@suse.dekbabioch@suse.dekbabioch@suse.dekbabioch@suse.comkbabioch@suse.comt.gruner@katodev.dejengelh@inai.det.gruner@katodev.det.gruner@katodev.det.gruner@katodev.de- Use openssl 1.1 still on SLES 15 SP4 to avoid pulling unnecessary openssl-3 dependency. jsc#PED-4521- Version 1.13.0 (2023-02-20) * Support for linking against OpenSSL on Windows; gh#668. * New API calls: + fido_assert_empty_allow_list; + fido_cred_empty_exclude_list. * fido2-token: fix issue when listing large blobs. * Improved support for different fuzzing engines.- Version 1.12.0 (2022-09-22) * Support for COSE_ES384. * Support for hidraw(4) on FreeBSD; gh#597. * Improved support for FIDO 2.1 authenticators. * New API calls: + es384_pk_free; + es384_pk_from_EC_KEY; + es384_pk_from_EVP_PKEY; + es384_pk_from_ptr; + es384_pk_new; + es384_pk_to_EVP_PKEY; + fido_cbor_info_certs_len; + fido_cbor_info_certs_name_ptr; + fido_cbor_info_certs_value_ptr; + fido_cbor_info_maxrpid_minpinlen; + fido_cbor_info_minpinlen; + fido_cbor_info_new_pin_required; + fido_cbor_info_rk_remaining; + fido_cbor_info_uv_attempts; + fido_cbor_info_uv_modality. * Documentation and reliability fixes. - Version 1.11.0 (2022-05-03) * Experimental PCSC support; enable with -DUSE_PCSC. * Improved OpenSSL 3.0 compatibility. * Use RFC1951 raw deflate to compress CTAP 2.1 largeBlobs. * winhello: advertise "uv" instead of "clientPin". * winhello: support hmac-secret in fido_dev_get_assert(). * New API calls: + fido_cbor_info_maxlargeblob. * Documentation and reliability fixes. * Separate build and regress targets.- Version 1.10.0 (2022-01-17) * hid_osx: handle devices with paths > 511 bytes; gh#462. * bio: fix CTAP2 canonical CBOR encoding in fido_bio_dev_enroll_*(); gh#480. * winhello: fallback to GetTopWindow() if GetForegroundWindow() fails. * winhello: fallback to hid_win.c if webauthn.dll isn’t available. * New API calls: - fido_dev_info_set; - fido_dev_io_handle; - fido_dev_new_with_info; - fido_dev_open_with_info. * Cygwin and NetBSD build fixes. * Documentation and reliability fixes. * Support for TPM 2.0 attestation of COSE_ES256 credentials.- Use BuildRequires: openssl-devel instead of forcing 1.1 since 3.x is now supported.- Version 1.9.0 (2021-10-27) * Enabled NFC support on Linux. * Added OpenSSL 3.0 compatibility. * Removed OpenSSL 1.0 compatibility. * Support for FIDO 2.1 "minPinLength" extension. * Support for COSE_EDDSA, COSE_ES256, and COSE_RS1 attestation. * Support for TPM 2.0 attestation. * Support for device timeouts; see fido_dev_set_timeout(). * New API calls: - es256_pk_from_EVP_PKEY; - fido_cred_attstmt_len; - fido_cred_attstmt_ptr; - fido_cred_pin_minlen; - fido_cred_set_attstmt; - fido_cred_set_pin_minlen; - fido_dev_set_pin_minlen_rpid; - fido_dev_set_timeout; - rs256_pk_from_EVP_PKEY. * Reliability and portability fixes. * Better handling of HID devices without identification strings; gh#381. * Fixed detection of Windows’s native webauthn API; gh#382.- Removed fix-cmake-linking.patch because no longer needed- Update to version 1.8.0: * Dropped 'Requires.private' entry from pkg-config file. * Better support for FIDO 2.1 authenticators. * Support for Windows's native webauthn API. * Support for attestation format 'none'. * New API calls: - fido_assert_set_clientdata; - fido_cbor_info_algorithm_cose; - fido_cbor_info_algorithm_count; - fido_cbor_info_algorithm_type; - fido_cbor_info_transports_len; - fido_cbor_info_transports_ptr; - fido_cred_set_clientdata; - fido_cred_set_id; - fido_credman_set_dev_rk; - fido_dev_is_winhello. * fido2-token: new -Sc option to update a resident credential. * Documentation and reliability fixes. * HID access serialisation on Linux. - disable fix-cmake-linking.patch, not needed currently- Update to version 1.7.0: * hid_win: detect devices with vendor or product IDs > 0x7fff * Support for FIDO 2.1 authenticator configuration. * Support for FIDO 2.1 UV token permissions. * Support for FIDO 2.1 "credBlobs" and "largeBlobs" extensions. * New API calls * New fido_init flag to disable fido_dev_open’s U2F fallback * Experimental NFC support on Linux. - Enabled hidapi again, issues related to hidapi are fixed upstream * Added fix-cmake-linking.patch to fix linking- Update to version 1.6.0: * Fix OpenSSL 1.0 and Cygwin builds. * hid_linux: fix build on 32-bit systems. * hid_osx: allow reads from spawned threads. * Documentation and reliability fixes. * New API calls: + fido_cred_authdata_raw_len; + fido_cred_authdata_raw_ptr; + fido_cred_sigcount; + fido_dev_get_uv_retry_count; + fido_dev_supports_credman. * Hardened Windows build. * Native FreeBSD and NetBSD support. * Use CTAP2 canonical CBOR when combining hmac-secret and credProtect. - Drop 7a17a4e9127fb6df6278f19396760e7d60a5862c.patch - Do not build examples as their build fails- Add Conflicts: to supersede version 1.0.0. This is needed for a clean upgrade path on SLE.- Add 7a17a4e9127fb6df6278f19396760e7d60a5862c.patch from upstream to fix 32bit compilation issues.- Update to version 1.5.0 * hid_linux: return FIDO_OK if no devices are found. * hid_osx: + repair communication with U2F tokens, gh#166; + reliability fixes. * fido2-{assert,cred}: new options to explicitly toggle UP, UV. * Support for configurable report lengths. * New API calls: + fido_cbor_info_maxcredcntlst + fido_cbor_info_maxcredidlen + fido_cred_aaguid_len + fido_cred_aaguid_ptr + fido_dev_get_touch_begin + fido_dev_get_touch_status * Use COSE_ECDH_ES256 with CTAP_CBOR_CLIENT_PIN; gh#154. * Allow CTAP messages up to 2048 bytes; gh#171. * Ensure we only list USB devices by default.- Cleanup udev rules, trying to use the Debian specific plugdev group fills up the journal. - Make the udev rules package noarch, correct Summary- Create a udev subpackage and ship the udev rule- Don't build with hidapi support to fix issues with Yubikey 5Ci https://github.com/Yubico/libfido2/issues/190- Update to version 1.4.0 * hid_hidapi: hidapi backend; enable with -DUSE_HIDAPI=1. * Fall back to U2F if the key claims to, but does not support FIDO2. * FIDO2 credential protection (credprot) support. * New API calls: + fido_cbor_info_fwversion; + fido_cred_prot; + fido_cred_set_prot; + fido_dev_set_transport_functions; + fido_set_log_handler. * Fixed EdDSA and RSA self-attestation.- Version 1.3.1 - fix zero-ing of le1 and le2 when talking to a U2F device. - dropping sk-libfido2 middleware, please find it in the openssh tree.- Version 1.3.0 (2019-11-28) * assert/hmac: encode public key as per spec, gh#60. * fido2-cred: fix creation of resident keys. * fido2-{assert,cred}: support for hmac-secret extension. * hid_osx: detect device removal, gh#56. * hid_osx: fix device detection in MacOS Catalina. * New API calls: - fido_assert_set_authdata_raw; - fido_assert_sigcount; - fido_cred_set_authdata_raw; - fido_dev_cancel. * Middleware library for use by OpenSSH. * Support for biometric enrollment. * Support for OpenBSD. * Support for self-attestation.- Version 1.2.0 (released 2019-07-26) * Credential management support. * New API reflecting FIDO’s 3-state booleans (true, false, absent): - fido_assert_set_up; - fido_assert_set_uv; - fido_cred_set_rk; - fido_cred_set_uv. * Command-line tools for Windows. * Documentation and reliability fixes. * fido_{assert,cred}_set_options() are now marked as deprecated.- Version 1.1.0 (released 2019-05-08) * EdDSA (Ed25519) support. * fido_dev_make_cred: fix order of CBOR map keys. * fido_dev_get_assert: plug memory leak when operating on U2F devices.- Use automatic dependency discovery for libfido2-utils -> libfido2-1_0-0.- Added Conflicts to libfido2-0_4_0 to make sure upgrade goes smoothly as outline in sr#690566- Split utilities into sub-package libfido2-utils and package man pages correctly (bsc#1131163)- Version 1.0.0 (released 2019-03-21) * Native HID support on Linux, MacOS, and Windows. * fido2-{assert,cred}: new -u option to force U2F on dual authenticators. * fido2-assert: support for multiple resident keys with the same RP. * Strict checks for CTAP2 compliance on received CBOR payloads. * Better fuzzing harnesses. * Documentation and reliability fixes.- Version 0.4.0 (released 2019-01-07) * fido2-assert: print the user id for resident credentials. * Fix encoding of COSE algorithms when making a credential. * Rework purpose of fido_cred_set_type; no ABI change. * Minor documentation and code fixes. - Dropped patch that is included upstream now: fix-release-build.patch- Added patch: * fix-release-build.patch: Disables regression tests as proposed by upstream- Applied spec-cleaner- Build package without regression tests - Version 0.3.0 (released 2018-09-11) - Various reliability fixes. - Merged fuzzing instrumentation. - Added regress tests. - Added support for FIDO 2’s hmac-secret extension. - New API calls: * fido_assert_hmac_secret_len; * fido_assert_hmac_secret_ptr; * fido_assert_set_extensions; * fido_assert_set_hmac_salt; * fido_cred_set_extensions; * fido_dev_force_fido2. - Support for native builds with Microsoft Visual Studio 17.- Fix RPM group. Wrap description.- Version 0.2.0 (released 2018-06-20) - Added command-line tools. - Added a couple of missing get functions. - Version 0.1.1 (released 2018-06-05) - Added documentation. - Added OpenSSL 1.0 support. - Minor fixes.- update to version 0.1.0- Initial release version 0_git/sbin/ldconfig/sbin/ldconfiglibfido2ibs-power9-11 16896680251.13.01.13.0-150400.5.6.11.13.0-150400.5.6.11.13.0libfido2.so.1libfido2.so.1.13.0libfido2-1README.adoclibfido2-1LICENSE/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libfido2-1//usr/share/licenses//usr/share/licenses/libfido2-1/-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:29838/SUSE_SLE-15-SP4_Update/42ca331cf489504e653ba09288e18023-libfido2.SUSE_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=3ea3945ed3f06fd63a1667c92c5d73e8155162c2, strippeddirectoryASCII textPRR R R RRRRR R RRR@q>n  _ʏutf-84abe6d4767d4e75714a668dfb0a9b08030f3e5b314060f4b9a4768e48e192edf?7zXZ !t/Do0]"k%]du QaRr;╋[$]\sOFVIM{oG 8A  a@kz\u6ߒTBbB_٦ UȔ*K.xNϧ!M],5cXt- bC՗W0?1Y>8.-.nA^%D &oGqJH"YHUl_=h ۏ|}-{!Eq%i?%.\ +E=4NdJ*h9̍!4cfdwVG%$vR|0M:*|C;;YdzId,V/)zׅ9>|#ufuJ/ڋ x0yq z~PSTAJѿ" Wݚ, >q$m, ŷ;}A\ňeM%P}R5Bw9 cs 8Ȯe)| lP+#ޣ/i³KIʑ H_WLs Oe5@W^*ͩF~sNBlUbs-ng)5KJW (cĽ*S|f x2)ք2/PWztT1,:%K jŘ,|{nɣ)q?Zt`kb'/& y 1JCxnR=̥<0IWGYziLϽ(YTM 5Wd,)Qv<ƣaZ-(M n}QfE&-%}bQxİ~B>@hLeT#/ `#ja6%`@2-P#' O@Hn.4hAMr$AX"u }x; RW,C)é}?Q/;zN 2pi`x >|k43ip8T=$p3AYUF3&>ݮGG02<dTi:A ӲP3˥`[3zʳf /yڟe^;=s5b,cqZ3K'u?z-Oc bPcI2Rn̛NII0 2Nc?zW $z,U?Cirz^T.tsYyٹ\]3YJbB.T<Ȣ[A>veQR(|6'eߞPNpz% #ӗ; U&#,&[X P~T#"T.W|x:2-V X#,AA:!<9`Z(WŽ&fHUVsS7O7tCqp~K2qsU{)bSF`9 ~'⨚*C f4kDf 基'֙ `"W?qwQDKS[ /Ӳv}O kqiu!:z7O1RqNCB_.Ԣ>XL؉RVM EXZ=,HkЫ؄D,A>V46GE#yٝRC8Oko.ssY~,s6X8fBWeoP@õG62:#9 Nc(6l `1D>WeFP^W5x6_2=)>[tfNBaQB(nyayv8iTok#$4NQ933:Nˣ ٿon ) (}9C) \,EqI BaWlJ,Iۀi*yXk۞'nsh9|!D}s;7' *FXGž9Z#XЖKC+hAåu.8-,2=6Yhtw`C֒$?5T晤+rK$:*7Pisa[Xz#{<hǫ{IoMQckz7}X͹U+'rHb}8Bn"e8m,[OJ:ldd#G Iikh18vZ࣌DՔ₱tQj4>ߕ[i7|LԱEK@i3Uvn-3x Mr x|Hk[ 'vrE+$!Z0ļx_P-w2StAo goQUn7݉F\ -^D@)ň&qIL:qS} C2+TSٺ|zg)CUep(1V 1ffV!V}&P.9LؒEc` y2q{r0~pJ-1pg<}[5z5R$as8 GO%~]Bp')Q2j8oIzC*u8dMvLCQN0R EAV`)vKD;/zrCke`BJ[$6u"8@K~ tVq?0TNZ"6P; d ẝVcR69Y /Rngnb1X@.;ECuwZ|r1KBY]&ߠ6]:i_D5>BK;yi-@6wDIA~c-7bh틖L# rReY1~_(U2pCJDyW?v \L)3j#T,L\gVi(]fǯ,R#8n⵽7(k8_Ohmv%x5_^D؅AevWC) WpB j:Lyzٿ(nl͊ez"3힭W(̲O!`b/B 'fP:yB5'BKXo.F﫟u`[V9xd%I0ȯWk Z*:3QTX|*S?ɯ.#VߘX]&_][3 eDڱ%䁁KXf߲yOGKdJ'N&*q:Wd1wMAk% cOD1#XZrU!W_i쳖Q#iaQY-Uڲ* ;_D1ur?`pMuyYoњV]$m9/BZc\Ud[!KHO3⢲]$uxX]ͭW+Upm&Zz?z%Ƞ&ev"9zx&]Tj 1\̼V6MHVRe5r{_X֧MU8qa.m&HQGïk8ql~* /3M E[vC%"[^`ыQtlHC,.]ZnQM"r7L(_V5cwKorSIwZ}VYJu-5^C^$˧y *6[wYga%=m+(oJ efʍb]ܵ*qb4kʣkbjrS} WՀ ,TXT3=-Pn'Rra6ላ^XݏZNO2>Mƌ2{bqU= Kivԉs[#[. v j>n|6^?^>|> +mpDrfPAjoMHEDv4ۑz=ETYU5.> ]WE&.Ur0Гur{.\7@)f^U[V1wR=,G%WBхV_Ӯi` {Em=B>+QWWmn BI˖RXߡmqƳcP|gK/1nktڧpV59#f7tG*o 0ή`Cr^㢲A^^OZQdžJ: 2PD@qEC-/X=Tn1s]0B^Aޔ[wpg Cp}dmV|\VW4Iɞ[b{4c1rakcGh喸el#B^~tYQU@x Yz/$ 6s O{HM|.i$:& w<]6U IJPs~zU"U4 ډqI8 C;9t$! h y0@/AZ9hX uO1ekH24BڌjVzD"jH--T[CAs)mn%!3LrjǗxQ4ɓ- kZN;N\_it/Ly['s LWXj?~=%#FD\kl0<(<佧v"f[PRAz61 -O7X ̃IgP '\)/M<ȗ!Cz-%/i=VΏVOrL׹: u + Ֆ bJf5>9c#knYU&oy` O'7C%w654Yugb@_q#l xu`)sͱ7F\RG/p} ^Qٰlg}Bbr.4\EcۀR?s?σzͶ](oOq񳚡"޼dqKr dRa ]%_AgI @l,Ơ­69: AH3P--9U”O*ҏ2)u'txB3br B<.9OPvy!:V !l[w2ǁ2&K_?KN=Y7R̍5x#$mĞbChk,pj \0YJ%gU Orm)٧fEHWkэ>j:oiea` BGC@8X3F^Ja&e$$JJE5mf '<.ߘgp`ޖ^ =g&Yl:8aUfCWBh\7H xz8m|yd\ wm:eBP@օ#t{{(e=rNӨ^:.PFަ333I{4Auh4fu= 3kq,c͐zIJg'sM DJJp:`j:c~]C=B0=K 7D a_}L"@PI)P(^@0qjn~3]Bۗ@(=q$A36W6( /~$ISb|(*v/Ȼ6.?$*t kǰs YMv p 𫐕@w[>}.x,un΍f^'&MdBrT V:xr̖sV_=H~4nwP`m2"v Tpb x>n$蚃gz([lūT' BRxLƙ * Gos|}CN_@kMSaԚq安eGžXYޏk+\V(d/y>"4e_ SaxQrD[< qT1;ۂ4'D}Uw?E|AG^.56]&i{r-),"B1:(:##ԡexd8w6$ zkd4ܮHߊL\ծ+ˆH`'! 4aZĐ=vbO܁,g@ ~y p=veq? VH{F,6lF>" I\͎^$pX'cs?,;/jAbکST@H2B_;c9/ԓdB]JY|VpՒQ)" ^7 =2?isx"a56MxģakO?A"\Ĭy.ks4'{듒߀2ZYWއqǦLۜVU:}ZWI/$mUVaQҠ6(Y }dj-,4Ki&\^FDCTpi <9l7DnrqN9Kq!U۪9GEKIzn e a M'wxjdI-AN8L<#B<$CTXea ?%ܴW:BEs q-`;^_c'N#}QH.}r /ݣgIUtpˈx@WG7Z]Fe[Jޚc~goYɿP f؞[X 3 T~CieTgbm\ʸz=#t8.YFJeq@jg-MA/s+po:*'/nt< E" ;/ln U: Edm:; k 3G> ;@gq%m$5& nBnV`<6(>ڜ}d+|q〽+Ex~hN$Y-l,В kv0^/;O`q_A{1?vy 3LA$Cw=S 1;VB`/' ! ֣ufmqjpoÃ%<:;,YJLs nJDb =nE }+S~?OM@Mq=}AjM%1t)ќ c3haDB́3U##V>gKV:]z34w",EAcϭ$戣2/[ %$ 5!x[ i5 `Ӭ5so fYZ6 53+r8՛h@TIjQp:cRLτ[iIť %FUwc,FM)D ϒowP>(d&} y:. %TtM5 @ƑWzi>T!)ZLg. '@iW2% mnUI4,'R4P:T~.bM/&K3*5\G]U 9@ϭȺ5tedZ姆V<'Jh)E7ӂ!6Nb|Pu) TnL=t|¢<t}P[}K: [3e8K~K1Y,n|hfDe1U8Oq N/LKL.BB" n=22l59OӮnPjm4NKpp24ڭx'aD=t468w,b3O/zi ԨLd- Lg7F^kWڏr@~w*0큌u1|R̮O$3dA VY!:)ͼ@Dڮ77&èNX(eẖS-E@D(&G:@n۲=P7 u? _A6Rv]Ϳo#HLw/o'pa8.QjZ߈dl6ջF:WdX_$1.(SY,)᧶ J kuhBȗAt|Qt"GM$◥,{}O뗑w}0SEY -̉20&9%>[cV#&;kvEJ ۦ扔ۇvNgb*n7qRUx\e6'0™Ϻ#:u/; +'UNo>9LỦsُ {g~F;Š/81!qj.BL`-&Ht]}E s)) !%^@cK7bWyόcnpsRa4d<!InOT}\Γη=(Y-ޛfAᇣh淉)9h^[|S,x#e0ѓ\z g!c(>:\'(;T^$N 6{ i7UN̈yvXdKK`S ZthZQ_+Ψ*c5vZAZy^"!$BVj;:%i"4a5LKN&a'᧥@RTP@4Xb &"(}݊ t0},B×LgPrvâNU"47PEd#_ +JX][78w>T]xbs'8 QX?aԽC}\QzMEȰѦ{]qp(.5X^bϙ"M?WeW*`+Du\ ;L$*3 U,d>:͊X <6GH+:R8eXkWnO"~- Hΰ;tt]]YمJF_U|0}!Cml-v_Kt<5eD&o^L J!}-ucP@# rɭ3_zsg6YOlg~(hu.X%IlKZο=+7m =!az7(/@wEi`8hiahDmq0%1`.7CaH&؀[SqGϑ9= S9ѿ+E33=Y:X۹U2%, SYKd&>|:@HP^ctaIokK VvGܸcƎ0_f*es#9XNl=]ͧ]c1d-/XhiR:[čɊ9̨m#hnj6߉޳75i'gb bm=R93U(WS9{-UR;u]ߣQZwvx{t[g+@6ׅe9̊WktC%ԭ+(Vx8V@NL@&RDSlp6+qg[#ANx3w)R!|s4WS(i"V+j/{ ё[W?v-T:RûV:#zw7'3ɿEt4KtE<'-SQxQMpG;D f$W̓/rIݕg~ ʎHskҷKٝT}䪦kĻ„ h¨ۉP2tgBpܧDO$S qYFʫ-E] '(" ~0QL^YU]5vE{^O_|)GjP -,IdPlbtPP(˰4FJhy+m'v5R|oJ"#8:-H;umFNnupI6|54<š NRye[%uꑢ}ޒn$:53&-F9#=|9¶rc2}0{josK6.Yw&o!;NHrTR#(i`d^ p1)4n8ja`{>j''-JU{Ԑª~0 bL"> YZ