libboost_test1_66_0-32bit-1.66.0-150200.12.7.1<>,dh}p9|AVGWd3twu?^Yj4M3!\xLcFRѹ0y>? ?>d# 1 L #4@ F L X   ,;Jt,(8,9,: ,>9oG9xH9I9X9Y9\9]9^:Tb:^c;d;e;f;l;u;v;w=x=y=@>>>>Clibboost_test1_66_0-32bit1.66.0150200.12.7.1Boost.Test runtime libraryThis package contains the BoosttTest runtime library.h}h01-ch3bSUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxx86_64/sbin/ldconfig ]t M`h}h}h}ac0adb820268f9f63860e9364b6f98e161032e2e53c766f6d6b62326ae5b84f108d36e6051400e971f552c0a3d995b3c1f8484e94655bcdefbc1811a809dea1a095af05b2c5a82bf2a93bd68266efb3c9e3a9fc6cce2e2306dbd288a02eaf2f7rootrootrootrootrootrootboost-base-1.66.0-150200.12.7.1.src.rpmlibboost_prg_exec_monitor.so.1.66.0libboost_test1_66_0-32bitlibboost_test1_66_0-32bit(x86-32)libboost_test_exec_monitor.so.1.66.0libboost_unit_test_framework.so.1.66.0@@@@@@@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libm.so.6libm.so.6(GLIBC_2.2)libpthread.so.0libpthread.so.0(GLIBC_2.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.11)libstdc++.so.6(GLIBCXX_3.4.15)libstdc++.so.6(GLIBCXX_3.4.20)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_prg_exec_monitor.so.1.66.0libboost_test_exec_monitor.so.1.66.0libboost_unit_test_framework.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]=542de0f2759ebc1e7dffbd6658bed719ddcec8ca, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=23daaf9a8e477d45f774eae27c3b548f67ed14fe, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=93fd17f36f1be98a04062a6c08b5abcc9a854954, stripped*PRR RRRRRRR RRRRRR R RR RPRR RRRRRRRRR RRRRRR R RR RPRR RRRRRRRRR RRRRRR R RR Rutf-8fbf3ef4f4300e6c20ea10782f152524d95faa6e22c5f4d9d0879cbb06d79d68b? 7zXZ !t/s]]"k%KԶ@ǁcW "y4H),Q̒ENՇ]#=KaTQզ] vD{ j_-M#۾tr!Oy,­sG+cY{}v<,HIXiJErY̌`䌘q"[_ɴƽ+V6e[ n) %ɋn~H]--IJ'6 \02>:0Dzݓ74,a2ޛh#%(Ì]UUl%㞘EIqt{u,fB,7Įrǝ ?%v=cOlss gLNTkWXz Y4ؓ7sz2[*B4DM,Dw~l;hMBP6$ Ǔn:-pp 9{noy+5@ dN6PBՕ@u[Xug2x꼽Lj޴y3<ݓ[xFWgT{(z <|{Y6pά^(<&{]a?=9I+Q%i[+N0Ť. {W͝յi5M.}fC %.3m-,h:[Ks]}9UxEf#K_i:iGRݛ0!*c ?g\}g0 [ c70\F/n-]mKb@ ʿhP1' l[w7^- >G`9[7Dla ~Cd$^KmH m ʉkC{OuoPڶ>r[-"-a <*k-5"Opѽ) cF3OҠEK&nʫ/00T<Ϡ@90!W%}}YqpKuNf<~apgWwheardbT8 " "Ͱrһ;D*]P (?;Q" nL^d4 Qo w C IUw$cPvZVj3| AIhmCKz%zI"Q=,hwޑz8dG-")V x,掏*:KMcJ$ Q }~'X Xs.Qd=;Av<}'VU$~nUI;N@},ᎆ,FglJUX[JEh,b EC7.LX1ir)K^\==Zqb3=J|eDfig/,Q2׫Qs<%QEc: K5Rd9GḀ^=l`S !yKwW:hz&6"Bͺ-7 VzSnw*$CJ8W]I~e<1(9= "259]ˍCJFqC*s?r/.>EI[*.{BF0Sv]u[h6 OO ZjSߺK#%)l맩,qGɝzرi V(d}1{u#1k7ZCCPO~&T,M,*J1H ,8Kfz9s`%zV,S@T3o T_f6YSX7F% dGfu'_u2fhԑD.e Q!e+{/Ñ4aan"q[P5='r-zHPD\r]Bi(>n00PwP@U7G'8ܕa~ؒ2AT B 6lהBQnң˵jT6TDN:GgS%4Gi5 ʔRF"u ,SKޫ݇c>fpC][s|BHWgSÿ_ V!qGk<6b<Ao%q-qMB{ p !qd17@N\,5:iJR8x̝۫ލFW0R8+R>#PE?IǍx]zRj PxsAf~-%p(awCzEl/hLfN % /&"DjETzO=a2s ϕSK;B ~r-z`rq z#k##&X 6H\EsV6hy1K5 ֎&Ӑ"X2J ֜<ӤZoh9ȫN. |ŁsOlT脫Ŷ}R^/qs! O|yt 5XD2Thܷj"B.eɋ@Y߻!F ㅩtJK3GKl|cbC-sVhVڅN]x-[q4Pbېө)x 7]]к:E$mo})*S\IodIhۨ!5~{Ri\bo摳:1qH$7G&>``>6u%ZEw5kC.ܣY拵J0| gDl`L9W.{<h m '2gߋr Gc#lVzlW>(}p_gqSd0au9\1ҷ>LB-l3L%j%Ȥss781.:b"U51HTb,KoG/,w gd5JUtEP(9>ܒ#EBA :9$qj.fNԚ5N1 r]LPrK(l$O Ӱ AsS:5}RdGX=,LP7$v0X4uШ;b;6"דF% [7Bof_k1 mY抷xxb">>EֺJW94V3DE .p:$Ebp;H[{gWnX!n>RYѦ-w}4cfD}bOU a1(񷬋+p{>i5[HWᔶvQfc)B_[1J&o*l]HWM-c2/Z(Fw6H&pNMLFM2U:ƚ$OrI_Z%e ,cU۰^O>%dX]K|r-?l@Nlv1ha"FHn=&%IL `ЗA$P'FHpƜlpߧx + 5tȡW0E4k FDRrw]WQn#n(Cq?r4 M6s Y k ufE@L}*3FsU - _\ q߿q2\Y 5CKvO)t1> $ M7OQ/U0%Èv&A>7#?ηe;m#=i#Rq듹7ἵnܕ\|Lֳa+RlFQ&muA[[ ]\:$s?SnB6c<}| rȹN"J6EX Ma2PaUL,$foTXG_?fsܣ7y:#ݗD3G43eqdbq }-gsTg+rib7{}+ĎUCRX0e){n^a6ި$)b:G tDN.SL0HےZG[ӛg5NO {'!M}ݮX)]50%P:K%J2[#,rJ1IIV>𴳋Vwq;Ǖdp{ ,Y|yYQi #rh u', ²Vc;qW eŸ YN|[ޡM_Rm{ Pjf줓eJク/^Io0FHPςd^Zc$zltREi|P+r/T-{ 3P 5tQ@G%"$< :W8THHKi<L#pij,=:@#fk>zYJUT=\l%Ku71%FHXY0wLD^NN / ~3>Վh١pj?a06#qSs1:?nݱD`l-^F9OY9ZW-!1^g#XLl]/uS+| @>\_j@^^w⯬E8˧R-c3hX9$.WmOΔ |Bj͔$A?G5g79qEFԤYp偙f_TqNю1DSceaV$On~4%.f-b0b졧*򫎘1ʦqfG~ۗʑlH s 4="[A;!f%R)])W)5-`0;x:}1QTaߠ0䣚66Mrc*ˡp$ )BvmJf۷Q_ܩ l0nJ5 F׆I- ]j0+ QЯ޴zbRȬ=3LUA&էZ^,tzw,L0hwOD CDLlr#W+ t#0CZCkJZ'\pBQ4QqRDկw) ekjYa=tu=.#[΂:~-d+MggD 6Qus]9rb( `'5M"$[8|>+6Rx4c7ݶE s9R~.IƐPU%f?|y}zj{{@}Kj&4͍.O#nv(%,S% 1A hxzFDh e4~#j_|gd˙3! .NϹsrY1oO8IHX`Y0<|gAu44/)? '*iF %/=w@xO#)hF⎧8~hޡ(c(((oFy:wZN%DOԙjB1n U4Wl/YWdrYUoM+h6.i4̨GFp7g  ׎0Wgq}Ό[-B0S|>0b0kpU\ȋVLcFkY;K\9k=[R|wa -qwV6TwLSA [3W$yya%q;Z̈B˗na9ot}KB+Dƣu(U˙?#!ߠ(F&#Z-CS3%tvez%d\0Ljnno 9_'%jV,yV8dh[hfG5]]),.+|?>cE|D)UrOHcbjQf+UQQOW˟uɾS\u72HlexvX#lĕrY5VVBf+E24ԇ.ɦSQZX g5yAe\%eBĶ.l3ၛB`jԙ*<[%1<TWѝK\Iv/8/lu4fv)h[+U |0kI- rq*R9 n{z"q"-%Hq S{\yL5{_O-tK,Pg~>u(eB^[\v\!knc6vTJ??,{%8TYsuES?8Ƃ=kX/WoJ3p VM:8B B$="[! ]L. M3&>u3A6,iTo#!-4 z!Y?+Md8זw t];Tn7\^  b@O.f1ל牺?[6}2',&4'MAI}r[D^Pi{ER6~Թ1V.r(J∼m ffRPPuc9ҳoV*\&qrOhC}'Rf8N^z``LS}z"#8 A%Rl64AL Fz$6K.?qs=_)> ֜mg߀h/B^GdSCp^r$^Q Z`T^0Qy&h:f$(vDw/ Ы=?PkQ&O*Eۖ[ ȀPKYl48OeMfNW3;ȱg) ZMИU?sg޹GihϹsz =C8ز=<~ô;i{a{K&d\լF[p;3 mr~ЌXD#;ؓEKBv?xc5}KaMZԝ_Jl`..]2G~ŕwl`u='4aˆ xp=a_(H)֖њ8Ѣ[iaW;2tLpTE Ry#PHV/LgYĔ 0L{+֢ҹfW!a}7ڵ2!,mjZY_A\QXgzw!2>*7 chs/0WZ@8PF4D c^Q#(blX\ôplދعʹ0\ ylʢ T=ZuN㣝tVP\jp돍xY8n\\?|FRU?tdX'M~b9ްzZ +#8W^ܻ6ϥ.snK@0|gH<2v_B|t-?hݯB.v3 ٍu2(b qF\&FG8S̙Ow#f蛊]y/ʺkTU~.RJ:oRK!̄%3H5B5p{}H.}D\n U\r3!/u+j:J)}U1Kk/V+=^Ӽ9}Pprsj7$XiW'IrzpDlB$Cf8N4eΕa ~!6%/sDy"C 0 ImooHNWqh2Fe+5U!ke[kΦk dKl$LƟ9HRtG[4K-@`*T(SUv[ `ruIFVzny;yR^B )K*WBVÅѶR $JѐV3r>Pj9e.˞:y1ᯏ*DK@1"DmNaAHEɘM2[HO^.R7)JQÕP1w A=Hz$xGg6.3JaǰfwǒݩɹL} ܠCK/trrD!+<\u4ӷUŞTV@zMˑ[h9Z_ȋ x0xQ 7dUfVw 8-w7WAKü;q7?w=':奷W2Dp8/x".t7 rmCِU@1jL3` ͘9.sW'&2 P8eAD~2()EPUwaH+uuC0wW{Xt)9e; #0e/OƤ<¶1^y]`;B U -KέqdcpvtZ=tZI-aYS|֍ʏFnn;Zox9h7|8C0aDž:Wu''sBU?d $XMͷ 7h[*ǥU+o. "$Fnew6x1= EcQANNi- B7hYsƑ SZ8c1p oed;$rMou؊C,gFXDg}n=NqȩuX USNؽ&xb"Eznp!hvN[=WӖB.vlnY=N* -g|iZH!J.{wS8'd S ֻ8:3>2ɀr毫xU?Lm3v)Mc IBתemEWE$/P[^씷BrDspO^"q 5T, XQy֐MjgB#Qߪaٱs\NTDƒޙ;.[Nv 6l;[qX%ucD^lUΧT zİa}:51ŕSC3r)1v^ %`( '٢Í8/?e6 $cҘO;\8qx>6x\юU#,PҪr1sӃ<Ƥ6GU`'_@}`z|f&ݵ1%͛'#[#s`8T} J]Z2&{mX]ӂĨQyߐpeqɠ g\ludg/ k,B:,(!? )=`FO\3̮卌AWrE 3 jGE$3`'5oу)=*h mNSHY`_{>f7x8Z]@%04f %~Y:q{{!MZP-Lݻ7'#TSGB!:0U< Pc,ҽ0o2EɣN}}`r֚(do+_7И$= 5O.YtwI2 ċI=:ͅ7or<;S]f8[ *4r3r?{!S&: :B<c; ;Y.mLDSi8[9N]]O7&(A[0%(sfZzDv2V(ô3ԣq;X\S|~/ TmEGvif7V֘~3Xwo˗K]UQy{+ԿQC~E,{-^OϞ>#+e~=zupd>|ӪTԺ[]qB]d>HjX\ĺda|Fȿ8ӼI6ѲX-Y)$R6r 34b;f>a}I|'؉ /+YDI^3ӑ"U8-Ϻإ[PP;Bh}4@,@~WS1 NZ ]~RTl$MΉOHg*jg>T,r!ߴR@ڐ`[:}ޓRP)p#0sTqCĽ=6ӹ5۾ l$86ly~-Dna7(39yvxLrQj*WI/vfI+lmZTeק6V}}/ߝ8;5;gXiTURLSqI剽 jǂ|rFүi hZLaJÖ]29)/0.oGP!+@Ahb7F$+/Z?T PՑ ~LF!b*NqgC񵩘yR.wHxq V )9`-P߲#AL_-櫟[!9ˋylڌN[Boi\4eسw*f \8>ŵZ20t\ cNomnT"mFqьw3SzYeְ‘ k;^׿ ?BZj`m䞣kID oΎ:/n̟M_$Df:q~s[pPTGs{TGɴ ⛞]>q}91ʊ,FL5hPl7WM[O@T2i7/LCfBO9&/F `!ƒqiU2;W6. ސ1nbCah~PV(aJ0j [MI\R#Oœ;"0D2$h `@gmVp›{O(A~yvR=UB{ZoL\̈:weHxy9"K$غ:O}IQRA@"_ηĉ=9grjkbI$ƎdWrN8PqZ.E$Eo_-{@>E~;:^ݴe$Ϥ".mR@oyޙD;3Ccqm_YH)tӘ U`_j ; FPyG[:`g7xw@*;y,G+y@P@Z#]JR@x_|pA'n:*v\͎sc) @zsʬcnp3^F$>\, ~QyhBbh(K_8^"m9C,VEm7pHrNJrPȽͶL s,9b4>5,qE V(J}B|Њng3V0l0~n/TZ } ??(yV_?C eGM*!#)AQDrR'q\52?^he߲'1DF7c|  j?lzZ78ϒPeblCl#u`l]1EYyrðcqUK0SF< j0}_c GB}kM|(2R#3oQ\W8WcxXv >-X!YXOKU ˒]7Ar^ Jr`0ϴcp*oh߰`ҦvrF 1 R{^߽܀k Դ&=v$px{Am;X:/x2'-;U@qn YTA:X EE2{?&Y )J\:bn8EeuhEUg DՇheg%=[iή;M ८{)C@oC"z#ĐKH'5ivQ\o|j/n,JJWfm*DRG Ɍ?g+>fk6T LUL"\WV|< .ɹ}FP\nزšD%)M `V|]JNT,Rj 3S\-5,Z܇? 1<ڭZ,gI"M`;[HDzj!N.hs:` uZ=JCRETkw`!3iע%bd!#ll*X& fK^oLm>w?< "u&M8^]|am+ _Bu+JdPUĶ%: GP-2) )ӼGo/mŚq'DWv"͂JOs%IlGmQ<_ XqRnvH#PGϹPB[[Hc@ Ïhq5J@)摴K ז/); }NaPcBS|hcgqJd혼oncwo{ĦB7EDH1DW\FaUk)q"ț#slOL@2Y] 97,lɿnygsrf1ye7#DWk@J*?h @^_8v 8ƧIic'SOcE bCMk?g[S\sd%l Uvz:hI>kS s?&/s-V7`K῾!W@ /鞸q cOnֺ0=~AQ(j$vF:%f*e,r7_[%BUt%FcGQjt9k3VtjUl!S;ORm%8YkP DS`coKts NbçL)[*N4ҼGϫh +(K/~pt &6Z{tiN~ϑyL>bqx&?-6c.4&| RX??Avlީ,5lrGJ< |U!4C;ڥrQQMU݈Qq)I 5T&#GtYX{Q.M\.b ]:bU0EԦOT2^QaKXkm!KcΐP]ŏc\(<>xG;U(GkˈK^n^ T ݔzKnHxҹ [+_KAY/,Aio+{V܉ߑlm6_r4Rc6e7mTOK e#}l@kOaWwuN+i2ti6}cKJF' '1π8U!(Lxo=CZufЗ}HFIɞ0HކF>jD K{ Թ⤈8%}ZQ&>IzHgUq@8][Rr PRm  v g d9bI [ӄ+W(d@*2gZѽf$YVf! R=[PُMʭ}j~KY71gы=]?XOIRF PFWzg.WD%0#AgOMkIx-'JdN6"Gxꈕ /|1A"#&7Vt~7I]\S/#}*L>iDaoi;L=gJD 㐎<%t Q*u ^DQORGXszӪC~ΗƴzP~S}w9K3V-\9Չ }ս'm"ua 0BV;=w5~1*OخU Y?Z!gݫ Bm%cAP'sY!Y6*Q7RڬUϷbt@=?$Ἠr\PO;k+nwv:_&N Ff/⣍e/GAq{lrlNAmz N "t9UC"KNtZ QZ>ֵtAף%L n-;s Jf(.&:q6 %+7vwayDV6ڳVs=<}L_/ELxrx~nyi`L}R^Ӓs5Q )0nE(fe3?A$kh9Dy_q@BԞKVn(ӹb{Twx^oح%ʹ`gN v┶&%Iz/P-#)!o+.#~F RfɯyxTl^D^tHl3b~ HLrpXOZՉgRTNhxƇUeX2"o$!S#@gq|@D -"%SRh"R%9+b2KwsYxm(yB HqI 3!a9)7]2RKmˍ98*~7Jr.npUJ&f87"1 t,kZ鈦a]T틕>P-R" (l(d;H~b ɔl&"-heU/WtuO;tQ!7 ~aα+4z=T3ѫ'QHFiDE4s3~I}j>VA0gs14N_pE@9RY/Y$tB[}7OG_O6u$Q mZ:q8v]qO{m6 i0&ׄ>cM^ҵ38St%ieA,w3 JY_"p5XS`y7L'z;dJ;@6]uX1aW`VҎmȳNR7}Y#5juvw8e[𽊮"KYθX_X F=L4#`e *{9Ey_vPвh;)AbgpI=D8^8L%y0uHO}[R`OQ%o T7/om V,XWo}021t78Ps z'V͈we'@uPslZaxG8V)oqS{#Y6obL\b7kq @45yhyH[Ʒd{PuYuה;JVOCRuQ/ ?h;0YzpJ a7 OE3n `P}ԽKϳv_cA^l_4df6PK3tS%|ӏ6oM: uzJAOӣ2X*v3y ƪ̹7@xFlI]XNUE䑼hRa^w!0Y H_-H#&kfKnT-4uM$APd 2 7YG81 oX;kE,j׀<:&7`%^)t!%_0?ex'%gq+)}ƥ9yyMfo8f]F6?%5EuS`q8o2|sƝ.Ni7@"$'3oOgx6: )9FsL3۹ (AENJ-]&%cd|^R*p`>mKlQBDv~ L27F,g;ʀ-BiO?E|gC♜ -/-_B"8Lsf  U~ePdaXOwig:[0 QtC}β8{63ei}^ŌD } dSoy0d8orÂo󨥫d.W+9x(4b]qO{zۏV(lJ@&_8J, :Bnq@; _7Rp\L!<0ӿUOoǤ&$59L-%Gf괧dTŗo0iXl ׋l"ꠏƀ@bi4hv`lzUP.P0إ-8kf3! #VJ_(/:!̔F7DqʼnQTG`\aΔ<"j6R2):s'N7GjtE4KbqKvKĹd#żc `~ F7ȇJ=jKC=6g0;,{ëع7Mz!pED;!;[)l'gУU`pjU(ch#PSxxf!uУ˚d !2wSۍZW~ݞ~ܷ:0?0eE[8\Tn .1T_BʮƦCW;.eO Ku/xց9ʀT#\FV[GW,vgQ؜^8ʴ%ò{ Jrڮox!+&E6x1l3Vq d@'ioĸ,x jіA.3A&LbAF 3PdJz11GM:}fK{ԗ,L(+f}mF=>OuY5v*eǝKU~/<=gcSz9ACe󨈱2nUhs scʙ̉1qRv!z\pwyt׸-V˦#PSC,qf`z;^BE:rDqKw`QMPsxʆﷃ}\MߙJʽb#gGHe~HY=nqc $^+\w%_1TXk~EZl