libsolv-demo-0.7.28-150400.3.16.2<>, ȩap9|7<|S="o-Y-~4]/\ ɣƫQB`(u\{t2*l % uF.e$>Yٯi#p)zT/?LסPb<#MVgkdI;RҬhar8I>4!y*O<ޗ4K^ô<hD!Uq6e%FK|^~N͢lA۶gl)_Գ]$l(Dֱr:)9>AH(?Hd $ Mx| %,4 8 < D   8=pt(8K9K: uKFDWGDlHDtID|XDYD\D]D^DbDcEdFeFfFlFuF0vF8wGTxG\yGdzGGGGHClibsolv-demo0.7.28150400.3.16.2Applications demoing the libsolv libraryApplications demoing the libsolv library.ȩas390zl35SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Managementhttps://github.com/openSUSE/libsolvlinuxs390x@T큤ȩTdjcaa8363d93c8d31384d448120ecde192af4026ce98573119e44fb13a098cca014ec8bdf88dbcc3b867c64dabc500006955b1e1dd45a761f5a19a92626f75ff66rootrootrootrootlibsolv-0.7.28-150400.3.16.2.src.rpmlibsolv-demolibsolv-demo(s390-64)@@@@@@@@@@@@@@@@@@@@@    curlgpg2libbz2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.3)(64bit)libc.so.6(GLIBC_2.28)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.6)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)liblzma.so.5()(64bit)liblzma.so.5(XZ_5.0)(64bit)librpm.so.8()(64bit)librpmio.so.8()(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libz.so.1()(64bit)libz.so.1(ZLIB_1.2.3.3)(64bit)libzstd.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1libsatsolver-demo4.14.3ee_>eJ&ed7ci@b8hbaO@a`m`]`_@_{ _[f^^ϧ^V@^^^(9@]f@]]]|@]ʞ]@]fl]%@]:]@\O\\Q\ `[ٙ@[^[l,[O+[O+Z@Z@ZZ@ZqY+@YY4YV=@Y*YR@Y]X:@XBXX$a@W WV@W= 1550 by default (still possible to use osc build --with=python).- fix rare segfault in resolve_jobrules() that could happen if new rules are learnt - fix a couple of memory leaks in error cases - fix error handling in solv_xfopen_fd() - bump version to 0.7.19- fixed regex code on win32 - fixed memory leak in choice rule generation - repo_add_conda: add flag to skip v2 packages - bump version to 0.7.18- repo_write: fix handling of nested flexarray - improve choicerule generation a bit more to cover more cases - harden testcase parser against repos being added too late - support python-3.10 - check %_dbpath macro in rpmdb code - handle default/visible/langonly attributes in comps parser - support multiple collections in updateinfo parser - add '-D' option in rpmdb2solv to set the dbpath - bump version to 0.7.17- do not ask the namespace callback for splitprovides when writing a testcase - fix add_complex_recommends() selecting conflicted packages in rare cases leading to crashes - improve choicerule generation so that package updates are prefered in more cases - bump version to 0.7.16- make testcase_mangle_repo_names deal correctly with freed repos [bnc#1177238]- fix deduceq2addedmap clearing bits outside of the map - conda: feature depriorization first - conda: fix startswith implementation - move find_update_seeds() call in cleandeps calculation - set SOLVABLE_BUILDHOST in rpm and rpmmd parsers - new testcase_mangle_repo_names() function - new solv_fmemopen() function - bump version to 0.7.15- Enable zstd compression support for sle15- Enable zstd compression support for sle15-sp2- Support blacklisted packages in solver_findproblemrule() [bnc#1172135] - Support rules with multiple negative literals in choice rule generation - bump version to 0.7.14- Fix solvable swapping messing up idarrays - bump version to 0.7.13- fix ruleinfo of complex dependencies returning the wrong origin - bump version to 0.7.12- fixed solv_zchunk decoding error if large chunks are used - treat retracted pathes as irrelevant - made add_update_target work with multiversion installs - bump version to 0.7.11- fix solv_zchunk decoding error if large chunks are used [bnc#1159314]- build with -DENABLE_RPMDB_LIBRPM=1 on SUSE to support multiple rpm database backends- added two new function to make libzypp independent of the rpm database format - bump version to 0.7.10- support conda constrains dependencies - bump version to 0.7.9- support arch<->noarch package changes when creating patch conflicts from the updateinfo data - support for SOLVER_BLACKLIST jobs that block the installation of matched packages unless they are directly selected by an SOLVER_INSTALL job - libsolv now also parses the patch status in the updateinfo parser - new solvable_matchessolvable() function - bump version to 0.7.8- fix updating of too many packages in focusbest mode - fix handling of disabled installed packages in distupgrade - new POOL_FLAG_WHATPROVIDESWITHDISABLED pool flag - bump version to 0.7.7- Fix repository priority handling for multiversion packages - Make code compatible with swig 4.0, remove obj0 instances - repo2solv: support zchunk compressed data - bump version to 0.7.6- Add -ffat-lto-objects to $optflags as the package provides static libraries - Remove NO_BRP_STRIP_DEBUG=true as brp-15-strip-debug will not strip debug info for archives- make cleandeps jobs on patterns work [bnc#1137977]- fix favorq leaking between solver runs if the solver is reused - fix SOLVER_FLAG_FOCUS_BEST updateing packages without reason - be more correct with multiversion packages that obsolete their own name [bnc#1127155] - allow building with swig-4.0.0 [bnc#1135749] - bump version to 0.7.5- always prefer to stay with the same package name if there are multiple alternatives [bnc#1131823]- repo_add_rpmdb: do not copy bad solvables from the old solv file - fix cleandeps updates not updating all packages - experimental DISTTYPE_CONDA and REL_CONDA support - bump version to 0.7.4- fixed a couple of null pointer derefs [bnc#1120629] [bnc#1120630] [bnc#1120631] [CVE-2018-20532] [CVE-2018-20533] [CVE-2018-20534] - do favor evaluation before pruning allowing to (dis)favor specific package versions - no longer disable infarch rules when they don't conflict with the job - bump version to 0.7.3- do not autouninstall packages because of forcebest updates - support rpm's new '^' version separator - support set/get_considered_list in bindings - new experimental SOLVER_FLAG_ONLY_NAMESPACE_RECOMMENDED flag [fate#325513] - bump version to 0.7.2- fix nasty off-by-one error in repo_write - also copy pattern categories from the rpm that defines the pattern [fate#323785] - bump version to 0.7.1- new repowriter interface - new selection_make_matchsolvable function - dropped support of REPOKEY_TYPE_U32 - bindings: Selection.flags is now an attribute - bump version to 0.7.0- refactor arch handling - add support for zstd and zchunk compression - convert repo2solv.sh script into a binary tool - bump version to 0.6.35- Fix compatibility with Mageia and RH/Fedora- Sort a bit with spec-cleaner - Use python/ruby/etc condition names to match what other packages do in order to make sure we are enabling/disabling stuff within prjcfg - Silence the source unpacking - Make sure to execute tests- make sure product files come from /etc/products.d in fallback search [bnc#1086602] - bump version to 0.6.34- also use suggests for ordering packages [bnc#1077635]- fix bad assignment in solution refinement that led to a memory leak [bnc#1075978] - use license tag instead of doc in the spec file [bnc#1082318] - bump version to 0.6.33- fixed bug that could make fileconflict detection very slow in some cases [bnc#953130] - bump version to 0.6.32- new ENABLE_RPMDB_LIBRPM/ENABLE_RPMPKG_LIBRPM config options - new pool_set_whatprovides function to change the whatprovides data - much improved selection code - bump version to 0.6.31- Update package descriptions and groups. Replace old $RPM_* variables by macros.- many fixes and improvements for cleandeps - support debian packages with xz compressed control.tar - always create dup rules for "distupgrade" jobs - use recommends also for ordering packages - Fix splitprovides handling with addalreadyrecommended turned off [bnc#1059065] - bump version to 0.6.30- expose solver_get_recommendations in bindings - fix bug in solver_prune_to_highest_prio_per_name resulting in bad solver_get_recommendations output - support 'without' and 'unless' dependencies - fix yumobs rule generation bug - Use same heuristic as upstream to determine src rpms - bump version to 0.6.29- make peace with newer perl versions - fix memory leak in bindings - add pool_best_solvables() function - fix 64bit integer parsing from RPM headers - bump version to 0.6.28- Enable complex/rich dependencies for CentOS/RHEL 7, matching how libsolv is configured there.- Disable bzip2 and xz/lzma compression support for SLE <= 12- Enable bzip2 and xz/lzma compression support - Enable complex/rich dependencies on distributions with RPM 4.13+ - Simplified CentOS/RHEL conditionals - Added Mageia conditionals - Fixed a few spec portability issues- change queue resize code to use adaptive chunk sizes - fix potential segfault in testcase_depstr [bnc#1036002] - fix performance issues with name = md5sum dependencies [bnc#1035946] - improve "forcebest with uninstall" handling - make dirid handling more robust - build with libxml2 instead of libexpat - bump version to 0.6.27- export solvable_matchesdep function, as we now use it in the bindings [bnc#1025440] - bump version to 0.6.26- add SOLVABLE_NAME hack for pool_whatmatchesdep and solvable_matchesdep - add SOLVER_FLAG_STRONG_RECOMMENDS option - add SOLVER_FLAG_INSTALL_ALSO_UPDATES option - do not special case release-less provides in sort_by_common_dep - solver_problemruleinfo2str: return reason why a package is not installable - guard against dirpool_add_dir being called with an illegal component id - reject solv files with bad directories - bump version to 0.6.25- make testcase_str2solvid work with ignored packages - improve checks against corrupt rpm - add SOLVER_FLAG_FOCUS_BEST solver flag - rework susetags multi-line handling [bnc#1007273] - build both for python2 and python3 - bump version to 0.6.24- also scan /usr/share/metainfo for appdata files [bnc#989830] - support tri-state product-endoflife [fate#320699] - take lockstep into account when calculating unneeded packages - ignore appplication extensions for now in appdata parser [bnc#984332] - add enabled features to solvversion.h - take disfavors into account when auto-minimizing for recommended packages - change cleandeps code so that it keeps all providers - make sure that all repos have different names in a testcase - bump version to 0.6.23- fix bug in ignoreinst logic [bnc#983141]- add pool->setdisttype to the bindings - fix error in repo_deb that could lead to missing packages - add reason testing to testcase code - add pool_whatcontainsdep, selection_make_matchdepid, and SELECTION_MATCH_DEPSTR - add SOLVER_FAVOR and SOLVER_DISFAVOR job types - allow unknown archs in pool_setarch - add the SOLVER_FLAG_URPM_REORDER solver flag - fix segfault in cshash dedup code [bnc#980901] - fix supplements handling when implicitobsoleteusescolors is set - bump version to 0.6.21- Better support of complex deps in pool_match_dep and selection_make_matchdeps - make SOLVER_REASON_CLEANDEPS_ERASE introspection reason work again - make dep2str use rpm-like output if disttype is rpm - implement filtering of Requires(pre,post) for installed packages - simplify handling of pseudo package updates [bnc#967006] - improve speed of rpmmd metadata parsing - bump version to 0.6.20- parse media number from baseurl - support susedata..xml language files - bump version to 0.6.19- fix rule generation for linked packages [bnc#961738] - add hash method in bindings for some classes - bump version to 0.6.18- fix update handling of multiversion packages [bnc#957606] - bump version to 0.6.17- fix orphan handling for dup with keeporphans set [bnc#957606] - bump version to 0.6.16- change product links to also look at timestamps [bnc#956443] - rework multiversion orphaned handling [bnc#957606] - support key type changes in repodata_internalize() - allow serialization of REPOKEY_TYPE_DELETED - improve appdata handling of installed packages - improve performance when run under xen - bump version to 0.6.15- fix bug in recommends handling [bnc#948482] - also check installed packages in multiversion handling - fix build on Mageia - bump version to 0.6.14- support a generic string for pattern-visible() [bnc#900769] - add a SOLVER_ALLOWUNINSTALL job type - add ordercycle introspection - fix mkmask handling of a zero size - support 'recommends' in repo_mdk.c - support filelist parsing in installcheck - bump version to 0.6.13- added tcl bindings - improve debian ar archive handling - bindings: set the CLOEXEC flags in xfopen - bindings: support testcase writing [bnc#946752] - support REL_ELSE as evr of REL_COND - bump version to 0.6.12- add forgotten sha-512 support to data_skip - speed up whatprovides lookup with a new helper array - fix dup with allowuninstall - improve alreadyinstalled handling of supplements - some code cleanup - bump version to 0.6.11- you really want to use rbconfig there- fix bug in dislike_old_versions that could lead to a segfault [bnc#922352] - bump version to 0.6.10- rework splitprovides handling [bnc#921332] - improve package choosing code - new testcase dependency format - add alternatives introspection - make reorder_dq_for_jobrules also look at recommends/suggests - rework branch handling - add parser for rpm rich deps - bump version to 0.6.9- fixes to build with swig 3.0.3 - bump version to 0.6.8- add product:regflavor attribute [bnc#896224] - bump version to 0.6.7s390zl35 17079110090.7.28-150400.3.16.20.7.28-150400.3.16.2solvsolv.1.gz/usr/bin//usr/share/man/man1/-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:32263/SUSE_SLE-15-SP4_Update/92f63d254a6938b5c9880f03b916647a-libsolv.SUSE_SLE-15-SP4_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=48733fe8ae52e4189a30734f5dd9ee9c2f5f4d3e, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRR RR RRR R RRRRRRR RRRqUY)1W .8"utf-88409f7c1282170afa7fb078ef4be1f23c445330cb1a1ae5771de92cf9c5a1d23?7zXZ !t/L;~]"k%x䎸򩴏W؝Or^FY/@8'aU)%]`V^7KT\@EVS*FP>P=mjqf6A΅V\S Ya M>,_\m#K J_\) %A3`y͗6j!B>1x8 awM+W/f{"ɢt(hxYϾH WV7|ӖR"#&nɞR[%g d6## KM<#rrd۟p G4bLE8u*zSzΪDY'L>VtC*"k/d_0:KXP'Зwn*f#B_(>|*dtgLS=RE55E=/ goayKedlD"bkaٺfϠP9c~)ovWQ[;(YgqځZBKpHN۶ qx3TJ%1*eAdM߳}Na54*V3e)m̗\ M iN%ֵ2Xh &__[E' TЦJpg8r>;TpȰa[qo`knu84DB#u=½i-:+ാ8>lB,w(.7o=F$/֎5?]Q<2L_٘6-S{D$.YGVg 7,@o|ѥMʚe9hVM->?43㌈-xT!7"Dmz yd#525q=wЇD.xo ?r󭚹Ě ;N%hX;MM&39Wߋ6^߸7b(S1 dj~F+:N)ފ93]ct0}wCvI ,P 0'u[C \qN6ͲLdȚ&~81Y 2$lJ'Rfxf䏇%Ŀ<̪$.4 }:SkW $^%u=UGP :g3~!J9Ww<8 Eo]2Ňr( x2R'O1X*I۹^93GxX,##=8;$tcАwC__+\NCIj-r|0|Ezm`EDղS:OCA\&]@ƚ rHDy6tXcS}4b;֦Ȃ-m]y= eFS;u&s4fX^G!"5JQh@ /A;|!vRJ_JV+ $VZ}jFe%hL1x ]*{q6<AVstq6 C^id8Q>. 4  kj| ]5}ڭG ׺ݑ;5A$\oT.$߅Ǐ!&x Uc,"25ܒ?,;EK.aZ!.\xfKКyXIj/Ӹ>r^MJvwLxRWtU V kz9.~vv մUV#m3VRvY#̙=j򲑪Tc 2BKX UiH6$/X)_AD,U}% 1b;Egp4B``έޣk(jcxE^ƣ^M)̱DGU| Z}Bz&R.t{=;mH)=j\|=l=D֧P == 5;?P3#Z]Zo=KME(&TSgw7@L#ȯ&oWˌW54w#M-ӓr , /o4\Ʌw-~_Bu?#5JqXq+!O$TOz:P- ql?k|6]!з00/lHx)1xzɬzdeAh*S6kLK:;IOu{FaXҳr*NubkPUoėvw2߬C]5ϴo³h1P[l>jS9i$r$̼]ߕHu+PVTߺOlݠ~"KSrӎtiQDVlÌCK*A*n =YBϟ N:L7&Js K )@!RY?ٖek0'| nm12v;Uɞ: \:M;{czO1{"`x՚3ϵ=<=6 yBԒ}ٗn {ꂀll@ &nĪ6di50q G I{͕N2W2IKR\j-7! a?S:VP'6mΊɜ7`5".G4k&5S9&. oªFI3кʉ$ > ghc{Үo^R^w5YZ,C# nv>J#&,{;o{do0^nJ#i`:i~vs78&mr. l1)d{_ "!x탺E$,)F{Y#}i#_ՠ   +@~%h'OCf[-5H2׍H!urȒP9v@|2"Me=)t}NX YD$u31aQȂHl >\ٺS4˩cE>_4ٱ1@9\,U'{MoJJ4ԧ1Mjf'JV'-eqL$PzSظNrwc8ju2//qO2_*T=S3z++Nzyx^Y(z8mvw: 4n}0\].FLcD̴Nn{B=ʷ4 JӖ&59l$ w\l2?v%'6_Zz%bHVj=(@w4P ּ)B1 M#:Ǚ552\sJ_*r8`q}M{n!{5Ji!CXg갗Wkٳyh`*=Ȁ˒d;Bi 3- 5΄]<,ʇ9=Rzgc7cGᐗڷmJL8t;2yPdUຯ#~Emii(G;%0̳ayjj=eiTyXqP!ؾ⠹tg@&YkkD^>ceغ@]a \Xu):|剃>r,7޺dZ;ق4^RU`\U44/9E,lC(_1: {`=DlQenވPqq9ښ׭o?ycwSt Fp쓦YsŇ *GsDi|ۓẁ*q_zqtCW/Xsz$7$Ԡ2P2o$:^ؘ7j@j`OьҋH97 1t KчڬGǚ^h( ?|6"t-RXVG -lX߹B4{]RQG4>>ԁbh*] 54?.6eWM=S XCr>h `GԴ|xM'i1E( ,fF+%$=.v;Ban{=:.KPV}YfbC|CĂf%葃L[h(~jn\ c(ύv2A*~qM rjى[Pz~!nq<b"fc%8`YJLOA&}U:ju0~nUc4zy?3$ ̓ŹaAKxMHH|`RۮGnj'(bvV!4nhɌh.(J /g\ESW<*%/OUמ% Ḣgy0cVqܗBXY)iϙ\'md3ۍ@1 NzO!;qH~޾'c%^"ztO3+ܚLac7ɥC@H~kT cjuЋdnJgEe8Qv⎸ ڪ ew~{1 άbQ.PRS!1 x(PkK"Lΐ~ll( H.)Hwo?ܝ\QyygVcn]o1KqwOIQl;ʿ+ZqC"z7?y^ Í+Oe*Қ/r;^n",:~?#2[E2WFTR9-­<>-FOB{Տ@XHg,n0loeR`f.,S_H "3xR:")SMgS@o/2!9 UgA-K U//6T&`t} +7X.t𓙶;bA36TUoSuDU$r*m wMV1ņ}94Wu4fGZ.{Sn+sFTyapVkS"s =9C ?ץ[ &#&&i; bïM$weD=}_MC[O%37?OH#f+4daF` &ℛQ-7b$j*=݀VcCGRZR,l ~=d,AW']PW41s${J1Dg#I$tOb\5Q!/)N]qUߛrH\K{c;Y_Hb͗ 3yXcsM.mOˈ܍`|M "Ep|0JZK'9;-[a]c߰\vWjH>I$CnNWvlk}dMYxF f~ #U j9 ##zfE;0/Rl:G j3Y3ב^7vh#=qaK5D)ב<p2 +E(}=7parm !0$e&F2~^-,A(gL&{aY}Xi4FP3xjF$w`6_N7(֌ ޷AB%Rh>wMl۸}48ZTSMkSm7~n@HTI%__9k"8opd)5oє.k$Զ>ڌ$I/ѩp9dS|f,)9)mׇ9) J:%Lz_HM,ȦU^Hx^bWq1cfk/WC.ex9ٍ3Tz3`͛ozVѮ?ſFR)mK**WHQ<&xWaght+5C•>6z'md[D"]&[t/ -8 }rI] x=ovmQ"4j1.ߪͧz7 Fê݋xU"Glj/U"t}0$Zd3ڃ^x7pd9VX:߱/Usb8Az^ ʐ(++̮ܤC]v"A۠? }۶]Z^q k0^1J[CENc:guHLZCV2J0a4] !t+!;[ZtKUV<L иID f2l?W)z82E^:x[ID%FZV1,M_%oF.o& J?|4Mlɍc8[!3zn"yVfe&ÍP(ok~&Omɥٺ.g.va-!)@XbhMW\?\r:غvwC9(SuK-0 ٽݷ^Byfq^IxRԉEdB \'$]a)8вA63|$=@v$7m0&. h gT̠ S'Lj2 cU#JY~4 YiTQym|LJMypkAq èzPH"1nHP6#6@/ î)T@5S=bzM+EuUQ,9@#9V`q~"$9C rp1¸1*d|"7j+c_i`uZ]b8 UJN-Jno˜~W6ډASyK+s57rzֱUT]侓 h-'H إIJ%GQKB b~[YL;eUMÏ1P؇UЖRê:[ T8y=yϬ>ypz*?2s-;F2Y/s#u 4dUfٛeMr(>I4Jj(y:A8M.V1MKR=w7BRxc TJ4 [0 Zhѳ3g'H}`: ijT\8)xI[a>[2 얖 cW=|Y-3^sw8:K/鴾Zb ?m՞"f3:jPeh]BI;D"|R`Ѯ`s  t LSl+A)kT$83'JldvɆDdzQJ85_̀E!|Q"l~0,]; 1qf4H^qg^ ^neXdEn6oeam %0Ad}F4ԁ0u`)*Ojڲ#`" )z@8W|B[̶ u?` "@e#?C*e֬?#J#08:DdN'RwʤɝPBUCO3 :a˫TL⦻"= )rֱ#|7Wb:哕2_'gP{2Iݧ0Mixa::0hFWUh{LЦ/3#ܬ܀;\hGzv?am+@DQ>J>1q< ]<3х u]cv8ZүZ?`XFxl]"Rk(}+T~~ώk$۪-UAEPHNt{Y`P7iۻnJ2ɜ呚 TawS}\dn̕1eN!avjs%|7 |J-5U< N pKL; ̅|࿟DMh5phX 3t.\vOHX;6$[˓&=aԣrP7#4:.UOʋ5OVe$;Wgl"!GDc@ĂfjBJ}%G}qZl~@ccPnψ$6Sk^w% !NA[x':iߺSzV^xnfMj `nǻDWg%bɕNzڻs1o2z~"ت[~8lQϮ,=$L7-cm $]0-]g zpBgx+^s|8jƠML9d8%D }Nsm/kw{fKSV.pQ9o^6=ye QN1!e AVX^85/\"毺i@0 ZǏr;Dw;+]ܫMI<ທW@.Y %vyډsz\tLBMk*]r-0;f?dVf-j$-ٻL^iXS6ByyDI\O#}hmV@]VS7tvdF;#['~5sN;NIJ dħ,6޷=A+!䄵ԟVS1ٳ gx%Uz%4XZTتMBb? bAݙYO*rP̎5^-IOn rh4P^Y>3G= * H2U`m}8 [sB]=r%x N Dr' 3zvĆϾ&RD=~"ҷJi[.< N2JZdKڣrt3h^!fەYXJ+'Nw[a5;s_kh<{r?%W\YUп'i#|'K8}<4 Has V; YN9d$f\nR9f*}>ƙ㵮@74|Fa]IYat^#w)ZaCHAMrnEcw5(% UC_FIJhSO0 %FJk .K}-)FC<2ZIU38@8}F.S!B^}GR&EPʩM,ۛk컟ű4uvk]@Yg>9Փ=ضX諸xsU%\$;K6&FHۏ!mU|W> ʛG`ӽ.>%8 c|QAdhFT6d N/I ŌdNH0`xAÇuV{3c[ 2s y$MY!Zh|zzyଷl $PHwP`7qK-3xdmLgMW+8ɥ&$Þ=|PD%P.*މ׫oWnDA i4T+])Zv7ЁORxA?4AEWWmd:fmHx]8Wc6 "!9{ON(5@_ZN.$Fd/e|a -8ea0%CBjcR//D7UaS=XAݘ25ѡM*aLy'C32Q+ 'b%]tu>xqe<]M4; L §{gX1gݲm v@@^3+$eE>#ШX 9PsסPH} y~FHjvR +8S ottB;'.6<:oO%#^u @R@ve\aHZg;O}Rw9.$O6`]US|&\~s$؂P5Фu62Y`R-ȼ|E{#:A8H ȤI8b얆$IQGW(4vfi#WBʷi@FfkuNec|,xE~6/ i9Vf'}TkȡD ժ8 xMP׸TRmd:w4YrW( Sdmѣ(gcQz{b Fp3E̍La1iP.v\ ~ c#Llru/3:%578A.1