mozilla-nspr-4.36-150000.3.32.1<>,8hdp9|T6P x,VéZ s>TwHQ,sKdyi\ Q$ Q.8 6Ћ(Mئ쥠{6̶fE* `XIَ)c<;PVtX{<-T (չv9Ţm:gtݒOI!86UȱhPƵmlݏN1h. X)eTsw="r`U4u-d<5]6"8>@,0?, d " <LP\`y     $  @L   (98@ 9 :( >'d@'sF'G'H'I'X'Y'\'](^(#b(/c(d)We)\f)_l)au)tv)w+lx+xy+z++++,Cmozilla-nspr4.36150000.3.32.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.hdxinomavro,SUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://www.mozilla.org/projects/nspr/linuxppc64leXhdhdhd797ebc9264f9a33b0b088efb4f4bbd09eafcdf08e6006f432eb9c378c7276c4dff8d8a75d3df474f2811a41f992a7b0ffec6c49f9be6f884b24a7eee3b469a1f8c5ca7069e80bdce1163e3883a6fa991fdf8ced0655803107e4304b7d324bde1rootrootrootrootrootrootmozilla-nspr-4.36-150000.3.32.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.1gDfcK@bb`@aM```|@_ts@_Wr@_A_{^^F^]]],j[@Z`@Zz@YY@Y@YXXX-V2VuFV,@UT T wr@rosenauer.orgwr@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.36 * remove support for OS/2 * remove support for Unixware, Bsdi, old AIX, old HPUX9 & scoos * remove support for Windows 16 bit * renamed the prwin16.h header to prwin.h * configure was updated from 2.69 to 2.71 * various build, test and automation script fixes * major parts of the source code were reformatted- 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/ldconfigxinomavro 17514460134.36-150000.3.32.14.36-150000.3.32.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:39509/SUSE_SLE-15_Update/320de7f214468d3062a8da90eb9e6dfe-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]=9fed13a93501e6105751fdf2d78c55ad68e6e666, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=c0535073d4dd49e89609e328a7bcd121c020763d, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=fa705acebbcb1f9462cc252bcd2dc421d2ca98c9, stripped PRRRRRRPRRRPRRR4k b02 utf-80a79daac5be08cda126258031a56b45dada103f901a57a749582801f08cbbfa4?7zXZ !t/^]"k%f2וkH3"b*SΞ`DoXIŅ~8Vctje[<ɭDf{Fen`O-c<<'eXkRTs!C$ԓ'u|V']:ߙBtiѼ]?>:HkHi#4a-C t%Bc,z΀f{+,΍oZLHU n))wą.ҐOz!IY}pL5 |s;':.[c0+zHEQ$h&]J> wc摞S4kK=Y?G[P[%v[6|gimX fLC5{ iܰ}]̴Ti 6_J guRZR߲{i-XqqGV})O:J^RߘS<&v=*l> 9JsJ'5{XdCۙzdOpX3'JsIDDD)Y}n QQ2e,6tAt dz1*nDN7Ez U 9mY9kr\vR OCՎˆ+BGf0伽\EG(XɎTH*R.adz(" hK28a}0HV\_hwa-!qn 4f,,&k"ѯ3 D@Ԃye ?)vA T-U >˷ U^N"|6*̥rG|j~jLw~,%^r62sB_Ztj9 lަgkU|q6cFq]=sz8{,l8#ar]_7MysxqW8BS xж%8shb RY 2s2s\QZ $SAB?+T/l=wN*!]0u6aD_*Z{nwt/oX@Z)1 aO:IGLH_$i+X;MeaL_g_yMx4PIeh-Ѡ!6oگHãResW{2!7|W97TQUKrOm}2|R85ih3|x S8 sLc|X0i0~q$eD( M/¨0|?]2 WS͆_{Ns #%Rݗs%$ݺҝ.޳a O4WuքΤĄo.#]sK_y'v*ĜMǭO[zk]jvaE BY~⽈wE 2_vh[ OdhpWP,iUAvwXc Rf'A[YE%4^.`GS~n @dd:\zƷ+GNჰ S M/N5Ez"SYN)904-<Μ3; N#0߰)~ExtG )ZJ:RTAl/#Ҭ MR|x4eVR ؜s`_)@yj!D,*/2%AC)ϓ'lJir+u,ƷQu"/Ū 2Pis&[t?p Ę̄|w,oΐix啧"?TCrv\O,J#b`~c6 G`TT?O^ۺFR3=ZMRk Ax{^{$AN+Y__"tV[Eeϧcg1.X,nS]#bWVW^)`>({JX>4!cQ~[Ph2sL]{t`x}'WXg @^Kf9= >ƏHp 0Mm\S7Ac4~:cPIŽd}~BJw27ÿRA%ƣF(;H!H7y[h\W4fBъX''x={0^%kIDtfա{cŨ円V~ኀw"($Z~XMpJ&y!F 0Ha(g>7V,痓I4f #}A>| p-z?&GChiH:zsN,M=+fXT1,1= QE'ui+K˛TU"j 0oLgQ6̃ Ь=k[+_'@̊wh 5usT:.h˓!ɹK-_9ԑ!'%VrথwzAYh_'>isR]"Uiym'?Ssʜ瘁)O}dk(!Hj 5aŁ.nb tڪ &O)N"] T3fnW+Η>F갻s`J5j'Ha ѫ@6ST@F`͆2=~EEIm,)2g؊>#Lj8%UR?.yAHTE* \M6`T& k<}+ƭ3NxguPD-3.v]c ~m2Ɉ'n9)n$ڽ˟: 'y UKwe C~fGS~-B3GڽƵ2"F!VN-b>0KwJ;3 sUTuj;{e۴q>Kz0{D7v@Q˱n$<O݂Cw} 5KlSbeT(jGPqt/v_*db8 (/u H:Cjŵl?Bcզmdb%6ĭ=l4i9T :䈙<لmF_5[;Hh_utϿ bMװj:v!- wZOPƁZQv%۟ 6aIib5w}kإ2ElN%QG%6Xc$ z6¥XC'Hm L-NY-a7mԝCusNӑ+_>[ T cp.ġLaP`[  wxo$TnhEz:1F|@E|+#V L*U+ A_[Ɉu(7p^~l^ut:kH(I`tj~#$m!ⴛݜ$ 6oڌmphN-!0EA.[t IꞺS@(>uQ6)&滳Ug"ֻI]h_ Gqgu>ɠdS-ٍ}u]ȸ_9kw](S9Xȅ`Q: /J'aW|JXgi=lɝQң-7Ɇh4MitJ. W-IO6"r/s7:D-xMwqCyNa [luu+rqyk'Dkh f*vT۵:a3M0D3mH 7|.4;zK-`  {ߚNo/_|!;(JEۈ'0 Ii^cg] v@ ,U:Eנ [Z=wؼ)4VeWI.e}+5g 'G%u"twlur(3 b2&܁hپw$jʦi;A%ځdg*V61Ph6?;ɾ\~ FeH |ER?h ,qe5=OBbj`~:u&/e)ROHu ò&o囷B9uOj *mBwem5.ϩ 2y̩2#)lSEE#"ֶ|.cy˚1A4 9&/dD$8KLB 76~٢}4rĝQ8Mj?n/_G&zs'%l o We69aغ ^Q50c- 9Z{$z>TaKn@&/r%]ꛃ-9}_&l3DZ6mTx#nPGP{7j,;rc%\M:%Ix 3Ҹft[!0%vsЫ'PA<D- 8Va nt,ƙdT5OG(OFzju[%\]o3I,dUP~$p- muz^v'KB'W@H > 3e$"XW\O{#Mk$ʊsDW7 jg+P+bEPWX>#†W]7#yMWY?/Ô՝>Jg7b ^6[Җ0=Ot+5 *KiWLy9ǫ"G2*/d;uGTJ*j rh鑁*Vu] 3+'YyEeipI'O&ᬼ,r:{&߿?|G #]{KGe_??)9#30WA( FZZYrt0#G 8b\UwCqȈ{Cj#`)?aPRQ@T0PXHw[|ШK56ݶ?8E k>xgQe8GLՏA>"TӮQR˭ c?<6(~%h)Xw#v'6B3R'鎍Дm[N>l 4T*w |o' xϼ |UB D+Q$| -oTBX +ENV;1^;='~l`UJ'$UOJ|M ~jՑ~(>Md:GIc֕7r<V'Q2&t(^@ >p8pAbh0E}M1cʄPؒ!?M|d<@V%N?qìǶdqB<Beje IAH Pk_D~[XLQ,FîbMW{ {0]o9we<"la3mD(rxK;fx "F8h36\GܪW$^<Dzbش:x-P~Mr9=wzoe%X]vOy)3I(oMKU`ArҴT'qJj"  *-GM(Ww1ůLJmҧ- O@isy1$Z\P(rWX|pL}m/}TO7H$WcD ͙hEَ+FCpePW i䤗gos81![b 9ZNLU ݋"WJLCz~nnGkCG~S,3MЅ׺ Q3\\="d8R Ier7ÒM ~-S:*~'ܛ|04"k!N;Z zBUaP.pUyBhe|& M j?fߦɲvPj9-#b?_ -0ftn4WH|O5ki!)#m]#GI L}wʢO`DV s  t\b`8o!+)m:O/~qg[F[ 1sDe58B &SGLZ_ zBx'/XL;X'| > yZbYHNtjV/A]b\zX}( IW^lD;,Z\lf# 3valIyl>@azy.2d s`%KY}. )^0ABF Jal7ϽTyɃ6CD xLû7r"s\B)>-h6i56 V0.0B@-y@VF/hX`P;C23M b,8FK4cSM!E:Hr(?o?59shfn# .8 dEG_Bn:<[q&'ܰUFE M0탅Uǝ, W|F&  ze(˫o<{za^ )1Jׅeٻ4[٦{ J]MhäF5-]P[݃wa]ngyi3NF W=˔kMHA1 A O_њNwRQd)3Jeۤ Fn7Ň䰹ǥ)wb5U %劂#hcצx; Ev vBO;BYuso73Zl}p^́Lы 5-`xWNtܥ=` 0B? ;|{A e% ;oDbD)h&j֜IBpIGN[l#(ҹ^cK BS[*^dZuӐyU{mܗ?A[k#_ӈV R%Q3)}Y+<')_7ʚтֽ䔺*B8y>$tҰӕѧ"btq ҥ?*tNaD3p,R;ڸ{tʂ0#{ B頮?5 l̐b=T?Q!@T$k_(dFP[I(--]JQʩ,ag5 (׻b|(C6Εұ.j:cRnzf3]apW ptqFE/wb/^le6⸇$wݫ[BD" `ڋ wVڊOCԊbk45фx-yeX!1wX׼# ; }P.F@?i ި %O:"(P5 7ёtvk\#_!#xg3&i=](?2^oIx7Sf>Kut[C-_!լvo5:%C!$m*.~7 %Z_SD 5h!^ΤVzuO`Q0SVN . fήY x$RlW|3VQnZ(`5Ag/B&L=V5b*f$d.ka8ĻI8;RNjVEKPέ~?;NM}" I -ҺjC>Sֵ EsHJvpM-,;Pc6>J9 f󩦣'l`x5bL=JD?>2=ŅzwŢ70"|ScMv-.Iv<+mƤDpg9L4eœJrbq޹".9{@( D?Dl1?;ܝ#Ѧ04,9+?5Ǎ2~{k;B,iq{t|(ǡWG^m!vݵHft܃v%L. n(Dk+yb"n}>g|I.HsųCV`72ijeUP$*ߙȘ,{GڛޒOwc,/>X !TDI \_Ićgm~. ɢ9eBlkyl^ВvwWR\䍂ߏ W&SMx6{Dr3ѓ7 Y7CRl |+;}݊|~orCkLҙA"bG­u\@Ue䲤'O%Jj(n)xNU[KV>!X!wOV7}K>yq œ7ǚrHЏq_UEe֜. m{2Pb H.4\!;[= ;2ĨP!+>Z~ٰ|/OUz*ZtRnmhc5/~E*JzUYlJANmX 3 o5܇.*7h!r!޳ 3 ĄFwv{l%RaTPHs CV$'POȾya h XݴnB $P_Gh%e: Ʒ$ LΩm<~HKy}}`gJ}eb"Nd>JD}$3"M&}~w#7d1e[ϰa:nG[sȇ}^J>4ig~#QW(٘!g%DSɬp$@!`j_?9':0+IFtnI3 K+ wIt^~Y'Ou oWb%vT$e+8Da;ߕ q;9GM>MTܡb*c2#)Hz@ԷC̒ݣ񦁠zS+t!]@pB1')yu{ JM%$7?.+t;; %,+^ӁI{vfޢ)vB1bCHE잡^Y{s<؜q"ōAy7Ɲ44t5+k.;&v 20/>3؍_Z2aL}iW G64ŏqP\8m-cFM1mQSqD4U/F4)` EqP?BS[B>PfRz$&941iaA|/RJ\@SDaSjZsR;cߍOg̥1Jb g _r sˑ.hfSCJ<@/SM7џ͚uhja$CL 椇} EZ&^,bnLlpKfU~uQ}Vѻ$OTeėЀ[t28a?D^^Q%b6PfӮE*|(E딴`qs2_C͇'A%x=Bo̐;BM{!5~s1Hh F9vWb*XɳT&?,QGyR˫!UrRanLA}a1<韡ba;$?lľj Snl` {BCs*ũd8ΤhZVM)=ʰ 4NX//}}\1^ kVRumшi.d,QH8:oGWcP÷ 呲1ywPG,)lS:H՛?*Kݯ,rǭz> ڱV);Fhɋ߲W`0t&6 h1Dm\֢1f%R'H9n~HQrV+pap 콕ktL{pԽL}@PH|-Og-\+'٨I Ln篼xP 1"v8 ^qrgEvAX_@5Xx5b>4䢓{߆mŌ}{jXOC}1d %3ڑ'pݮQ@b|_ocQNɋ}F@Za-{QW~'qV–Jb.twj>È^QjIr˜ 5.\Ԋ:f] ')̼sSU`l`dWh(Mﮍ Odh=2q ]FP"g)Ӛv( נF5R1zzW] \A2xJEw2 eN;bs>qavJD/[ʅ]rS^vsE#|$cl1LQ5H7RXFxp[2FNBy}LsxhN_1?((O .tJWM :ցܨ38bFR{aٍF{L"N{yfH4`ǰ{{67>X]TEh .wtpEEvg xV608ttNVa[["t:"2JXFQ&n+\zUϙi5d?"Y!*/sغ-GA3c/YiF.fnkpKTpŎK|Z *Qq;^5­&K7zFbMޯR]W\p3##7r-8GʳlripO1B>zOI "Q RZ*C8QXPmY2$p}l#Z˩6zbȜgLW/ҽB`m7ρ(#m?w0 t&!ׇS5 +! J}Nzm R >{.fW(`|BO?C($"T~ (6D>TI]P}Ǖ:'KV" 3e_"T+&J5+~uT@oϗP4+!x {R1ZkUHP~#Z<;=(Au%4nJJrnT-9aޞe'+vTe8yG;SO[  ) ЩTM{FQB5{Ե$P!֭yZ͠j7qA@},jNJgx@H \0}x3wͫaR(y޽FuQ'HD6XBbn@V~ ưviiQQS0NCR j!-۔&ҷv _fʔ _V!$,":8{Y]`\!ivkC5 H%ה09k ;g~F>zE1C9d˞,V+l5y&_ԌISΘ2uG JY2*{ISX%hs XB=16"Q}9N'I:wyVg# #H,R<1:Wc!{CJ2"B Lh~k/ӓCeMϙڲۜ=]sT^+\k _c~5vEI0^F|@PƫO"0翴nT2Kē#y7;Ȳx4a Ȝtq(D,neޯü@2{G/u8nRbAѥC(N1Eey jBÃDR]`hQfܲ ֊""Djc /'YceUg{Kl ^Zo],>x$%>zOU^ UgȾLF 966Q ^OlhB {)׭! %4=b: ةv:Rc2Q/A ;iC\~\ͼ!{q6zn|F_N-Y\v.RxQj"v Lv}tnVEMfKuxms 7F1Zzodsrn fgua<^O1΢ C=Z2ΌEi : ,V褯TKnm$i= BE Ԅ'g_e{٣xv7v5eB^wX,QUӗ#hfߡCDF8ܫH&y3M,۝B5Q(]+6Фb5:\tɸ@)Q$1۵HM޳sξDZ p: ,߷ˠa_VvTm>cdt4fS=o޼b71V]Wʯ!wm#kr0,`4Xc}+d8 ײ*rS{џɯv. 3`CXc{k 47V&&,zcBYj& ^&2q:}sFNlo@t Әۍj>ܢb:{S曦Rz:|n0:I6z]}zJ,YI! c9;J j*a5ߒ aZfIy& ٗ.˒cAR~{ #UZ|x?;g:ިεrؐ?iP6;1>}=Q&kFo:Z?^-*} rv.+,LdJWQy|{SIwW-m^C&;/ 9֦- egGv;2X)ˮ=?BvIf8ImfŢo=,\7 vU,`֓v"aoaWqn)[]){Af%iLCgb BF&zIg*/.{.5)FA taXD๯HO\8\EQ(8H bڟW"c9q'e|;"z9|:Ss Lë8{rY4:[}&Vt*z]Q|LTKPr= bNAv &‹aK:۱ĝ_Y4\Q'3%܎[.Emi-.0!ok Mx\ 8/.ݫڽ TS, Da|V՞{ k7b3u֙&Du6ee5$@ʋZ|V|m~cә!b^0j%dR-c̹bMh qD{ m)C=1lBgR^$ qOJB 8R](^V +!r:7*Z`lh5-rW/Ns@x)`p_ER#c(܈Q, gf9Lp&=ٟritF0OVmyȘzϕSJ!\42m"X H߆@'(tFU5q.\/(| %E 5=_[lW HځK(`D'i)S2h3,D4 dB0l> m{!Rm-Z}gAGlAԤ✫5df Gd>fj[܌,}JI(VbpẏJNr&;A">ᑱobnSבp((m|"^3PV w"$kZ,W;շ3ǞoTQYH~Z) W?@IՃP4 l/xysp0=N_B>o,j<_ Ysy?aE8ND`b#{mFYtx3y1z 4ؓ,aP2b޻@ f%5=y0:3z;XQv9F`D d.+hG*=K^=Z|ڌX\Մv_/2! 禥7\6C FfF^dg]Wr/&Cvm ̇Px[Jh9H61 Q:Bs}$^=DVV"xqE:_uhDVdI;{S#p?q}jPIh޸` yj&K:ɂ9r悵s`d\Nڪ>[lAۍpNnV pTy+I}W[$d5F !B2TGgMUK=l#.c.yK2X/ 8<0ԮH1ȞJY l(5ps!s uϝx#^>8L1Doe$}IOSA+|7⣬Rk5 #2ae:h6g$hOQ']#"{I1)!cMr>j!Y8gps:ú³dNoVA)7ZYXch$!b7 uoGs R5(ɂ ܥB tE|E2@}Je%pt}l7ͣJ4.ĆG7[R6ꤑN{CHs3Q?S]\CܖrM涋Sn<9Gb!1f6cbZ1F,ҼܖF .7Fv~! iCehZKE_,Rpjy*n$ׄnwʰíƉldnSB!7y}ŭ Mf+x4b Iٛ.o u\U=3 jU'$Õt^uSP=˭4)Aʳ.F\~UH 6uϛDk_@cB?0Q%lj&tr1u,dxۗJ_9(P;4BP &%\"(EwCl@E$/Jh9»oZ~NV $ٞܲ3Ki3̸WTstP-?.MNح!(q\-ã{=#:2Poo8nP!NIRT0h )e1@uT&>{R蟭g &"fO5/Q9y0n[U yHQܜzEm|oʳOO,UhRKݮ|6;66`Z@wW-yp\^+mSq#l~$`Gh'~CյzCNI.(ͯ?;]ɭ$ / Y-Fa,ʝd)Kmn_ kp?Iu,=5yRϩ K4Nj+(2N%:p /9"H;_B̷عAA!>O)UceFFXN?wF;8#t4Dс,1irzA!gi8 H,>Vsntrkٙ\Qj@cWρ tkqX:mdG!KAH' sV#jn' ScՀ9I#We-hNaʰC!đ X 㖽y|k͐+LYs_if] F%f:k?#!d#AȞSM,C.t&V&cVEFhh /36l ԃGӾcͫy= 9J8)H2 /&H"jºjX]3HHH%KL8S7Ew)Ũ<ӽ5 YZ