libboost_graph_parallel1_66_0-1.66.0-150200.12.7.1<>,(h}gp9|!ٖ2}G{!KvsUU ‡Ułe(/z}DNL<C z.[52J5 Z:SAZَE=ZͺO2mA@;t?;dd ' 5 ] .4<@ B D H  8(8,9,:,>87@8FF8UG8lH8pI8tX8xY8\8]8^8b8c9d: e:f:l:u:(v:,w:x:y:z;;;;;`Clibboost_graph_parallel1_66_01.66.0150200.12.7.1Boost.Graph.Distributed runtime libraryThis package contains the Boost.Graph parallel runtime libraryh}gh02-armsrv3 GHSUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxaarch64 GHh|efdea3a2f88c10ea0172cfd41349683f724e4f9b535bcffc2c8dbd3628503cfdrootrootboost-1.66.0-150200.12.7.1.src.rpmlibboost_graph_parallel.so.1.66.0()(64bit)libboost_graph_parallel1_66_0libboost_graph_parallel1_66_0(aarch-64)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigboost-license1_66_0libboost_mpi.so.1.66.0()(64bit)libboost_serialization.so.1.66.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libmpi.so.20()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1hka^s^Zľ@ZaZ7Z@Y+@Yܶ@YdYX@Y@Y]XX@XpX@X~@X{d@XlX!@X&WSW@W@W@Wc@W_W_Vn@Vl@VV^VzVm]Vf@VV@V*!@Uyx@U]UMT@T@T@aschnell@suse.comadam.majer@suse.deadam.majer@suse.dekukuk@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejmatejek@suse.comadam.majer@suse.denmoreychaisemartin@suse.comadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejmatejek@suse.comadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejengelh@inai.deadam.majer@suse.deadam.majer@suse.demvetter@suse.comadrian@suse.deadrian@suse.deadrian@suse.deadrian@suse.dedmitry_r@opensuse.orgegeorget@openmailbox.orgidonmez@suse.comidonmez@suse.comfstrba@suse.comegeorget@openmailbox.orgpth@suse.deschwab@suse.deidonmez@suse.comidonmez@suse.comschwab@suse.dedmueller@suse.comrneuhauser@suse.czrguenther@suse.comdimstar@opensuse.org- CVE-2016-9840: fixed out-of-bounds pointer arithmetic in zlib in beast (bsc#1245936) - adds patch boost-zlib.patch- variant.patch: backport fix allowing perfect forwarding in apply_visitor. Also fix wrong usage of boost::move (bsc#1194522)- libreoffice_compat_backports.patch: add a backport of Boost.Optional::has_value() for LibreOffice- Use %license instead of %doc [bsc#1082318]- Multibuild requires versioned Name: tag and doesn't seem to do this automatically. (bnc#1076640)- Update to version 1.66.0 + Beast: new portable HTTP, WebSocket and network operations using Boost.Asio. Header-only library. + Callable Traits: new library and successor to Boost.FunctionTypes. Header-only library. + Mp11: new metaprogramming library + Asio: * implemented interface changes to reflect the Networking TS (N4656) * functions and classes that have been superseded by Networking TS functionality have been deprecated. * added support for customized handler tracking * removed previously deprecated functions + Atomic: improved compatibility with GCC 7. 128-bit operations on x86_64 no longer require linking with compiled library. + DateTime: Fixed an integral overflow that could cause incorrect results when adding or subtracting many years from a date. + Format: New format specifiers added and volatile arguments can not be safely used with operator% + Fusion: * fix compile error with std::array * remove circular preprocessor include + PolyCollection: backported to GCC 4.8 and 4.9 with some limitations + Uuid: added RTF-4122 namespaces in boost::uuids::ns + for complete changelog, see http://www.boost.org/users/history/version_1_66_0.html - refreshed patches: boost-rpmoptflags-only.patch- re-enable Python 2 by default. It's still conditional, but remains enabled by default. This can be disabled in project config.- build Python 2 conditionally- Use multibuild setup - build no-dependency libraries in the base package and build the rest of the compiled libraries in the main variant. This should speed up bootstrapping. - boost-devel not built by default anymore. - libboost_headers-devel now provides boost-devel for legacy dependencies. If you need compiled boost libraries depend on the current compiled devel subpackage. - run %fdupes only on the header files and documentation - drop build dependencies on gcc-fortran, chrpath.- Setup MPI environment prior to building boost. - Switch to OpenMPI2 as OpenMPI1 is becoming deprecated.- New upstream version 1.65.1 + config, fiber - Return a continuation from functions executed by resume_with. + stacktrace - Change preprocessor file extensions to work with the installation system. - Changes in version 1.65.0 + stacktrace - new library providing call sequence in human readable format. + polycollection - new library providing fast containers of polymorphic objects, from Joaquín M López Muñoz. + For full list of changes, see http://www.boost.org/users/history/version_1_65_1.html - 1d862615.patch: upstreamed and removed - gcc_path.patch: obsolete, tr1 module is removed - mpi_upstream.patch: upstreamed and removed - boost-1.57.0-python-abi_letters.patch: refreshed - python_library_name.patch: refreshed and reverted upstream changes to mpi/build/Jamfile as we are building python2 and python3 versions of MPI separately. - baselibs.conf + add libboost_stracktrace + update to version 1.65.1- 1d862615.patch: Fix regression caused by refactoring of serialization code (bnc#1038083)- make python-numpy optional build dependency - fix building of mpi python3 plugin- New upstream version 1.64.0 + process - new library providing cross platform methods to - create child processes - setup stream for child processes - sync and async communication streams with children - sync and async wait - process termination + geometry library had some breaking changes, - ublas_transformer is renamed to matrix_transformer - explicit modifier is added to constructors of rtree index::dynamic_* parameters - strategy::area::huiller replaced by strategy::area::spherical + context library updates - deprecated API:execution-context - fixed bad assembly for fcontext on ppc64/sysv/elf + Updated libraries: any, atomic, config, container, context, conversion, core, coroutine2, fiber, hash, interprocess, intrusive, lexicalcast, math, multi-index containers, multiprecision, predef, program options, regex, smart pointers, test ,typeindex, typetraits, unordered, variant + for details, see http://www.boost.org/users/history/version_1_64_0.html - Build PyNumpy module + add build requires on python-numpy - test_lowcase.patch: upstreamed - refreshed patches: boost-strict_aliasing.patch, gcc_path.patch, python_mpi.patch - mpi_upstream.patch: pending upstream fixes to OpenMPI build - python_library_name.patch: we are building python versions in different stagings so drop library renames. - python_numpy_retfunc.patch: rpmlint fixes- update python macros- baselibs.conf: (re)add python 2.7 and 3.x libraries- Fix dependency typos.- test_lowcase.patch: downcase Boost::Test usage of uppercase variables. VERSION was clashing with GNU Autotools define resulting in compilation errors of various packages. - recombine headers from various devel subpackages under the libboost_headers-devel package. Not all usage of headers that have compiled parts pull in their associated compiled symbols. - general cleanup of the spec file from old, commented stuffs- remove non-existent dependency in the boost mpi python package- update to version 1.63.0 * updated libraries: atomic, container, context, fiber, fusion, geometry, hash, interprocess, intrusive, lexical cast, log, metaparse, move, optional, phoenix, python, test, typeindex, units, unordered * see http://www.boost.org/users/history/version_1_63_0.html for complete list of changes - refresh patches * boost-1.55.0-python-test-PyImport_AppendInittab.patch * boost-strict_aliasing.patch, and enable -fno-strict-aliasing for python module - baselibs.conf: * add libboost_locale * rename python to include new soname - remove python-2059618.patch, not needed - make build condition --without buil_mpi work - allow building without python3 bindings, for SLE11SP4 - remove versioned build dependency on libicu-devel, apparently not needed. - split out the boost-devel package into individudal compiled libraries and their -devel subpackages and libboost_headers-devel package for header-only libraries. - remove all the -mt.so symlinks, probably not needed anymore. - ship MPI python bindings for both Python 2.7 and 3.x * add python_mpi.patch to allow proper compiled library loading - dynamic_linking.patch: first attempt to remove static library generation during build process.- Revert upstream change that set default python version and ignored user configuration. python-2059618.patch (boo#1006584)- Rectify groups and description- package boost-jam - add missing ldconfig for libboost_type_erasure - fix EOL encoding for documentation files- update to version 1.62.0 * new library: fiber: framework for userland-threads/fibers * new library: QVM: library for working with quaternions, vectors and matrices of static size * see http://www.boost.org/users/history/version_1_62_0.html for complete changelog - remove boost-fix_include_config.patch - upstreamed - gcc_path.patch - fix GCC search paths (bnc#996917) Boost assumes /usr/include/c++/x.y.z/ existence for GCC 4.x onward while our version of GCC only has /usr/include/c++/x.y for 4.x GCC and /usr/include/c++/x/ for 5.x onward. - migrate to using %bcond_ instead of hardcoding macros for different Boost features - better way to limit max number of compilation units than by reading /proc/meminfo and guesstimating.- Fix boo#994378, boo#994381, boo#994382 boo#994383: Fix build issues when optional_fwd.hpp is used before including boost/config.hpp - Add boost-fix_include_config.patch from gh#boostorg/optional#19- build it from "boost.spec", but create versioned "boost-1_61-devel" packages- build quickbook also in versioned package- update to version 1.61.0 Details on http://www.boost.org/users/history/version_1_61_0.html Obsolete patches: * boost-1.59-test-fenv.patch * boost-deprecated-type_traits.patch- rename package to boost-1_60 to allow multiple versions- Fix build on systems with GCC4- Added libboost_python3 to the dependency macro. * boost-devel will now correctly requires libboost_python3.- Add boost-deprecated-type_traits.patch to fix deprecated type_traits usage in boost/graph/adjacency_matrix.hpp header.- Add the following patches from Fedora to fix underlinking in boost::python code * boost-1.57.0-python-abi_letters.patch * boost-1.57.0-python-libpython_dep.patch * boost-1.55.0-python-test-PyImport_AppendInittab.patch- Updated to version 1.60.0 * New library: VMD. * Updated libraries: Atomic, Chrono, Container, Context, Core, Filesystem, Flyweight, Fusion, Interprocess, Intrusive, Lexical Cast, Locale, log, Move, Multi-index Containers, odeint, Optional, Predef, Test, Thread, UUID * See http://www.boost.org/users/history/version_1_60_0.html for complete changelog. - Modified patch: * boost-disable-pch-on-aarch64.patch - rediff to a new context - Removed patch: * boost-1.59-python-make_setter.patch - integrated upstream - Add libboost_type_erasure subpackage- Add support to Boost:Python3 (boo#951902) * New library: python3- Add boost-visibility.patch to make members of basic_xml_grammar visible (boo#958150). - Fix redefinition of _docdir.- coroutine2 depends on context, disable it if context is not built- Updated to version 1.59.0: * New libraries: Convert, Coroutine2 * Updated Libraries: Container, Context, Coroutine, Fusion, Geometry, Interprocess, Intrusive, Lexical Cast, Log, Move, Multi-index Containers, Predef, Program Options, Property Tree, Boost.Test v3, TypeIndex, Variant * See http://www.boost.org/users/history/version_1_59_0.html for complete changelog. - context now builds on aarch64 - Import two patches from Fedora: boost-1.59-python-make_setter.patch, boost-1.59-test-fenv.patch - Drop 0001-Fix-exec_file-for-Python-3-3.4.patch, 0002-Fix-a-regression-with-non-constexpr-types.patch, boost-uuid-comparison.patch, boost-unrecognized-option.patch. Fixed upstream.- Remove unneeded dependency on xorg-x11-devel- boost-unrecognized-option.patch: remove unrecognized option -m32- update to 1.58.0: boost docs remain at 1.56 since upstream hasn't updated yet * New Libraries: Endian, Sort. * Updated Libraries: Asio, Chrono, Container, Context, Conversion, DateTime, Flyweight, Function, Functional/Factory, Fusion, Geometry, Hash, Interprocess, Intrusive, Lexical Cast, Log, Math, Move, Multi-index Containers, Multiprecision, Optional, Phoenix, Predef, Random, Thread, TypeErasure, TypeIndex, Units, Unordered, Variant. See http://www.boost.org/users/history/version_1_58_0.html - add 0001-Fix-exec_file-for-Python-3-3.4.patch , 0002-Fix-a-regression-with-non-constexpr-types.patch: Fixes regressions in 1.58 - drop bjam-alignment.patch, boost-gcc5.patch: Already fixed upstream differently - add boost-rpmoptflags-only.patch: Build only with optflags - add boost-aarch64-flags.patch: Avoid using -m64 - add boost-uuid-comparison.patch: Fix regression in UUID operator< - add boost-disable-pch-on-aarch64.patch: Disable pch on math library to avoid compiler segfault- Add quickbook subpackage- Use $RPM_OPT_FLAGS for building, force use of the GCC toolset. Be more verbose and fail building with the first error. - Add boost-gcc5.patch to use -std=c++11 when building the coroutines module which fixes build with GCC 5.- Revert the python3 building: it resulted in BOTH libboost_python libraries to be using python 3 instructions, resulting in failures of all Py2 related packages./sbin/ldconfig/sbin/ldconfigh02-armsrv3 17531856391.66.0-150200.12.7.11.66.0-150200.12.7.1libboost_graph_parallel.so.1.66.0/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:39600/SUSE_SLE-15-SP2_Update/61a89f0e87df25e75adc7bf3c7d34e75-boost.SUSE_SLE-15-SP2_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=88df3bb06910230fdeafc0de3a709448d98cc3fb, strippedPRRR RR R RRRR R RR^E@ utf-88d39f4207b403e8b6d9882a6821eab179d81faf2ced2d83919cf15dc5eaa5e39?7zXZ !t/K]"k%Զ@s N._Nv=lA0oORIİ"ʻ4Lֲ۪6[e^ `MtX?ۅ>cX0 B5j8Sl||qe!Z-}߇ Ӧ-cj6!+qp(m$z ɸ{=v//X;XDS&6#=<"6 "}90BN>HGrh`_y;9I=EwIPڛ!0rx։k/Pjz"`"rKe"BЈݺnWXdW[  Ǹcv-4xī6TS{>@: NdLQY下x1%B-\~[]":߮4uו-#'C0Dר1I+od~Lu "9OIP!xi]OVC=zq0us+cr @ol0&#: '(8Ty_u76ѮWCFDU,)"Q"l-r3մ}4#޶߈Uz7عPeFʶ4#R' bS?7B#fsjPus2g;4agqD{ײ_,fc¨; m#ڷ;tlBȿID#۱*<#w$* BHSzӓ_rϏih  mpH`ӊAxU$UCzU-ǡGTX|{Lxv'7z .SGAf x]҅!36;vnYגzLa}_!U$#mExGnQ+~Y춴X\ s}F`Y.ykԐpP߉ - s[acTGI_f-<-(ތ i" D6/}Փg2fM!s @!Q2O+T}2pr_;苅NɅܱ9D)w@$.7GγD,ׁh& /{(~6 x>p ï_Ofo~ j]آrmP{:6N $C{JghaqlVսܵUbR*o`HQ{pė"2*+H!Nv'ѓɻz=Yzf˨y(=IE`f)JW-ւl:( ߖIQn|w3wNOd|$خ+ %-jCQÊ-_;c-# 6FΫ"pq(K`u1S[ALb%" /oH!CD|fʲ⭼ǑEq0&ؑ+N|0`,BUXv#v4,n $5 Of*wDu>kX(,@+`| t=ӪTpTCvTMcSȒ1Eڟ;ި>hnS̜~)SRqfa1\&F-V!P0|_({OܘbjrZt,kn9=4!@cQ/E0lX45Z6d >-%Ԃ"'}W@k i=[R^XGRj&$04/޲|p'!m@\$5"DJ&S I_r䛨ɻtאŋ 7a2qu:{U}#MٚX婀\I*+ qg*fnw@ъHԶ^6SD"0J5xȱ,mWS$>', P a9iq~'~A%Ees1h˷S'Dv,}o#dj*am;4SZO\ 67>nR}Y.#lA;VDm#W:ww5Ӣ"N1`8vAo~Q[mN+E2,e eX-):+feG F$l5 ;pMFTk8uFZ?r_>o;K # [ `[&O9yzu]%kָbA8HBk `BFGT~38h}$y~:$|" Lga-`pjLАԞ@Q nF^FE@NR:Pq?'T>Vx&.{SJyݸví 1iϨV0MfYK9o8)cM%ݥ5ϧ!dax}1#\Z38&5l9[i$dZ}7NM?)ȶ x]crZ'g˷N-".wq26ϛsDhUj *Gk󢥔ph݀Uă?u^Ol`Ni1OBۄ6 Y9 errWY?,@~//t2|s =|V' AukP;޿13uKJJVum8t#u&@caQ&J¡T:Bz&q.d HnW.5ѓE@T[˂Z/ѵ| pYQ]K={T$pY1ܪq>vҢ%&^;q2*lHv<,^C--oXl!.tRdB* @NOvTj:n 7o#8365Ek_3"BVŠN?G"U㗭%H5?<8VZz4͜CَϋIGl ՚m-mv%,-:q8D닞eup,jXզ( o (#u⒴Ŝ! jDIGH~ iCO} }Mǫn?fxˁ"[sVDpS=8d+Y;X†3zi*w12yI*xf^N/^WNH26,mVgqH\t5QhM&js}`T!yg9צ=,^*SO(ڿ3S`k3`9Ek0/"BV<͈=]@_?1/4uobM C?qH5ޣdP*݁ lgú;q4K{ɮ╁on"H8}U)v"Q]=u8o|m5J~ЙF~%Oo% 8Ifv>dHX"_U,}1#*e+%4)#o{7sD`HV3w$?󩰛NJ7IE t3gC͑\:bUht]d蝠[+eDd'@ e1A/xxG/ 4²W[0Fq\A 3䎩eaE>ԙh9lC%sx &G9?gM3|_H&:F8DmvLojܦ)@  Ƭw̺m+Da^~fWqT5֚} H? 3͈ Tt*u\ړ|)[ E7l 1:6z}M eE"!?70T2ٗ<7䮶!^@+ m&ʫG|V'; 62Zx%P %d܀GlP3K&)CydXN-<ltt*QPͽ1%F$WXx  e/(+.yaیQcQ$:3GdGķ.>/Wa {u%P4NY+dC ! oV{b9b60}fLj5h6bQϫT|29͕zݾ?(9ޣf3"$XRŋ(7.)Y*@|H~ b]ӷ1˝bvzYZf8{@QKiHP7MӣpbiAb\"1ɤb=/-7g]⇢g*j"q ] BvA 2Z@4: ī= Qefc6t?\ wiЃUUWƮ}^:mNw֎Ki0WR=16#![9ۊY𥖗d+WcцDX%ws{R~jQfqIol?ߢKnP *nCiME=ݕ.BuEv/P YDo4QKn0=3d*=Ls&NSh pѵ RI |v!^b 'A[iKcpM^1UbLH{ryƹk)1 HQF,0)Pȶ7ix\üDPnnYywn/YoX[2)?Bƶp]y7TC[*J|o 4cNƁNG{G:py{p.PRe6M#hxl]s#-η Pc5CLO>+cIMÁfj^~EAn[<{MAKٸ?5JH3ؙ0ۄ:7L.wm.  y2ۅZlajS4zK;kO^/pPz_'3kphe[D qrҝFc؉ 67EQBi>[U卭'dT:д5†ԣUPc4GL@ oЗo@=4+C>vAŎn?W%@Pq#M܃sM߈F X<+#46F?8 ͧkN8 fdz# 73}!_<1O`XȦlm} :k1IG'LNxɑ&>Z5ћ=n%n}LP-L"~%{s8[Џs~]NRsv* 4Te{:SDxmn[ϠWegUlhq}#~gꑆ757h噛"dKR=`W֏kJ'}Fr9^*K4j6CUY'e1r6#tM vAF&@1[mJjv"|&)~zYN|7]=``(qvK.@\SL gJ\ 2I铪p)[8K.Jr54(нk@SJsC{^3Pę@/OF=5Yr~u8$ʺߕgލӡtDEۄۘ _3'K7b\##I™{ռɛ=wTs~_p]f3}Ť7'2*]% f*vA~Ju4xĘŅX`@`I֓vke5VQ=XI)W(aoeѐķn'd+ra2 Knab,ӆaÞf--ߤ[S<M\b3a/Ra![,hGPY]ֹ5_#*oڂ:.`,Y+Ok9 p`_rQh遰}4\b!qrhep;]}ZDB&\cF._&hהQѰUn-GgNXkVg 3y_.!^h=oKN<@cSa},-xz{-+}$x2)NNj-m 3M>, wIj3*8Lr.R i@`EY'|l=UsgSp[4'9(ٔ"%o~&wuy#`2vgtJL3}Ý\D8ʯiAegbQf|vvB;e%@f" V_rR/50bԫQث&=%/@FH!\(z- ro89uLv-"?IӬZL)d9xѓ9AxzA7 e04zM-$+]k?"*v7ʼnHYh f 8\n B"KAnR2p(M➮`"* xNE~OqaAڧ B^{ҧgt5qW:}"ےm z-9IҠW@Ujت&, k;$ѧ{u"e%ݏEgǘ!]eP_2t յA0ı`zjf㼼(Q<~uTA?Qa`V)Q0wjr%N{J#&7U ,AiDR0| ~ S>Z>Ϝ Ĭ?qi9q%|R- ū?"_+n+Cog̲/bODXПgT ?q'Z׋==-mR6f!Fgν{R&T:v|Q㋤,³y:4p|w G5[f[B݅gk8lΰu/;/mI`Ck9wGNŸ?(e-aE_)~b7$+}SԶVR).PPʄsO#1$n>R:E >]LOU%"օ!> g j+;gu)4^Z&.Q?X $Pg αڮ3{L]蝙!D&EEh>-JD !+A*ζN&YqLb΂2o1';_zk֦\ܾRg4Ϋ#|z&#:Dz`*UdkȊ.iF,@14%p%x+ذ0iʰMRZ6:el<.t7Br иҺUZ:JblO)B~$.e֢W.i%aEE]Hk+J[k9ag|~!.{)ؕr3cE=5mɽ7MTbrO.J& ͮXِ>ӳȷk7"0`?<$@#.!URʫ2E[VRW@^U8=~TB}eKDBkkVu1jc(pop5S@wϙÎ~µoנC0_dfM6ʹ 70𾸤OdEp?^^-żjR!`)^-qN3ܻF][lz`S R蘫VjݗwϗBp@[M&e*f#\΂r3[ɛ[:EsCr)sZ@Mʫbtڝs1t~j!aT1\?d*P# hH3Mt1}{zBӐ8.})SEqbe !) FOcN0i/@R,H+;;UI|w,޻.HĶL̥ ⬏(NXeEKYJeہC[`J'gĭ \Ox2`a)? _`ѵcØI pQHa9hA6`$ dGBv] .p26QېsyU>n &p GXmil"sjL;|o|iuO0tMÕrx i"1U2zYZ=+iU< N)dlGhnť8o1\X L 3zH_W)܆eZ.U/dGoWn]I4Cb=kVSr|oc,*ȭ֪sװ/!>yAqHMJ \x\ h}AL%; #M'K.JV E9#1f n~'멩Tn贌HtxERO6[Уȏ`Csw`d&#, Q"#!_3=N`FB8Wևiqr.O3: (0zXҲ:Q^@HxdbD5Pen¨ )IKe{Yu$-.JQbFĘ/Nrృ|2ՍvP#hԳf.Jt_YʱH:'[jqt,QMoYQSQbO -5~!ܟQULv=LG+vM^p%-MlX³Tɬ??)I4f1' ' 1q}}N3l9Bq~}׉X~َ0vh+ B! <4gB!|[} 3+$m {41\kLֲ!*R$;Ur'5܋u?c^"M=߭=RAtc<WV0K3CT:I)>rhu+-ܫvZɕ.U(f jK^M ͟w9ҷf]_ .zYP*so)e&v2S~u>g#uŴ#2O} }:2;R,jV"ɿVyooyI9vb岎AU} 0<"$˧$:c@8Pm_ҵY>3XhILIdE_yeD[",5׎ ^B8/ yTIUZ-%Plp 70p0!Q'DJ.|u Q] dvf22cH0+ ԨKʾj/_IC#;uF(~|`&eѦ4*~؀ψ9yrL! 넜LdȐ`[#f.ATi\h,ʁ-VM tN/NP̞u2x2dgQWq~-2ۏl dSI|Pi5ZhW[ JKSonXC7[AuNYxJklwt2k;\%/#k$=PpضF5k[96gYp3[h:N E;59]F])D(>Lbơ9+ȥD^5 Ӌ+sQuEg!;q$*#rY5z$𛼫=CkK~iB1i!>PV A6 e pG>sĮE6 Ņ x)@)2;ufj TCU$M6nx,rhZ֙uV4% b,1q ,0o03ʑOcfn;BJ!ج_Q,ME*c䉱. c9kp!8PN M$ߛm)G+QDt, }eq7gdk(=r*2v߯tK|e`K=cgu:~pX}~T*Bn/u P7ԝEB5#*\ʍBMb?7 N>(z4-<ұpvBYQb3hHĨ}.=1tvSwr{FjXeBkTdN@[ʦXN0WyC$Tޭ/>c뀙5M xH@C e5@Vu¼]Nbg< $YD3zvߊ -:u+J.1Ck}h2 f-M#_,9A>4&Z rX)b[Z9[)w4E/пQc"ڳޭ$A8[ d0wTB͛ܩ,qv{Iq;Hk0q43 RF}O%LYhKNa]p3LiP\-|ٮ^.# Ҍl)˔INY[{^[W]/ik-zA }DxM0JD(xz1D,k.#^A]b8w zq2Ex OAHE,ybMǎ!?4 >ktnLxCr(cMG;`LeBF~3z0~,D1mTRu} 9;}8t{x !D\Dt5=x`=-5D2 rяaN 99;͘V]l٤ eq~-S opes%N){|ЕWRmB}v5wVJx$~2[Mgx6io(w.1hqid F5Z P}nn1 "}> qGVQ&,`}ֲU"MMpTM ۗpPNMVps`#Z:=g:6!AQʎN}/BIZZ^˭sKe5U^YA= 'q&D%o`,L 33WXE,ULbG@)BE~ .tyr"'/p ſY7$Xd6U'v5ty &vϡ=o@lj>W.9kr/6 Ҹ&Zg dPb+d bY Ϛc)փcXO%h)9vU2iq!dD>lyKBn[øv/EVd!Uubc)"֪JoVB^z)]uo4׻s,}ʃjH;u_BA >w_,87'ƞ0M`I,]$ r3tW% WkCw ӗqrxIcXܭ1F)un*ҕBŰOO{f^2r)0}.]ݰưqF_7@Q^=/y`,du w_Ks fVnmؠKtޠ!Uf?*oJK_&uSwze~ lLF0[7- n )fBi%2/|V_;>d]?~m4>ݿy߁t  fB ֽoʴw {}]41/0?="AaJ<`D%?54 |r W6; Q7GGVsI,0ib4-nIa^>NS$P׉y pjZp]+8jjSuVqad<8yMF2[,ܦ.J`\-!`v=*g=H,~nC⃅/$r+E_s,XOl(U;]i6J|BZ)N6V`rd XT1?H!HNU65PbG&gpԣ+a!+^Kk1k:;Ry=rf`вI ^C6"FEWUرfWte` )8bX|>[kd{%:OUyV"3GAό>\7:sUbh[%CO)M8/ {uEeY#*sɿ%q&N-ZSإ7 `4!6T<Ĺ))/o~m,Fr=‡~dMӭVEDkz&S!wgJY YF鳆}5-k% 4 ]J+:Qdʝ00wpOi4Ku]ϧ$</w;ce(t߇8zr]0jaʁIxQs#o4ۡٵ ip>'2BM[J/%-ц g"~K%:V8!A2g01h Q48Ʒmh1)k#_y"+|j0-bnW>,kk@0kB-Y5[ǥꢼXT?dn[1b 6q% 㨌4ʡ{اjo?Τu)!9Kt\"N\k_ ]T*qF3^&Ye8>qB,LmIg^ڵ"h]U#q{THD!EWsݧ+xRM b2=OWdW" VFy$4Q?0=-RY9OױGu}ҵm@ MYs#d)ZIV0UTiڀD5Eu.BYҔN[3%{g2[7<"ҚQu§Ǿq?kL =2upY_KBבdQ~F-Ewfdr{Pq}:>Y 'Ki&.UIʢeIdx}dw i$p\]3gfUK̾1M#;?@mQ!,xsRR?gҮ",\VF[6_ !|ƒ]Aׄ T ,s3WD% ~'YQ"l\Ko ,|*pe Z*JY\V;>)L0.K-{MX(ɼP@T5A { APNwP&hh40&%y B~/S}$~;E5bՇ`h89@nj%$[|D}ܝ9rp-L/L9el?mQDl3KHOh70$cVZTCF2)sU͡p|iG_ƌkr6v;l$ڪٙD6JP<%%H)mp+{ VEt Y2GnE.bVݗuҷz3%S5dAW Őr4?cB=dpr, G @U"bZ W lʺ1(MثZ-^]υ T ƭhdΦ#$VMU:,c8Wgݫ pG!88Mm7-W @w|zSS < Å Q>gTR`XZ75(Ƈɦ$YMLF8e d;D!!Q[ˍ-w&^v&RF5U|_s7q ];ثNbq I[Q1oGʤ>Ë -zD FHtFv'qe;PzvP '1.Oŋ/)'L.XT7Q(Rói=oe3m&+u7SUeT)$y/]=/[*!w(m9GH*VIy:EC>y1F?㴋֎80caA,,!"组t/Qt5Q`FQlItyTfdᘏ J*0(_TKDE Pixry}o50uv~ 9{YY(Sω!j(~BWDa\zG 񒽬n?: HT,×98rijP5%x'zMdm"tȱJ6Np=eR;/R^#)m4@tZ瘍y^sYtzc?JGK!?6Xse/ mi% w@&E.̱~=j5Ih(Dlcyڷ_{&:|#+  \ ~ܟXX}{4A4@kPmX?5UjHӖv7-x[6p~&Ԗrهsu:`_kﯮmjT f:do= p )J V7ѾMM~0P 11K#fqLI~gY%xImҜ5%pg;vTD38f';E4ȍ5|τ݁K(=6 5" )8G+nj8k'K:G0Y bτf2yRlg3˓wf홚R ,AeuνHR֎ ƜG'{(fۻ>(իf^kƱ1 2`2 5Ah"eh'Iy c,d͐2c1.Fl76ww.H.>U.A,Ͱ̹fB{`i^7Dmdo&Hbߑ4'ahLC۔ sĥ6S[(;4}W̒Xow4k!מ #x4i J̨/<m׌ rpC]kQxE04-1+fy:#Rkq5+۽OJvi:*VMgЉ6J<>|3wԏ\ՁΘǿٶ ;4'87Tّl6G2e{ H tQFyi1"E;G{3?!rd<#$ ^w"5JE4殤Vϭ-=׹3ѣ|erGd׏qcWڔ1d{3ͭYd%pZA1/lWFF#v I~ -l!үPT OdފX[|Ǭ)<\>:>\_|c0B&Dg:QmjIk2(oOZr.v$il.XnaS˂ub!$n`w8ܙ84{ɤ薥B uLYjf hWBة%JAVSpŵ)oc7[@TtP{BtMN1\&X(}DǩP _ӎoB5Ǔe9vperۆSHcH{y_7SН3ee+ޅն.3X]F t# |T,980QS7vPj(wz TY0=YҪ|9gI~_VV43D Wʗ:%jψ =S/EyɭT&vn;lŎsfӂjmeҎFJv#^`ӎ˚WK&>EWi$ڢ:w˚ӣQP_SOf)'<1[Yhaf qL/Q`UȦURJ}sV:! ?f=mA(\m1-ˮ%)t.5/sS)BZvۈPQL?N^' "=),(C@ Ol'&v]C7@*hXI!+O_t#hzka W ^Q)>$Z)` n@D`jJ!* )*qM?4H@P2GVQ P٥.@ ? .7VL,ӝPc`_ʞn嚆:v#1+.!vrOĪYb̰wj̀2t0KA G%F090V'aZ)Ї7BoOb\&&ߪ^:#D?[vt򕤲}"S<)^fGkIf++ES j 9[`kF;#-J{͝{ X߮ [NkgEREj>8ßc4a >4`n u;pXU0ӆjɚ^@[kxP)Oloi_4bC;=LUZ"KGs˳@d#:_cZ4S(ᦹw2hW/[bb:g0v^z[@ 2oc:J곳#wl*A}ccUXUy?*¾yO[IX9Oǀv`F38(K،6qQ ٌòv"xc.Նc/UWBK/*_J`ʕ06Z0TG߫'ʵWkZf^^ZUxMp҄1jMҤL%Rm6f5͟A|(yڳ[&iUV<-QnklDg=A2*AM"s:Y @3)eYђY) &R ?NK01RGvCV/7YL8IOw㓹S}Htl}`= t 49'pDE/dIU5~wq*g{?W/jN0fŐlMz} DLc 湉"m3`իrl +Ktֹǝ?7Q!9 }hG^ n)Z Lˊ)A2OS(PZqĢ`b LKtU #Us]0eى{cjp tf:HW[wDC [j()?_E7Cc gYE젲|1!,QzX1<Ez`,pS%RONF]:[3}ԸGsCec E-hrB_>aţx Bfυ-> >W"]1A Σ\#|Cl4bfe2 GͣHIMHa{;A/SB\R.ox/߳$u]o%gK@hPPicT=)J*$>N)8Mɞ.%MkƊo~YJHw_`5X3̔ήE;rjvn9Xm/(\0,fOpo=\9>dvx -Q* Dh6ӍU^ ?w3k'_b?NVƕ8q0sAY[\R[+B?؟j1 F(FiI{,~]qNO ghQi b?{`~JuMgF+Y|"H~i/d,=sIW}*$;^(09].SIB%! #!RORtxP& 9Se %|lU՚ sk4F itK~5%>۟0gNz$Dh0zNcٵbxu \LSѭ'YnY/Zce$L Nus̑Gg5͋5(X46}{U#[ƤF YߑdCV*@Q4 A߮-LKc;7 AYu<&6 Dvbca1{\__/-%1^Y9}zIʋE3VC:GX 10kBe<#DŷR^)3x yH޴Y))O!i;nM"BGDדXleFʖHt2p.c9}t^zl? wï6ɘ#Szn+dctPpL.;NEˢASt4 4".'Š'i7.i["v%>Рn}C! \?1[NAqw!AڰI0x_:A̭`!H1B NT@-6#f٢ rIJE#= KJS(-〻Oq$Umrakjщk\r屓7 C~@owrjìEk %M >q?aZ)#2fޙOn@]c%C뮅MMŲ}^8wGl~!;Q}7p&oSd}@݀5Thf~9oԯ@;Jr4{M@t6^Ld9U;VTT+,M{QvJA UvB ;رZbjP|*qeٔ;/1+*`ltC`+`=E5-j]s&Kr:0nӌ8'8[q<Ƭ5瑼" b `7e~ĎM, g_R э)z1oԉae.{jM;K$ݑY8"]ъ> ͌&WM9 F{6Owԧ7,fv}.nm AWĂ5c5?5mO*k7'ŁO [+zPfDDqvsqޔ\uX >*I@x 0ڨ2f W'ۄ/$DB[XsT^auAW/s bZ5N(lC!rqFLs,e,Ŋm},j?FQ`oIrUÌxsӸR UD7~I\b\o%&R{H@97pd;:9LGWŲXL|Up9o|428a]?coМ$QqsmjDd>x؟Wz/ ܳϝYyZ R'FW+3^6. -_e0(nZ.ExS>lbF<\^~K 2 <ycT8]NzaGd>k gsrpEg-\9T &X"xXo4Pkֳ=Ȗ05ŏwd3{Q>/P\S#E81J-^Y;1NoI><.NUfk/H= XC5ݬZ#Dzةn@p_6 ^UR8f H 2~ Үj QVyRTGdAh3bLӇ!leߔ?K6n~>`,4 yVxe|0: 7Dh].S>M7Ys\F7uP\.]qv6?'N A88ȇ\qZ=t3:P?| qWk*gC, R>=j\}'U f[:ȑZyq} }f@Oi&V|h[TmIrJ;7e==kf` 8`Wp-6>َ܎L}A_"L`7uMZk x$V.:޶%M6]ݹnth1tg |YZvApPmTrL{(D0~ՂCF42"/[N((̫COl;-fA?aӋ2o,*OԼ޽*ʑS7wW({kqJ"oFu uhOBKr2is= p(]nȥWoǚ8mjfqvjQb#p/ @#N %q]wl}LW2-̶HьG( Xi4 ^#INhNBZ8w{WÄ.W vo rY9ɺXv4!(1eI3.gy\,Ѥ !#,G̍bתA$T_(G Lڲ~ת^ S)-[}%切&0@UR Ed2-Pj gyo^۝VW[mĞ(Q~pM5޴3eZ ` N)Zr5H}7߶n bkOܜMM?}%‰f?i[Ɨt1PaU AU9i B}|%Y"wH]zyK"*>=z1>ZӜЅ1j+¸sU+0V0nz,6 Ֆ ۄ }yY5lL,&fN%(S| ^%߭n{ a gRe:ߐz58囤p2&)Wyڦ.}~6"Az-{ 1wVlda=t'ʼnoW2&T.ѥ]bR:Gm Lɰ,JF_ 1z[AޙE\#vQ ݻ~^[G'uHtvX'qwL~*1xz xľyEoXyC:(^[Hm!9`~ Wa ܗځJצUa:aAo+47MpTJ.MVuX@&@ۨz<~7-%S&E6/.Lj9Ң:՚s$VB bXf톶2bG*֧Ub XQg2 e`#(gX6W%6^\a 2ȑuFeO1#U'H;f-N7LZs :'/n=/on~ yڼMz{Af.9A\+/!J7b.S<#\wHcHnƲ<=۰GéŶzH'48:(t^Ȉ SjD Y)ʄ}w^{{ CGB* ҌJ&$X7*4;)tAE(E:GEsђ߆6@4)W-&E✮2(u|+xAlk1IWf5ϚԤ~`~^ YK1M2$yVZi;갩%̟70g@? o.3p ЭBwpCdyΎx^Y>gվdͰ(߂VF%o*`sfm]dĬֱ`:Ɋ ĈZ;7zs?EuZUMD  &4TG8*wpl1\q̴v|@7SsY ot-b-Cb@Eࢥ-T(#v&5Ȩ)Whdʓt m)݁Po.#31%ïfUxÜ#xΗCk V qI+L!T{R9T`[ɉNh2F^WMGhA f=tU˜^(>kle@=85\׿mYPsϟ8#-&|iZ{|L98daC{&\',Lx :Xts.rB,[jº_Z(C)m2O 򹘏 8bR,:4]L٦V#3n<.)xq9%cxU,I 5+&L #m-0V˾ F |7}n!X_C5V*[R{Tj SN.ٻd%^ eͨCV-<7w{ǾFlUyCY#VObΒ "GT:4+eu&_,*$Omj 0O9׈ς~{t?G.z|tQ{zvV9K;uzZH+$-=!Y{ˑ[ G r;s#%%ͥzeY߼Fw[?0(ՌYs ~> u0Nǧ Lvu80YOPBL ,K ^I`QJ', ֤umpK̲54EVPr-҂ax&.7Lc{KMK;g1Ѽ[O}{62*~>G4BsGE@ݭu ڲ-t.,6\}O!$$2/;MѤҗ!ul.Sd֩Ͼ6lȘj(fn2y%:6q+J4=-Տ4HZg>ʍR:U^o~ &i kkwPuD|B*iOb[BA ;[zU5a;  I/++G$i,Km'`8LaDpAPR(*r'&;:1/Q2 4y>ďa"7^@UY$R vci'L? 9NSSSXG=,~G~TsY.Q;?DK -?.,|yO[BH׉N{Y7t7DKfSƫ~@TH14XV,Fպ.7Qِn ɛe(qHK3Q|x FINYczi=~TCylBiB Zڧء{(/≊U{[6p8֭*r\cC(ncS)Zpc>e _m(ѢdGd|:'t']B;'}AT-]hwlBZ\q8AeА7kO^L-b=#aJB5e5*52Wp;BJ8'#`R(oyauoר>P-+Da!X|&fϞjmFK=H ]Ju:$#,YqƅblREt+tpC-Fb%Pp#puxqi#;8 48Ƞԑn",=N$V#u޺fInvJm2V>uX7?De\]-曪l;͛3hnPǨ'ZʄRh,Q-qzX.yZ xxvm$joc(\| #?R1zP~*(T^*߀ɳ-,mfi~[j+N#7.M*`D$D먰IA)] mX橃$0A -8co 5HG+q(K^t$Lh? @S:Av^E  "W_7X&K/E*Far`=@ЫYʔhʖH%/(SG,SK/2:NhI&HkOT-g)̢룞ԋkf`g (($f,QFEK{Jm69IN_47$ _@͢"upgB5>n:6U8)VPg9ʍPCo邛Wn֎so56ж o1 };ix ewwX]D~@2F ܶ m6Q!K4oQe,`coykQ8p<[7np@^Cyj~C0Z7CCU- (TN5lt0EXsLKŲײ[<4 -뒈& !8[ CB\ V9 ~>Buj վm* y^~3:V`q ]N^n&쵧%&ۿm*u!ŪC G>Blß`*dJ0 ̏T9Uޖ˒wX\CX[Z 0_3Z}A,gh>oa{gb~US+;O%۩M_Lݨf.؏}?P^=N JQ׭r~v~D8ƨ?١fc*岨qYbbi9zߨ=KpF8p67?c=}ypB4?yUSH uZ8="v6:`Y|*yE½h{Q*&NUA D!s ;pxڛMZHD~UsL!8!z.1j$ cMu2n򰖅",\A=Xe:+NԂ.@X u YCP=:-e{ܗ YZ