ruby-solv-0.7.24-150400.3.8.1<>,̉dzCp9|t 9?,92bZ$v`Dy.[U,]sͭ.3ՔT#X*D(k{S RX G=jhG[I>C?Cd   Fdhpt  $ & ( , m pty~$(8G9G: uGF@yG@H@I@X@Y@\@]@^@bAcAdB3eB8fB;lB=uBPvBTwBxByBzC<CLCPCVCCruby-solv0.7.24150400.3.8.1Ruby bindings for the libsolv libraryRuby bindings for libsolv.dzCsheep64SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Rubyhttps://github.com/openSUSE/libsolvlinuxx86_64영dz=fc762481f59c80255c541ec3e58a56586f16fa8ef07b1b9dc4fe1b5763819d22rootrootlibsolv-0.7.24-150400.3.8.1.src.rpmruby-solvruby-solv(x86-64)@@@@@@@@@@@@@@@@@@@@    libbz2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(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.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-14.14.3d7ci@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.7sheep64 16867313310.7.24-150400.3.8.10.7.24-150400.3.8.1solv.so/usr/lib64/ruby/vendor_ruby/2.5.0/x86_64-linux-gnu/-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:29413/SUSE_SLE-15-SP4_Update/d1c05cd2c8f92cb1e453b0b5d8f88139-libsolv.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d429ac67748f8613955d6bcd39434438dc17cbcc, strippedR RRRRRR RRRRRR R RRR RRRmRԜ5&3\Dutf-8b0751e282174c4a658f90cebe33743acedb954b5fd76bd6b2082b8aa5d62b157? 7zXZ !t/m\]"k%<GۓXǑYm7bG~b}5P]x.50׀WƤE nb5.jL_Î+Hɓ#=ц)ZFͳk&.:kGftDk;20Z%_&pէ:!{2Na0m~nO пx8Ut~Ƒ*}|H iBxǃbWz Gncz}/%x.r-t[K%g8*oD@>'y Na[FGtHzN0젙Q[bxʡ[aR?X ++Y!O݀zM 5.0x̪35|ŕ&096wvFlEfeI.XIĆbLYaW&aUE`z`=yxU $ȓ9B=ӟro6*6WU5(\}ԭO08;&L"|Q?m.^J1RI,^(ޣMg|!/Ko yU=YJ ^r NyghKfF3$qv {Eb#UƾSL  ԇ!njY S?,OUc NnGGNA1PTV{m8[&n'["7SA&]۫'z;<;k> uv{fݯ*еx_.|d?V`8ۣ TzD6 $A@]@;40NR"2K<,L G]Jry12=\\|Yi"%7vErz;ǎj5i=t%ƶF{P|?,k5\:(MwSܳ{x~K-vi%{\M3`/ ¾+!$aFk+~hI&r D*oom`w!!S)!;^]NX1 ܇Ӏt^] nQkMʘM+rOdjE_^N%p&~ pԎP٧ /İQ_[n[{՟WCQt٦GssKu/SAwoJ=y~mn<0;9NW"2ߎ(|)CܱxMb$ۿ*K-38@ańnhgg4H#]qW}sMHg\*ލ*oEI j#Z")̳QElnVdx.̈́bt>>5!Bs}Q#S":|K߸V=DҔufv2jHbuopjOpWdrXSNEC-ͩ W40ei7G``ӏ̿ 3傪ٙch뙤$6=FrDZN. kefAu`swm㜝A|$(|*6#7L'sxT"z`羅lB*(t!crS\> 0&<#MFy6l.I(_#G#ئ8RMEޒIy\65;ر < 8 z钠 +f0v8N>: z pzJR?2vAX$(ѐXՒvtcQd09ϥ4qKn c1V9ӳx\lы_~Ae<й|4bj3ȘDzutiTrd }4-/㛫f56zIYyQ($;+ J;gNwVJ%[q9E 'O1v~0PJ7Y#d4+TE|HouAr]pA;e؞_P [|{/9`ϚwܐXrqQKofJD}:4uU[5s s(,]4GIW.Uhp^Hu鴨q`KZwqqb)īOM&`㽖 3QdU~@a,cfMJihHFF|5(+y,Fxfdnjl 4探x~CPlӼ#Dgx#1Pj+ Lӊw=0doD#<9j唐N>W O ;$|7 !+CYFĮ&$5~HgkQ*: A\Iij ?f z;þ]$ z$KTؤPX̖Səw2t}@%npyp\Ͼ$ @wI(iT~mqiJ?)(>7g%-t}ளrn4^+@쌹30·VkԠͪબw#g:ʽvGϚ|[3(0WwD3xDYvE{, gBޝX_Ndz֫RdQK0СQKWגͿH ;I+o&*-֕Dv<7kAۧ޿5p6<JH͇sI" =5ȁvc\$r%u?Jr4L\myW UQ_4{򃰩_Xz i 'R4J԰2ᔕl G̛k=|"X4Ql5๵շ˦TSp3U./eI2l?|LR_@K<~zep8Wv!0!rÒ&Cs 'l 5B)|XK-FR#Nis]r·H:.b#Db@w2g 4I8)Sy,}|tC >0Pw\(`WO]>Ч*-ZV1 q'gGߨE"f%->pc>7?|X GJSJv$_,$ w\4V¢`2>t.!mӵ On;sSv5)9c"ZvLAɞ Dh99aBEGUHE֥I㷜7dDq"fSW&-+P{dKར1q:~R4o(1V3~V2O#lo z^/'XՂp 'n|72?a49͝;JK`lEj/1U \q~fZp?٣QS\7Y@,c_{Hz nst| ^7^xB 6P һ%r%ZAf.w,u3/JSI^taZ`_Ædulʅ,mAoKQJ+ pi UٕVӪ5+hg@3[`xZ rOPAin`5%1t6?Stl05pצ jO_K@T8c |^lٗ{ }.lwb6eXZdw0'aICLS o/XJgrxYmɳ4lW.ЭI*0#i)yGf{d|}Ѱ],hTgU|*bz ܤ[,-&jS/fv>/Y(kBK3IE. jo"Ӆ$u%PzHQ{/*o S$a--Fm*.0P2d !>)hY/\Oe&|HO':u6\i|Hc+8OioR! fKHrgحZ J>$0B,.ǧ J՜Zu*MVtsZ'B:랋pCZҷωf쾋/!jI99Ad*多Pw*ʰoϬ:;5=GI!e :G? euMa Vd woHMǕPםއS2eM'$/j1OrP~?~;vt +k-]=2b4*vty*8aIv #&+J->*q[VYH͜}LEhc}{܈By/aZAb=g:+|xk1lB) 0e{,J0LĈ9v2}yu)=ӂĮFKAmz?`vk)<ͼNf ]@DMv+0#K%MbuS6)Y]= (kM7L + w!q,Pŷ8fxh!h|O`| 7;os:Ohw؁m> KY#.HQ͹;>p Y C, g8O8ie21>$hJvJb4@"z[L:8\n w86S9:ïCb(KeHr SѭixBÓl6>R'yHuX- uddɂ Zz|'TJڀ^Iy ?U53v,QRlT$/{_g߹-sZT*g= 2%T1O\(L%`ZiE!9ëg-ԮF-=Ҙ m4SFE]<Ķ"'$m&#U7z~3,dt* AS[ޑEh[9=Ϯ*2u4U۔;8mKr }j.5y1_ 3.&r5BM*Hb>ԳR|˪xaVGi5f{ iw O"roC*ꮷ_o=]^".|c#HkL~J8s̢h! V98*aJ{t?1 ! @=$ymC2L'Gfχa^Ԑ?kq0ȯFF}4rhMn ,U1k&FoYv<*z|$K!2 ĕ H SAj!uV:.CdR͝ƊN3ЏYE.#GHΨ~iLig^X1zxV+oRn4#PxfJ0U꾞[:SQ 'USRvcTIt2$ˡwA_YN;4UTQ0SM6:"0Vմ Aм{Av< н!:mC#r*zZ t~3 t-R(Vpp~yX`ib ^ ršFj@,S? fcz#(h.#?|=*EFLҩ1y̩(Am%^@E}#l ^0!r*<Q {2*3 {9Ze ^;y@UeAȆe؅A6ǙBJl,|nX Mhxv82`X8:7Gz[g&+ɏ MBD }CNIp'K/riD n)-N1m=T#r.qPFk4` Z^..M):=GKrNAob1[ ҡ0c P( meG`S)w#rO9%E@zWWPwb3ӧo^Ӟ2QS}]7ewJ_de. ƖLղGK0p),@`8FB/) Oas`?u&nu rǺDUOڔYܺЋSD)+ͺ24}V 0'C@J٧n\˱]<FA4?SR#GjBCC@=2҆wѣKkwB̻ΐfM~#X_&[wCʞ$IJ~Q4%gU9TV{! @IbRLW$QҝcBy(+38R  6FonyHי_L2-m{:vv[/`j =cښeXb7`H\d^G9 REvn坳i+G0+ U=RgTEܚjb١'̓U L^}F]לb/`FcUDzRKSoCof:EZtBŗ'o5X aq`~MM=36^m ]@heH5e@#ޣ.Ǧ#-^{`L +*UZx曾_ ~VyN&^B Pj L՛巋ik_=C&wEޚĮz_V7vaupB oZ&1la&v1z"T^VU՞'h"F5A3}WoZ mKTf0UF!!? X?1)ĥKCf'VVVp dĴslQDVp}!>inQ|4Ble4E-A| (eZJ4gËt45/^|Iel?_"uq" ?b\#J/چ#J|k {qc]"ӯxN/DFڔ>_#U?YECY*|Mћ2l;Gޣq%ck3W뤤nHtY EOpV\X:"#`aۆRz`r=) KW,ڣtUGU朚]^Np1o B6} [ 3}W΢U&⺟%A+-,/iJ|-IFRR!K>)_ECގƃK(f3 . %6 tB}-dʀ0 a5# E_t~vZR9s|.@ҿwo9}e}X3Y*f"Fщ_CBvn@oZ?4#2c>7](]"I?1_|C&#ӏq=%n Kۻ9t 4epz:"'V§׷;_3BWC7#$u75Ζw)_.0pmr")8pn:Md5i՘D_xhe%i s_6#q!.zŠp6FG\lYL)hQqŋ&IPbxJD!Q1';dpoQ)' 4S4>nxۼgl|Su =D :]Cd{ULT/v@plYx9<9!?]/^ Gee&8lޮ[>S;D<]8zT%/t&ulI1cZYU6zSI9pUWx TR?XF=+ݲbb; pk `,g֞گt9\Dz<ˮO1Eb!]qDy6WcJboFjGwXbc=GW#VIDVDA |#:j 7ya 5HEa9>`UX1b~D a?Tn,Ύh}} ʐLI;)Xe"gs}~ε/3@Bͨ TB;Ѵv[p+D)Fhx` 4VC[֜h-o M'lPKnIϯ{W8˟5/c^ [$M{MDj! 6.4 #'&>Awv5q ;M;ƛ1]E8 nƔ(V9)Osvӆ'`IDxҚMw;U 2byPv|Ԇ7rK䗞CYlԍ`'R҈',hTK O^ 8S -2mFu^<{iFv&,{*T|&0?nIicr8P[ ka;R0NZ a tQ sE-8mƱ89"4:1jlnE@ν,pAN׫]y}w$iUdX`ko Ȟ%捆-3<ٚ_溤-43]jjG,W@1p\[m٫ h*>E#1ͧ']T]?gn9JkEJld7iCStb7\0\k$#Pi?M y)Ɇ"n('$ԻAyj|i"D3 n_"i.#7a^9CWdE8}WCDM.Е}+:OuXwA>/كM{8[>~Q.91z@ע4*f6 xy&o+#uxY|ʖwiXYS[?ڎPʢO5PQ/z}d/ZL-6_U0W+ >b]\,[8FoЈdg M9}pB8eJ]ng|5n(úP[M֐ںl>1Dqqd+{0j3 a-g#0"׌Z. iu0Ąĩ@Nin( 2aZ&[@#l*ɷ1ڊEw:~G+Ja]B*pvOG H_C8uR!|qq N!i|dJV޸G։Ęd ռI.$]?~Rcmg>sViܻR(;~:!smԡ'Q:#H]]W "3tP ETd!VF'~"ۭyq˃VꡧAldY1.nCQ9#;'W֛3+[kD޳\tA6x1 C4_A=$pnbA/vXg͌}6P5W"|jٛticN˴͙N&Kt5Ly0mV۽f#+AL/K~ǡ-8 sƦ`/q`p*[4C(<;ec;Wyjbo\P1WqNfXmemxg֩ sEuBǵ nRϗ_8d^Ny埱,~l >#h(ac>Ϙ9jXNqxa|܃ y%Y,j?߀ӠL$d4F+R }Djխ[;qfHsdo\Ys]3R\rQB({2b  =+Fu3bbFQ- yά pw=C*D C.iGccAV:Z{g䠢xLRU)^b5ՋZ]U?[#{Sdtu~@c`;䳆CZKجd؛5a[ՓNβZ q籥C.O"qjU'_=%P$؄aVL k9ZэjG8Al) ˀ[:zKuO/lB#|lj %d+ԻOt?Fb%-{ !aלO1y"v)-SBX( s>l~J!-|n2^bM@Q Z h\Od憐*7 es, (~}mG =$)[6rvŭ&RF*\ZQ H{dKiBrZ;rVki "),qNR6,ixɰ]ގ dLLJ7M\`)rVft˄ a/E*,J1;́2QG^H.ժrX㗇H\':0~x"%nDЅNx0%$ۗ7޽ \!z4[}KNMa.]f(kZ>?P:%ɯ0dwۍwԡUjV@,\C Aw\{}j0-ˈQc&޷i5 q T:L''(%aEޕ+W*/GMʜ1.h镂þb=RdF|C&̮֌wV[Ӆc?*N2<0yB:38DjyN"K):xnN+'sM@PĤ`D6Jݩ}nvI{TsFj,Q RO,OF&׋퐷@ť9C =A#:J*,-@C¤7}r -4mʘ*HѠ&o'I"=G7SCe^\z4\&7p?SsX4bgaNe:ybI_Dp?b)E ?]2qʬlߐĽ|Jc yYs8qn of?lph/5~DGnjfNbhB̑j!Ri0ƟV8?ߡ7S|M9A?+tdmq;PFGzO9Em;?]b~M+#]Ƞ_l8lG{'[)Ћ@&cr _I&}(0F~pE']լ_!4IųOQ*9X'P҂cygi$G` > =:X1abS! <ʑ9r[S2EwQ5rA ך86ba0?9<48M`&ʤ Su²1t%b-|=ޝ)wv1&KH nڦK3I`CΏ>:pZ_gזߥ-]V%Rf]uE |l];y]7`׷[V;0m?AG!Zu%ocN톥c KVÏ1>uϳU,L-8nxc!:ceJ۷C62S鴊XwI,޼ݔ}mk}\:G[iOSu:Q3& q&N$1?<Y; W;7H2[szȏN+$TMƼ;7x ene8yܓdL4?)4/v? |^f eVH W( CK#WJ*YS bb!"1\9& ~|ۻ|sHocZ7Z`#2L%'NN&ZACfth{%3iρ'hjSȷ(t_ Ce1g'1Lv60k\Rk!~]qHUQ( H83#A&%LoHꂈc{UI+54y#Y(?R/&YBEE}2 (!Ny 1;S*elߍ6ȅP;vwıC8o&a»(wR(1].>>20"xH,W1]Pbۛi}}Ϊ^A*8&^"nF?*LaU'ԎԿz" d~Cy˻#HT{w'd֪ mۍ\i)]>ocv.s_=1 b-z0 AlSε#+c_\U1祌VnZLGBS?d$1螸FY>U-GsS2ǀq tcNugx'Q H6xbGw2آX ~WԋXC`mN'=ēXĠ|s"w~.ay2S6[gEP`cA_<Vh]Ϩp;4.H=ݝZ8ұBAτ4QgXKa6K;`!o!8.Xhp 糧ĺh |{Hã߆{'br$ẔA!#'x}L59Bn͐mgSSo|bٮn)z]"@LGHRP]>~ rF*bhVc\ Lv!R:F})x)_a_ 8 vj!02ሳ< Ňʃ`-eG%F#[y^cmƈiuv,bpYbtRN;fF؀5"bjC>,ml~kLXɗܮJr_l[燜bJ|'srdWVzLl쨰.rOߢ&A`@7vZ$W 5n{Ӗto߫hM(*;%<`ʲ5F] f*؇ $ԘoK:jG-<r7M4Ȇ{Kfs5UWu{vx$y|Pˆ\h,4ăĩpK{-<-DHwgt@Ifrd<-YB4RJ&[ %m%o }nk{#.vA=wQ9u4L_kWU%qvuK|Nv'Q,cc_ʦB?3;J5(0!GJhHZ=ZezϧRjՁob97N,}vZ7^0DF$wm~=>0-~PM PJ +"6ŘEjYvyW"Zmo\Z?VSdug<$/M;Qꩾ׼,}-~z_ΧK鏣/|(3E` j2ث6|^=2I׀iR7h=E!+)fndۤP%9=}`c-:9<#wMjg(oq5ÝPa/5Ưˡe=.LKƻ\*\9^u$#l7h=%Z%8D~l\ $ INU؟pԲ mmʎ*mD0]+j q$x~69LKÐfwz/)<_CcR뻯zͺfb]}?=kr\2ɺ7]$&O(&Q<. gM&AAp%^¾)a;j ids`O5]l:]Hc!+VV)T \F˛-2#0MQk7X[G s*fڛ P V)w c`YrOhPLpo1T Qov[{y"L1_q`+"`:i0z Ҵt5l#kΪLĠϲ{O&Xαɶ4Ӕ7­yzv^XI~ҜomMUURвD|*_|K*r%@-y^P">\;\M;`J^3kc$t%<}^F'C?3J"-LJ"G,r%pKW!^Г-F0Fs\-]Df-KtGa<;$m[當6CdBK2KPD!D=>Ǯĸp6=6'6Z 0Fc`Б4ٳ}@|w$_HDW^ anp'0یW{MV'B3̕B7X6t%pږH+WD"Y ՘oM}^gBe$P*.4[9[~1FOm &__֋&*mV}*TW;Ky_^.3.'7MBJ;'IDMRܸsD[-X.-Y>>6c1d#Br_9gFKQ[/BYA'oDζ%EīS#r{,3NckҐH T(VY96w ikG `i;e=;.HJ..D_u)0t$VEBkE>, ͖߭ci Vy\VJ t{+ G |`\_0Y:/t.81kI__fU>|rS.t k1cUNTQaeʀ֕1{u<6bmt XVh5zJ0WXo!W t^:̐Z//) ~Irpְ+h|W&a{xڃDC &@я8]=M kxZ9/̼U>3F9Y.$ c_츪.9]0Is]9.~tfFܖN+)_cF?UR[QwN.Hƭ`)=,JIO/}lo^WG@xҗj}Sخ =?hF,8 zkQfG=HK9 9fu>8 W+Wȋ@͕K_5 6yz1x` AcNM2ror0H\JW, WP;{&N~& \Ƿcd o/pKtc4\R^^݊TMG/kYIb^b}C[DnddC_sӗM8i., S'N8.:>Zt~]%)URT3%#ԕp%({3HƉ<4/~SLtS'¼~YL@&t2N(-wq?ܤW9)W{A~*_pzP/_StsY}qjɥH!_/ $j1xeT, dv*8 *~jc9]qI,xh7,fmP_:Ϸ宣7(AH~&fiL&Wæ 2oYᤷqU`A4|cٿ+43je:VjpdcDHr>K OȵJby⊴=#w QO,sj& lSʱqPNl!fcNa6&M&capZ|NSs [[7]'R w,d]!jsκ2g 7GXOYc x8'g趒:9A8&9 ӋG@8Ǒ݆<>EQ}Jv]SD-*E\7DL\P"8Hs NI%qz7%X=ޅt "^qєRR;&\[ u9EEc5=w()mb! wr +PlN^Fݐ2at"کh6 hwD+/M\ށ$\CFo[AH`UUp ] ̢?MJtlG|55<'ԐRӚl8_JR>؀YL&gr8ꑹ"4c:F>QX֜$VЉ`;)Or4h(uM$ޗ4.),Л\Hٙ"<#];fq> { -- +4YFCӀMW͌Ab% Ͻo1a\esc,+Mm-%!C@7σ 0 Ppio -j)V9[uC<lbVdAndJBE-M,&dNқo{5LQ)R~7BD7dJ3dց5*3}>:0o}+Ւ1H0OD@$b*QfK(a@-CB0*PF\U&+6Y`E;zֆ(?wvT5y/j8ǫ {n 0vfc!ç.1>`8>,4,)lZ,7{"0qHu[lf+I0,k| (v˵?QvGs 5W_01:=ND龹?EOB=F\]HTEsrCq,*G6' ';M_M?l56WCmzhI% }A$]v(<7yLxvKp̯ҹH]>j#I+{~aW3[&Mlh$?|Xi:at2#&>1Uy7`CV&w;_3UVbIny`;=ҘNM2H*0%JX`Z$9+B,w zlQ^\D7hŴHv֌G"G+d.PszX2K"m |ME*U^k/--QmAЂPDa{'.A&\L K~$M/W5gDw#Xz& c*#JBvGȫb6"2YbٺJR[=Fa/xr&+l[V]/"ÍS8U 7<-%'램gJt?R&V1'zTEf8zbɋ@Vj_?PxzU,hlggyF\9W@2%+zd+ԻjhHw#~ν)BO&y.sy>5<\=~ cOdYDu3x~#/9 +h:U7 ܯh2%Z$bl ^:J8Ȏ;-;+OBP.ӆ ^vwg3g-g }oxßvZwd`s%`pCB6ʈ^pГ<ҵl fܽ0TPtRbOWA^\gaH2Q 3g7n6@h Ly,MUKwmM YZ