boost_1_66-quickbook-1.66.0-150200.12.7.1<>,Hh}gp9|Ӄ+) ~B8:3Lǔׅdvj'buy @EuW6g!'00SsFBM* 1z`lIѥF~:)דFeG{0_)+]cԔ I8: U2ud禽Igf ʲf%7,G~(2&J.Yp{(rh`muaz)AȰY^$~F]+ Mp5>A;?;d , R .6 Lm     X(8,9,:,F8oG8H8I8X8Y8\8]8^8b8c9d:e:f:l:u:4v:8w; x;y;z;L;\;`;f;Cboost_1_66-quickbook1.66.0150200.12.7.1Documentation tool geared towards C++QuickBook is a WikiWiki style documentation tool geared towards C++ documentation using simple rules and markup for simple formatting tasks.h}gh02-armsrv3+SUSE Linux Enterprise 15SUSE LLC BSL-1.0https://www.suse.com/Development/Tools/Doc Generatorshttp://www.boost.orglinuxaarch64+h|62930d097780aa92fe25df73f2674f8b82ed286bb2d656e0ecc69110cc66d0e4rootrootboost-1.66.0-150200.12.7.1.src.rpmboost_1_66-quickbookboost_1_66-quickbook(aarch-64)quickbook@@@@@@@@@@@@@@    boost-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)libm.so.6()(64bit)libm.so.6(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.11)(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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1otherproviders(quickbook)4.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.h02-armsrv3 17531856391.66.0-150200.12.7.11.66.0-150200.12.7.11.66.0quickbook/usr/bin/-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, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, BuildID[sha1]=de1cc14b97df61eff7f0a30385272b8fc1ef295c, strippedRRRR R R RR RR RRRR^E@ utf-8d67f05bc1bdfdf28a60c1d1f26194c679b53b2436a43e3b4b85c2b135cc7f599?7zXZ !t/Z]"k%fҁqZ>d^UER㺛P4{$/6.|~t\}`9KH1KaE?ʱ _w Y{gb(a 26d#ӆj6qS-Y]i,+^Sr=6#x哽 QF~ys':GTxN``<óqV+cWGl*&-WV{Ma y'4+@kx t[%#2xzuO}RklHrRE 3 QɆN'C!h`z#Y㛻$E( r 'yfT4iތ7١NEmWh%auRb똧eݞP N tDeǤا9zȧabyII6cW} nzWjp8A9ep9L'G.+g K XeJCެg9$x*.jd>UrmS㤨/$ hvH()EA8g';Ԉ;*[|HhCX}'%a' PP1)kՊ꽄X=ءفEIu\:s1 } kYHjC~sb"Yrw+opN~pY Jt.~8;SL# CJy"3wC!;l'إc|w;sgpPZaUgoKtRb_ۼT ^I/0/-1n,ssnZH}JoCSˁOԃ*HF0\x=޶*tM9im£rm t@ޏzg#@Z^jWm,JodO1+ٌC jAw:'6: -'.(66Lvx4'.kCkLz4 [8 JDI[U`u,q&Á5%}˳liR,1m /Ic##.AN *% k3-ygz$#3 S=HlJb|i>息P[|ׄ:ryfT9 =D)0s懒ŒfØP(鋉EٌM >zI9`$(Ԑ,M0/ Գs3o\{p:}9$DY"_`H`.C2QX?!6 [Jмe#՟?СDvREuEKkrre3Xp&.8="1\eۥK父Pf|yZ,7G#tٷu/TAeh;rFЮ],|~>N@ mEԟ/Sq!urrmNg6ܼS88wQ\, [dhV+ѳvGKA'6Ў7ζFAY`*,Deg-g?+?z+>9s]h2nдa0GY̿euv)q!r>89>Ig'ʅ'jxu]R;a616bb_scA}7#~k2Vޖ( E3L~ndWFr~D?2J*:/zugr+E;G2 { EB^Sv< YS(|jo!LWҳ 0pUOI$d'ͽf65S\MzSһG Hs薤Xg޲:Z!Gjl(4,s5R՞V= &υSf[FmD-dkw PGÇ]b 5%Pu4RY0-nw~k9Lb?bJq?_1nonƋ@C3-o9~Z]*S A|/xW))\-Mq?Œj`-Z71C(7'ĈӊȎX)QDXG#ÅՖĥ^ئBsR ON sxouS}jJ1Eb_ɻQCb$ 3$q9z-;.zGgd)S1żÖYPwMN9g}=jlۏa H_6bJךGE_avnO[9o11n5y36~hD.A(ذ[i#׍!خI窲/J|~VYp7%YEΐtp!-j.[ɧӯ a5zP<$5e?t@w=VP3qj{'=ZO%4reB_(D!XXV9YV1mcC`OmrLkI9BcZrMʋ)šψ[H7kYYAlzET?`oqqx:d]]JjȔ. NAY0Kօ%lY4JV:ތs[ Q|G~w9(OUB4{eSrOQ8C! 4J|wF$eY颠HaЋ(YL_6/Uk@\ Ⱥ/c4\Ub{TX:Y68O}VP.\ <~Tx"4@.2OV'r=:>@[r;gTAfj–^Kw슀Hy` P7ך,5B>Wʳ,c N(ZRzrfGa"?ǥEAoExN޴ڑm7Lrmy0]9fTubw;:1{CaA c^7-|g>,sLn<۶JiJH#9"LKrhjعt\Py:s`<ǭM w Ə 6f)nm@3ehR{BzߌnLu>VߓmɧQx37'P:(.JC.૾Z0JTE捙Abi#% >W(q=ˢ}0FkƐ5O G(XR e IjHk8 y3:-rj6%ڒ:ձc sR ?D&l9F,ugKsA VМ=N\DA-yrZn޳25_,X-^?j>uF7BloW-XL"V3?’NV ^qx`ǭûhDQ&tET]*ȁ>:']t|}ĵzRXn@ S~zFFWir#e&`ThPL_U^ɍhN7xluFlNA-g+Ųi# QFw"ߗ[TІ㥱2̆U̕jI`$2oc9#}_h8}!M]eGPP.*kr9㑤jͳP:K Mޙ*݌%LD2C] _|S'HBO# ;f ʲpm.QU9>uZ]ܫyO#zwrė7Ik=WT\k]매4AKuԙmD_[p;6ujQz5qGگM·eoKO=Z!U++Ц nv ͼׂcf/F%{oh/g1iRA,FpnFXs[4uL۩%˽'췷MF*C'a79\,8v~9&G4it>[]Vox!\inbฆX*F*=}_1?־v t"3/N; _N䥓E5`òIh%(Jef(룶noaskW{m|ǾjM;q_[kc{IYli-YulX'j{&a!7;+* pARiZPw4)3 *Pq}J^vV>[T~C+L"5rxs˫uvwҶjZ&uE~;Er6H[Jfv?iEy*+I1>|GJ'1lA(S ľXi vFg[U,(d)*b=-߸-0pck\HL(cSI1Ť8 5h5J&+02u 67 ^+*wo_"Yd'1sAcҌrT߄Ӊ+`-K0sQnvcP?lmp*`HZ`HiE8-BvAvEayp)d=VPvD6TBX-vY),Ѱf,b3xLMo=Zb[ (20^HjHF?sc"SΙ|`؛SN3o$4Bّ0TKut9}LNsFre Q&_BO>$-Ǟ2Qn!5UgJA7w\}rJP0KlE>QGء#ڏIЉn99C08f,8s*a3:?~MTB?T5j[I/Ja ޖI~( =X xHr6>Cُƾ~RoYiDtd{'DmÄ k> |*y+eQi7{µHf!_/x_oћ3K"zUJ#FշDa(2AO' U4 !:*Axs#z5OE<:ɫ/k|dYN@ڒ1=nKe=ioc"_7 uYD"o2tt^AK <~a*\_6lJasA' F?1_hHL/dVOvWwJϓHז/#:3 -Aδت{΂RV|;ٌVdό?>}.9DujEdEth7sNFRQ8U>z67%a5 =p9tL'B֐7)GAEDF .amwPœ>11)mY@P˚yQp7χY1֡=ׇPR`p y9PTF pV`3l}VG|Y/HK!ra b R鷅 `;Ef}OOQtqospvJ9c"x.wϱ<Key,%kE-¾fáxZ@gI#ڊ&wZGdGZo>U_PY=f`\qT_/zRtLfS{p[rZ;ѹk: ֍6fE:$qdEa'7XQŔf˵ZD  :! U >)沏HuHr[S".Vm }8V:/.I?B`]1OW-@7`w2 ,.ͺ 6O EF$ g1ݛ Cx' ?J劷mdIY~V Ak} ʨPFl.NCõNd"pےv$\A;ĖQJQ!gT9-HWb4@UFHrƛ%c`3&Sh$L{ś>GPhLGXGTo: ʳY-i\v:xܡCUMaXM`o@J:et?{XtyWm DYrUXrcX,1skc; wce` 3?./^<@eeI 6]$~qkeFEDK+ZW[ŴA7>qILK{ס3L-RPk*dj@ժDDsQ܏l{f2uT"mQ [j( WyN5cQD(\|^"n.~!>`}b*CuXCf"B`׷j._;@,V%ձ7xe+ѵg,-Âh= ޿87zuymľ$K\gZX؊mH&L +IV(o'naq'DAY'IoBS ŌjU )k=`xq p9VR,8p̪)cx$VHk?g:w=&|؀H$T9W*}3ϐ"Cl+ŢدC{#*a&5hҸ.LBo,.cpFO5ǚql VC`V" KK}yc"{ezk\~a1_hPFkroLA%R$?Ƽk]T歚I/.ڇ,oEpW=Yϐr)0;[69{!VΆdT@uدl>3g<4:A7)ޏ X%#L]e?sj(E၃O]l) yܜN6q?ki}& *᙮#B ۼmj6xd\X@6SRz(rcEi 'ͼ,SoӅiN<&Z]]sTYBc[I=\ WȄܔ!^+-6-.nm,=!XO(&,ȮXw?m| x]T.jIJQόusɵ? , saBމeukS-ZCeV2-\誚w lj@qot9Uc|:$&ü/^H 4ZO\QT:!|zƔ"'-Os)`X2p65 >4L)kStdkJPLlGkh1oapa"=QRiKo*:l5T-K/RbT~i% :H(,Qi]kj7 q0J50/jp ;3d`YA1bsd̬&8m9ڸK>d=+i{Ɨ,mbu?gMc̖x.6e4 ?Hۃӭ0\>`H^RF౷g*zVmcs\c: i%[` jYKICP.:<`P%M&xF%zG^"L\UNO֞XqdR;X8LIk[8Mo(B9r%ϐ Az's$)#/uh-c,-:y~1%IMI9BW0Q}UihYFKOe~PpDmR/6׌ޕw&Zdw1.~M9bƼˆJ8mJozr*LkXޓt8'sC%EIVp66xfh *.<̛apcxvͱvdʦ 7qpheyIs.@-;º.]gHqCh]H.WÃxxDm0"ĜXmYȃg)̟T%T+KXMܤ1>u}$]\ǓodN um vP78ec d_ 3< @4YBÈxL]4/\TIwB|I,^HEMbaor^/2?Sx03T}ꑌ/g,/DP57Ey^Fʧރ߮UM?-,Q}ugQ릁(k#BL7/pyACbA"NdcP)7wrj9rHVZ.PW^=SMXV VR !cę ~:^ c]e宆ϧ9)jNFɶ9Mh{'M \ZQ @۶s(j̈#ΠSG}b >PE-H1dZmЍ[8(T#Ҁbȣ!1"vdR.CM  kܘ}>\*aoQ]~I9/r?F^?W)CE RO1ΐ!7)b|œO\s͊7}oyh{-Qu1V.}½@ ؈+ad<#T^luyKRdÝjyCn',D-IKV>L :tkFRHjjeOwv&앒tz91j) { V &X0d^Yqǭz 0OaMZ*^d5)6T-d#᜚s<Z\N/}= ZDD[' FÑC'<{~*I0&mP[r-HrPh#)p(GƑŲ3K: U34j.2 #nPZ4ɀ K.J7 v¾aEAԽx~ ~ Kh_DIQQN @PHzfW=p9|H `Si\K,0bckzIx|b+R0y&AZyE&kNĮsLvr|/ М}QIh:^ymtl.\]9ZݛQpBy 爬;b kHHD_ݯGmje_aS0狲ZлbAd/uU9)Yb~Δ1)ĊAPKyk= y_l o2V@oԟ3P4陂{9'xX5s`:DdPM:a,b(W{n';M\ib8V F*o/c;% 6uJz E⨜ l\hgzW |s ݃8!6%|!J}a)it2e Ch'P`Lj{HjNFo;:' ;|pb6S!~:5֮]%~Iq#UvaD+gG /uRSh2_ QW٤~<=f:OwY8ERGJGҭ0Ή 5Hlx&gkx( d+:G*3)(7rWo?>+>vĈC؀WBsqA6 Kc82+ʀ)Z\DHQa!65:S$o,%̩+]kI E"Bz3gȞ*oyҕ6XN XQB g]$$vO_8zz-DjeK39ޠ:,dJ^>`Rk(ESsO7㺹7z7h1!whδ?)+(ǬU]m/sc\ T]Ǫ2D]:#c Q(N2熏:,]Yv`ؿG|#ȷ~6 7f`)φV} 8͂pZ =w"Esl(edAs}1;ܙt.vGMB5 tʅ(QּAi[p[ZTp G2+~jk@v%X;0{W>Ys=8| ,`HaɓK13aoWF1aScݰe鼆͐p;8#ꋯY}R%$K'zyQ&r6]) [Yzg[,Hbzbzj|2EJ>H+߰3yhY—<0/vs)@a)$soyWR(EJfAVJE'fhYq oe>ȟ+XUH%(2 bs(vƸ 3t7eKD q11U(@[PX#9IPhޟZ˒5Ci4˧H9="7ogdALb9ubMm_˻{V5*jnE y&{k]iX3`-zAf&^.V8"*uُ8Y81zTC&)0"e[N" TUlzysϬW u E-u@VPH8L"yH len rlsgf]{RA"X8 %|K[N7$E&#'݈@'.0[pջrwfg3̓D=Mj,njы1CR2g[6{JM=rig^|!D}G ՃYv d{*P}AǺ.*j?TUfwRb\2,b .|fSsܙiҊFp' ۝8,PV^]7PV<ք"Td%<5j=aR-ƀҌHMnr.0~ fD7:">ͭ-jqGu %%tn4zfB(|zs|B >7pW2+3(x8@f;;5ʶ0RR ƒlG6t=bړ f枚@9)<0CL,N܊ZݳTwN?0WI6P׻tKbAŠ&j!*TFeϰy6eo )c P'TJPr>8N*.X?c^SX7e%ly/8\1ʛ$܁\ek^/E1Ϳ =a2̓";oA=c6}Ú h7qF|zj>jiH#m `Pͽ +G$kcn-{IiW$kvNb0AG.qC!uFD6anZ6 h[!!n,ֲ3S:]>H9q5H;i,7ТܢImY;YU!f>]h^/I߬4SjNU|Z"Ǭ7ؾg|[GDkl*$( *rG ;O#b~)?99O4 bQqwNESSN1iDb1 W''*+cg؇gsF4,pZxIN'.+cpWGfŪ\>|/闊WÃ`:ݠQiQ.MvZ!&z`rza 6 ]9V$?k81HEP)֝6zPzPA.宑:(4Q\^-jVS=h">V`e* oL]'#u#O*|8y/gIʲ9uĎ:\#I~ @a\4]Es_#?_ cָZ>.÷Q~t-5Qrޣqm\?.pٺ,!Z ID%q.帀EɺŎr bx s(%-d ɌYű8.͈BEdyXj:&т>jҚJ$~49 {ٷN7;a豪A;Q&ȯ7#y_r XU/E%gKf yR(6"yvQ/d0~K^6?',ҹ- 8Dd'ql~fwXO^{o*x \k6w^dR}_Qjd5ogMӡ@_@qE 7/X)2C74a;M%ە"'_|4GYiЗlA£88ox4v{Roj߫'fc}ZM;c?I7Ac V)WT(mɚ *wu0+5f>mr" 911di#Ngř嬵tX` Xkq1/6DCSE7ܺ |KKq@Psޫo+\D]W1TOޚWC (ݜD 'G1Vp`r&/3`ԮTeW`AU B {\7PBVe[ ;(S>83p +wL?iqW ؼ-#MYx#ee1c /Z9Vos3kmACT&@0ߧH{SDF:Fyj?1 f/ཿA}(={T4hM0-YB9I}pp k(2pLHiN{^le Yi_)K#O]ŸЋs-2&2=֯JS($RbJ_-D$>;oʿyVݡ"߀FiN53|%t2dٺF8|᳦6mj*$i^uz6Ⱦ{$)y Xh@<8nMhNĉ3=e?nk r-"'?KQy+\l$=t-D:oL$.@4_,U-Ś3X{_>ZtIk4Hg|@S}Y\+tt阂.5Ow#-IjTY}\.g8%:/u` [iucns kQ}N)aX 4&,#s薿d֚v; [o=دA.dg㴡 G){m:?] B^Z=:;@dFU@I;f.Z9!}2_6Nf (^CB glXѤ\o# ^1D$Ub FB XU%$P7HPˆ!9'iG^wc;ވrttkܣ1q'E%T{r_eYJ';uDLL.`eHNh6HH؋"4PفD9\O٠b6 omG@a?Z:io-*ey:1}p#Zk[WT =ߏ h1@2jWch+vY\ꇉ$#$8VagL8 cՒ/˙sv}b?4z#{ dJCů`NQoֳ#:l2u[pUS7 m5g,̻ks.HU❗mDb23XLt\n׏g.uBnN#o%F*;wX튒ENq, sgOFsb5!+šӝaTl\d-jx9QH6:xbsMFxiV"Q0[TFįLf^A0"|L/$&2J9~q#k:HGe0{|5X캹mt x+go+YS?r,sdFlunxCL`o¦-KC(3n]z'cBE >-#h9 ҈pD4nl:NX `!leEnh 'a*c6"RCIP>6" F}Dq;T+ ح kSjۮy0-#i|3 8lvZ>Os APF-NSI6M i-ư(HD39a&':A= Th%N|Q7+yW=sh`}!װ-c{˹f!_rp.(2g&쟚lY3cliB9Xzc.+`tfﳆy2m0yootp0!0 inݤWF7|Y'ot+Kbʱ6%[&\fYč+޷y&Tr{K|uu5ES%';{ei{mԵiԔ䯈bh?6bqabj w0MC`]G\4Fy|b W돀ZH$A~C/ yoTDs,e!9R۵װ0wk<夾UȒ$ض$?+N$4 w0 mې`ԢXrw=.JX?l0R1vpV{CڣST0.7Ϯk&r?U# RN>h*hٽRLV0|Xwy~?΂eFOQ}G=⿚P'gs ]O_`<~Blpٶp%CFXrwr*~=+]Ea ܇#J8Ĩ[,YŸ9>R.<.1ihCus%X+q8Z/lJH`oZAbzؙw)2#C[VA:&`jd͓o*+YLVlC帚l.;I}p>rR]eYh*@9Up~W 2=2:rtϖzhy*(ޖA~tbZ!<1 X#AWOh[ ixH|v>|YiqicKQ9 3|~&(xw`%*9 [i\;-fs]$3{K"W*G9ƲقҪ-R?:J3-OA%hZS,F=Cx8)6|⭄KH00'տ(vCz"")qigt`IMND}h*zʃRLץfGmb ΐO:׵O>H]Z[*L2j XiՎn O,:? CWف7/Ij?W̸c?1ZU'?삇hdq%lv=sDJ a>:R3e~P\l$w|EL)=p8B򝁖oibDZ1YI3^•&^רLZć wAӉ\CYի&HMJgJ@ Y;FfA^Zрv9,ne驉.<r̡UN#  X݃A([C 34;T&F5pt:rU_t}ڸTo`j+ eD.qEv%''ќ80V"Z{28!V) +Xsb8ӯcxmNgD/ﻷFeIȻX Eh,^곻!Oc/]xk$"L؀$dx>~*D;&NJ `7!{ B6D/ϲbTn8c?s&m9Y, o^b/:`V?jq8gQ33o[rL9S_Y'_qcJ ]$ 11?4 䝄m68Y358%"cPP*㸙& ˮ@!a ]^֚H8&Z|Mp8{`vlzQ>a vmcL1_l$03xfdz?]ce"e".!F&ٌcuQ9 VѺkSAJzYAJ>Mc>H[=iM ݑ.G}}8]2ju%EȈrLWE4cE[ڌސ@3c_1)o' ̨ʒPz2/-mn L*f>GfQ;ނ i4Ź8:%b ($ðQ&1q[ 1!ۨq*b'|< v#1kpԭݡ=LB$o|zzf)V0}"=5pBn=j,EzѺVOC.:TI++ioNP1{^w._gZ ^iS;N?D6. &C~e]M{JHZ渭==(//ۖ;/[{>.R\At#|e4j PC"RH.W;@Vy~@q?>1+0_i1qOc !B&T 8497 He{0k$n;ӌ= $h8!W?(l_)Wq=/p.;XRrOE9(%crHwrν{L^N?҅{?_8Tz] ߠ `y`k]=Ɵ ӳȳEXLyKQ[GoJ)|^`$N/*ƀ@̥%L{У8 rj}oN (&( uty3,D׬kk '^!1_ L W< !;^g9JpX/nAb5K>d){ i}a\RC™#XtЉ˖_r.pHb/]L5<7OE/IҚj ZƂ h΁m=>% z9^ZFLzy7wzpQ9G@v[m @W9ys2L%?$6Ud RYPr?0k<7Ϧ0:_*)7oQO$K& =LE?$ndG1ucQyuOQ|Duth$%逽LWc%bfmK)w OYkmw,l"ޣVL#oHWbj18{Z^k {DpX^JkZo9T3m 'x5_J3c0^ywwOzFLeѹZxJg*ZI԰W)DqB(VH$w$6a TEʇ$x(FTA<9\Sc(_Wy/aߒ8NNLQERXaաG( >ȒchY7Emu/['o.QocnYK6X뫥`C{&0,Fe%@hBMFosܲh:?u)`z۩l]Sn֊ L',<']-gx,$%$aN %\SAq DuOMOWG3rzhMGzꀒfRKbs6Sd{3^Qڋ/2gEy?pQ'QRW)8n5a#;Mk9drG}C*U7x?4]0qGTR4""!g-j6 7nNnwek9 !^meqkW [3Qg]֭s27QȄ]s6TrMb[\ژ_YȯyY_t婲$[{J4C+dC1c<ڲЯ`l@k:hC93!; u'_ TSVW3"n5f R˲:6%UCk.#St-T( 6R0{z]N!m0݌ء$hH!)D!Eu>緫k9H琏$F:;.:*ᾅ K,PR9@=qxҠ.mRMX7a@`}<(_)v2|`UpћJIf0X9K.ow5?m\OO=!k?(?a'bv t]Ъ9rK,YBy6y 36sG5<]|פ ]a7Ld'BvXzJod$hJdD? *7d'JjtD(r?:z8Ev*u㸙sB36 &:Yq͓uRn|ٴn Ah.#e aG~HYĴHDc .rbW 铚0m(߅V iH *KsYNEdbĴM c:[G!tbDC@,71N)#: r[F9ģԡgfCb#}Xq[\7jw,HQcχЬ3W7IWwpnhpRrjc^N qKDPE3 :y$P!7F.'[(=F^2 ;/UOרZyǙϖzizh?Vf-VwȕDM q+ӿ/ 1O',\WF['#8D}ň2E8*$G>Pkt3:?JhV,C*@R k2ϽNmumS+>va|0MUG2J<@Oţ HSXl4Wi]oSQĤ!f'JU.q ok%x,^ӸBd` 'JV44Q>޳}a<%`hڊ{BtM!;5Kg(y'`EROQ"d0+b K 5-/괽n93KVQqpTYFsUe-ia8:[Fz/`$ƷNb sN' 3Hi^&- pN"Gf\.aMY/x̘A>48eχQ%(e۝/*.6iY 5Dygo&j_H;U6>.wy,sAfqPQ2F5c&&JȚvUqsةZBSPm#6_$rK vXLWFPl翰viPin >]N*Q,v-RX*[`f=g6mwn̍;!'䅹\yYM&ø;7_hɑ2v a;6粏~-!B!$ j&2ΈX3?_" ZOl :m`i+ƀayEVpӾ;zβQD@ܸ7n$? Q)FӾB֪OW^(ggeAL4TeFX~P ^KoF1Rd zQ&2%X5hCb%Eyg VZM}ҿ1˾ &zҏCY$ױC- aC 9U h]Br#eer5N3];xz;z mɜc`;NhYJZ4irZ0aIKߡqcL/y#PSNB6iL]{M[#Aʀ ߷rh}(ɺj-=Ƃ;Y2܃Bu;Sϔ}̱b[?ZA  f3։e(J:brp{߹HL"̵XM&FHQBFI&tDcXN k[t&W1U>ڪPoV*cO4׾$O_ڐ(ےl=P@p-hک! M8bb9K@Xz=K`eR=>d ұWS2T#(r_֮sD-6~Dp)G9O 1Z<%)GˁDnx"A ˗a9ή-u zZº &gW Jr=QEϠ@Omm]ҳ8婴`*ìmUǍ?gTݹpij Ye㫾h(m#E U7~r83?ZNT)G͘X=nnW9T$Ĕ$4|.LO~X:FuDm 8 [&ߡ:qsx냆Aÿd4)23)E@;K-6̽#"g;ǎgsx .S#F$Ȗt=3;Ѭʰ4fnu-n:7w)V[VQyyI?~֬7QzM yn1Ѿ\OPg/3ۏMm'w CoELO!Euܿ2l^Y>7Č5x c0άm-&X!$ l9Ri`%s75@PasB=ْNB6*W{]l.*EvQYɺM#[*2na6%wI>40\<>ϭ#dզ B{f3֊4O'NZ и\G m 'YEv-AO}(wl.C$wtGktnB%L@,7 \S?1Ԫ2ypm]~z3B؜*ln(hu_Y`?Lxsr$)e.;ݮ7 ( :bh gY,TrOC]BQ@:>~5䙘>`S ;AnzLR(4Iԫ9x1V.ѭS#_¯GXG s$5y9>! VNL)1Fme oWо!:/OV'pu^aKx!X @8'Eke E@CWMCgibD `Ak&DaLYIX}¡%6umRВ,̵RHw52^$tC^$ a)H4Zf*gJ&Mwb˅hL',{9žW^?.q n}uTD\h-142Z M9̈́bBr&U)|>Ct$ڝ{gqmk@;CsUiBX۟!͠ҟeVY;`;\l |>'j_ɒZ"vXPfp= нdHP-Mq%BPk0ah+uiơq[ z&K-f0v44,:ǗECCYD;Lv5O,7p^Ϟ+6cQX<莵W_q|x`ڶummbC} #ȍҺL^r㡡~'um\bKIo7roˍ\a~Bdbą5}<@u8"⵳Jڙ"IG ɩK p nqAh`(N,u-pbť5wbY.%W}{}x`hKި%zaA+~Y!A2·ef{ ELOX>k%omq zz;()RuwgDIGƊJ!5-2Ab[Qo-tm/daVYIcjLdMv8\DV ^%]V\ WS_y.#%fŃ8 NuY˅XsK{9[ 0r;zhKLY"T5ym oA5˯ J=k=Si6yYGh)R1lpƋVJ M5 SO˨H 9-2/ZyZ.eetDŽ)$[Jp#fHY\Z.g}c#yV9s1]%ޡA3R@ΊT2"!:x⑵Nǡli8Ȃf.{1p"٫s:ыDC0 nLJ:BTn-qve(iDv۩MgQ{V ,r-PvdQєvq3ױX'TF8)Xi FSd *-Qmlňj,ngug&U]Di[5􉨋Jh=嘴@L#~+7سn<VX=b,D2pV¯LGCO^ )mtLe"6N4r?`}w{]Eju}=DgӳC2f /@<ͯ; oY |L;t Hv+zF f y$UNMh7$k b()-YE!KC!Σ.F\{LP`@M%}!-/NşOF[x(+adk!Jꊍk)m:8 +I dS, K?mN+iN^"GCm Ž94WiH*g-Y[b.\"]Eƿ,07F tg1RI: .߱(}Z'VPߑX+