libboost_math1_66_0-1.66.0-150200.12.7.1<>,hp9|λe 8Nj^ZbEmLkC;c!>Fm2'XKB9p6z++EjW0pw: `b"]5łEZ\%+݅?d (L[O{Sqp$'NRQZc|8].7 "%QGCER`nǴ2gL7 T(8mBNP>@D\?DLd + H  8 D P h   *Hp(8(,9,: ,>;{@;F;G;H;I;X;Y<\<8]6e>;f>>l>@u>Tv>lwB@xBXyBp_zCCDDDHClibboost_math1_66_01.66.0150200.12.7.1Boost.Math runtime librariesThis package contains the Boost.Math Runtime libraries.hnebbiolo<(SUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/System/Librarieshttp://www.boost.orglinuxppc64le  X h~h~h~h~h~h~206b7e0f39998faf080e4a0ab4da308681527940f0c1ef7d83beb98ba8fa9f0095f2643dd1b5f8602f4deedd6d7f2681f6d40175565bad8330ec477a9df1795dd3b78e68e6d343c6bf8f115e628082d39b259fd9776fa9ad3a35a8437edea7e9dc704516fbd7e2e332e497f11eb7679c92adc41d79bff0edb71ba06ef13fc05ce4d0916af60c5129d74a2d85450d1daa8821483807a2b7d207130abee1ded5491e59203647a4724a7b48ffbe64df8392ee46730df059abb84f0c966ee8c2d344rootrootrootrootrootrootrootrootrootrootrootrootboost-base-1.66.0-150200.12.7.1.src.rpmlibboost_math1_66_0libboost_math1_66_0(ppc-64)libboost_math_c99.so.1.66.0()(64bit)libboost_math_c99f.so.1.66.0()(64bit)libboost_math_c99l.so.1.66.0()(64bit)libboost_math_tr1.so.1.66.0()(64bit)libboost_math_tr1f.so.1.66.0()(64bit)libboost_math_tr1l.so.1.66.0()(64bit)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigboost-license1_66_0libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgcc_s.so.1(GCC_3.4.4)(64bit)libgcc_s.so.1(GCC_4.2.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(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.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libstdc++.so.6(GLIBCXX_LDBL_3.4.7)(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/ldconfignebbiolo 17531860661.66.0-150200.12.7.11.66.0-150200.12.7.1libboost_math_c99.so.1.66.0libboost_math_c99f.so.1.66.0libboost_math_c99l.so.1.66.0libboost_math_tr1.so.1.66.0libboost_math_tr1f.so.1.66.0libboost_math_tr1l.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_Update:basedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=299cea3efbb2b3309e001ae7845fa73578faf437, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=fa4880a54cc58bef4620abac04824ca3845d79ef, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=0534b2b00f4dd0a7a5d0ef964a63e7fb3c35c5c0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=bfd606e707a0fd35c5b6cb9f10daabab638a79a6, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=8ff1182149e0cb398dcfc3a9c707f54b08be8587, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=52fb28ca23bd51704c1957e4d338b303431a34f1, stripped $8K PR RRR RRR R RR RPR RRRR R R RR RPR RR RRRRR R RR RPR R RRRRRRRRRRRRR R RR RPR RRRRRRRRR RRRR R RR RPR R RRRRRRRRRRRRR R RR R]nEpf7uK+utf-89ff920dc101cfb82a6738cedfad3c136c9f2081a06dafc25a5c5e43a4dd97ea2?7zXZ !t/]J]"k%{Զ@,Nns㱺gdsc^zw&^Hf@L|1jA;3 6-T B<BDzTEq`+ 0+ؘ](H:{98,.Xw>GzןKtC1 /a!i^s5~XkMK. ?gzimmW/sȽ7ǡ~ ):H[EE[' :>yؓ;^EVdK'#HٮG6vlF` [޼-B>6xrbmI9Uz!8|L&_JPP O-*%8&EUH4eKQaFa\fb5ЌXM36ZƸ+ Q&5QeM(yi k$㬌&8\p4d6˃#=(67@Sr2NT`k)Ϳu0_hb6}x?H> _39N|= m#/G0?}H~^-5U;|-߫CJhbP˿ы޶mq$gWDZWJ|h&5ޜ cͳ}^ЅrHj.ެc︠Xfq="X".Ԕ; @Sb]JD唀T^e+PC̞C3j1 #.P̡o/ױg"J ,KC5{'ԅyrˤ|r:(t6׶^ZeaR ecȃ Kg9OwŰYHsAz `<!ZUw{a;ah[j S% i\C픐l!tytfDNOBKOPTJc2R>.#-5K +jPJFKou @ r_Лal V2n֭Xٯc5;i#& kI?l (zvif=ރ63 ƏI 9e._;j0AP373+^^,~Ddp]l*K7 o7xOfmͮWK/rYއG`T8De`j|VuLg:\7I~R8RcYDrxژ5hD-"jG tKwƃ>;`]BfO |vB3,0-0ʓ0!;S}vZкhꐝ %t@ѓ@RZZvoBԟF|MSnnI =L^* ;hObnkЮMldoRev~il$Ńn_!؃ PxEC/'Jxw3aob/(S{1 -Ⱦn K883vO WuG190^!~:+1 |Q1GaSsMRpfʔ;%gCvUEcby(g*$72%ݞ<Ӟ*etޏ"aw2-tݜ PrnHQQ;KWJ>^g 8q՚KZ 64[hod-s+v@eiM녽#Q_]p@ʦTմ\h1 KpѶbmX&1o\%`=CO%c)pYp[GW>D;5 K=YP ДWC32 x{̄a4l^?ޔ9$/BዘCU@Z8E O` ġ ^TB:vj@O p>]>/C47U+Nz_ 6O;RJ'{cgz| ]T` w^i# ö2-JD޵b;݆aBgiNkIG:Z~ՏuT]GE\8% mhg˼%9<&EH\lq\ kcF?4@D4'9+(苾0vI  d[tW%m!ozoY7>IE+G]j0w@@r[U0cm3&cMOWn./l BJ[ԕЇ;(jbtBԈH0B*ڬ!:mw~TdC[Q Lme .iqoƃCZǦ~lJ CGuI)ñ׍G2tHJmI9R)뉣JcIV;t"hPF! ^لd뿔KoVZ!(h]IVU=~a$hhKFe;J| >bSvXz:!i9d>P 3~>AI^!.iZ"XjEA|+7LKZO5w߾ :emsi&o%Փ6R, ^`[0nL2fDKk nP@bbo`s\q[e J.]g {P1Z@JtC(>H;ě!GrS xhry3 9a5+i 7eǸ{E( gnyعn iàϠRnh v)@2wW{XSӤôi~n $Pi'3v0k(s$Vdch d.LY bHYHcX^71w ZGvbn~_5 s]"tsdF2v1&XGVAqh=QU`jK'BkZ)B>@_~Bd]drC!'d{!k)>!0?+2K 4Am"emNJ \{+z)=&-@fvsQq=+ܾV(j@!C J3C|t:3I)[a7^"߈mވs;X-O,h{1v 3>{G'th;$?S҃:}$t41> ? Gd%zp}3 qDk'1N#֍)&k6&wd);EŹY; P}MO )mWDW0:VQ,H3 >HH#(E 8蚗z*:;Dpzd'>5QUGC]D4v$m_R(񛼥:ň_ӑOěQ{v@` xYe57an'Wb%-6GȿF4c߸U<*3TYâlrpW@/A <6Sj~  pu7] ,a ‰ݲҽr~2a윑6Gq4 -i!Yi4891?9pr?0\4q^~P/71jG`7ɨq{R%PvӐKUL<4p vsAfq>dvU~"Y3QȐ=Ke0ްA-~/B%R+WcyOׯZ@g|1re5mRֽe Y &{yӋn g\%rtnd!k#.ۀPYN?KTcb0`t1x̓[hh!%=Ɉӥb6a'&Cz*8Ѵ|33.˥"' 楚Iz\ҮZQ#L S u#.)|F9* xZ4Lf2)f[h'{sC]kF[2',זvv#c `>"xaJ?,;3nqJAZjIonjB5tG 1kEHNsh#H~}aN"eŮDh:8TVi[5n-YޣgpYI~r]E" O[Oa 2,)~oPR,AR7c 78)6\Ò co·.iX{ɻj =^gVi\ȡ%COt-?͢UC cάX_2h1jU|I}-{Z Eb;7;7ͭV80Im. %e|Ma<\ps08ڣfPZ??ܾ-\`?<݉_ xi%N|@ vf|Ȃw̍fFJ9cf`&vۨs*}Ce 3 S'AMJ SnrPcr<+ڑ .ZjI&MiﯮrI幑#Usj<9OWQPOD) peeP< +_hO,նjZl[;R/ɱ#>ls+`ABu:_GF1 R:N.>{b>5pu(D3F#\x`ëݨI}x_i!Մ2ψ@MġJ2©*][Jѐ@:B:~Bkᬔ:gǑ<|7 "t0:J:Ujѣd,Q"vdub-!xm텞T2zNSp 4nkW+xT& %Zcձۼ~t:INjlFls5B+V rJ\bꜳ5oQ fCj$a,>2~REi12{SίD?ȳ\ySO!Qu i.{,#19v7/>D6ۡ/Ua%̨klTwO&Y|9v֬e*c{6~`ϯgycǑڂĊ)}(5U`Fy4̖u!O ^vGW(TsAGshQ5y'~c{r, Q{".ɧ4L,ZHwG-–#w%+ÌiN{]o~c! !6LjhByY^J˺-6 1U$eŭ(8R;O/AE1oF[?[\s\cJC \@{L\Ź(Vq4РO"ȥv8ZCgxP(1#]S[0=@oΨBGevq]hD!6gjި3/F919)z@7U_f$`TUYJf 1Pp 3$^X*۩._}D2]cP_\+͂n*~h(~4Լߞ[Y +ȶeC jL) [y5v 3C`q I R&tnq, >TjA& .r,6G3$B9S!ϊ;6!!Z#P<^$R;DCwC:8xʑ 0ԢfQ3Z;*4 (!ͬ~o]||1~Tl=YY}y[LdxB}3,1^jD a@Pت~7jh&8iẪУ̰v6U]aY q810(M]1I\X Kt&* @|}LI94<A~Wߪ!cZC+h|%m޶uAWf&A6'Q.}.SLD;^pޒ Z!]C~:ω5/X8LF djyqHOдTg^kMGrqbrCInG 'C_ \t[si4Xj^]%L!GB?Npm^Aiu'Z!d8*B+O: 8΢&40r܈&%d]!MGo܉bf.:Q ohr)qaIN3C0g*WkUiD=xWHۄ5.ÃݴH}kp>AlGF'Y>xC1WI` JRolGNxc/ jVR{P(+ ­PZl+q9z|(V_3 3n M@o!db>Dj9=o: @#Xhi~wݍɭ`^ Ŭ&懎HmCk($`гlaeu"z95U,Y`q$ӱld_{HE:Ue={#mxx'9Bn_4^;vL^'-"dJୗƬҔJM91`|d͑fcfzgd.;XtvJ#0JI![%Uvɣ%~y!X>SƲXswK˿eJ%h&>|OƴҢ^|pWQaab_z2 epAs %/WܱZU> rucM|;Q&Fq\%8nMg4~ѩjRr%SDm 2wtQq͠ u~ 8 J3Xt&󵯭]t]T)}rAVhI)#&2k#P [CSlFQt^ gv0ϡ&w`I%BH`:Lw5+W y2URwmwÝ&'Y!|v.Ny =wXDh1BƼDd6qAx h&J׊ a Yᡏ{R|ZRCAvjv>z @"&7P`m[µT IA0~)I-4 P`fyGr5`!Y`Պ\cG#H;ّ@dfxX8PK|TLj";Owiߑ“ئl,gPvK1+K{/VKa`:\CҢ|l fkœVX5-g,%}X&C 6 qRcu݅w)s-yҋdVO3m ?˂ Y1f5veQM''w[%}S:\3.쳸'iƒw17=]x{ 30e c;^*$ yyw-$l /D+=@2w:΂P%F t/, 9“/!X[ǩ搞ep ɔNׇS2հVl{5j˥=k;$DDD:݈-_lՂ?ԋO'p5WY "]^f/"D9Z!({U4U.Xy/a\5uT.(AޥJFz4Z@Sq3KLߖq20g,Рkq؂{7(tI~j~>qhh D\ CՒu噲@OZ?a0WGsB~˪'Hυxm'+K*(m_n:a2ϴ/g\]85b}/K̶RQ6oԕG)&I栴eg΁fgYq TYUBɛl]HZ> -cHE+s*Tm29*yOG"#1 a$VThL!<؆DavҬy˚UXlلwWy#|J]jr$I&?=Tas|nM!vGf&X.\5&^_4{C9Z_eP9vcعωqƸ `8^Оv;p>rʮ|{8a=pgĽ)N|1lg6qěp@'eŞly*_G+$k>7aᬊF\߭%6O~p4<µKn}{űX gh^7ߖ݅^pvJҿH+zv!.a\] *,&֮oo|L{$ln1ssVT}&:\y*zJ6c<ϗq[VdnÝFsrCN:4Oo|Mgv9JN<~H||#\'NZ_δ H h4c\#Oy q= #C[T:v6qq"i(nD?X"Ѳ- "K_m>Y X=jAJՅ)|R5nD[eFqA~R%Ҩ5j#S 08&u6 "F ,x^U@gX|;6Ygw34Aa |0:?R[ J("!O6- .8B9߬1|k|^3{R#ܤ.(Rk!`j^ߛNJ"PybI^ƅhxZ^KѮ醜'Ecg:Bndky$*tN\ Έ$h3&-J{j5XN ~nMg1zO 0.jblzR!EFDI(RuT8Fw<0CNG/ʠS:?$fL⌇ZzrVl6cI05SEv 䲇Ky_' FmrȠ$U&$Qc#e"쇜>aJ >K˝&?:Ap?]J,Dnl+)I'Ad^tc~EIz&-t{/QBA(Rď0뷖 ߔLh'C}E^#*0 WBvV\7A&VK )qKJlx,zYYkOˀ`'g\%jޤzUu+tsLK5IJ7 =$DER3v' ce}LKcٱLT<~b.RG_ޒc`'-/xQS4"Iߣ)3yz=<(P''DUE#xS/sU_|l-𩊙3H7f[1<ΘH6W!_Jg:GG^lQ;2ӎWʙ. &*N +qlp}&)̈kQ68T?JC2!ߨzޖb͑rw4sx ) ?")6@̆wthK@eTőNd^%LǤ%P8*Gh(tNBcOQe4_ ,% ^"vT%\v > 9]rgm)ی7S5e6;xF4OG%Kvȹ+䥗~4h,/%Q*UܣaI(,IM}ngHV!L@HMG6Y=䙅 ؼ/Wbg,:^ te/**ʞ}%@D%!wXz,#5pewAl%"LY(%?]`::Q`2Fӣb#++-bE H\3%l]u'%d~um~DٓIb*KWL}%8ݝjB haW Q6HW^۾IiomaS9H'Q> |#ώm*l=Q dTz%ykmr i%5H6X."5hm6ЙB ѧ0$M1~V2C4+A'õ NJ^agks%`-ԚePŒ} …:='[>.=*jЫBBQ!z>4˜Ep:QgNG+"]~=Z1oy,izÂ@Q֛#+J:f$,Kvt7Q_ 5nhKS~d9S4Xz99p&=s?g/۬8_Lߎ-;/JVgՇf dvtƳA*[61ǓoQ~onN)& {"zۂ_{'*K0m[;xpB^ cSJٙS+:ͼsp0}?BឬpK0 aʵ$ 1*k2 rswz)͊pVT'b d!P3TLE +oVFJ)U!fG=)J|V?BtKemxLʰE=gvN{L2BL"yN|졷LchՉɆв,:mNΣ";yd#Afy7c{o>_%ִJg$Kcsi3h#ϸ1 J96BT ~vыsHWb0CHH #s u)AaƸ(wPX>Y-C6̄Z'k% .Yb<_;IxϪ\SCp8@Kz0;_tƘ;NG/\jE @xIvR MRD$Zqwű:A:˫ L1 Ui m Aucdaff  q.ke%Tj~yhIG=xI<饌УY_?TrEޚgT 05^&Hh *C%loԱ=Rd>WOst#ˀV'"{t [H(9(V ,@y["s푷i{h Jr3X|TiLR".He<|Bbc0Z]"VA,㴞vUpE%ȈP٧07ީBNZ \Dn۹t0*k4+1'CGZ"yV?zY*]L@\~xڳ/@ʼnÐ׏o.pC$4x!.,U0<d bhEfoЄj'cQL9[ӳ"M$ϡWLhp7)ưBl+B[hwk0'uzmV4*ya uӊμ#C-YDz=Qƃf8|%}ϔNU85|fuR+/Ž$Hɜt DyܸӻI"jX7v2r0Jp ug;U;fS *;$7s)U*@mC.ɦn-e{ ~< Je[m> ,M mf _"ÛК— #2Ŀ:ǠsW(l<+jpɨ0χ\aFdt6]"+J[ȴ#w^Qٶ Ok r Nx'۠Bqfuەߦ SJFǐeAm }X#`rf&{Ӡ0^! =quhA|_ntNkTSɀtl]\KVo+x*vj/Rzn/ݺD_ͼwfH}̉WW@F1ċ7YVy3~qg^ɞdw~ɳr'Qw b~HLR, n]>e|AL}Nqmр.9uz2J݌%xfL /z=ФwyT2S,Gn>%i)>dȗ I:*Tn3xiKhjzSBLE6k\alLC| =>71B"?>g {&%G_:5}T?$P)a'8=i܉%ʑ;1[TS43 \#}s1_k[.|q@ ~=|B.0!PFFlt~~ Y-XӈL} /BD%kD AxeoIgT^J^Q+Wj C!@h#.HEd1}]QҚwaOJ 8BVxj(>y2=X+ `ƻO+؜'W{BBJ q]C胱Z66mZOR=8GSA-K[nw㖕b^[>@H[$kX#iO_v]ޠ;bJFaRmR7io^5:'G S#o\`ؘ&{=˯GJ}s=q_KՄ[g@N]1sZTIg΂." #kL/%v3Ohkl)us<T$]CO %lXm:IG=v %Jő!I^>{jE|zc, Spώ=ehԜɻ~ebe6OX76ʉJԒو!)mn DME w,MΓϓ`bGj>7gqRfHx6[dQ1|=YIaW`pl٩4;;00/a*Iͩ̕E8i5HG~&i<ŀn dK9UX% Y+3!B.KL`- cm*.KፐQz  ni YZ