mozilla-nspr-32bit-4.36-150000.3.32.1<>,hdp9|SCzxTvPbC( Cw48 26'29ĕ*H3;-Wcޔt1ڔ8Fo1bAn+[6sr77@bk#r[GDcp1(nS9;:,ag5XCݎfRf;_cCÅ>-d?-Td ( BPT`d}  " ( 4  &P\M(8 9 : p >(G(H(I(X(Y(\)])^)?b)Ic*d*e*f*l*u*v*w,hx,ty,!----PCmozilla-nspr-32bit4.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-ch3d$SUSE Linux Enterprise 15SUSE LLC MPL-2.0https://www.suse.com/System/Librarieshttp://www.mozilla.org/projects/nspr/linuxx86_64/sbin/ldconfigF(5hdhdhd76a79a0a9bce48a7272e740df36eb14976811b7a84a7d85f09608f9b8d8e4cd6af53531295c4829207293c6c64442f66f81dd672d335ea62ca1caf4e66bcffb4d443628a941ee74372a24a8e4035dcee40ed7b5891357c9dd69b9ee14c3401dcrootrootrootrootrootrootmozilla-nspr-4.36-150000.3.32.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.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./bin/sh4.36-150000.3.32.14.36-150000.3.32.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:39509/SUSE_SLE-15_Update/320de7f214468d3062a8da90eb9e6dfe-mozilla-nspr.SUSE_SLE-15_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d5607b109724d18bf29e717197b344e894e17a87, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=614731bbf10beaded626c91118b95a9f462435c7, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=3231855c48aab6f74c67e0a3d16350ed65abd4c1, strippedPRRR RRRRR RRRR RRR RRRR RRPRRRRPRR RRRutf-84e5e57059efb99b88d05cf35b36ccf2b52f4182f7ceedbab6f85b3f6d72c69ca? 7zXZ !t/u;Z;]"k%QוkH3"N5;cXn@nKO;}r<V30zFT'M5=]1f_3INQ!gǫ 9-O[BF!ց{BH(@YBA4];}'`!˩fL5:Yf~33N0xH [$Bz3!gIx0^yam#$-Pz A3&M?L34mch/ÇY"XTr[m)"fA}XYq r91Z!  PNVAyZNҕ-n.Ut!h Y0?&J?^t̢U%XM]J+Q7/wGH7^N;Q'={\2z&}7г `xtQ7r57ph@ƶ[j !L720|$pBq:+8V+\Owʫ2dN]"LcG%iL53PK@M Իt~:RAG(٬k%(KRu%Z:rUrsH ֙• ?sr'Y.LEǬ!Kb[FA4=A &!J IdKmY?82mrd2 ľ}D1%lqU'XGvNg.XvNTF k6 [: 3%U\@* CE SOv䫔QVQ1%7+Vg џ=`*ӑGe=v#Z|l-=n ,S%C[Di{:kc6('TzJu87iKNhB: xʘy??_^x)ay;eR+ӳ-M(E9Ya"ZKDp}uBs j?H _Ot +jLhd%*dᛐK*_9K=bmzHވPF = v됣)U55)T=_Dy]R#ˊb~ )iB}/ѽDNd0Uwz&oJɣr5?gƖ(m@W~$=J ^GVM%L#˾W(6wur"!Aq4u0={Ĝ+HP.?Xy vWH4L98GoݶdZ5;pQҡt\[ 7,":JGy?ratYU!k,7?GSHeztO"w(=hsFRRV`R@N6[P (CB^$IyLty!emC\]z 0d'X/\6gĢb(o$'> |T۬:_E!fwjdG׉pQe]Q:X_Vp!>3`lOzG_tް:3~K9(ex@H,Pg`'lLЪ*, 8`퓑ǿchV3]+8})Z9QH֛u)# $Ȗ6F?IBl^;krŋ16)1O}ӭXJE4S5ؚwuRu,_e R֪ fI%"л^"cQ7@+.#Tz<"l^R .wΉ?3," ?Q^~.t6_ lX *zѠ|6Hu5X#>b{χUD>>|#!Zk+yq,(A n6H%G#?y*33 D1mx"xu~fۇJPa8IWlQj#…O/cG 2TTzF/d~A뿖Y% JdX9s ֐잍{݉иWJr ^D%mrt\ZXe^\0Uݬڄ=)xOF@N=|^#bm5(@;=޶@m 2Eɗf+M.7G6h7}VӦO) ` 5a-{m㓁%'K^dݲ_mdmp)=LL.9b\3xi\Եeı[kp2`,q}jI <#p3tq#*G1:lW`@L7_Io_'= GLT= \_w!汱銘|.cZnAx'v!xKN+QV@VR $!MSL TVŇi>l_<>M]L+AQݽy<~ "Q>(ٿ .׺=\ENe){HUvFŇGdIܑdP󘂌Q=j/Gxj@Ԇ7[(!YP-@'43A nQ [f̓ް̜;ZKbf}dw֩ zd 4 TYHL@O=wٕ.eCwt\,b|E;ȿ QQLS8V˷"4= OZ=?i pk8ޖ0"`j &r@~iȫL .3jp4_y~h(1{_ 62bq )sM'[]øuGDJ+-[3AP<ĭͶ^J͐(Qʆ Jnݫ̸y#,1.ׯAHPv7jcgxȋd7hTҺZn͹L!sF-qY:9VfU-0=6 {hul$Jؑ z!ܟJa($hsx6; {8+"HgE|?J&v Qme,fJ-v^Udw uJs ;F sOfSn)+r!f2S܂g9i")*8݂Y.ykvvOnE{m[åYJ=KE,1d^pkzrRY[PilA?1 /ЉH!pD|/>)b4KND[#KȦ Ѫ"r[9Q6v\hM^1z;ԏٗ>T~fN^tJyxhSmk:,z!Sf| QͬOwv{l!<D6"2\D_ai]nQrCqש#aY{Ob%s3Dzi>'(nvCzk0w @v/csQ NX߬v[ҦV٬#W_7+z=`?+kښ_Ewv !]`Ǽ xub_{k\ƪ(xHOw8<#b.ծh(q{SdJo =pKv0jO3u{AK4:B@oY$WTA{~Y&;zCnC鳍n\*kuw_^^k)^tD#"nni ~9Bt2TQm+`J5[B XȽ!]+u-#S EL@Jkȃd^JacKyy-UZ$:Rp{:ʧ<Tn9߿3jKc wHˈල.ل-\a Z7vz(t2qZ *IN'}mI†3L+[~K"sp32R'zк%sWƕ-jHD)'2H l`Z-i1(.sY=dc]V7%EcAH@jD~(i'LNSq&j=-|84[HvfwI ǧ`; 9玶w4n*KAav j~o #ȵ.6^+}`#{us^RV S5颃U0Kjύ)K$Hv;ӱf28zePN[ƒD}2Pƶ(aHv "Wk=.1=Bѓ߮(Spv("P aY/%oȭ0#3 JEO)ӠˬaU SW )x.4]Yc%/#=]ğ2@sŶ-#j 2!v 鉑+5xX`%KwJ`j.[Q?T׬Q(%?,%jx#.uXdvA xdո⩮lBem n vjTr&M]RuZa|vi9dWcs@qw*ÀHH@65&HÎT4YiBG6MO :vNUFېޏE]FQ_ܰLpdi*6b{Z7m>Uދ{(̽]י7Fm$6\4hKn]Κ_!I`Fx7p=p!$]R#y)7{Hu/é%Jh|`oJ4a}عѵ"^LB$mꔗ.Mn#I Q]}7 @$qTSI1qwʔ(sE$tR<81ne\fh*oNr5hon5tBIs1*e54Dž ".AMٯbS\A) I9:TYL)&.GNɂS{(84gFæGYAz)g귎ijپjzD~d@>o#(Zf%sXί^eǻːqwASBxEl@R8>R\)g<5(G#jZ &-iZ`]4% "3 'Inі%2O, K[|A6U(IO<t-F4|ew(-}$gV3eS}dXi|H #eʱ)VsRY~JOc;xPf.rP]n!F0 ahܾYrǂw#N,erh1c ‹k~ \.0ђ  r l,ntL&t{u eΒ! U[&Yue83NDcpݎfRP,<)O[Rfu?gj.GWqE,C맅{eQtΒ(҃D=taj6\+^z:Œ X`_~>i@ɝp8Ax^g-V:`m [=\N\FzзRAO^ȲWgYC[PkQdJ_Ѡa#') VHJz"B ZWp@*d_D$:Vd9FǪ/5՝r )c"ÎktAG:D^>o8[KnFY1MyZ[kΔSj Hin5y>rcIp9%{iCn$ 4~g8OH1F y]9v,1PRߗ0^JVXM,#z 6>/+'UoML4I=`'#˥RMm׫N|&$=̽* dfڛz;PI\͊~BΌAkS0R4`M؊Vpǿ1|(Mt5w zTϦ[-=yT&.$5Uov?J⦜<2*M&@L.S韓 F,?Ņhzy$k[2x}K;EDʩYֵFqՁ2/^0s 2fޱ0 LT0\(8>&N+Spx=IdL໵X\.0D.{uJFEi\\m}YCٷ>*"yDjziО\+" c(2bU@0^Ż.6rdnxokgxp8nv?6~aq}ZM,)SLa9XFSB!Sth/ Qv<uT*x WWn5sd/b㴳}GEVOg % L<+\,π`h$2OoSK͖=J_mN8>A*ZA[M8CGqޯ4H*t#u[#}Xi6׃!jnƹCF4p%;P6ݬF[h%1kI_[?R:K-M]C迪Y׷L'TO1WC}pgTSZ:=G_^u1󾜖!˔بKWy^ gQJ#({u֙[*,NLiNU-Qt]MCa^.xO=ؐr1cWߔ(QO1r412 shܞf]%}G5~|Xe [C"| cXv<"ev;9 ok0 q9}PY^ &U@W#`u O'Rue)YFhQB"Uo*$ 1{(M }9+܍sՖ~pBs혨QIG8h]F.|lC+lLҘ/EFV$ɒ_˄ڦrA1?}ŃaTStΐjb6R?J`nj'Tar`Bt߇hZ]afVmrCLe{?֎,"Q@%#޴<u3ں5nxU$-M~ 7g)7І󫀽v-L]naV4DюЈ0m/6] ?6mtʾ砙{:Q1V`qVnΟ=upŒ[q*ERq,aagWj7C-oR lG6,ߝ>/SR,'B7('Ȳ<̀&fBxE X,zhK;}"b5F- :OO H: *Gj0b'9˸|?L0rg ȆF/| >ܖUԮa+1Aףe$Ğe5b3`d޶_Q*P6ဎ .L$=8&{_kuPo7xWfLZ)3$nY`\e{nckKDćk@.D@ VLVC^[*ƖD3!쪒/h8Pb6GIh` h9^fi1ً3لr*Th&Pp'RΛfhV?wwXEU/X'kUc_=S)F!4ڪ^&^5>| $p5iI%tR҈!yCXcW?@/q8]r}!steTïch Nr=1 Q/Lv^\cĚbS҄ lc|UWgTvV} 2䁱u9^ymJ7CŷƮ..$!|Y阽YkGx?骳Kh:gJ+!hMoM)ZL$3yo)NQdٯ" xA"e0f?wKCwv٘ Tn{% ɐ@M0U y`$8J_[s Lg3rA(c*b}\TY+8R~\Eid%;PѴe:mhKl L"(?s.QVl)B&[oocb)̉lTGF4bK]3{^wi_QŪ&N6^ciVxc!'L$3HC~/~M֏kF%}@ՙ7ͤuwk09V (bˆ|x;"D7\=e-/п&)9zg%XEp6.SF6;N a"OK:!W~&6 "\,@=FHSUr-t_yulr8]=*:l? Nq 5޼U|8ߜfįk*  ncOsP=)Ɉ@`^`O D]*Eu @eܡ{X@ᚱ<%JfLiW82¿ /VL:1\"bكv=.| hL-3b2p'R]/nfa O!h\s51In:qI lsH@([VvS>m d)!v ٢4+sS6e-bVmޥa kt @.!Õ)Ty x%d?@?9]٧eX> JCp\R7J뱗P8"o %ukvvq+ExP%0Q'n^w,G;f:t02L"uXp{uYJpGt&&x\0у4W<,  0ř5*o+F)m!양"UAJooB5[i #^6rh,wX>UPe׍.H&Əs;};vdSaFoNy8CӉ|x yضa{hۣEXy)X{"z-u?j6yct6jDK~"tjg!\ط>ZfAS{obf*`>l;RE]дqwkY`ѹ * K<3 .T,K_ }2{?OzDChTz{'yOs0q ){CS{Ћhp>w-iCuaw9oAKHySmA*_r_1uar U.%ㅂW2xćR$zxT?XaӪ'CB3NYݴ6N$„1,ŀJoc1Sgg+Amw,tHkuf،5pzpo[?DZ Z=w@Z; $fwE zVyXs%Q 38}p|AhY/x ܦFU׻)S%MXR-=+79Z0tC FFdrŅr;XHEzRっ_ ^&Ź"ҵY( "t,UdF^]jމmΑEx+!N^v,,nM٨|5)ŝXmsZۻa͖હȱ* Γܿ+C~C9I_+A  5MqE&\k+ xqA/ ,}3RNhPR'޽ 1ICg` DC^^kJكȤ]F|I!kaZxC ߮V(9uZb蹎B0? h|ڲDd(rOp"k҇fHضzq  "71Jy̷&M2+%*?X<ʫ3*;2Vw?b#'r?y xt6x#jkFc2LԸY=A^3YD􈪾1Nnnb{di,cPTYX/;ϙU5yf8v= Duv0oNl" h.%} =?3d^SW@S n:V~^iO3Kj(sx[OӚ|z7~# dN\7)t;{9X)M9L&ZXʚN 7߾4 U{{22+\dBŷua<*u;A%Q5_)$'h8"Mv4* c&K3@&!Ю?mB V1ٻGh~RtS7 cbcf%Ԣ#OTù8]JVY"Q~AKmWV)?r]wմw7y)_hj*`L^4~(:;@#\[7܌#^M>;$(=%p~Ha6HjQ}XE#-8D*٬c_zn؞TU5[#hhmĩ9b15}k#}]'UDES,F=gl;iz7q62s&,D46-*8axVbTҳa$B&)yrx"CSٶ У롟C&Ƭ򝍪;#B  ۃ(-KλeoVx ?~)D#`% ZlaSk0!BQ¿z(# UU|ILR8{hįs+X{1x6M"դ)m>)K҅⽹{Ho>ssM)C\ s+e) ζu.v!""`9d [6l]('e3IK t͊E=̵V^z5gnl8e~ Z@ʗu= C-WFQO[ydhDrkwnTz9S:/=JZC߅SmJvQX3,]sj~%~3mCB?~qJ6q!05P8xF67 9w~\9IٿypfF\_cM31湻}V^!.]i{׉`la`zQEo%@O3U QXѓ7W[m㗗_CYc|."@ 6'~KhgLyO_j}X-(+=%?)F/^k s:6%} T?@,,s,;bց,i1qR]x1Ql @ lmty{%W^z˦o_8ܺG{5uzj6r 年 QQ*aFk-e &#"K#t_'$KDp5s(@aѠ9!{ꋵA?wu-rh9߲3g RBr:2BJ?s)S+_I(_YqmC\,9@&"*W;be)RE}c9 nMڙ}J5UV*FƬsJӣ!;^b}nu]\T,\NǶY00{Y>`\9x[m3OF_=2*#ҁOC rOI:{)c5৯{dz=vԲԤcă Ź;)I#t/LJ$ >RlS}c" EvoS)03[={A2OY8.\%Òst6|IWHZ ]HP/ɬm'yT]regFΣ W7GODKny#c˷J<>gw|֐)yl{NpWj%! =ϱSCQf]VOU;*3=y_\8Y:Ud]mSduږE_3Q&aE@Ԣ3WuۇnI5SڒS>S ja/9ےd〉 o-X{Z{U'4S˦_kt+qMR~ZYway(17jߞ2XJkX)2ڀ3@y=zL=ow146_<u-)*|K)ǯIk5gg1u:VMaFZϻ0iz{xx[frޛ ȝ\Ԥ[)hYZ9/q +ʦ>'IS3 ;ѮR&At$kE ^3-!{OBi WN֋t ZoJS[UO ֫`lSu5"&4kzu7!SD8kI@ATVˡDzQ";P?Z\yx,,od<) &]fŁ}l#Nu 1d`i6sQsSh czi>;X:)PJfQ~[vs޿Cζ} t&V.ywR-%um/-;syn^,QзfUu/+ΐ~Ai^PUgAnZHv6q2{阁D{5~up&{qMo>w;xw.|{Z6m!% ضKZDa7w,$Cǵ&5Z /0X B-u iph m:l`fȍ~w`;.WL:TW6J2IE%֖t#V"cwL ~ɀ|Xrgӈb-N orBx<,swl,9o #eє9A=$nd$﫧ʆD']2'rgJe $d-̈́]lMME@w1N Yjrb*N(n<1qOlbNnӸL;&13Kn} w[:*?No03i WR q3+ӠM w3447\~L)s`Q/ũޤĀ#~]]tZP>DIJ7 :3+h1`Br) j_ t>'1 e(& 7RBc[H ^.)!U f? ?PM]֣U4sWzE3H, -G!v\osdBɔ"qK[D딃)'n Kw92HE?2ֺ'C"2\5Pu mB:.Ν&BG&>c:4u}b dUvK@&oM:S}]pfKwT_XSt''gEMޟ.s,oۖaD8=, q`$1PAlu]2{.9 Ac%p׉kJT`vt rs|eBNCm%!emr΄r_& al@}c+'WQPo5H\7lD9>]?ip :y.2Ʃ0%Ֆ2ݶvyc[n:F#[@Sȶ^KG$%ݍw.bS|{NpPY s!NNrTh"&vW`jI.0vVCAjCU= M&'EHdbXy`R+ *Z5b!ԇ@kz='"^\ޝyn^xV̓j,iG9Ic͂>HO/7xO9)`?~1 Tp(A0ER]1.B{zWSf`qK_ VbUIG6fVjnf YZ