mozilla-nspr-4.35-150000.3.29.1<>,}dp9|0ݬ|] 8J(s/= )?o1krVCYXw{Ќj>5>&8 z'$Cv !*f2boX|,L}:h,1J8`̞~m:ItYN(o3 zd=o+}S¦1͓Y +TO,O%Ò5>L=y' "ĵ%b{s~]"_uz+H&k bb.#8QLdzY>@+?+d " <LPX\u       8D7(e8l9: ?>'@'-F'<G'PH'\I'hX'lY'\']'^'b'c(d)e)f)l)u),v)8w*x*y*z+d+t+x+~+Cmozilla-nspr4.35150000.3.29.1Netscape Portable RuntimeNSPR provides platform independence for non-GUI operating system facilities. These facilities include threads, thread synchronization, normal file and network I/O, interval timing and calendar time, basic memory management (malloc and free), and shared library linking.dsheep21NpSUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://www.mozilla.org/projects/nspr/linuxx86_640IP8ddd3cfe1e0d4f9183b03e2a27dade0a449aca990f52caae8798e69ca151880817226d008e5ef32d3c2003181aef96bb7260cb449d9176e900af70dcc5a9c2207ed340bf401d6944072e84b0be1ff4be00625bb9add21312ca73970f1979bf95214drootrootrootrootrootrootmozilla-nspr-4.35-150000.3.29.1.src.rpmlibnspr4.so()(64bit)libplc4.so()(64bit)libplds4.so()(64bit)mozilla-nsprmozilla-nspr(x86-64)@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libnspr4.so()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1cK@bb`@aM```|@_ts@_Wr@_A_{^^F^]]],j[@Z`@Zz@YY@Y@YXXX-V2VuFV,@UT T wr@rosenauer.orgmartin.sirringhaus@suse.comwr@rosenauer.organdreas.stieger@gmx.demartin.sirringhaus@suse.comandreas.stieger@gmx.dewr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgmartin.sirringhaus@suse.commartin.sirringhaus@suse.comcgrobertson@suse.commartin.sirringhaus@suse.comalarrosa@suse.comcgrobertson@suse.comwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgschwab@suse.dewr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgcoolo@suse.comwr@rosenauer.org- update to version 4.35 * fixes for building with clang * use the number of online processors for the PR_GetNumberOfProcessors() API on some platforms * fix build on mips+musl libc * Add support for the LoongArch 64-bit architecture- update to version 4.34.1 * add file descriptor sanity checks in the NSPR poll function.- update to version 4.34 * add an API that returns a preferred loopback IP on hosts that have two IP stacks available.- update to 4.33: * fixes to build system and export of private symbols- update to version 4.32: * implement new socket option PR_SockOpt_DontFrag * support larger DNS records by increasing the default buffer size for DNS queries- update to version 4.31: * Lock access to PRCallOnceType members in PR_CallOnce* for thread safety bmo#1686138- update to version 4.30 * support longer thread names on macOS * fix a build failure on OpenBSD- update to version 4.29 * Remove macOS Code Fragment Manager support code * Remove XP_MACOSX and OS_TARGET=MacOSX * Refresh config.guess and config.sub * Remove NSPR's patch to config.sub * Add support for e2k target (64-bit Elbrus 2000)- update to version 4.28 * Fix a compiler warning * Add rule for cross-compiling with cygwin- update to version 4.27 * the macOS platform code for shared library loading was changed to support macOS 11. If the absolute path parameter given to PR_LoadLibrary begins with either /System/ or /usr/lib/ then no test is performed if the library exists at a file. * An include statement for a Windows system library header was added- update to version 4.26 * PR_GetSystemInfo supports a new flag PR_SI_RELEASE_BUILD to get information about the operating system build version. * Better support parallel building on Windows. * The internal release automatic script requires python 3.- update to version 4.25 * fixed reading files larger than 4 GB on Win32 * added support for Xtensa architecture- update to version 4.24 * added macro PR_ASSERT_ARG * removed some declarations * added support for Nios-II, Nds32 and Microblaze architectures- update to version 4.23 * fixed a build failure that was introduced in 4.22 * correctness fix for Win64 socket polling * whitespace in C files was cleaned up and no longer uses tab characters for indenting - update to version 4.22 * added support for the ARC architecture * removed support for the following platforms: OSF1/Tru64, DGUX, IRIX, Symbian, BeOS * correctness and build fixes- Use FAT LTO objects in order to provide proper static library- update to version 4.21 * Use MAP_SHARED for read-only file mappings on MacOS and Android. * Changed prbit.h to use builtin function on aarch64. * Test program build fixes. * Minor fixes to support unified builds. * Update library copyright notices. * Removed Gonk/B2G references.- update to version 4.20 * abstract socket address support for Linux (incl. Android) * aarch64 support for Windows * support for riscv64- update to version 4.19 * changed order of shutdown cleanup to avoid a crash on Mac OSX * build compatibility with Android NDK r16 and glibc 2.26- update to version 4.18 * removed HP-UX DCE threads support * improvements for the Windows implementation of PR_SetCurrentThreadName * fixes for the Windows implementation of TCP Fast Open- update to version 4.17 * changes to the Windows implementation of the networking code required for Firefox 57 * a FreeBSD build fix (bmo#1391716)- update to version 4.16 * contains various correctness fixes see https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&product=NSPR&target_milestone=4.16 for details- update to version 4.15 * added TCP Fast Open functionality * various correctness fixes- update to version 4.14 * a socket without PR_NSPR_IO_LAYER will no longer trigger an assertion when polling * the PRNetAddr structure has been extended on Windows (bmo#1313612) * allow sending a zero size UDP message on Windows (bmo#1331810)- update to version 4.13.1 * The previously released version 4.13 had changed pipes to be nonblocking by default, and as a consequence, PollEvent was changed to not block on clear. The NSPR development team received reports that these changes caused regressions in some applications that use NSPR, and it has been decided to revert the changes made in NSPR 4.13. NSPR 4.13.1 restores the traditional behavior of pipes and PollEvent. - update to version 4.13 NSPR 4.13 has the following bug fixes: * PL_strcmp (and others) were fixed to return consistent results when one of the arguments is NULL. * PollEvent was fixed to not block on clear. * Pipes are always nonblocking. * PR_GetNameForIdentity: added thread safety lock and bound checks. * Removed the PLArena freelist. * Avoid some integer overflows. * fixed several comments.- Properly run testsuite- update to version 4.12 * added a PR_GetEnvSecure function, which attempts to detect if the program is being executed with elevated privileges, and returns NULL if detected. It is recommended to use this function in general purpose library code. * fixed a memory allocation bug related to the PR_*printf functions * exported API PR_DuplicateEnvironment, which had already been added in NSPR 4.10.9 * added support for FreeBSD aarch64 * several minor correctness and compatibility fixes- update to version 4.11 * Enable atomic instructions on mips (bmo#1129878) * Fix mips assertion failure when creating thread with custom stack size (bmo#1129968)- update to version 4.10.10 (bnc#952810) * MFSA 2015-133/CVE-2015-7183 (bmo#1205157) memory corruption issues- update to version 4.10.9 * bmo#1021167: Leak of |poll_list| on failure in _MW_PollInternal * bmo#1030692: Make compiling nspr on windows possible again. * bmo#1088790: dosprint() doesn't support %zu and other size formats * bmo#1130787: prtime.h does not compile with MSVC's /Za (ISO C/C++ conformance) option * bmo#1153610: MIPS64: Add support for n64 ABI * bmo#1156029: Teach clang-analyzer about PR_ASSERT * bmo#1160125: MSVC version detection is broken CC is set to a wrapper (like sccache) * bmo#1163346: Add NSPR support for FreeBSD mips/mips64 * bmo#1169185: Add support for OpenRISC (or1k) * bmo:1174749: Remove configure block for iOS that uses MACOS_SDK_DIR * bmo#1174781: PR_GetInheritedFD can use uninitialized variables- add the changes file as source so the .src.rpm builds (used for fake build time)- update to version 4.10.8 * bmo#573192: remove the stack-based PRFileDesc cache. * bmo#756047: check for _POSIX_THREAD_PRIORITY_SCHEDULING > 0 instead of only checking if the identifier is defined. * bmo#782113: Add NSPR support for FreeBSD ppc/ppc64/arm. * bmo#782124: Implement PR_GetPhysicalMemorySize on FreeBSD/DragonFly. * bmo#1060292: Make PR_Assert() and PR_Abort() output visible in the logcat on Android. * bmo#1089908: Fix variable shadowing in _PR_MD_LOCKFILE. Use PR_ARRAY_SIZE to get the array size of _PR_RUNQ(t->cpu). * bmo#1105144: Two places in NSPR's pruthr.c cast a pointer to long, which isn't correct on 64-bit Windows. * bmo#1060401: change import library name under mingw. * bmo#1106600: Replace PR_ASSERT(!"foo") with PR_NOT_REACHED("foo") t fix clang -Wstring-conversion warnings. * bmo#1107063: link NSPR libs with -soname on OpenBSD. * bmo#1120772: Avoid defining snprintf when MSVC provides it./sbin/ldconfig/sbin/ldconfigsheep21 16883770874.35-150000.3.29.14.35-150000.3.29.1libnspr4.solibplc4.solibplds4.so/usr/lib64/-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:29695/SUSE_SLE-15_Update/d25ee3b82fc5ac18140cbc1de31c5021-mozilla-nspr.SUSE_SLE-15_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f813bd247fe9c60ada713316179d73adddced38f, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=82f4603342e7aee4d2e9e6c9e42207f7d03793e0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c91f65e34bdf1fed23fbe303dfe4cfc9bebd44e1, strippedPRR RRRRRR RRRR R RRPRRR RPRRR R R} +/UwOutf-890e3ae5632957cba7cdd816a779690073b71af80f2f42ecea8932374b7e53568?7zXZ !t/vMz]"k%f2וkH3"b*SΞ`B33,?4ۿ)Zgǵ^PfYte`bqkUkmqcG %ja[+s x356,T sEOM7z,;C='JݨE w0z WAE `քj!]}`渤WC[̫cެ5KT 5b=ȎqC+(;E-+XWQeH7x(&4r} 7UjJ2FEI^nhA! "aM[Z6 /wfӃ/uû- XyUfZ 9fRk ؉n,@?-3%> XRA5`ݓKiir(`W^7c:X}NO*F ;;Ol:֮sbPʉDi!f+r9uMSQ,,^xPܵ߃qn&Լ3];-Wұ-j='b/=!PɈq1B> A-cE 92R&LVK is$ŝy %Wkc~vj;p^ОȀ2VSu< g4 nkAsʳi"\1T@'T \<vY$ iB?TuO Z04Ft9߁9Ȼa.zm׏o.1dL&/AIK^]R˫uLךQnty@5=g0iqÚ*:!3J+yWv\r͚TMcuܱ#MX&,ؾݽIθT`F=ZG兤wGw?ۭdc}5(g!"p6@D7vs(P/~{{T}c$h8@XS])%AORO-L3^(RedHJbûe:!МLh2 k} 㴭$[i`t#TA\g'_\-Xt~E⾸'s%wU]@6i0XHM"N2ֈ74x%p}9pʇMb?_qQw /WU~RL[;t:.ֲFS"{Bx J4;pkŵPZ5QO~azc*oj, ЍƐmN8kysm1 HIlAC t!ͮV^z gT&>E v)0SmY v |j3 MEwgz֊I % fDcit{/m**8y<ަҭV΍w[5@`/ӡPDF=~aԠ O#w%TPaUDo5@ٰ%ϊ,='=+fK%_zWGT R(Sd#|wXG*S9?\blOMΒ2X4n))!E[s[;4O[}a|)b5+q[;&;_KPJ|]kU--f9X=v>`zN,R9AF¿9% UFz.ZQeeqff[Rx !pIn,1y^z]2z$^S4\̭D˧M݌%I;HKyrȘł80ÊBnz_Bז;Ұq^g۴`b.ZrDVÑFB-9Y W[?8{vܻeZgkӗM}li[tج}!5"*DQbk-&vPƓevcTib2ՖK6\ jD:+J^;O":kU#3vXiq{!ԕTJo oYTc!o"jPQԱ"JL *`,lm+˗~Jf| :S *\0DsܟaPbi c(6v=׈05v#ޚj[]]FuD}q&L#U/ [3U$3Gm)U"JU T㺢P[Eb+"?9%>"T&a, k4|_erYGٍg$'-S2;gh%ښ޿T#2.o:a /S-~JX]OWr3LYV7(R{`KQ+nD6mfͰjH`I.vqq-Y*YmB>ӛ% Fe`M:ْh#֤hUo( fG>/Qʨ Z/ /0|( '-XqwGg wzAp6xO!Y 1?^E . d,jsJ,2Ź=덐/Z3D#`뻂M)|p:_x(hQ/x\A՘9(gvR 9v%Ls[I Ӑ>cśoC.#Ap԰Պ O=> ?vFj2=rR\zth@K5 K"^8#4zTSٚ&wi}jGWgTB f,*o @ۯej*6dë֞K6w :ӟٲ9i7_#ևGPؿm Uv9FMkċ*wѤi)l x|r]Dy}ذOsv|2?q`T۷SZB:){q]R,>}>bSz*:1.DN nCOv ّ"Er-p ɕGӳ_kz@j_03i}R5񊻄 6ҍk^rU lwUmT?žG)1MH;¹DA qG헫yTy)02 K31?YYX8 9q)#~"j;hEwA"B=Q_;6c&(jKfE>|E;s[[ld^ ?J}9oiIJwf]*p\CIسr/xavS*$jO~TsQrA|Z˙.&;y3R9@-*TC3Qi1XUtXٍN[޷}PЏ>OJF+C!zp\+u:Ŕ儇9X1};pZb3߆D:' EbP < 5i>N|)57@ʬ@/0laP&5ۍ Y(л^\a໔0FxJSn+O`̎.0JnfzV, `BEAzUxo~>-hv gE<^틬~BIъ73@JͶ\?G3c~cƆS:,Vyr#S{إ7>IW`JTF,!iB^*4D'48K{fJ`3ZYpD{4}^a5c%'3ؽr Tc>&h~ /r>S.?ID6OLg[c Ȣ7?B  uqٳ¡f~Ug\\-n s@Y# @p<"B'qȃ;̵9qV7MıWxgْ(C- 1l`[3QߩjcArN%DcۏVNP-֋/F7] !k vT4- cSr+ei=\%S_X͖ϹʖT!q壡H@)hq0UM: G(~  ZW*~`OkYM(}Gpvgcpt 8Ny]~ 4TW!O$|MZS]i0SrraJ[NH(y ]ݳEq0H/e՚K938Wï&ZyBK2g1F=LpkZeV~ "03EF7l |yDw_nmC8]rh{X(Q0zSp7!XHGl'[1 R87W4ѮS:a4yS%RԻA2 ;( t%hgi6'>GojD-ܧI+L=7an; ͍R7K0+F}gH=*ND1Jk0COt^p]  UHdKA(e|w9s[{FjPHN=݈3)c0 pOk9Sd<5)t@ W ׉pJaڀ+S7aMh NoJH^NPMxI9ȳZn|5 `XdiGT'q\P3SQ_x\ w#o(T|~,VSe:5k|l *2& #vY] Uo TFy#amJa98k,Gp,>/+F$Bm3jRRĿY s%0$24wMރ+o kPbGFbݗ[Fl2mZ[v݉"l6F1k â&w3d.:왘 ^qNGWC/Tru`l?pz'?6HtmrN,ܢ~:>$3=c44]S!g+uKI!1Z 'Ye\+&ߦ ] (#@,@'"˷!iE L 0n E%ZHWLz1z^4U\D˙aCw!zܳB a͕p^ӽOG4ԦbWZ. .3N49(6 T1xk)^&~E U\`s5ʿDg9U:`s`̓L!ԘQe73AoK.w[kڏN)ȯ]\F*\ߍ#+l:$ ی2{pШXuµs '%d 3'$D7 B%xh'^ "ԏ9{_ >M+Jm[c@;7w:a 10xq-ih*P&ȡIb!V=zVReLKx_~S6r \w`}ۨkw"u0Šk>ɇ8E wKYl- ~Dܿ9f,0ٻaeɋ 'XZg]mpИ<l\fBo4[5QڭXGCsssyڑ@ZuD mOIN; sXo8bs%#7$<^n)/uAù(,oX!樕[@AnA{r%9B 0BVq =S4h/w٠ n"kRh"'T=JxS?*PKs V" ({"z ^]%8;uҐےؼ ܆5/KO7Ad=_(o 3R PJ6}'NtZx?-!B/;*vuql[ٸEip x6eDCY^y**{Ug$Y2hd ;;36_-Ӎ=Z4W|(ƕ=dv8*HL%p`=*2Lni@G+"iZ `e(N#a/׏ܶ#@/cI2e緶_p r srMctY>]>4 *$Ŷ|f5]wKt }aw!o?ӹQK35pA60mYF59ubϖ`5WQ>nIb/*VCrX$J S[>S^Wo[F+>VZ||ijMAܴc\AgrLv7]s xc*:9k# N ##Ml{&tŐ ݌ai±ٵqX dhxeO={xKh5zUe;w]x5|(m3$Ou @@9)1n嘸CZSg ov"j^;3c-2Pׯ1{{ DAHGF66R >pWV-?!\!u %c9qY7kgYDO(- $݋] 2 vR.͗(Eҽ$#>,kxڎE5Tbښ<;VLd<𯙝pTфĕ/ͅ8tTAxMflq IB툤n# P/9is<〓_0W3b`:㥰"PW[׸It7l~DU\|,|S~I+ΝлT+-p69Iu #}*V\*lQhz MɿK)gBot g#˞)"~3^l^R"Y]fNSfʉ4l0/WmCpv1D7EΧd "ej@mre!oxJLH+69微=EѠfH 0nT&v .r%,83/M绗7zVJɹR!gW o e xdx?p}) p"tL/f›$VEߴRo}']zЕKL`mdlF9~2J =0wR k60T"=/ihH&.^~Ƒ!Y _C'k_= !yƓ;G\&~PJ!~D3iQE[,GaS{U55;?'%;4ҧl{gNCDjv3WVa]Ǚ<˻^‹ͱcIx{WaaMdbwT8863^ P'p4Q]tFdE SFjihk`t)Ļqe2$}{S{4q1ȻDa~}djb5 ¯nr-ŜK{.:oUFʑKpUt46x*緬1SqST(}0Aw0x OȞ4E! &EgB<7h V w[їY1(I7+fuRU{$c.cV\ᧄcQ4L`I~)c$|-눇﬍{ӹK<4Fi3T+'UF'2s&%C 35f0ZڗQau'=o\[LR]D7MR'iӭCVTKWCI}g+؋YO3|rw4"@YsisBSC5*QyKd1,eJ{|W IvPt7] Gnv?3 4%5Mo~mj&ZlNS^ <65-Ɖ".Շ5C_%; &-)W֕;dEE9<嘱AHQSRO[eJ.$KVFy;_շL%UgJŏ"]20ǫedg8鞪@eK/K ٭`2P!a@q%,`4ؑ"+,&L}oc+h,: wؘ}T%ܙsLmI+“c!z!_-h10/6( Dc2z5ܚI٠.&14W`~.m`ٗ?zY0/LQ0 "> #.BI-@%/?^&[I>36ҿ!Ⱥm̵&O>1VΑ9O:^=:q 9tXBimǰ>_ k՞&pkpRo,`&ؕs<hܕ"LCjT\j 0knŢw3 4J3]x%Ug) tcZӨc;l-a*$,.qwXLþ_B0E"4ᔊ vUQ!BURdէ笰AE8i>6h;N_A7o.p/a6ϱ PZ3WCCג\2v1(-'@<8vhM{>筄h)9ЮTkUy=;*ʅb [fK0GL;Kج6> ~p 05J=o ԑ+Q$b[yYO]h />M_.T;ukT~߼Ug|HCF[DQ s/ز\o;g-]BNu~;J''j" m;`›n;#29F "x$Dc1t\ЉX,fEBCZ:c@t.p=+Ҵqʰ@ ::TnS "D/H"Ej =;Ywx* <vG̓ ^MP܂ j :lm6CJE20xԴukZk$Q&8ٸg~fJ- \h iOnex~v|gO]YCek Qq}o& 4l$ENmP1v=8'2Tx/2X{ q$rNCgÑBP[5 .t$"V,j>\?aֳfl7bͳj1Ie6_.*l̍*>6}ԁ=st5Xq%a!>Ho5)mCu+c$J#qmR ";FMkeѱv/ `oD0KYj{OkoعmI3ܣ*dl+O7L|jw#Dx,d?/XtWms9V PǦN&a);5GA{F|1YOewb8Zrׅ e^Cmu 9_l; 5h@C2'/G@ *_!ơ1y?RAb[7~fIcj u黖8툙P>[& cK 6'4=GmOJAb&u^eI8i _:3.hȞ -(in% ;؂megATn"5o2}4Ðn4_TeH* ?܄!h~VԷ|;H̸ `xAfh}5RE'P,e"Uꕾ @zbnbnD%o;U ߕbu1AG$@FkGӑklL!= 5]S EɵG<\PБÜ $k͍Z5%cyV:`{"qK'sy넹K2myx~tQҥVmW~CthQSfn? D-8)Fob1I#{R>*0{i8wPC%ȔdAgx1Ko*V$(7"PY/ՁN%[GWB3,YF%{`lͭz]:?Zx)Q6yk\~hTz\h(+l!N3{f/I@P:#NЩPq,u9厕400f1l D++FZ({Wa s9Usĺ.V1W1 | ~3%'̓M0N|Cb95?NCOTdnHyTfXC*BFmaN =$AFhCr{[u[!A[ʎOa;`MPpbZ9gu uϫbG5!(QB勐T$u%8opK}ySsV ;q0TO44q/Nh,h* ETشE6!re%4x^~3bfDX]@\FX$&2'R &d{m4t PycFъ?^ߛ jX& +5QfkFSgOja +eNkM8&OZe9bXBCǖKG}J2[Pl76%S)G~շ Psp*P'߈6s6,p$A6%75>b/)՟r~iv?0tˡݒ3 ;?]o]qO|8 Y`2D ;hkxB1=$.[qi_  ϓ侇<]TU7Y}_-=)3 CNk@Zu~F$ {1VOxF?|;rT 4,@ $wO ch:#:D^S3i'%#ךX9"%̌ia9FE; K!b 3[ N׺.$;MP>|&w`8XazK|hI@X*{W(5G-"-;%\j-Tim=( qqSyX㫠ezU%ϋor`(aj'T +L񠩈 NC!=!wKd<0i^͋ l>E^cUlcr =ĕH߯)n xVrsu裐Kψe0kP!hZXTТ'l)Jc6py9&6]ƙwA nٞߴ32Ǣl "es#F _ܩCQR4jhGσ _‘'n0+Nr MkC9Ͱ|*;3 C #?t):u@N">|*>P9 @n7%V =aak( tm/pdAHՋW!%Z1ol?GJ ïp>KMr;S`/Hsо9<>1zx|΃>Kx;䘺9<Aʭh9 ]̛g8Xӿ_ջ6Z^z{EE9h)8qgK~N| ;_Pa7ŋaDq # T l٠,[]mM[S`/RSzqA vH/^\x=\i2']Я!Aomnۧ%+){$ OIx<\JƁпbד6˴ݔ1c;D9sj!6$ :ɼf 2K7¥섉uNS@{~[v4&(ZDH=\ (nǀ Vue{Y1GqM՝A.w=v,%P5˨^rFґ?BG~L/ "77>"dk-\_1FpHtţB K5PfrCIe~; ,wU;M>Ctfr7^5 g&i 3lrԇ'-ӿ@nb(UJ09trP}b0yͼ] ~( UX+ºpW)cq'$!XT&Lͷ~P[XV~>8udS _Yq舉(I֔,e CE)ǜNrrh^*KYxϛarG8j4(AIQ+s!f=@Ƴ y.mbFnK]ruB ϻU`Wd\Dz<=5'FqesttrV !פ*DB,V%>A]=A+qށB:put{&:mb_G$Љ[O}bѱ^ %zk*!Q۵1Q .Mhl lg|Q"b#IJ| %/'\|J4j+j\VbjE(X%#DtT_22KҊɂg)$d=w?ȥO}v4]طqE9T^qlqۚNWHᶞ|!60\Q'7"QR'!Unmx:(?@ *d5QOwj`wK{``0Ncy5j8飫iE9jgÿvwJIkJP:עE|lX9i-_zj=/fnHZǘf56 uLSY?zzzsY 0#A|+-ẏF/.jA 8k