libboost_graph1_66_0-32bit-1.66.0-150200.12.7.1<>,܉h}p9|]<ŶƣZX_TK]P!Q ^= pذ2/?X`^TG?Hn̖2>:?:d$ 2 N  '8< > @ D  d("8,,9,:,>7G7H7I7X7Y7\7]7^7b7c8d96e9;f9>l9@u9Tv9Xw9x9y9:0:4:::|Clibboost_graph1_66_0-32bit1.66.0150200.12.7.1Boost.Graph runtime libraryThis package contains the Boost.Graph runtime library.h}h01-ch3b pSUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxx86_64/sbin/ldconfig ph}ad8592a6e16216a15f4e590cc0fafd134eae1336c7945893de03ff702131bd83rootrootboost-base-1.66.0-150200.12.7.1.src.rpmlibboost_graph.so.1.66.0libboost_graph1_66_0-32bitlibboost_graph1_66_0-32bit(x86-32)@@@@@@@@@@@@@    /bin/shlibboost_regex.so.1.66.0libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(CXXABI_1.3.9)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.21)libstdc++.so.6(GLIBCXX_3.4.9)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./bin/sh1.66.0-150200.12.7.11.66.0-150200.12.7.1libboost_graph.so.1.66.0/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:39600/SUSE_SLE-15-SP2_Update/61a89f0e87df25e75adc7bf3c7d34e75-boost.SUSE_SLE-15-SP2_Update:basedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=8f55695ab480c871a648125665efd8d576d572a1, strippedPRRRRR R R R R RRRRutf-83dd1e0f15c44b4f0bf99388e2320dcc412fee74d868680fb34a6210bb25812da? 7zXZ !t/qq]"k%۫Զ@s Njx! ;4ߏ6^|PDOBNa"zq,3 -wgCu&v.2qӕK_Q? gEO!dlo LcV0bHdESNi99):&EgY]y.5[`F&-)sJ+rOKIObz&>LV4mOd'cA<R 8uQk-j}FDzUll t ~pII0D_bQs}V8/.ńֿͨ3F~XJb)KV6֙\d?$z;IE ++u'x%U'ٟ muJ|KIǙЩymbd݅slM?D/A#{DJ>a d@ V:S*6WTu/Cnr W^}7HԄl 'X 18wix?v<(9Rf :|)C 'шrn,5GxtSfU:P^i   dvgDK,lhl0XE^3']kuurOXa3-7%W\nT^ q!dlYqy 6{<Ͷ5YъTٿ}GӍn$o@}8+˯x.-فolXo]ĨGVWY,IM=r 2MH%,-N65h_{(9;h2iV&O-.>[br$۶qFO?3f_!pM@jf5$gOtUoIRÕqbChwG8/ v#'"}RS Yʪm۾}sePj5jS'opU7z;wxOsYk ~T33˞.1pUH"iɆu:c(_m&.w<$v}}!6p:1w҉N  '/kp+W,}frn p U"mɵ{k_i0鞭p3$Ci}!g Ef\X*Qsj>Rdۓ&Խc*3 'k/*=<_W{kRxu.._s^2aOQm~yg/ZW(tV?/Ag(hV̆.mGd"_ߣ,1CG هpO[&9a7i$v7B2.0]V b# O *_YQkvoNl .x$Gn0{ dR2nkIw˸v0; TAKznTA?J |蟐o&[vqC\(=PםՄ㖽ȐTkދOQU%zC|a(3E'Q,Y~c ͊tQ^P\>:؎4Q(`d~V6ظ _bFVקңi (J^Sjb4O\q;49nSutwrn7P6^{(tx9Շ㪏~ bDH]Vi=tjN_| *2{+4;42ZĩHgCgWY! ݁]!L7r›r}rr]Hb6 )~nH0{0^OOK/\]eE=*&.]Ad{OUJcOpwjN~_u:'!],X08p".w ?9^ Vb8lL[SfHzo*8g5SZ6A/9nAaS ]|G?\'G;Nn1K<:37ͅK(j6|!o&ER Z8bj/ipAm̞su?O/G˹}3BbX a{?`!꫞]Ĭ`#jgaE_KȉU?6W$urDhw-!\Pۘ;.:/6jPG֟X31 Ib;Z.2:MiDЋEȿN_^iM_/Ǻ>,1J-TLM7"JTuקr;.lZ0)Ԁ^lTn'h\CcDz}x^J,X"<ۙZR`E!:qEgjڈY.~>kNu^g mץ  =T< XA-f ϏLOG4DLdTrc{}ne,.bsP+,#t$$`Tcop6U9$p ׵MΠ}Xd"bIvD3HJhq(3 kh,K_GBB4u`:O,NbdI7cZsCv`=P|j6>W❷/Vp [Jz/7ηN9 pLwXmyI;qkv?\ #.,DNtKN᯹%:V >D򮢼oo=e=*5qAǧnIKDCHIFi v_1+!Sܟy Ʈ5j=R={2s(w^>^-q_jIuڧX̳;8<%sd.g | j\ġDwU6W!p ^LMI32;~hډi Ssp^A}=?mكU^*y71Q<zD\ n87+ K*gѳ/O2~ZJa Q}T'su>TͩX~ s ]F$D"ۻTԧC΍L|f(7Y?f(z襩eaaꥆ nN[@lI,jd̈́"Ԥ03i-Cal ꔌ3{-]!i4ubX ePŕf%)[D8+6&WBEl`s //_4zv.3J̸ f )e[ues _)IzD3 TܣLa[AH^]IF?ѸFjtyng[maBZ-,w*倎J& Ҷ0ۨuѺö-™/iֆ[x*T|0brOHٕ˜5LI|F-#:5}y@Zd<E[&s}锣XH"$g-bo4nGgIExNAuWC&&*:@ ̽I߱zl,;o7fG=0^L[ % 5#$/Y%L2fTM5MTV'u!<' }ix1$2fDku;>?5 $5ضwgJ|g[͊}_3sZyaK#*֐VDkp~Dp͉Uhw|rcA1[:xqRF'묿ϲK=m_TU_q&ًEp#̳'N,|QI|"Kg*JI$4~/3$`6W8d<ͺ 0d*`(ٗ;yQX|T]jl.@irHK  4#lpno8 ÙLݟl:TMup"qqz7I9TW<Fr{(5b5M5;X޺ uu[[,H/D\WħJc/5r *R(C)PH\ƻ3Cg$h 嚅*9&9jܻhRaj_UI8%InNJU8HV?cǍosxK'Y.(j 3)!,^l@eCA<#hr&1?o `dww0| W̕KĘk>L3w5rD;6p R6+ԭ k{~fEN#*iSS 겘ԓ;Gu]^'`\g>V%qodM2{G[*ƒ,zBt?Tת2Nn ~=xN81i b:ӈ"A) (ܬO &jH>`D;j= c:<)3|Ȓݐ1f < pu$;d݂@͡{5y V@}S@M޲ޠKHHL̻6@v.{v+Pv -JԣXAӵ5D(pq$Efa2X:j,(Ub>ش˫PiѭeWџK&BKY=8,3#'p,S860.!VY7ǜ\JժLl?6YuE4iR(p={gƻq7:N+P@ #'6&6"N˧ ȸ9pH'bmЭ@%KU-FdC:1ƓГlXo }Y_IDJ~ҨX?Kf,=lL:_ EJ%{9 QsFPUoqW1PJ+4 D&(Xn3KˠeѐMIST쏏$Ŕv ?L=@zMQ)kJ ^ >@riyz Jݝ)lnjq焔˓afV(GbnHGXJπJ{dg5)IsJuD;auD#φӁ]:w[,EV pGn}tŕbH]i[F; k\rGPZ^5,w$`A0x'{a==+$:%_^RԍLz*&вٙ0)ӓ/_C둒Ձgcߺ>~]:"jaf>yRvo<KQd83HM+HsU#+x/pACMqj$~sYI62o>tKZ_FcQ643ɵIes%{nv%F+S8B?k#.BQ.'?L)ݟyx-5IV0G2nkʻFp02^` h?bT q% ݆X.}H4X<|l;f4U g *՞e*QSގN =~hi0 |.OOP^Dzf?P]x#1ܧZl끨^VT1 q &ml>8ێuec'[ % `"x{81K¶ sxpfE#qxQ&jzR^5ܙ!S \O4xXº'0D4)PGhv"٨M؄e=2:ã]&d-WMdТRwwX:TtmI>H(p2JGcL)䔦H ٶvબu/RСhV☄v:H-Zĵ<k^f)d2&b05л&7㪀W>uv0VYUkJĐS(ꌚ\}T4S*G2kuSu( ٠:Nd"Të2Q7f)_h$+ Anٴ`Sc}d/ Nkxxq {;Dt: i)WQ[ N(6s-sUny5GEl/a "aƩ`A!۲FxL${ %>U`pMqo6B :o3uB3*1]|^J]MsjxCcGL`,q$apu_#xrvs;WqPS} q\ŸȚ},@ݓɥyZc6|FMv2xQԲzfla?M&.؟n?>U+Vey䱎}:,zCbm.[h(X& l&gο~uˑa2E0$* S/:}X; }Wy)r6=Q!3`[8S\"`Xq=0b%yYI~L*;I<£T"eЁ/1ke|^wa~; ivAn'ߙ4qETx#<<4] DR +3~a:3u.WuaXKBVb Ej Uʊ~XKHǎJJi\eZ0ԛ;~tB͢1RR1'd{w9(++TVh)Abbgb3CuHvsQOF+8?YAR:YWҷ\ʳ!"I[͘\jWmAe_8x0'l|+X`,k""bi(?qL<, oP&}_N}[jdNGjU5;Gѻά2g#@z)'\49ŗzrRZGۼDz}X2O8¡6T#.GH0ćdb9F.s`ߌa (Z.? rN!"qy6l [Ahݑ*?zEV[D*(g!#%E/|sFܼV%rZgsfa[(mmn"j=9!r] HcA<5@$ oKȤ%wq1Bر̪k,EAՎ/U%muЩG[ }kRe/IBYJ2~Ҏ3 niM\ )U ВiI5aL=Gdm U"TP7 I,avbW e5ABݧ"W?Li5sQ3NVHnSp%ƕcЄT~&lGS6kUKT^3,+b&]z.ZYwμ_Aʄ$ڈ6ÈFy=) ,FaV 6fDsڊo\yEJ}bޗQϟ|㙢$HRC8 wIv)`%PhPH i4 ~G6G_1XD#N 0t]Gw,"|(wWs͇A[û+5vR;o:!ZpD*3DH+ )S$F>`v78K` !>94W^r0n ;H\+g"ϑ8ysO|w6| YK}"Bvpjw#%W 7:F4[ٗɩ/,drQ%KmIowKsbENkKT/:5:ekBEHCT4<줐l+o<ҽ%)>  bUNQL4g;^b6ahBd11^Xr ^_i'!Gm/gqQ}52kQ#/Gw9h,vOrhLVK4سB8bžU@a#ɦVqtPe,[XG3{b2P7ώ:67D!PqkcGG2P ޝ ,Kzda2 Mwy(nOId*=L9IzDig]487d3}۱-^DYJa3 )ޠgO?ؒC\130QLKQn1Iv_?} *z/(9 f@IV%XVaTvU٪Fes>2Stn࿗pdҫ<4tjY~vX.uO/h+BȄehݙJdeȘ4-mAsx/!"kn4CRxį"&ܿ1I&VX˛ ,USZ9,7.NýΏZQ^PhT1ii7.魲s{5FۯT#2shQhhCaAwXty@*/8jK83LP}~aə"HB)z {h3sLho^d|N/~^Q}'J4YO 2Ä @<R)X(Sa>G`1o;[ jA0鋛Z+Kp5užnYc HMR>Ik{jvB/\!mb]VIꖎgoГT,V 'rs"[%w1(S`Cx.]jwE ~5M|l IJ7 LLm"Ḽy =E!n@X=-s$V7|vUqoуXx2TbvB6Ъskn*{ܻϮ `Y8 I W6'vsw3rOP Q8F:{j7Kj;&;,۞ک/X%‹܂[T%ngr5x*)oEG>j{NzՔ G i 3W- D m嵭bRMO]Ih#*+H#?tj B"F*;L7?yW_K2usqc13t%2ρakomŸ%BGq,>ͱ)Hʭm%E0Jw:#+ӳ]YثM'4VxBf+IF^#'2լxsH>MڬTs%ͫHZvhČɤ:} KZpE,vºNv ?m)"Զt@aaJqc[HT&RԞ1V\׫* 5O!X~7?#>E8{:g?rAU1ËVFG A,@ B򓇁dʹnt[kPRWy"=juNG Y̎~*j2[qiγEܶ<\m XGÀbwYoףN L!uƤQô vi2I9-py7"=Qvo.bAaa[lC[m"^~ lzJA숴0⮷^TĮ8L2XUIS{ nWpξz#8łVd=+ŜJgLf},`yjbK2[(jg{ F+ PBTe~.rgxb@]sC)Kc_֐86N6j O(˭==VS5>RPc?D]vE=vW+TݵQOk9:شTm|dIJ:U6smߦG&?B6:xxrJy)t dmeՐUJ'tߧƄt"1WFUHSyҝ>rq 'Q)pM@h3P7ةx{4cGM8᜗, Z)s7ⅿ@3ِiL:S"!:ۓ+~#;}BB6Cr]=, ,R1+!پAu\IHN7-3MҺh;`_"8?#I 3JƊk74^@ePᚍč&VK7t樵߁2]S]8U$) RDŽ4~Y3az\r@SK='Ў > jHe_d'a?3xohxJ`qu̜kP|>YmVXmz;?2QP ?[ԨX5V_%NS1+Vh\L߽V|/З^c3qwFySsVå?W~@Nճ Zؼ~(?ByYѵ݊T2"zd ٥vZS}yRsko˼5sXR`*Oy'*0WЋ)ƝAP&ܲ{XvdjkmLs(BN3w¬`V HpC\B쾷U'(D]Ru;;2[m[uF2$חPTy:j)ĥۉXMJņ.HG%/ >8_A^M?o{ g3^ )sY{umDxpqz?NA2 V5臅0?h| lBqF7nGNS`Օw5]/k1A{ D4AFnvWcI"v *m-)ءjYhau`w@ [lETxHPLכ>Ρ]Y`r uRsڇ`,2ēG0_bjL;9%e]-jN}Wg߈b+NXM}d'a#5u,cJ~vI'dݫ7oz-Q wζw#Gj v[X7ʖw tc&X:$(soYsZ=F MsBoZ,o~lu +;dԤY$3?$ T#셉q(wن,_%aGC6>EUB^*̱,Sh ↛MLT<zoϛ%Ǹ&dng ,[130'@Ȥ :FCw7P|5zXу5vmg1Ph.,l, _9YƇpDb=o1:=֛ju6Qo,_GrԮq18"HatrCȰ Bl\.'Ҫm=&Uc5\ߗ!0!. Rm)P WCsAT9!T(c) H orwz1;e\T&5+လ I{9ɏ>e4ZX+2l] sUG)WmWX:9 kꟂqjz`>fYvfa2+7 έT4>H]/AqRн/ -ɵq"tW".zxg(sEp)~=93Sei bd_AGb9_I /c T!ϲ;P\y'=l2,' Yа;/Vފ. , *hxشf6$dQ l&2݁'EsbC<~ThhK= m~8eDbPe"j 펅KAV\UZh8m/HWF8{>s?~ rhKJ'VMUWI5ޛJd 92#-;*EJkP9f5?(_TS-S9y9Beo|Ή1HY>^CMX6tI!,c-;܆mGEFIz8}bZx#}7ֺ,zOFBʞw4rHe[hjJMZPN(&A//` VaG6}̟tO:C3kĬ{Iba,q T. +tR y`eRacJX G`AXmC_t4`نZ4^_z Nd[:݂+O܃gr؁kN43E eCwU.ll(paE& vڨjз-1Q樰i!3CZ/zv3l[Ys_go1!R ˧4ɺ`ϓ1.˔ %Tr(Ska2F|{ M+=0#Y 4i$^~Ǫ<7EF7=0d4P6( [/uzWf+i}ZD:n d9jϷ OֽҾG?tHP&=ehx~@meq9eE$2?ft0s#Ƽ Dzw/ t5(QH1L]fQYmaRL.zs&Ju_M$+B%]Dm GK!Z~`ˉH5 r3>1̑Rc"40uiMwHuOdri(B*SC]thB@ˇ>_n q].;#d62gĽhK^jPA@O׏{oCD* R݊g;7/~7@sxӤF7;kUJ9x?Ҧ;Zr&9rLymbko^Hd'*Cr C>7 ؑ=R_T.0.wlSSkQ.暫]mjP1WGzG6^9-0x5p~S I5O X;Y5-O^(M}QD%7o$U0R AfpP955}yzg-.;UVͼ_td~{-d5dz)3k`!T:V2ENנWACܮ毊G,8]-' s 8z4:CJfSci!W-z^ rG7A6*T^GK;ER 9qCEN U,= {T=AMR9S5WWa7rU My/WM^aIOdvn{RZSsR"Mv ͊EiF]Q"y\r{:1pp/D.O".z0Na\8q7P.Rkd{.tN- UnfPeWjm/nk x=)x>i\$E Cl Ivscko,Wͼճnaw֘3F^m. K Ddo,2QK]3uJ LC? 3p19c8hp:g֩7x1/@]C޿4=_>qO EskSBV0N4˲v2g0X9a(Ӷ8 Qk'|azd>{ KޠԯǓ'%h  :IPKj9qm ]~Ft>Z,Ip6BϲN͎ Rg_>B KTׂ76sl^Q .N sly'^VӇ;&[ 6%'Y8G}>㌦ǴĖaF:f地8#jz{Rp3Z.)(+ 4h .frOzaǒ>>;^<*+}\٬]΂mB96'yqSpϪ< Nإرrv>'OǍnւ|d7q*:dloQR!MPXփ#2ss{zep}U91FʮPEϪ٭=;ERg^UYQ+U T4?T^UVpVYo"5唃e6[2%Sw25VMisOQYߢS"*+Ί%NUg onog^'|\ "K =)m%f}s1fIx3o怇M9o~d PQl 5ZHfH:('di jvŊ(Q rjdEWj[y_ҝj8YDg vR9 fӨ([ $-wÞiU;Bfn?-n/WU0m&xWhE"δ!ZNv@֝*p;=]FUtz긳}j `/wl'xDu)\lQ[~I\⡤Kᘂ\1>Ơˤn^}dM@ڟgR^RحAA~)#mAnި% }4ikkּ֕0eQBR>e]R8ndF3>!+-?l\d LdaRNoPȕقa{ⴜǰ6% V"*Ω 8"vl01KRsW-xe U5;J4w=kWz`dޗeHaGqRYiy& MdNv`!# 'dҘ Ɇx%P&KQJ\BKwa鋍H Xg86+0GՌ?Rˀwo" &l0?9LW1"񩼦i5\Qڮaa=&E:aynN֣?8qÁ|-wӧIk< (}'ʆы8_/VF3Uw2W}^jb=⭢+IQ$}9M[XPȫD{XL\G.')|Krf.Fi2|v<.3f{aL-p`o!l 0f2ΟD:yҺy/>|N&`w{dJ9qs4pɢ.ԕ|i"8C$şq ƕjZnP:v/_SV˭O o@{RX4 MOңֶSm}\h:vt"/AL !AS>iDܸ37L0/2 M Vrr8 #|+qZEZоkfβ®p0$'x'A cG'l _lwdte @q F{-.pa45V131O2FB~夫TN—U ɬ3h̺ /ɒ7goyW}!ev~#S).7Xvb!@` 6s8>5ZauK( g=+#VNZڥzz1!UccB`hʄ8$E\ 3e':PsL sn",o]?=tj^|lL?haG_QYe xm `krpql/%e4[f=:x*iAT8(h96 h1|Ό]ZLg= 5 qJ4Q6zPG骱!0EPjQG0]#3Ób2ҢDGiƪ"ӏj^y貺`mG>-ˤ1(ե= l}jA9VڲaԲwFEVSɵ]OC 8Oød$*=m< :$-'lA\ ਵoFÙV\{a hZC6?&]dV_ DcS'$~ %#L0v{C3Vc *9"N}v>cpkp yYH UOe`.%6 J15P|iP( hoM((a8*HqJ"gҐgFH::5cx* k'yZju;A"t25ڼZ3`J5brPq 3Chڥb%z!%'WYo(!b$:З~Qz @R9:33)jvϘ tR8ŅvǓvfTXRD SV_dzM*?3X fÔTgk[¨:P ER^P._!Gl1FE-[}DʹIZ &U PjtGmIQi6Rf1٧WOYҝ)ClㇺņәT@BJh,.D!8P5w̎Y>'! >6J)- 8A񶕙RnDّ l=(L]7 xd7~spbRK`ٟvV xJ]2S2P){ Edd$~4{U+6S-AsL,(U\*K,v|+|r73Dlǖc``?=KUQH>e?GE؊YF0l\]CLbJOvz⡫tNhMSKZWtR&9RU).o׏7 K:I U$S`HO d[f8(<4B(OD]b}'C8R5TAzuX=9^~؆ x`~ƈOp9or=q[AΈ8Ք@oB_b>仿 D֫߿6|tLQ/ICFbA*zCޜ5 J]VhT}2ZAʗMG_!Tt^탃i]nkTsꢩŪ2!4MÆ9Zܱ rk $g6<_UTËosnv0@&߱暪tfh"BzpݲS,t: VӤ &G0-Z[j Kq2NC16i]YR\خD":P9_+>OIDײŋBp ;jyJuMxRϨ7'j}haJ/hwd8.%\ Q/I®N)+e<0Ibķ^2wr 5<0pPۛ:AZ)#˥fubZ=2xXoOxկה p٫z%{[<(=qT҈@!8Vr;+CRSLӅCQ]Lac> ҈zM-?zcߝy]TjH_B."}Dͨ)jwih][t֘ƊemLM@v$mcTQM7`8x}5]Uc.&DS5Zz::lTG9ۮ~Sf,8 a*w7XqȪ6^bcls\ÓT,:t4 : <7P&/kO/U "#wjm#"xd|P/BjCbLZxP~Ċ{qozco \.{(N#`'yڕngM~uթBiuMlTlI9 T˱O`Dq޾1x/SGM_>dw|~'da΀J$U`T7TQ hT_ ӟW}βࡤ|>7\ [jK%'YY%'#Dd!;8nİW8s[^c<7ucG@i#ƒlδ1 ؊azIYE꿡h] clL!, C 3xO7cY =m(-`GD#50Ja?ʎ[9:ƞdlËx@>Bh!Iy3MUSi%5o!Tڤ4Eu-=R(ӔdL=i"[IfLܹgD9|)i/LǂԥHS{$>HQn(yƭ >g}:5~{ |yPFu-˄JL`'OE lù3rl?J1[Da~S'g^Xpa/SȄĺ`ʍ{t}quo fPn 9R`нz'{Ĝ 7Q?,1wDf]oh2dF:L7uy,oj0G*f˅lbc{IgQ|:\$qLGП~, tRހU2B@0`ф-ձwr~/NmEw_(qZSkPW1pFow2pלI@q7_e-H #ku&OX_Uư}TOLZGVo5jvFvZzWJy+Bd;9oUcJɛ3\'y"λJсW.6ȣ(ªu&7|z_@ w۔^Te@חmix&r @|"`Vob$vaȚZ{HٳHcRO?zI: QZ73΅1ޒ9Zdiȥgì79$z4S.2 >bSZ& iJJ ]N'C@cj?uc3(Ҫ6`RA~VQ<'kО9|:mi,UƗ$IDA8 )X9;HbBF'ei>V Þ-{EF͈^/=MԲdnAM2Uܐie@?Ŭz q _WEFhQz& I&5 QKF$/F( gl`INV+BZQ{4r*R̃)sDAb?lGK;W{_9vtjRôF`[szӘ4H<l0jihP,Iֱm1#4LA%{^z5EL,;%~ '-475 E[^7)Bbc