mozilla-nspr-4.36-150000.3.32.1<>,hdp9|a$OӘ,~eoHY~}7I]-$'#!֣Ϡ Pg6E-9Q$"!ɜ琉v߽pU8V*}w̍! ٠8tX˻0䜖j_vŠfm l a_8*j<^Lⱬ⼱ir{;M:nLh%౦MK$<.qq~}anw66"vǙx4pp2@TAs= y?&]5w1@1ѢU>@-L?-<d " <LP\`y       <H;(i8p 9 : X >(@(F(G(H(I(X(Y(\)$])0^)Sb)_c*d*e*f*l*u*v*w,Xx,dy,pz,,,,-8Cmozilla-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.hdh01-ch3aNPSUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://www.mozilla.org/projects/nspr/linuxx86_64IP8hdhdhd9e2165e7431042b001c208d05a3d98036ab64f336d60b704a9f8625765a4304a220da834c7d61f5994ec5221b4655ba10f403ef301fff7f06b798b22bc6df7811c9ca7066e4c7dcc3d54855d22cd33fd8ac172d64a0aee7ac486f41423129551rootrootrootrootrootrootmozilla-nspr-4.36-150000.3.32.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.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/ldconfigh01-ch3a 17514461504.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_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=92455da68d65ed98e4ca555239be3e47e3feda56, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3bb226b1aca3d539abb0e28c16f74f39c5c76b91, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8f5ad8e36a9cdc6b3b6f4e30a2d257fe0cc675fc, strippedPRR RRRRRR RRRR R RRPRRR RPRRR R R+V #HVutf-8d30dc11afa4e98e90cbafe2da7dd7f3f02541f6fc20dcf6be590227f0be0776e?7zXZ !t/#g]"k%f2וkH3"b*SΞ`B33,?4ۿ)$FA<\QxE+t* cb4>t|XB}`DNCR4/)Cظ Ǐɞc1!c|/D%ߍ]a&`@Abd0qa)>ܰUlЮi*ףnTmNؕP VؐƯS` hxSipj:30֢h@8D;#>nGNI)#-Q+,@{2?4m v3ZJuMCQ8 \k6%s_r &$**@-k-#x?ojoTNci5%X9ƥQ"[E%YTR3meFz-(۾4޴m1 3S&vxvm/x o p{~@N [=! ɪ"o1ğ f(.1.0O\ɠ˷l}+ ?`LndٿŋuB|Lc%oLm 2=_LziOp a:UazUiPgsE1Ӧ$RcI!Dp1@cIr ;*,2{89HDJ-xzlz l%=O^/t{rhT!,}ef]T7ԉ.r6+aEpj^5T{6\S pWXN?G(e]mc~Iy%:q;Ze9bYjD~3hcGN}яdT.'}_yy4o#IM .611ZMQlun|VwudQ y;]kiS)RYY#h"%q6g-*cgBDGB]@MMK%?Tw6UuBl 0JBd.a `&:=h䁀da^URzPU~vV1-:9Y ҎLfOQ vSgaў7I9BT#1ǞLPicp磔cwCoiA.j(tw8.TΫ &"Jn , X[Rġ-oMQӡ*$ e1uEDyG)qZϺJ:+:8IYNm2Ur$\eF2ΘEv8jei f|% 1'aKmÅ;o;P[ʀ1.JŘ^Ӫ2-m!ըhSYPng|jA.46 Kr5Yc4 4Nv{'!yu@Jkzh6ˁ xj4(4w*]1f L=!]WJkXʅy DEj0*f84ySu7vdil5=\o/mip{ϾohyQE7cGaKzv%Yq}GHDs+*Phj2;UXKLVE | c`]Q@PkwN0QM f;,hXʮjd~oug)}[ -93SE+-3UCx$n,D+/w;߁d%v6¯v2:=TZCue2Ճ]rLpihMg!:n`tu kG.!UF"/JӢºXc#v?4*ÙD9!hD_=z}=,2gv&xtGXT*zoPC CSHF*}4Sg}(%#B4k1Y39D ¾Lz8qϗX75"̘1K9Eo3r8zb^o:Ry_k>ƋZ89 #O:w(Ae/ܫЀ@mR9Q$TRUx %[ !)#I/!٘m^/'q{WWʮ.8,M*w:Zw s1rxȘ/7;2XyC-:/@1zQV<&(4l9?l j8RӨ|XXPIWh|[kmtE n9q J 8ϖyjݧ1-SKƨx~x_hXQA0 bQKSŜ _.niMv E$5J1p  1eI _sm#egh|զrT0Rj-X@oit1y,!$H5f^UG4ͩ^+WE3.2vh:R?DYٵTmRz)9NǕ۞Tbs0~h8 %ԡFjw|H,LQ>WTl^1pa$O)֛ FKQV߷gbVqMئw]AlY+ߖcp^>IY5W%7^0(0tDOӚ8mpWh߂m q5ƺ֧;S[派dQl:a/ i`*,#EW~yre3"Tٌhd<@sRWcȕC׷+@ T.A y?i4Z9ۏY dRgnW{cĴ+*眸<CWzЭ /714[ [ "\%Qӫjn z1|1MAx|/r'GIPM>;@[ @l],TZ z& F cHoK(6.rҸw b6'=xP`uĽ-65w峒#O=#5E4g\[gY4:EnG4VZlGt kd<-us?Y^v Џ~OYk u(c?T(9(pnAKrrByϖgݓ Kp*|..0 Y(c]B$3 v- hwSyDrW+h(8V߲&Fp@j;Ih@wdSEScoÇ#ζ>6?c4\`' W@ndl01`>y7rNo4ZXphc.:"{W_PQ#&`}i}X>H#F&<+`ws8w=uIpGƧ\حN͛e_!QȐcRX8u8NA⎢4&hP$W9 1h'n[ h7$]|*ᷝjn35]r`JS0`#<2ygP6,z5y` /xp`я2>&fj:F`qk^ G ˛`@d@|&pD; L['4kNAwH?oJsS/v[cĔ;0[dN,jCD-y_K'9@hgq|ujV\ y^ۀ+ hnib6p~I:[lډZSM݉HHZLTrZ]OZb Jn~Pgu%w6w"pdYpR≷2$Eh:3ؼ .*>guQ]uHQŬ?v AqoŪ`GWsSRƵ3k2>[vp"S*?5\'O~z1a;4widDTBz3ky.$TY1POKФbE/_+]B3;B?n=J OtO2.56 AbU%(ГOpI.ݴ[jڿ@3qz/ZPMRO"^!J4v& RM ٭k+?YBN3I?gEISB+aQxtΘIaRQBu蛭pix-`ѺwL:۪M^gM.c!&)9!feI\;[R8 hls)vn~H n=]y>x}k0< -wuxA|>?ɥH{Nc +% USf !bS|}Lk8"gT]Hѹmri1\hk4V#QЅztB/>ԌDCv3wy(G'RdG%vG6(J&駰8dخ*`a}cX,k:2Nc1R&v~h7*? O i\(xzG,3AOk"]휴.5x,*2lsQL: Jaa X.&-(rzVWf 7 y.HAܥH_ܲ^~Ca.Q0*wĪƐuY\LKzEK`$مm< !PO i4c~|/7Syծ "q_[mjG9A`rafOz*Opi0,[63 $izυp VfVZW:|H* $8y"{iuj˕2,%i$,bqbd]Saؔ-\20[E2e֓7-W/.v?>@Ґ`Rk=6>k:dn3Tae. xWN7[:ݏp,ED:A 'ߊ2 ~>m (<nA>1Af%Ba!\/ܻ}]DX_-\䯁U8*j1z}o_ltԡ;r hybK=HGgxk@D=W>LOh^Ply߆&x[Lk :zfx.!{-0rVt=FS302t CIXE؄T;;_SJi}pՔ4T!t,Y,5>ֹJ.!){z .WCd ; iiKFdCXRH.~Z3%{1ANaYoQxkY-?8cfVB2.˹4mge:!oFpfw>3N)D%ngi>PKD5r͟0X4,c ~,SA&Ӷ:qezɖF9mHmўn/wRM:N梮ZF!lRa[r|b7 A*`y`6DP0@FO)Y&a=/^jy4C8iԴ qBMmƐ/5T"F+gJA nw>!>p vڭľJ=CpAD Kjgd\ iuYLx/2(^7^ W]s|LrFPFHpMgDSזdz]HYA_ŭZ`l(J0Adž7kؐIʚO*Q;`m(匉~"Cj8g~5S̖d2_+u^?JM\-V$xy?b!)i1hBdPtM*9 h NByIϒΧxFmJmʽGRS}s Y;c׹QeWDgk+d*ǿ-Uh9d+ wlu~yx7H4{" +._TaL\nj9uX r4 D>mNj/{\8ϺNBjl",W}֔0В'|h얬O2U6X/\c#(1@&m.P8qeY|] [O5Ðe9讫x)ɵ>

