mozilla-nspr-4.34.1-150000.3.26.1<>,4cXp9|EҙC&(|DXLF]*ggJKBױ"Pvۗ}@PLA?|R|<Ϥd N4+r6>=z *zo3TC pnem.d82cPF50S]x&Jukv aXϔGGh."%3[uYyz9_(<]Xt@)?)d $ >LP`d}    (   DP   (=8D9:>$@$F% G%$H%0I%<X%@Y%T\%]%^%b%c&hd&e&f&l&u'v'w(x)y)z)P)`)d)j)Cmozilla-nspr4.34.1150000.3.26.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.cXibs-power9-11,SUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://www.mozilla.org/projects/nspr/linuxppc64leXcXcXcX00862cfbc6c468b5e5e2c40e7306acd61438604f34ff215e265b71a27fabce3750ee4a0f851c1ef6308be06299226ce84547f3a38f9003e4dc11ca9716e8bffe46bb4283327a171bad9b87aaf6ecee35c4cd599c27e180c9296eb754a25a4d1brootrootrootrootrootrootmozilla-nspr-4.34.1-150000.3.26.1.src.rpmlibnspr4.so()(64bit)libplc4.so()(64bit)libplds4.so()(64bit)mozilla-nsprmozilla-nspr(ppc-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libnspr4.so()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1bb`@aM```|@_ts@_Wr@_A_{^^F^]]],j[@Z`@Zz@YY@Y@YXXX-V2VuFV,@UT T martin.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.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/ldconfigibs-power9-11 16667766004.34.1-150000.3.26.14.34.1-150000.3.26.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:26578/SUSE_SLE-15_Update/7c12e49989ead2755a93c4767a559ef8-mozilla-nspr.SUSE_SLE-15_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=03319d1aeae18351bbde651e681cdba3cc4f9cd2, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=aedb3862fcb43132130c3a1daaa0137270d7324e, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=e036a92087d094707d4ba1098e03a644ea4c1187, stripped PRRRRRRPRRRPRRRq?xRP0jQ"utf-8c7db44bed566f3429634b6d1b443e9033ae59a43904ea341d3d307e99ee73471?7zXZ !t/_ ]"k%f2וkH3"b*SΞ`DoXIŅ~8VLT_u5Q;'l]-+ ,Ѳsgdރё83El2 QP 4UV4$yau r@~" ;W/ĝ_2/*q49(k9Yd9n@r+pԖ{Df!C##pZX{_fL^6D4sH_i:÷>S1'B 牶H՜ )K_!ہ W fWHC#o0F2i0x3Ϥ'v2DXvKd>Qg|M$g\fUW` ˝]!)4=^:K1a&Oe3o$"dl@P.kXr(C?pg>B;֢U9>G{z#%q$})՗E%QCR'@7}!sD1N"r<Ɇl/O $/==mGZ ꊫ׍5r7U|}j=pY%\F-(&z}6QHj:JsC1Nq.ּn2w$i@ŌhdNUr9{nFjnKwnڨ}ʆ7r$vQB:zGf e Ck3 1-N4Z_s}^ҾD< &NԷOz`_cQ7T ~Ec}-˪$I >=F^4Ho\'  :5= (I+ J(,3yy#gL(*9gnne5o=b BpZI+荸\#7lC#z>tvCFJ="\Q:mUvHg 7ETV֭Ol t\+<h]xA#S pnwY2AI8NXз!nv<ڱBe+$nɻygECsm8DEhS>ԍc6rsV9ʶG&Fl=}~≌-c8tEBBcq6]uKoSӬj¼/!;%^j@Gܕ0[>b 2p5=C_:<ԥup#7QHm^.W7{fxAQ"˰J 1~̛MO/wsoe6r*Lunc)߾R1 rQ$K8:.w U~l>E_d椲8]%zM>̾5ƒot7ϟ^%ہG%is$dZK\Vp r`hS/S.q-CMNd`{QEapʹ(E VNw)H8|Tj - FKfaHq u1WZ /`,#ܚmЖZ,n]:/>{Ut&y[jި |q7{pѿR?WI^NJGw䤤ꚪ.ߋhS qr D WtQ_, yb\=$((uл[nE Ҝ{FtoJֽ.1R X4 Hýr@nQ?iw a\8 ʜ=Ab`9٬C3>|:E t%?\!k&v.A檈RJ(Dt+X{A8| z4_nXfE?nUl56."gP2k\{'Lb 4Zh"i /-Hl g@XQ%)5 e~S'o-uxLrëiL}?! dΞVПй}1i*`A%R~Y[T~5B҆dI<r'O!ykW 4M(>vq`VJ,ޙ 2Y̙Xvk\օ&TN1ymX%'ӯau3dI` bs,Q=+_x@YAD9MuWԲ5h{y'$8K} eg+!N! jӸ OJç} [ -]/> 8cm%1VH0U? e<+ALas; _%Emo %^ԟ⨂;H}_V~cՍ #և9{i+#fJK} Em]%br4j#Dڂ|YPYD ]po=/̼TؖffBMq^gT //I%ӥizze,aG,&za=Ssƌt-|yޡǵϧN_s)Mky>Z ګ+\of;)rƙ^^*2$}AR)D:V) //]eA|3NYj*N@`uF@@um1aOhɓG2(c+ ~ s3vf'mC`b̖"3e5x dp&@uЌ3i 8u bGʈfr߹,˼ϫf3hC4¹[APfZ?F>p Ժ-Ǘ  ZvͪDwEZwFa?Nu+_]<?)om !Y.A"E{.h '@㼹d[ p[>1GE@-Č :M[gb{=e=du|o#׈Hÿ}?ҌPA3I CJ4)8OcTd@4T^$50A&GXo{퓋ƺx=Fy < IHD< + +Dr~+qy;t#  n`)QbϑE'Vc[gQtjJlI*BcNt drt2ΘhԴtNu>1r?)ɧ/<1:/0'<iVgJT"m <8jgSn*};֣)@_!oʽ{bN6,Oef*1lh;zm63D$˻y]T˓jϓ=1] ȓTֳ#i O3uvV{% mR)\uu.G.]WB \v؂P6{l,:5vDR$e y7EQd#QE"s8K#5]p$=ci:'f.OQa* mLG>dLFx$ڍ-/a.(h*̰7Õe[ȵTj$ oGĔMj BڂqKiԯu<tO0jvqݳb?R`G7`cwU@} x"<ģ/ߴ7ABgnڝayfd T5EqWsi)9pZ,T/Uր]qu9ɫz%Jl>0wEr6"l` [={嚏l/X%v'Ƕ S//5ߟ ]aRDpn!PXTTow6~#x7xz\HR>(lupZ9=exvF@x-kƑvh:g9@Av {U70) 3f~yaK32͍-mlj:#o{7_"F8ýxmYrɄ>MI_-sSnw<r(ŴMSfqF6Idէ6pu\e44=F34}]ފ4=̭I,oI:{'7Z1Ecn웧'2qtd7VՖe0|#r ~TF*^etZinmh;@ߔ'@yzC-_}S(f!k rv&3?۬jC\!6E)WoqKrUkU^ҥµcޏ@0)z* h6)qKaӆ=pɬ˜ ]sqqXN&.UQGWrtƃ^/g [hYGXJ{Iž d86ym ƻ8_9-|K6 p n}exFa;FS2LS@Y{ӮbЊGCc{uB jE#1GOM]ED2O!Gtק,l}lݨ%Z[ :XߖcPDYTemnf)ߨp($A,hy$a'gg4 *.egPM}sP.VC 7Vz{x_ADQ,k2pj^7]0l '}*8ŀ`!ƌ*ϰ}\%cŶ}KĚ//=_B 8a \SWd͘H'wZ2rvz:+w(Hj'%ٍ~%JH-Dco].r 6E% D7F}f[Ykjjm`OfG1RX#\vq-W3p%QN_26%Q0`X V I}BYɅEQ[d]zGYnd?׽vO<} +˸뎘0{[hO܎ $؝,2#ח ו=Ze2+jՎ ʍw@_dosڙ՗$R9E+uLQ]+&@H 2i [c稚!,ȤhEt>bZ5)LȪ!vr&9,~}Um_QY1uƸzjl},PKraI_8=covFwCv%byN\P]B4 @]ļ˒zA_bٟBDs{/6}\A?JⷨDRJm^Sh҆C~LgQ8`V;ݏD%""˜4*7ѵ,J?/sz= k-bσ@a  hiFvYM?;>$$A$L8ڬ J7XXHz 3qqcOJQi)\hQ2ك(^gA@"[F@/ߝe qh=_|IS~;0bB'~BOg:39E\'KBWua%ZK WԔ􂻈IBd]ZL">:.7WkPVsv7. 9;"z=k~fS8BG0K:kl^3H~oOɛdD?:DI'8'lHC` ;Vwj|j͌˜5)SՆ[# G%y6!ӹz6I1x{o7|0@q+`a7ؗ1rhlYdԹtSA {~mA:sCf֖2h璃aOGMAt5CʈgHΔ% YhLߢ;^1VBdZ'(!H >k &9$ ]y DNZtP >.X[LKO$NS&άΕz!邲c^ymgYx)8k1e`HХ5QM`]웭5 ^ϙZ4Tv9NG <@>R˯$s} _*ܰhQly^hdT$f7%M'uIzآ9VVLU^EЛDڼ@`iQFyX 1,oCdnkA9IKYD< ;=<60i @C;ByBdTK%M^gbI )0!uۡOaMkx+  9ҎzoޥxWgSlJUxaDp$C ʈB?VAHപ/ Py`+cnÔZ=yM0OTM.晤B$Џv2S%Oc F7484 `0.~6go-)nfjӢ֚ qPr?(WPR8__BɎ)ԈՖQH] w:Xڟ7>Ʋc5H &\ξO4іC`NYOet@r# Doh9;j]O(X\WÃ@&Pz+A&ݼvm6j!M~)mv)rl|'WS4ڗ5.*F=>4Hwp"a/Rf vA[NۤWKPw_Y紧jtIEfgZ 2eVn[%U&Rʨzg=/Yt%y,0FJ<K!uQT2~û5Q+ifTV]HiUy}P%ȥК;v*_yI*fCo9cw@q$HNpeh(I}mrN>6,{#FU_Wo'cԌ#UxP΁MP=Jv<]ħN3h(\. -[BsǜkCC U^ȉoyF،O20 &Ry=$TmںOi9fq&Ǎe8YRWЊy?]PBZM+5uF'7(L^v2_,'+S 𞞲lҍPiZ{^$[F5^v&xlV#GP6_()X2Sx,;dZFB]}^=ovCpAhďhQeB%t7Rm;$ q耫+v:!=5a!@v/z&нjd;yVy@ #}!ɛcCS^bm1GDwJv*GTs*?.4bӐ!ӆZ"Ζ C]]+X؄)NVh  ,Xl]N JOy]}54%/^%p)M⧱&.@-@HW>(Z^G桽GpRRw'blűJ7zY:\! PT=ifdSj Wl䐵 y0q۾h8(;sh$eER*^$~ǁ:=At<1\OG"9RW޹z)Աϩ"̾C]RXG\dySz`g'@~)Upfi\%|o4 = v-]h'~7[Ծ/`^27 "ŗl]LJ żb" c(8luV\_ ">r$ʑcV[W+q掕9& *g1Ef@ (-`/|q#r 1T,&;ٷ3ǣ[D;Piub۩ct 9`qb\d1;ᴪ^[vMʡFmxcOW-pacY$c*9^ZB"1ϸyEofKNc6]1C)E^sO+&7Z>s~k)JF8M$fP[qvU HO\'(omMSE ɥm# ۫i9˂%S&N X=YpTNwκ|bm=[s'1G?YVhG@uMj 7]]]9+Fa U Nk w墈t M;aj"H)ʹVR` LvsFԝ6ސZ\^B +9 ^ޝ:x{ C/kcؿT§NW'[i]0P>ds+Wa(ЍB>)[[lmz/*{as>ØSw.sSVnq Au֌ZD)6GKcL;<3$cP;tme\rMa7dih6v(ەGF)^IvY# u bʐDĶf1W X=||IA|x\zpRR &[r̟Iww7rurmJH]*&yK '*Y %|;cctՃ.(*X2]$fVxzP4;ʀ'+'˂E!_puu4oGp7)^oPVWK8%~"u4"C:rSXVRͲ)a_$/?Cq5 \Ӊ׾_Ѻi ~ިZ.[:GCV*R@/OR+YWBԼO~:?9GHF9`Tk's=E(q]T,qSuOzUj5l\YI:0Ǔ][[kp0UH]g-b􋖃(4 PRNBKܑXH0p2cRv&K%e.ivš4>lLrr[wزN17N)G's64g*A;Z{R4V\0PT-Qap yj*`E ǀ SvzL'5BQ/l!Yy~Y%nCOvtgD'Q ] {PfTFj1B8 p>t6b%\Tړ^qS50c~,NV7Ky&ɐ4_K盂GՉ)q :_ e5I[ p ZG#^U*NӲw3 5;Hk-}y:V*ىVwzJb,|:Wg7&}m,N}קͨ]6v1j@8igԆm]`Q:\]UNw8g`KX<)e)dK~_x 4P@2JdTG8sl6}P<#$ q$0>R-OޅvQq8H-GS_:3Ѝ^</a1^=|~-)zs+A_GhִX@TA>?CG.7?a<7 c̢ fD8&Q4wl8܌UlNsOg+)Ϊ);K#xZe_3n@_-Mo=}}9_P'm*<:^vWޑd: J .@`5bbATUpuBbȶ_Cv6ϣ@x>J.TW(OӔ¬i7&\@ty@)a0|#dԂJ:w WF8sAVfP-IDO:D'8ho[U͉>PoQ3n ؂#ȱϯS Ǘ6zoIsQhauQ- FYUY[cp!̢/k&L᦯غ #rJ37*[|OJ &88Gid kJ{X7U=!3 Tl#"j.;Q;t?WeG`Z3,κ76xk1N݀rt\$ז![Zinl?Jycr IAGm` rDFq0"=DY9WqnOZ 緃~x8' ʃî|[9gE_zw.} ^VJ EУ+HDH/FN=anISSXFkI><<:p MD]q??8PV;EGGąC_0qhA (ȽbwpZtj^7$U}TD`P lMBm9&_uɃqJSȓq+ѧm(DYU&7=w@03>3nYR)X,6Zn>X"R68 EKؙ)ےZbw=M&U#֮2;cɩP rf-B!̇W(f%8Ǯ?lCGFz/D:|511ǂqM_51s1 ƈSU DkQc6o.~U*w*ARёOżVHMG[l~kl3Y&%zlB<,SL="oVsJIwYԼ`pG*l {Ǯ@r[9:%†R\qrw\]}ԗ|;nBlB=^Aj*i4*D$ޟ4/=ւ"Ir|xǓWV4Y+f삾8P--92=qEO+AgU7+mp5"8fqD> aF_g?Wm l){ Cnkn2&< '*у tgA[C8ul 5pЕ\A*|sIHq8.(]wk(CرɌYKK#iWp[`~2[)9KA ٧6S^Z™C#"ؒ9 9}Fjqr({}n^{ ԾQ_}~vqu>}Mey.ٟ<ыgNRI_uB;vLluR>_=lȔQtl "d7uc8H/@`-h-#3Ö#^'C)PQ&w0l*!.AmNDE_49ax&g*1oWjYk._=Ǜf};9-z l"e@6,.JZ1Q=ArQwygft4$ #ń# `WY-1/vOZ~ ̩VOLɌɘy mD!:kLrV=T Q9&\uM3t2%[c盎ͯͧZ*v: ՖKާEA-{U!TY4ggnT6hC^`w?nO.rnu8 p5u mȀP K4E6Ns@1 ^Yd-A>bb'R6 , Ή @]xGeʔseg*2RT8EVnMza/Lʗ=n%^:3' '4;zHڌIl2w"ws ꁷWW幃Z!{DfQ9C57fJv dDGS2'2BNm,m`dd~,i{u>C!( ^z@AagFIqpiaW $>z=:$j5ا\W:wӅd [3^ MI\?/z@TL`C2^M\:Pvx@I%HiƫkG@U[Rגto34TW-_fEEAl:9 fJ m@}!k/HFE0oBo\e>4K" s3!` ZgYk xa'bKIaAG/dN;WL_mpxR@ڍ Je9OyHӺY8*k%^7Hr?[ZGB).j)Pf6sLw4v$4~_'[09ӜO*g`JxF O$6"=4șsr' [][7zT3%YOq&t4/ڠ@zգKA#]/I% kɜ6"sʃku3'oF8MReڙ^fm8OtL"=u䲒J?fcݞbpߣU0CfRDOàg|q 8U:PU%e?4ƋBGY  v]tv y-R y$#<MŌqAu:nC+) o9zRԚ L  >+P_1e9p$V} x]\+P)X +ө2mgYF|`׆uFώkiY7 a9ӥBmfwbvXr&7M:J~?KbQNIOjuYܐA9"9__yp9DҴ8t+ںS$ )z/^ըz}z#ƪѡLwF.[Ud;o! B1VZ;0ȳ`ZaEƦ٘q2>ߩ{w3٩Ga{isQ2 KK9X9%K0qW ?Ar=Emj O"ϊHVrCKhZ"_#-ǒ`u#nyǹ_Ee)lD/ <;dh<BJ4c8}tct>7 PɕïN611z~@F|*~:. OCMP~g>"|_7?At+ֵK3eDG ZMNF@m]PPY4ߐ:Ih`67T'ЯLk+o]2R]̂yGe Ȥh#9Qx^CVJ_І}($oڜ!$l*PtSpc|!y ԥVBoyOd BC.4D\:#% ZW%#YldĆP׎KX6_-t_3Xd%uM#&4 ϑʙ<ٚhTNeAPkt-gFaHDG{[H +|zQi3b{q"\F}VO 1$_Cҥpi+e*/y?(A96Ԗ㯥/yIbe4_"3tiYi$&գ;'`L4ӏ3T8L6/1k2d R8I2#ts`kr9ڞcE=a[* *f/P;+=[a5U_,a?ee==}e鍞# n ԞE4@ƫۨ+Jq2Қi,\WeZuğJq݈t7f`8 j_X >lAE\Ec*04Er9f_#ߛRU/{sBgԄƎڪU2|OW1S/E Z̯im:{`Gn֐uI#1/ gwuqmhDZj A׍!nz/yk`,#:O|^%<@10ۉWs5QA,Ygtd~z2'gAE"6 48f<<2<|]C;s>cͼ#<ӧl"6M8kXUE>"p}C #ڇj6w臰H5$ EvW`!L*sɘLbM HP%!G=$-W =;UQVf[!%ic%{u0KKC?S6Ř?"J6+&F-9/^W^jXїSf$XzNf`opFe@絞 A}s@v5tq] .s2"B}̌: #zڵu+͝pv*8&Ĉ(TIv (C~:εq"j[Tq)qyيfuc5}2jJQn` 2)T=a7zZ:v&qa Е21.cYҋ;gŹGqojpvTDm>c,p [#9 /S:* n<~۰cz^HƳ9I~J,ܯSȁhh8uyhYIO ?(A $ca;9[)'9 Xh Ii(fNCB+ox>$ n#L[~9J1 :fY;)r>BZ΅-Mބ,Ea㭾LSeUdl$|!M`L@wlP_#]6#fa"2V|o!WL L `D8JI3X!oT/[t" q|CJį#5ѡaZw%"E?qDc4kiy]*yCoN^ú:fб&'E=Ol6,XDP q`l[WbիEs1QGLg)RA=n -s}.ZH~'@t|hjٞw A_ 'nwn!N&"_{ SsN1DҚկc8^Y(-DeC/QsPx(1FLA/Ըg8 sǡB2&wl4,*Vd2?hY7!dvڔ|;'d~&61un's-?|M~L˗3J{U^0G jNdwߐ fMk†,Ct}?v%ҵYV[ū>ocͣמP> iA̔8\bgH7nL4>1Jg{NBҲ3nQ;Pn"S2[$PXm"xG#]:g]v%di0]&7Vel#[kköWa(}*3 >6&ߪ|OPZ8c5=__VŐ oQB§elUVlcBMh2ӅgabwS;&1~ˈp )aT*_:ֻyM[+>`Y BPsS7Md<2еN+&:X  N);ghzjᴕQrkzK %]1JZBi? Tזb5 weyD*_xVKUK^kAQ*+0`|5!xsAט朞vtV>dYqpʇ#՗W(Y ÃeR!wwq#4q &Nm[pmYCtK 0`ΌG mDXtxS׊]5=ϒ8_j)rp(0 gUϖM(e!o\xNu KY!i)+ 6=NtmES` Vk]-ho{*34q)oWȠZeaTm9|-P@S;94EeBЛ%hFNmJF0$t!{6:_*R^IFR/`l@jEmS x2VU0,-cI1 R&S;UqpQf=}4{C=N8ceJGx6K֐pL 0hozr:2W-xާ!RT>2H_|lyko3D&Er- 8hK7Q疐ޣq,=Ş!_'3Ԛ y^swIΒFL5R lԭG_Ruzt Y[aAoq4%֭Nx XN޵O_q7EGQ OW-4$xca2t>x;!Ƀ H_̻q"9noF\5%0ByN,k^_ф[lI5gGgwUrI=dj8yW(0b^CUzIò􊩥zBGS\2ssO,ǡl.Y]ߤ~{]v2wvQN;/yqIt-HٜQG\\l 3q:{u"+#4z] 'ɉ>LGBem[B @/ZRXwJ@WAzLO9 IG rʑÖ6҄QhlɷpPj$\ˬ9t`=RRKQ6'WDx#t ]QHt 0LqlD\_ҝ^~}#DUG O**"! \,3KuE=˃RM]wģO|%B+O[(a+?zgGOJ!'ВN<'i6bxcW_`𡢻mq^%uj.!=J!)3z3[=R'WRf*(s6i5誥'׌^vr4D`2u89T[ Z4u<Y6}-tG hehc ($ֳJ9QEiCiE{T@7=KnUIIWӫ1rApn1{qjR S2fI>;O˯{븋;(ݘU"m&f@r  mRLfX\vMcdl+LGZȆEQl*⫧57tqEFϊM4G,82=w㓠EChP)ZpG)SYe6`*`+;_e Oʦ -K*-)\$t^8A Zxr5w%S+:at>@Da}" tV'm@BcNJQApAd+<6#_ ŴDa{=V3-Q]ىݑFf% ;#Y8PKU iݨ/.GYt_F% [¯-]k;)Xt^ƆbLqK cr%PO8֜kK_q#SrdSkOD qoM]ڕ?ǝDf}?>WWi ܭ%*&,d(Z35χtY \TG|3i:W9|?*<1MؗnJ YZ