mozilla-nspr-32bit-4.34.1-150000.3.26.1<>,8cXxp9|BS#˜Me4da^hU&Pu>*?*d * DTX`d}  " ( 4  &P\M(89: F>&/G&8H&DI&PX&TY&h\&]&^&b&c'd(e(f(l(u(,v(8w)x)y*!****Cmozilla-nspr-32bit4.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.cXxsheep71$SUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://www.mozilla.org/projects/nspr/linuxx86_64/sbin/ldconfigF(5cXxcXxcXx558cbdd3e82f348ac608a1e387b88e2929b64f0191d4441db7111ff4e1a15a01a0d7b7e5f2e3e5510f2b588903f9c8545d8f739594a1a2e9ed4cbf200fd88b41239ffe87c8b1f619ed4ec5b8c1ff6cf57ad68a011c2600c6797de0ce42d7597frootrootrootrootrootrootmozilla-nspr-4.34.1-150000.3.26.1.src.rpmlibnspr4.solibplc4.solibplds4.somozilla-nspr-32bitmozilla-nspr-32bit(x86-32)@@@@@@@@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.2)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.17)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libdl.so.2libdl.so.2(GLIBC_2.0)libdl.so.2(GLIBC_2.1)libnspr4.solibpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)libpthread.so.0(GLIBC_2.2)libpthread.so.0(GLIBC_2.3.2)librt.so.1librt.so.1(GLIBC_2.2)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./bin/sh4.34.1-150000.3.26.14.34.1-150000.3.26.1libnspr4.solibplc4.solibplds4.so/usr/lib/-fomit-frame-pointer -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_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=4edd4c519cc9662cab69bc8385f834177319ac1b, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=13e30112d15df4282604ab49c1aa6dfb023afc4b, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d852ed35b0050d39d83dd93eb982958c95d68dac, strippedPRRR RRRRR RRRR RRR RRRR RRPRRRRPRR RRRutf-8d995950a184069a97782ec9b0d4fdd27504029355b35d1a35fadf0641f142c0a? 7zXZ !t/W]"k%QוkH3"N5;cXn@nKO;}r<OZOcfK_>e וAe+X=p^ @: ( ,2IoP6WO,xL+R,̈<^2XI'E\yU+ڰ 7 }ٚ9ٗGJpCaڶ+cu?n1r([C(2>U@jW[v& a?avUl[G,=nr`[ }^4~ xBʷX1Ĝ˫5W|jP *2!8^HŃצR´3A٨Dd;Ԛ_l 1e= ㄶu'Qo ^'SxוjGKTl#<5bct95͖q-BWoUc 3KL-2|~*2Ʋ~yB^i&kPhtqN'qvP 9q_;DaPw:ڸ~C<5_cJ-㦼^`M|ل3ۄ, 1}>y&Өquej5Z4,Q&]$d*7U.y6:VCNXx̵jLiFaj+&8[ax~|I 7Wں;Pэ#JaR㍷gKs8K. ҃g_>Jr5_6pY2e`?Ħ 7AhG)tK rR!y@`Ye,aT?0z\>+qw$PW}a9OcݵS]Oշnݶ;?'r151Pl' im嘸˷X2ϸǡo%2i2C[Nm:yK3?ϔL){DwM % | (?tX Z@e}r$k([_xaDjVG@G`$Tvkĉ+fӏU iKu./b," X cFSp/x:AΠxf%hibI=$V]!bc F gQ>\~捲vD/tʕn1qГY9J8H*88|}5ǙU s59Γ2 |gaхcacWY H~. ԗIQuK}B,w>W=3$O NFpPΥC&;'ԛ񷒝csc49&-J#dv(3n]s),w#+4e)}ku,o"P#z{a[IsVa_Pj ],UMO/cE@\^A]j8z4^jɉ#uk{kMqoOM9e~qEOCr UkR[w0Ii6W?ܷ != 4o Gzk|K zT㉀Nob?rb's=d>`HCvaIE^4Ek+qK1H6};'uKrvXIdoڅ 'O!"9U3i߰Q3L@AsDrq vj?-hl)1arB7),ݢ~77JtآPP?;=B`,ڳZ+`:ؽ&!EyCvJ6Vߔ[wnEYK&ӄ.vviÁ ٻ@1=OޱY=O!!E#u#cWpdnY< +5@|$9JpMG?KTyE48##{>VK"~SŸBoey( 6j1ْ ^FEM +{&HP!HM Jc<<2ę ̑X@n]}W?L| Ո?Hyǘgij}qu]H5OSU: *Gz~mxs EОoFxTC`AAx7y.:&%m&:(lO1 qf͎l~y!j S@R:CҦɜ%e#RAMY+"RWlhГ"#ПcGm., MGRZp-u 1sIpi{oyC-7BK|S1ڮ'.hKe6-^$%hb:*lM7IwG "߲"'1wwf 0.k,5($|⹞eTUUoyřUDGyMPky PP B,3`ߎNm#Su~p 8Rf31FB%Pp f ߉ZS1DU^j.`5C\xsr1ț" vi ?66]~w!L2rgtY;Fpz<m+tɮ[J&6$t&>pߠݾn|ṴF7;wg5\̜o]@ylT3ݮ _Uȑ'"l>3oHl0~HǬc(dn✻X}]>XRxQ2B):j=n\knTgPHHn~;fSjYB*qn"Ŏ%&MĮ1@Tp!cPl K]q!g"N&TQID)OV~3J49 Q웗j4btYթM`+ ᰐh-$7 Y_J~sY۔cO '_| C+e^/(l(z0pYOhvzRt $ʦol:ҜWHO)u(Lxa8cՖH$y% xX%LP7Ng.}I9;gq2dn yϢt0*LS,PL_>^Xl]OQp=Y""m&D-MY=Ƥ,tXڳa'kӥ8a^4FZ\o.[ |RB_ ̗ ١4b&tV Hʞ{WDG ~`,u3 q)p_23vн,*Cئ`Pĝ]C<{#_=*GW5Q&]vUF*{D3=k Tw֧X`eH!-JT`F?#WZب*:/,lBvИpM!օP%@m5[R+4Oz׮SBG2zMwyufIi O}cr;{[p҅Ÿߣ->]ŤѣU;|颏оDJ[MCqn*Dܷ W@PL'/c5Y$^t( ,l=֤9z1lGᱭ EobCHŠcU"_7cIc-GJRq:rƒewđDC ؓmRXV^<_Ϸײp_}M}5gg=y X$w@kZdjX<\>UA*AdEFU"}碅 ͉COX>OѨKN}L{ѣݣC 8;g*jcw6c\8oEu,5.ޞ*dFdV}cN' *P}&MfuTҘhCVrtk2ݠ3k* fU:G?;mIo}4oɈ> w_OI 1do~#S Oc6w=ěAr=%o8"ZQ7gp86@ قo坡>do{sf.ӄ˂4dbU,x_O#__E$!ԛ_u-+sR,˄7!3\*0[q]wi<Pވ)Hd qDmrQU"s5O< ,8Nٟ\ccqUX'dӾyl 0X^5leoUg'"аK}tA #gї7 Yc5>u[g_e"1=cT;C_ D؆dP4+B'ZϴrI&꾹 1~OujsMu;< Jy룹G׌7{hn$FYc^_ 4Zq$阢)~dx=Jh2ګbv&Wo7qndIQC .U%EPK ^D(VL@MS uB3R//}O.u@HՔ}Y$9_"U/D^Pת;cE)mq0U䂐ϢnVqiZC3l RMR DC~3mބD+5977ׂi^8pd.wX0B^[#jU>&0۸GkU>8c kأƘطw$9XO ԻTdnWPF|YiJayoS]&`nLyگ)\>*.aWDA*Er[gak> u ..j'2<6 n#]g{ -2=KnB5/zHDLȱa֪w)X<)rL9;enPD56836 ձNLNSi|./wnQ]cɠy`(MWVQ)F_Ž =ҌˍAjֺθ/99ka%liHXzw=}8$ҶzJ`7=Az !RJt#s yȣrTT{ *?\>QpD<[uV 8L9-lŬZWbQ; t F9񠷍173~DzzDUL#%fD"÷FR2yroTE-k;[asoCWYbI(h=Փ]b nR$ۊ@M$_e z#C+65`*CB"{M>%˴bS4hΊp=Ti.5I hlw0ŷrL4h@A#oOqt&W[Tm2;Zs刖?i llkg\ 讨eaa/`&֭hN֬hBKv%bg#(qA+Uv+7-9,l![U(Ov &;dsԵL-V&;]!n  QƏ WUUsm;ӥ8ViH=aS46gBeUwu:,2\;*a*>cwP4"ƒd,jݙ Q+RXLsyύc.>6ʂ!?"l#CoUx 
Pِm\tMXWpP2ͧ@?%B=W\\;"ٔîrjipd#Wi}*G,:{C{0T0v䣜}dJ~,6>ItBPrZ# _jN $i_kYL ($߉/"xH7 <߿AC)3[AY/9w:5V_TdY+gfFx޲JUk<Ϧڦ~%+* Ոd?67;ZRիG3e6b3=o㮍czǿt˧n<׃:R OEcҡh^` [ZɥUDd5h̰ܖLPd D3|Njijޔ_ȳpsPr~&VQROSms,ػio=j3>> E{ȮKh}e151s'#~k\bŲby="^&.ԁ܁8ʍ˭)z^xt@KlԴKs~f(2^PNʞ>UD#c@GA׼Fxe^prA%zu)3y-uPU .N+V_=M cf%~"o;vMa%RTBKb>yN^f]_R.q\ωR:@OkN!0AIۿ@t+e1ڀTl5eXҺҢp68I M /Qe`5ѸfKiA i^ !+g4$TȐxҐo)A,Pipc2 7Ժ2҃b#%vpMO^f0;H Mw 76MH>2 ~ kv-+= 7 +~ /a %g. f2p;9gdK3N 1*AR't2BׂPRRuqЀD׺lm¼Nf2,~g/~X/j5d"54D{/Kaӥv5`xBNE4vЙSN^N Cˈl.n qj h}f7wQQ42!ի@E=fmo$⥙bTGlT*?}9#JA3 يIEy _Hzrcb(?"mc(K RHZdÆn K--r*40MZa4s:µ.M[n"#807<Ro*:p&<*6h;N`T>>6/ B|ixOE!VGJ]6w>} w `,.w@5'-.g>ǗPi6p7j[L˻= Ď4 js7\e=qn0ij$0덌k酉u=i8MUڭ1+ZOX'C"H'>F˛ ELpO%Dۯ(*Z 4dM2ɕA(C~ds-ZK,GAm68R,*АO|`&%3]$ש$R f. pU޼~5~#+4JD Mw]VT-X]!t( ?Q 4)A♸AR]HIFPlܒ^)*%()/,y<]PYe<9mok(]ؼ%%|z"04vӀMVۇ 4MCDѼm۬u6=LB#gKƚFM!P?Jn2VBPku6r^9 ~Ā\k!lxEijÆ%&*l]uB+_}BӞqA3 K^Og Q &P#ӁWMD F``Ȉ b`'j` 6q iɤ&!5 /ET۶J: 8 d@sn@c Igr]?C:e63Zr>y Po}"`?ᛂTVg8T1-:B%0|tĚ,&\#FݷjivP&۰KYx5xE gfU%ߐ۰|7BRNā:#fN9M-5i'h]4o#΄  V"+DIz Xޏ$~J.ݷ.:2b+20'1J /bHL7]-.\br1M>cQ4sK՗f=[ϤD@zj-BGE i\!׾0r{^0\5CҀŃ _fg,sUsjPR~~Djol͏סōmC@͖ |-NIG񎻕]4rH3ޑԫQtwB([R j?~t_#8H?_o-RrlN+6*~GÈ] *duk|?e0>-OpLRoCP˓gKq2J4~{J9=gOt$5$Jpx?ߠ!\,&L`VҏQF] N|sd/O !:=0C[i2fnv8;W%2o (~,HոemGYad%Q" duU.Β;hJzs`tMCoǎQBna +0鏥:ac צOa;M,4W)B@Ӂ4d_SHJ|$l)u-ߘѱޒ4&w_hCWl:` tM/$%^񷃮wo.%Hm0v!;ວ$Fz1Cr %l.Ԟ6[&씟MGLAצ^[ B/3EsVI@`aZ|x,^)Gf9`}~RŌ>G2ITRBd 32YWKւ"4Rn 1:~U!Tr]]o2 ̜f~CķBiڻoq11BmJ~LHMEGt'D]Sj) +m6ytՈBS(ی*!(b+o+`~oLQ31@.k'gY ԛuOSHc\߲oiT] Қ\Fthi k>l,&[m4ЩAB 5؃-.rxh]9'JoNoB`If0mQa7aS_v)EMDE UyQ!G?]` rBnSi6)K94+6E(Uev՞ %~o72G<T;PDrB>gXpsEGXe60#DwiX²TS]sF:%ސA) 0!UL2^M ^ʊHTXz3x](_#T(Tgl$}Eq'Ɖ!@:KVWz䤾Nϐ-5 -(~1uj(K[AfFE TXs=V]֟kz_>"cf.\ vA&/2n;$E~fgN_w"OKJ&*>tjYBliں_?_1lgR>iF H4`!/Ut"0l߯}UMG~ˇ6 ?/ ; Kl]u8RgPlلHJx=4.y Ÿ=ނˣVUo:?C: PԘ} 1M72$젧lO&~\XOivoPKQ8GC[;FVK.)|=a :sQ(RBШVb1M8*:y2cT^I?bx:*hEEuw@%2FFD&/fלyuC^Ét@ٹkP݉Q0?OdO*ٚPA܏Yd%Gh=PZjȐ.;'* /"יޅ:g-jUJ,tiMwٛܒH+/ҘKncAzI4Meꑃ!`NC\z3AS[+2͐T ؛=N^x@-N1-\pLnG^Ku5':]5!iɳ?@%!Afb _<1}4ERd: )G5n`ƪޫ ֆOؕ\0T4Sd<@=W335ܤj.9!Zp}(V–Tʕ='n 5o\jh8,1OQ֐HoRL+z4 ԇX,dJ%ĝ@u7T0%93W ꇤ&64tg,J{?Fβ%3>c>2D -u*:{|՛a ܜ)=bhYGTj4u)bL+>;nLZЈ oGI-<+iR`Н+S"UgS@|;xEXm)d{/g5{La%.19^Gdw<~K h7.ւ͈]/zвfգlKV0+S=W 1t(J-nvOE6 5Qg_EP|$ASL!Ӑ"'UڹAT,,U}=pXSȫF5P1`Jqls!5y֊ ",[UONP*2Fwh];'֚-eFm%HMK/6O)̋w"u#2POt2]Xjy~Ρ2 ;iY|)E\jq-;:H r\A-X|~1̩TsG[: %EwEg"lXS#[?SG8b8v>ȺJ,oPawlFX)\e'`@avk?/6TQO~b*—>(p9t鵝N jx/rͼ?Wp6:g%-'D؇3$q#P͆3Eӳa]TrZNz?P]wAۜAwQꨙ@S-ƌ__v2ʲI ]L$M2f]:x\鍅A֥S45_ :_B\8ޗ Qd[^n$XzJ` jĞݚ:Z'GWW-_xRsF=Z`gޢݟ,_!'wS9Q2LY4{A=+ 50v#)GF 50'?5"3j.8);](ǸKz ²A6ѸnMWqVJ*Ǚw;IBxCg+'ѭ0ļ$LyNhwMy[Х؛( bK0i`lXVq,h^@Z(eR. ?1^0AœJ.'DmMNGNjN^uȽ(h7s "][d D\r6=.N}r@HNSͦ6|Wj8HHۑ&qet55|iGkƯ_ѝ)~`@d<]^Rd ] iϝu}ȶ-0'ts50ø8`~:XOH\!2:+!g>7iM5A2Ah^Е1_ EZAv]Sݹ YAg3^tR 1jl;Fi ]&U=࣢M13y7Wvzr]4QJ)N@+8X"2e|5Zh1pMr<XzȬtAz"KN(yp$ ,ݻ] ,yUiN,D8$JDyȕ' el[H |޷zVcT`#%mS?ӽ~P!֦p{1bG-@s׷1DV\d*YCV)o YYW0Qޒ\W@I87:}9sXgP@׸BFpѹe5<?byM,Hp'5zYQx6F"ߢI#ن|B d梲9A4amQw>@:,qiBrħ|6vP&Pz=D(E[տtOYh f^Dz4`Cq\R:7Ϳz ]9 3Z7Q ?S~;00]$dQNӮ%9m-|h}nVmIx[@K Vv!zDDŽ4Xc%hT: 2u Լ 7< 69 s2*A1o{/S-u-1q _t ƄWoa+ <Ϳ9?Ew lw.wEas*_O0p0%@ٽ}Nu&%r녗PWkj5ᷝz+w0dUW%+N] 副~mUZ=*r_kԽr>w]/J50-+pJrsmdsY%A2-rI94E> ,'sjOޔT :4E_χ+,?Г,:wgy9p/؄Um;w*1VkR.O)lAeۅH]ϷqƎSuпZx%sK*̡?!vrYq$OF(9jzSTWFM<8:t9=b@uILQ ;ZaQD`ɶf4:`G*ox*7wcﮅ3僰[%*JkRTRӂK+Ð(n9ȉ-XIЁ~6SA 67=A6fFͨ%$e?[:Tx&3qP/%ˍ;M`ޙ7㐸E]68>lۀ7޻nsC'/RTB0"|wH$]{Z &g5 Cz˽sH*lo#% iyս'zB&E'$?( w~[WŌ)Im#ↄ%z8jsW+` *fa2ħ2D@TiwC^kUuEVB2F {n"vQ͔kR5B+1wS ab|HlB5׍I~ѰKJ + pȒWߑ0?\4v"*U1I*Y,u[.eŠchMZwGvҤ)ɖW#.iT9 Y<OLiJ74esHKaJ'^Hfǿ,xhP#k~ĩBf M;zi{oi5]V . 1p_?2 c㻧,&zf|g&KRʛp5ms*d@Jt^ɆKpv37;G̓|Rgȑ1n w*)K]F c|Z+ bܯ^ƈCMB zG=7٪ G>YC/E qvI$,4X/6s*P14a6M]h> ~Fɘ_Ƴr,&(3_ÓwT _sKaFtpXSGLdzfO/fӒ1yV>GW֏:eK>S#e?6;%5K޷Hպ-L[M-9${a뛘^כ Q6)pq<;+} Pbz)27'PJA)eAn6Vm5d!A$h~$)/v"+Q!R9FTzoD"Q1 \ iڽ {C /1V@pY~'.; Z7<7H TYϒ^g\(/#ǜ}/f]x `8 ;s0 K0ǶeWpf){tKV(z S7 wujG۠?W@PO۴^8D%LQN@ztwtb~YVZ=$l ̚aY(ݽF142Ikx UyO>{ 'Ȁ-h v@TWe#翈Y'M)kKǓ_7q F%F&7$'=\zK4#bmkF`z=O8Gs' ,(x\JKOW0im┊Qp̠u|dEp{2cjXSɺdG6u-_EƘqӻFZcmw3#-_[J0)Φ 5klϢW=m@rSaJ'>* 3x^!ԾJ*+w q YZ