rv/FdP*`Y7/yXyƒ.Ϗ\pN\Kjq͘lrQhaB_PڵCdPp4\P +kOK oV:˴H !NɄi}2vL84.C:D O:`N!0B5y~V=80Ɣ,AQ>PfP@xM\+E-Db0: AGɃX) !'֫;*Q%z>/*: vdEes8~.U Q]]/xv` "ebտJdK}~G`j(s'@jY r._ԡK!a"u,^Qa5>؇q=]]157 bpumٲSz;EWSɟkg' VO7B@︉X/(z:K 7 : '>T $)l`+=M/S,yoE [Y`u֤Avco [7TN$Xט1>5W.LNټ p%sj= llwQnz `^aT 8-GP;dU 9+E5(ȿ&R%qBԚef7> *>e¥le۾)nu3du)q8pٰQԻS$Za.ꌐn#n5hh@3p+uuL䪍rEOy=OezPl+4aąQ FL(ƋEGr}bSnZK<9Yn6.b hS2х%_hBk`J+Q :˫)O#4ƛYWs8ə-csUA >pBSUd8 !@m, fbqTY'7xy8JkriidBLh]'C`4׬R`PogX~vv#e=짍Tܶ(apy"/20\LBe S*AT{TA=.fgIJYA<ɱLp9*F/"I5/&քaBD)hy܍z'Fa>]1aåS$0Lj˞Whc%)WW[dm_yr݉EgH18_r Ћ#얻 GT^ݝ߳ T# <1<۽D#pa$MY`N}\2c)ocyG'NYSjZ r(˷ 8~`856!&ի*~.=1$aʸ`fm1I_r `ץj^pSuS X2d6P7o"H2deV G)Uzh֌F5Vՙr%Ő8tYܦD*cl.B?ջ'D#Ht4,>VŦ@#TtBHOB{c|](JW芣& j;Ty nC6풜 RaLsbc~S!5vYZl${2l /}R dї6̸̳݌|LI5ဵ&!~EcTt_,5]Q:~ {ORy}.'mVEo&n~Wrtc5'$+?*xOgCN_|_E (WeS6%Κ­}P5D'] O=մ7+?/a mQsG2Q>CuQM|_I r``ҭUxZƕ8JȐauT,@p؇.v糔xRD- bAjT" mhJC1Ay:>lHy=H O΢tBGM"hlE7LiZBOX!LDQB5N5{b`$ȍ3bgP](\"vRqNLmDcljC}_~m6Ȉ%OcC[7H2+4Cq/yUk!hX j'az'GmDI݈##pYFFIwjog)Nif8,!EiR.g &Pn36!yPY6pK#2>7j]dLszJZp2Ԏ.- %p[=™EL 2 _};0k;p:1؈Ib7jL{D+g6?15hO2ђp`yдrY&Y=72+\Ph_N.^f++gg% GS9ꥐ i:$nޕ=!4]\G~I}|'E V|:aS;˼GG_;;'>%/3fgr-`VA bq᭱`9Ӭ pX.>r>oUUf[$z-  ]Ջ8Xy!>n.b'"8X$O5/D]ۍӴ:4ne7u0Aã^:h< ]qe _a@{%"ǫi$mԫjA%(]r3`=w(Sr]?d*: ! Z@iyޏ n G#ǂM'e.{  }r?9qDO |o8”3?͗}t1/r@>'?P;0ZևP򖻓Oo_Z,l *pYA % %Cl2xo +K-s=XCr%C:sCTyF~gZ~zdCIS ۙ24 2(@:>W+Ԯyj04M0UlC?ay`N$ | 6\:aW0R' ϳmgl E*@SDnJ3 UoJ#Tb,{8Ld5`qySI8%wԉ rEwK{r5^}&d EkF*>A)bY'8Kb;_lpC]>3|P2Yuì8H6?0ęy}SL>mhb%PN&.w#_. H<l+UZTs A#'v}mϴH-y;~Lv ʧŔ&I(R"2d^=yB>9˴Skyٗ٦o`^E@:pss!M=@ 9/BIa QSV 1g!nQY4L 3yn٤*8u/ߦEJ8.x bt&Q,@][Sß0uxvBkb@qRT\Hi,q<tQs_{儮8NicySKOhlҿc=5I3prP C 뚠d!ز*- wcV}OLom)vq.3#ɣ1W s-،h̳$b a z0:zml\uhs 1` 9$#hphNF:V~ c))ǃ?[[u;A6,v b%H,GK&Kb9U#pٹ"DHK羏8We2d6 _ P$VMkPd&}P  4m@ՁYsnk/:z{*6ѹ-z<5;kpTvxV8/^Y1`襻J(5ɲ^BW~,kȪ/d  ncЀ˪c/T`tG7^D70luU.n(ZE%T*Qԙb[ڛ`bկ_x@֋8='op:*6 <ʐf.kFilO|Didc.t՛QMb4ԂlkDNrd%^FX.F8Dde Y.ME@l*8JTїK8 r)Gz"w\R\z֫?x-Y,>\jVnҚ+Ef#O捙m*H3 ;j]4.PgT>xB ޡUPI>ԖLy߁-oP32C\Uê9zĞyLOr-*w{%Ap3AgpI֨K"(!3qŪGƲH_{(U7v"el[>aհ_gy|X-+cAiw{_k/727~m~ 6:JHWܞ/5ӅibP´)ל|RPZMt OwRQ !7",>ML\IТ^Tmc~'>C,v.v 8rB7 cm+M޴fcH j,o3:( \SBX7^oaUeO_^O|ϧ|_$!|7RX?Na{up7DH=/q'H^'R{څfg4shNmQ.XQpP? ۅj9Yu5t!0.v3lDc6ծ L]XaBr1!CLZIܑg3*Skd+ зa3d]Sϫ 1( !4Io!>? w& ɋ2sW>M1D[ؽ;y-"bTǻ4} GwMRDCað)q7QE*rx c |;$ǎ5hRsU:|Qпg؈Hym 1,jm2'8'0Ds 0`7DI!yi'_dF=ZƎGn*)7ץYzPhJ`Ag+yKIXj㔄"CoK`ucQwEWdH~7yrt:iAa.a~;B,1[?ʹâ|V4 _ oIZ119K[bec&Ws"u0TAz YDC?* UΏn1OJRm$cF3,Œ&m&2ʐ ͆C4dOVC7|C5z(o5] $حNz'7Y~Ko_tw4ve NOң+;7A{Hؕn7VU *jQ~Ǧƈg2Dɒ17CDAS75_'..9Y7g{&o9ƍŏ뺋B߮_XcM}? cDl1?oi'ިJڑ)Njj?t;kzO6ڢ+ݼΒ5En\ _띈%۶/\գ~r@R4ԫۚe[ee~op]ZU! a񅞠иݑHrai 7G?YAñt#A܃+47|c0W Tw' ;/0@RبJoq\)ו:~mLKBb:]=`aޏsSiמ'BqAA;쥓EyIRf2u>%h*t "QLUU䜼Y(P2$ן}3^qrF?HơƉgs&& ٠JET4=I=d@?EK24 А[P{v|79"_E|GPfvӉ'\D^PH?/ ?6~%V!Pv#v %׎^2J\9{ë{{g1`ZKx C7]9po. Nު隆.;kl<+Xԉ+PnEZ w/IeQ%$+b \"E_2+!lsCt/1k08KJ5\"0V]l)Jfl⻌DhAq`[6UPNDV/gI$aܜqayNUEOzvcۣmEsG(Tq~=DXsGϽԨW5U2*T7\eMb qߕh!UX3l׎!}Ua=T>ThB"#D-lpO9cy'`SYgj]roq nPnF!epi\9uC\"!W^F ڎYjq$e@JY`1:ƙY ɩ:w ]J'z=QjpH|SRUp~EE u>CV 6v=PɈuB2/}}vZuvXe%!*P by[xDDQ9UѩJ]&$J.IwG@;wz|S|.`@&Y6gW*DBNrFo8rR}6Z>wz0ZlUt:>DYmN`"ΓJDx˖L5uB,<UzFQiP*ہ!v5ޠC pkPs7‹d2 õ 'e"NKV8 Q-òܪ8jU6e-?LAu8Yr5U.ĿuCR 'P̡lp eڎ2$1JH1\e8;vz=c1  1`uٺwq=kRi&7sY$ՉFn_"qlЄ`iO1ģx?UThͿCѢ& ovUYvKB9)؛6CF;L`ea sɐ > FVKTp+&>dֺ {K~cJ9< ʱy煺Zb=wg!2[ObPRD88js):Rěc}ʖ psk$ި#ED*X\HĦ_A4um-I:?)d e WBk dYl`~," 'tIuA۬YPq0MN'!HP0k#\ReO%?$ M86YƒSNw Pv pcCx8,.= (8eB"iN Cs%*L^ 檦n,9-%&ص 241O%*DaZd*W *G]iBէ&3B4fθQ6d-Q+|?X߂|ϴp-B !-(PkTSazb)S8,a=[K{"/N^BYXQ;QS|⃇O cWPix!J0):)3Ғ3,1tdkۇ 42m'Y%Lإ!U,jT>o;_Ɛ"$O8`)=KQJI{j4œ ښ+zT}X-ߧEn!-wKםީEH+d띙ގɇə5:NhZu[-Ɇ !5"$Puw6l(MiXyty|zZ6!ashDaFKB&zjn\]tN.Ra搩JK!䨚hTBKI4ipmߡ& Eݛr%vI`nU\1,HbY"ЏL`=k?'<ϮO+w:r &"i" XZ7.ܤ 2Όx ٧Vpf`گP\qi|9h IN6<΢we_?ϼM0sY+Xp]/ jgGZ SeȷnȦf,'8Mi@7 O -YXE|x ,8uw8ʎf=NIoJ]dfܨ,aBHZ_tp:.h 1ߝ,b^kU0~ɖKʿ\5xrOjX [Ԑi(< H,k#gTH<>24)I;tپ,.G~F@,;f6>2x0u>D<cЛ2Rӈt'w񆉊?cw]:BZE!XEglXCFdG~@LP0Luxbv-0J4DC7aϤA.0FWV Pe߼:_w9+Ė~X^ǁd ;b7hBg~9Kǹ5wR #yP JU=#J]o폩¯}lյϒKIl H1"zǑ!X[8n׊x S=sTQ+4oپ0M*k1,~I=x)X;ܯ?OsW!ܔ_?R,FњǗ, HrxRR;##N/2鏢?Y' I=1=K4NmzRcȕ'['7Rx(jJY;_$;|9gX >`@( udޟOUܕlMޫ*X+!I8l%N>#n';sq7gת`<h'&B]P}R1%>3hh >=;ka̒X̸{=J<ˬjJc4bX>*PxݐVp`A,DQH{k@qrcJI6lk@Z7K ]K%jG\# ։"it6ZۂC߾sYG~BJc]cw)o9gFXAw+ɰnY&.XMrk&o.QB*iN#u\"'V.k`L>l} 'B[VQZ k^>ԕbWXldi@61ЌDk+ T}q?Xp't)bV$^zzMNPP|bQb;hWysSݐ>phfA :YHe[03g`au1]:\8DPyсxsGvb0k D|>Y'M;/cbVBe:-nR^9 ae9/ ql ;|Ȕj0}ͦЁFSz1ba ]&u"ŅD.8i~Ҝn;3gʒd|Ӧ]H7TY'j/]yUU`gu/`PHy|MT GAN+s"t3ΐe}hV3J%,/l+nM!^ xY@m{nI>_qZ2']z Xq7JsA(UxH4ld۴E$~[dI|n HTPңo\ j]跽JJct*wPU#jGT#ևo^6Gg6ohE 2Z\`/Ȉ:Tlp>eq< ` Brw4cwDL[hW,#ԤPRՖ%F+[,>ڳXΫMƩ8GC1#1ܢ$ ͦ쪄sѮrS;GK=/Ed;s[洭N2Wj؀V5',#j}_r&|˶lfM"yTن’}=mMYj25AQsM0, 1=T VE{Xcqt&YPNȄFC=axMCy ꀻ<@d菌x#J[dǹ8`GZ)@}| Qh.+ľ} آYWV6~T[.PKȔh `]ؕ={~| 2AգOe";/it9R 'Ǘr%|;1б7r K)`2ߍ'A7M6Ng5۽ l$ʠom/;:ҪƗ PEm lXP)iu_~T8Ь-l=H- kO ,aP-r>0ږRLt%!>Mun3#Rxê' HlaCN1z_Ρm"?%]jX̵Ua>X\B]+lVmN.3,gk*Sh+^_I;&yofU: %!FI=h*qisk]2"T|1SlꞄ5 ?p,Մޣ@"ABiL.,%ྻ87R$jQ&lU`ln%{1{kxEI!cwO Ьe<, <5Z. ^S8plTLIw<޾^D8]b+Ok]w5B'2N(m7D^{%ԝB_6r(}+< GhAi:E'iŅ)]:ۖ+mϫJpЇ7 UpGfӌN872