znc-tcl-1.7.5-bp153.1.21 >  A `Nf!M@eeeyMglTuMyy)e ٝ6RZ*ݒY81cת&W:M &%]9|saEweD^uΑ궋dSS|4$HU}/wra!5Smj'a!2Rl3GĀSLei1N֠5z(RcON4ffe42de2de0e3e393165484fc314f0e7db33aded6016926a19f3ad9341723e041c7c76080dcfa64db573afd3733f739914e0089`Nf!M@eeeʈ"I:v՜MYR{=o1y%Ifß6 t zIޭ7hoV!T V*.h?D8]1$C|F4I8LJKQƀ:@X&'Ku*_ܰA9\n58~ %duL]f y<( _RvG 1JϕԹϿd>p>>?>d   /5>I c    O T`o~(89X:`F;QG;hH;tI;X;Y;\;];^;b<c<d=#e=(f=+l=-u=@v=Lw=x>y> z><>L>P>V>Cznc-tcl1.7.5bp153.1.21TCL support for ZNCZNC is an IRC bouncer with many features like detaching, multiple users, per channel playback buffer, SSL, IPv6, transparent DCC bouncing, and C++ module support. This package contains the Tcl extension to ZNC.`N!obs-arm-9>SUSE Linux Enterprise 15 SP3openSUSEApache-2.0https://bugs.opensuse.orgProductivity/Networking/IRChttps://wiki.znc.in/ZNClinuxaarch64^,^A큤`M`N!]ӈ06e2e990ed9b22ab1955d67f92acac675226f0aaf2598764ce411c1289f46cd2cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30rootrootrootrootrootrootznc-1.7.5-bp153.1.21.src.rpmznc-tclznc-tcl(aarch-64)@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libtcl8.6.so()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)tclznc3.0.4-14.6.0-14.0-15.2-11.7.5-bp153.1.214.14.1]])]\"\\P@@[O+[L[)[5@Z@ZC@YX,XpXpXQ4@Vn@V͛@VKUT@Tء@Mathias Homann Bernhard Wiedemann Martin Pluskal Martin Pluskal Martin Pluskal info@paolostivanin.commpluskal@suse.commpluskal@suse.comtchvatal@suse.commpluskal@suse.commpluskal@suse.comjzelazkova@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.comjengelh@inai.dempluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.commimi.vx@gmail.commpluskal@suse.commpluskal@suse.com- Update to 1.7.5: * modpython: Add support for Python 3.8 * modtcl: install .tcl files when building with CMake * nickserv: report success of Clear commands * Update translations, add Italian, Bulgarian, fix name of Dutch * Update error messages to be clearer * Add a deprecation warning to ./configure to use CMake instead in addition to an already existing warning in README- Use swig to build bindings- Update to version 1.7.4: * This is a security release to fix CVE-2019-12816 boo#1138572 * Send "Connected!" messages to client to the correct nick- Update to version 1.7.3: * This is a security release to fix CVE-2019-9917. * Docker only: the znc image now supports --user option of docker run. - Drop no longer needed znc-CVE-2019-9917.patch- Fix boo#1130360 CVE-2019-9917 * znc-CVE-2019-9917.patch- Update to version 1.7.2: * Fix compilation without deprecated APIs in OpenSSL (#1615) * Distinguish Channel CTCP Requests and Replies (#1624) * admindebug: Enforce need of TTY to turn on debug mode (#1580) * controlpanel: Add missing return to ListNetMods (#1589) * webadmin: Fix adding the last allowed network (#1584)- Update to version 1.7.1: * Security critical fixes[edit] + CVE-2018-14055: non-admin user could gain admin privileges and shell access by injecting values into znc.conf. + CVE-2018-14056: path traversal in HTTP handler via ../ in a web skin name. * Core + Fix znc-buildmod to not hardcode the compiler used to build ZNC anymore in CMake build (#1536) + Fix language selector. Russian and German were both not selectable. + Fix build without SSL support (#1554) + Fix several broken strings + Stop spamming users about debug mode. This feature was added in 1.7.0, now reverted. (#1541) * New + Add partial Spanish, Indonesian, and Dutch translations * Modules + adminlog: Log the error message again (regression of 1.7.0) (#1557) + admindebug: New module, which allows admins to turn on/off --debug in runtime (#1556) + flooddetach: Fix description of commands (#1548) + modperl: Fix memory leak in NV handling + modperl: Fix functions which return VCString (#1543) + modpython: Fix functions which return VCString (#1543) + webadmin: Fix fancy CTCP replies editor for Firefox. It was showing the plain version even when JS is enabled * Internal + Deprecate one of the overloads of CMessage::GetParams(), rename it to CMessage::GetParamsColon() + Don't throw from destructor in the integration test + Fix a warning with integration test / gmake / znc-buildmod interaction. - Drop upstream patches: * znc-inject2.patch * znc-inject.patch * znc-traversal.patch- Fix boo#1101280 CVE-2018-14056 * znc-traversal.patch - Fix boo#1101281 CVE-2018-14055 * znc-inject.patch * znc-inject2.patch - Fix building on Leap-42* by using less strict linker flags- Define systemd unitdir for cmake- Update to version 1.7.0: * Add CMake build. Minimum supported CMake version is 3.1. For now ZNC can be built with either CMake or autoconf. In future autoconf is going to be removed. * Currently znc-buildmod requires python if CMake was used; if that's a concern for you, please open a bug. * Increase minimum GCC version from 4.7 to 4.8. Minimum Clang version stays at 3.2. * Make ZNC UI translateable to different languages (only with CMake), add partial Russian and German translations. (#1237) (#1354) (#1462) * If you want to translate ZNC to your language, please join https://crowdin.com/project/znc-bouncer * Configs written before ZNC 0.206 can't be read anymore (#929) * Implement IRCv3.2 capabilities away-notify, account-notify, extended-join (#315) (#316) * Implement IRCv3.2 capabilities echo-message, cap-notify on the "client side" (#950) * Update capability names as they are named in IRCv3.2: znc.in/server-time-iso→server-time, znc.in/batch→batch. Old names will continue working for a while, then will be removed in some future version. * Make ZNC request server-time from server when available (#839) * Increase accepted line length from 1024 to 2048 to give some space to message tags * Separate buffer size settings for channels and queries (#967) * Support separate SSLKeyFile and SSLDHParamFile configuration in addition to existing SSLCertFile (#1192) * Add "AuthOnlyViaModule" global/user setting (#331) * Added pyeval module * Added stripcontrols module (#387) * Add new substitutions to ExpandString: %empty% and %network%. (#1049) (#1139) * Stop defaulting real name to "Got ZNC?" (#818) * Make the user aware that debug mode is enabled. (#1446) * Added ClearAllBuffers command (#852) * Don't require CSRF token for POSTs if the request uses HTTP Basic auth. (#946) * Set HttpOnly and SameSite=strict for session cookies (#1077) (#1450) * Add SNI SSL client support (#1200) * Add support for CIDR notation in allowed hosts list and in trusted proxy list (#207) (#1219) * Add network-specific config for cert validation in addition to user-supplied fingerprints: TrustAllCerts, defaults to false, and TrustPKI, defaults to true. (#866) * Add /attach command for symmetry with /detach. Unlike /join it allows wildcards. * Timestamp format now supports sub-second precision with %f. Used in awaystore, listsockets, log modules and buffer playback when client doesn't support server-time (#1455) * Build on macOS using ICU, Python, and OpenSSL from Homebrew, if available (#894) * Remove --with-openssl=/path option from ./configure. SSL is still supported and is still configurable - Update dependencies - Run spec-cleaner - Use cmake for building- Update to version 1.6.6: * Fix use-after-free in znc --makepem. It was broken for a long time, but started segfaulting only now. This is a useability fix, not a security fix, because self-signed (or signed by a CA) certificates can be created without using --makepem, and then combined into znc.pem.- Cleanup of spec file with spec-cleaner- Update project url- Update to version 1.6.5: * Fixed a regression of 1.6.4 which caused a crash in modperl/modpython. (#1283) * Fixed the behavior of verbose command in the sasl module. (#1291)- Drop extra hardening flags- Slightly trim descriptions.- Update to version 1.6.4 (boo#1017182): * Fixed build with OpenSSL 1.1. (#1310) * Fixed build on Cygwin. * Fixed a segfault after cloning a user. The bug was introduced in ZNC 1.6.0. (#1340) * Fixed a segfault when deleting a user or network which is waiting for DNS during connection. The bug was introduced in ZNC 1.0. (#1342) * Fixed a segfault which could be triggered using alias module. (#1347) * Fixed an error in controlpanel module when setting the bindhost of another user. * Fixed route_replies to not cause client to disconnect by timeout. (#1299) * Fixed compatibility with the Gitter IRC bridge. (#1321) * Fixed OnInvite for modpython and modperl. (#1283) * Fixed external location of GoogleTest for make test.- Update changelog with missed issue boo#973088 (update to 1.6.3)- Update to 1.6.3 * New character encoding is now applied immediately, without reconnect. * Fixed build with LibreSSL. (#594) * Fixed error 404 when accessing the web UI with the configured URI prefix, but without the / in the end. * znc-buildmod now exits with non-zero exit code when the .cpp file is not found. (#1226) * Fixed znc-buildmod on Cygwin. * ExpandString got expanded. * Default quit message is switche - Small spec file cleanup- Update to 1.6.2 * fixes + Fixed a use-after-delete in webadmin. It was already partially fixed in ZNC 1.4; since 1.4 it has been still possible to trigger, but much harder. + Fixed a startup failure when awaynick and simple_away were both loaded, and simple_away had arguments. + Fixed a build failure when using an ancient OpenSSL version. + Fixed a build failure when using OpenSSL which was built without SSLv3 support. + Bindhost was sometimes used as ident. + CAP :END wasn't parsed correctly, causing timeout during login for some clients. + Fixed channel keys if client joined several channels in single command. + Fixed memory leak when reading an invalid config. * autovoice + Check for autovoices when we are opped. * controlpanel + Fixed DelCTCPReply case-insensitivity. * dcc + Add missing return statement. It was harmless. * modpython + Fixed a memory leak. * modules_online + Wrong ident was used before. * stickychan + Fixed to unstick inaccessible channels to avoid infinite join loops. * internal changes + Fixed the nick passed to CModule::OnChanMsg() so it has channel permissions set. + Fixed noisy -Winconsistent-missing-override compilation warnings. + Initialized some fields in constructors of modules before OnLoad(). - Make building more verbose - Partially fixes bsc#956254 - CVE-2014-9043- Update to 1.6.1: * Fixed the problem that channels were no longer removed from the config despite of chansaver being loaded. * Fixed query buffer size for users who have the default channel buffer size set to 0. * Fixed a startup failure when simple_away was loaded after awaynick. * Fixed channel matching commands, such as DETACH, to be case insensitive. * Specified the required compiler versions in the configure script. * Fixed a rare conflict of HTTP-Basic auth and cookies. * Hid local IP address from the 404 page. * Fixed a build failure for users who have -Werror=missing-declarations in their CXXFLAGS. * Fixed CXXFLAGS=-DVERSION_EXTRA="foo" which is used by some distros to package ZNC. * Fixed znc-buildmod on Cygwin. * Fixed CThreadPool destructor to handle spurious wakeups. * Fixed make distclean to remove zncconfig.h. * Improved the error message about --datadir. * Fixed a compilation warning when HAVE_LIBSSL is not defined. * Fixed 'comparision' typos in CString documentation. * Added a non-minified version of the jQuery source code to make Linux distributions (Debian) happy, even though the jQuery license does not require this. * chansaver: * Fixed random loading behavior due to an uninitialized member variable. * modpython: * Fixed access to CUser::GetUserClients() and CUser::GetAllClients(). * sasl: * Improved help texts for the SET and REQUIREAUTH commands. (#875) * savebuff: * Fixed periodical writes on the disk when the module is loaded after startup. (#868) * webadmin: * Fixed module checkboxes not to claim that all networks/users have loaded a module when there are no networks/users. (#872) * Added an explanation that ZNC was built without ICU support, when encoding settings are disabled for that reason. * Improved the breadcrumbs. * Mentioned ExpandString in CTCP replies. * Added an explanation how to delete port which is used to access webadmin.- Update to 1.6.0: * Switch versioning scheme to ... Add settings * for which SSL/TLS protocols to use (SSLProtocols), which ciphers to enable (SSLCiphers). By default TLSv1+ are enabled, SSLv2/3 are disabled. Default ciphers are what Mozilla advices: https://wiki.mozilla.org/Security/Server_Side_TLS#Intermediate_compatibility_.28default.29 * Validate SSL certificates. Allow clients to specify an ID as part of * username (user[@identifier][/network]). Currently not used, but modules can use it. * Add alias module for ZNC-side command interception and processing. * Support character encodings with separate settings for networks, and for clients. It replaces older charset module, which didn't work well with webadmin, log and other modules. * Support X-Forwarded-For HTTP header, used with new TrustedProxy * setting. Add URIPrefix option for HTTP listeners, used with reverse * proxy. Store query buffers per query the same way it's done for * channels, add new option AutoClearQueryBuffer. * Add DisableChan command to *status, it was available only in webadmin before. * Allow wildcards in arguments of Help commands of *status and various modules. * Support IRCv3.2 batches, used for buffer playbacks. Support IRCv3.2 * self-message. Remove awaynick module. It's considered bad etiquette. * Add JoinDelay setting, which allows a delay between connection to server, and joining first channel. By default it joins immediately after connect. * Make Detach, EnableChan and DisableChan commands of *status accept multiple channels. * znc-buildmod: Build output to the current working directory. Wrap * long lines in tables (e.g. in Help or ListAvailMods commands). * Support ECDHE if available in OpenSSL. Report ZNC version more * consistently, add HideVersion setting, which hides ZNC version from public. * Bump compiler requirements to support C++11. This means GCC 4.7+, Clang 3.2+, SWIG 3.0.0+. - Drop support for old distributions since they lack support for C++11 - Drop package extra, all modules are now in znc - Disable colloquy plugin since it fails to build - Drop init script- Rename znc-python to znc-python3 - Add signature and znc.keyring - Reorder source names - Correct (pre) dependencies for older releases of openSUSEobs-arm-9 16157248331.7.5-bp153.1.211.7.5-bp153.1.21modtcl.soznc-tclLICENSE/usr/lib64/znc//usr/share/licenses//usr/share/licenses/znc-tcl/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/3e766932c51e2fdf027068d7b4166c7d-znccpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e13b22a5838e9147761da1825a75c53a059d01cf, not strippeddirectoryASCII text RRRR RRR RRRR<']϶Zͬutf-83cb61e08ba31d5f53958bf69d12e9f44f767d5229c5d4a01a005c8b1737f3e01? 7zXZ !t/cl] crv9w|Ul;%3&[+~%i-Nb0ˡQ\ɩ꿳YF7 T@pvg~"p73%CCd=6K#.Y[XYmGhfަ,>)Ʒ!lK~J*𢵁Qgkܢ|`IBoTU" vͦ3ꃒpX yY; ]P{N"3Bb:mCDlZ [庆@O}%\:Bc`')ጴd,8guD )3Gcլݛ,Η5d5ڽ-3rw(#hCchR:[عY/l6c#*n咉"LD`L)۟uũ U >Oѹ*貎JQ 7ŎҴP+D`Pg~!1wqi1X\?WyhCgqLf&;x<2f͆s}B+ kF~bx𑑑 W`W# nkě )|%1gEFIz7D!8z -ZSY}#ludayM1%xYw86aT6 ߸ך"Ucqݩ )!В=K֮40F!D$2XE ig }e4L ll'\D'hҳj;aX1E y "FmѺ6pԥ4 3'4F?`z̀R&5֫ݬR-u^oq%j)2/cc~pHu%d8=ƳS( 'n(c)4ՒPIK4SNXeVUMrygv9`O ~@[S[z,2eNJs %*esSFe-4i\ h<ȝw7]6#&SVI6kxēR-wFp0kB R~p Aks&9;_mU]Х?l1Kr2~ ZnJ:jK*9dXjIR">\U^Ss1828D\xȷ9ӯ֡_ ޛ^ʎX5|AfseLa7 qV  Ȑ`-+&a3[[ %jbaYU22uBj_AC8 I?f4>BNό&ʮa986)*bᝂix'SEC}iiXnrw]Yf5?!# >AZ2MY7JC12喵7N `tv)yP/QȑYڀ]+d|Bfojߒ7}Gㆶ%٤يMH^o sJ I/OC\JggU,R4Ua=c夗w><Su-DՋR hho1n[Ba]p@ަ[!gNdWgCls⺩CER;:cE rg AdC,Ⴢ?PGگ(3jDΎ2j;M4Q.Bؗ Ig)#(#4!b@4Ya]%%8NhqHظw.\0Wqq4OZƟ;MɮpA4-aΌ_׶?8ăxqC^rj\g7y1z>!Z![K:> 2FRV̞y@ūLOYʘ)ErtyЗ &o7s֘Wq=ϭuIz6 7YLf6Uǀ讙l@|Di$ [Ȭ yM`d85<(xAxrCnot0G3FS@Iu{9,Ξ&x4íahî/(#6A]#V}[޼ ^Ȭ%Ry %cSC3ph $?܋?(}`KE:XDx֑pYapP C)dˑ/ ,| Ȇcɴs/a [&:c\_iE*]F}wՋ9ƿy'HG1S@#ԷM &`Q<$̞o .˳$d(vHNK['7إH]Id퍖Ϟm0;]G-g]z08S_ i*OO$߉Q98^1zQ}ZEz;wָރK+U;ע&PG p-w?yCb8vMטM,`=7us"y lV3j_&yq qIFH]C@Z,\BskZ/z[%q 2t V Z/M3Yu> Ѳ8QMqU¥%L'v;Yt9lj26z08 )!*l;$ J9a%X ĖU)vj=[}+Еρ+vsS|pa7 =*>)D'D`&I1_OL@Gfb"~WQszQs KAm W=5Ql)R׆g6FP_} p,)h(/tXCҎ󾴑O< `'".ID_ˤ}AlyhWsKzf4e/P( Y3k2"4Bw[$Ֆ/(HvlPS[8cXk|=MD)uFRYDGVmDLKnW!< ~ɻԬ2z@~5]Ώ AI2OLё ɨ=WFkT уIm\K&20lsh,q[GPL8f8(#A:ú7n0U ⌀C>gm,zMcTW ,RK&-w\wX_%C*w|#j}v抱fgweȯ^Qةv# =prEd|X‰+꧓с|¡Cb,pQ+cPR ],.Qm^_*OUԖX ^7; s="=˘քrc)=}K!4'}?*bN3y➟@h#uB!T5N )ƳGn{<]Z[ .m *Rê53R`@Z|O?o`1θzմU. XaƈqM%lcI-Ά>&K0X}a@֗6<_7 %uB&dG5u`.8QdϚU-rNqiEɢt &}d\YA0H@)h]R͆lJhfYDUt-lӄy}KH A@z/k'ӡν&kCBB8baS]:d1a6bz Bm,f͆[wa& DJrY"%Գ~Ƶ_["L_e#r%C{*bi=\A!L\Z \&yh%{Y%hFW=A Ӛ(iq-?1Es$9QʲBc(;:dgTsk$n"0LHSaKh,};n!l:^</$26~X³|eC_lqѩ?Gi͓YJMÌ13Uyuh넱 9x{]|ÙnɱTTy}uUݒ]uߡs:w2m+F~.Ѕ}kZ&8R:EgL -p?\EqZ0e9.֤x",Xiksk|6<0}^(R{o>$*YKn:νA޿qo0WmI"VqS ĉkǑx7ʥYә,=  wbrejL 6ŷKw," ]rN?{AjL:O2{ނm3kJp qPMQ\~4j2ƒ\?Fb@MEp3NI<3ځ 9ϙ/!`{x꽴LLqO"NsbN Ă2(ϣ \]$Sj~g[u )~U=*P%Ułw=6LG=ʱc<cg%lTO3y»⣅5=FA拇J' /}^( 7nC |:LbBn͐H@VoVbCÓZKڮ(, M!:`Լdj[E!lk_HjDRLJR7˫[AR_Igun\gL$reJR,ob_B&Kc5OK2b{cv0ҩ_OYln6[ɑj;L*[mmӷ fyY_Q+l4:}į6D)@;}?dua(3X2}dX2` X{VTkC MXEԒ"XE1 偎װ`a=a.JdV@n{9"t 2;P  ȖcDCs :ʥhxS /%ZP39$1G [%m[D3RT~ɺ/2:߫1Ұ C1_{#2W-%kw>7Bա 2J.ĝw5T!NWϿ7O3'IE8%mt[L{eic5 x$CAW\=x >BgRAaqiKN$"'h$r Y&! 5jl?oZ~>VyNR [NycF3d ay'͆|7U3|ڣ>-5Zs Z086&M!W l3pkSȥ 8CکzXLKGBǤX`<v.cZƣvMGL|J"vPK9_g" _EdP+9nTr&F?ET׵d,j宿}]t6:PtWWՆblhƴj;O۹XI~%eV*CiړtPb!a}:n|Q'H K袣:~cjZ4 }ꌫl:HEnjzF\!aU|:7Np=NI!1XqeI+Y45 6^r<<)='j,vS%q_ikpX _=?;O!5^w'?{ReѶaXZj;8N{+9%)f,!F4sjBVu*3+L|tʤAz_ pV)T8:To/Uƶ 6g ]"̃$n nxW/&IKj#^z\;Xsck-ov`t 83ؾ nȊ⭥DQj`Y[' q}UK ]5r '{1L$>HF2SA;3#~o+~rsO [8:+9d&H9"et AI0/B ̒#܍vŴZ}UGO#7pS@ES;%(J]འfc::3x0Cbv%Hg45r%^E%|__ᄽZ$U#"񼱪7v&|,yi\u$]?%X?v8 \Ǩa1,jwoE9ӄgPWTjTtz6V'T=6Ug"$Vr n@GK&y^N zmɰ)dUcQ.@#֞/,ڕ%{|ozoCe4~FѠnae7R/xVz+vmB3h4,jˮvԄH? w03F9 Zf+ J0gا`^Um*EM<䓿j\CH =s0wZ-Bk>%SRD܋ tX-d 3۞S?5CC(4_iڍ& )87;צR:J]g(:˕OZDp4ջSu n:)q)o 0X]0ճR}G. 0&&kjO&C+5fy wo4S@Cr@7hw"nҽ.Ī)?Mӫ8OfRԧ{C{JjŐVVg^jn|mEj0䱘{0&ves T:o;1dfΠD5|bLNZ;x;jl|F8'$ZDwe4pu_TDc.jb'KޭL l6nu#p@`o@C=d%/x,zP&<b_h2U?-REuϻ`Se RDMw4Ly5 *:Qy0 Qi}DKA.$sR2F5cMߵ7.A YL1b}uiAk4߉`]0~TErR>+i>FlI/UUT&od5 +Rw]qڜ1>1p @Í>ߥL1M->-|{3 <=N޳PS$kC40rY K}׽"OQ+A?U!oO2b8dYy2l!m>B!-gټJ@?73΁2t =Mgb|%|$0#ʽ48w8KM4V&(E~9/,_C#:wr ֒rnNTM3i!Ͱ>(^.y}kIn7Lg2)7x_HI vҮ(Rji֣?ac:ÞL ,np CltM,`Bn]c;JDR?[ W:8o!6,v*N7i0@sЎ m0EyEѰ=e>< X@Ps&]@HlM&[} sF2.K8X>\J5EӐ[rw+ռ gȃu'e+ +׎(ڵ5,]Nt"6["n@,mNJbAyt )#o/FpiX TRW{30gZ+=k,0Wlm67!AdFL)&`)S%dH9QrǛ\5)kY 5O4>ղ O$ E .DSFH8q>`?%;bF)-Yh#7;V@mpL7M|1 a0/2ooȼ7}Igvu]'mu0+x:85h4q,SƇɰ͎1%KZAZr1;ׇB2Zj13ȗ(0 u(:*7RLV&uyTV аN QmksdF]qb۟O)W6e`4\gPߑ%l-"=$ktIL-TKvKe Dos¬]yz{f&MIK7EMf~,3aLH9ےm? `!=z7oP Sw JMePfmx!ttO^wǟ^Z?\G2BS+٨8̌t !I-,_#*"sN/]&dT^+*<#qzuGنEҠIǎytjGP^nGeJ U*vWԸ}\1ͫl.O+`n:l,uق%')Mt4Ż8ӕO,fѱCr ,Av;L\o%!}fAA S#t;`9fZt6PHr9O!nZV*WZC)%4WFӚ s`Hveֱs"uͫF+ #W. 6D?#VG.EK}X^}gk?krry}k5XeI^1@; xO五40^B܍!fRDXN+Fj.(c葆\$/Cѣ~mrײ2l@N<`}S)؝[yhVIot²8HVzSHSlOF>mu8SXgzs E)w2[B_6qmLqiG5뾥R-TCg=,z%s +ricM+By "=yPN .䍏<4=Qw:KU+~#GM̢펶9(47:@K%gUn=,x2vyy4'9O5CC-*KfbI+GqpG|)Mg|A7(\*(DzAmiгip;G~ @R-QKI/ƬаGV[5:Ts[`9 qcgس%f$kh{[WG]"Sp~9lgC{rE*ђԩKg`!pm)IU*Ni bKU)J!XI.~{WBHX (9M7l\~ca_l20\ {p}iV*z0Ec4֫fbRBKxM8CحOm@34[v1߰ ,jW3[k^`ݒ객+U.Jz<D6 e7bB6y` 05J^X X2 yCuE@MIc1d\q|J@tp?rkaԟ׾s]$j).UJ İ|O27V@X[Zt(@NFDN\Pex E\h2N,M9zkb_2%貉~4QO ٽr(Hq/tGS@/:%h.i~6HD^*D";R<Ȱ cmr^(ipj!Lļ*{6yl*4G<D@|axBIRW~a+ fI]*vAErvtHkjTr Ӏ,APeb p~iFr I3W?HVeJ$^( 4al9F@nr ڧ.#nڥ@te|V9l,%%l z~V%מZTG_(9( ءzIP b\:wBuVӊwA@SaOYԦ(.`?KExUSh {­Wp9lפwА~Q˃lo-6ElJ.>Gb 0URJOʻug!7d𶋳=m$+Sy nI~7(\1-=^Jqpb*\=ЇN"~ !e!C8]``6a!ã:6%: yo:t" A8ws_i2oKȾ)嵃P.Df rGο䛸_"_{f< 8Q65bqZ(\HwRG+j*PM&J;rT:maG_k$; cgN9юS+oL#Pϼޕ|>Z-p/{=lU|Msha[`Nlͫ "L̜ykgxf-uv.ڟGۑm[BAp#@+^=;]$lÓ޶T0sx +r` G^ue֗ CO.7mߎF{`8].dٷ]Raxz ^"+PoQiQ'(/T=z#㻗F;9V]_uw58HK-ZKcZZ+ ;UFsS'p]m- F@ ?8oٯMW*KU7CL+$vNJ/ Gaz"uJA˘V3K۔_rv=rq VO/t4.DG(F'1Ctǿ9= a!H?]3ML;B,(ðR1Z?1lR:J$ rn)i`mK>@M15(7v0<4*? 0u AE?@ṀX1$dO՝#@1KmD")tf Npro&;G%' ?WGc` #5^ #]!(PgO7ƝF$r&".=024J2mO?Aw Е~7C61oW&s%)`2_ȳblo]b^->J-JΚ((`q+Tfr3}1mH˷#?r@ G_оV)|爯Gv$Ўa#؊“$AP uwgdMvkBŖPS'~/nf2z=_w͞1{X4g坃X쿓׹ TD:F!Rd<%)&3Q<"sU0.x63LA~"!_0l1s$2#@ϝI;9`S N8)>r;u#U` %oaSx\'^W%ı]afbD4Pg..ǺXƙQSۣ TFkBxJjkŸB3F qr"(njbLijƾά8j7Fۙ@sY!7 R㜁^@0"ki?3 j%e&[Jrfw{*%;үWDӋڭs%E8ȭ 1޺cbaPط f>}.13G4p©SԣIӼՂ)BD8NU<$9kn ׼23outga wk"+& _D&2a6VBG#YM28p'`@Ib܁҈&I7r8-ZENXj`Nl]hwċ5Mz%$ W^S%s[F?  0@x,L|lpm b^Q',81h:7p܊ q)V;1;àj;퓳]_(VpԾ!"SIKGW\v|M1*V"4Bcr_5vIt7?lWd4p*7fɚyBVKl/^ Dx\d.{ hB`C(Uy2!jD݈ᄋfTp Tv$?QV{Y _uj; ag*Z(e{ޥ*/MMٶTTK7|)iBm:XR*up}t훙0'RE& ˎvV[OK/']b5:~Y%8̵dw usݗ@,(\0!/xP[}luE-M~}EBt=5W}К+(zo1*q3ic$yY 0_ҷ&'Wa>5hg /oȏpG:DN0$,5AʒL$o}\D).4dKŋԪyYꟂ8j$ - `+O޹KHKVt GY!,d Kwk̸7e>Q F{Twv#//pl}2#qN.r45d\&~7!ys 3GrFO:µ`.Llf %sF{D\ %>lF[фVu)B 3b!?vҤv)s S(H-zIOZ@e璜=|4S C?7DO,tL-M՝행0O zD.$l\z,G /,~X'~ꂸ_nu4?Y'F4XxBve税,~` x&ԃL+'g3YI/<;Ŋۇ쨵CXSLh *Gܞ~31 K NPsҡ*Rv;nJH|W`zTb)*JR(ʜ<1S fEuWq:s@aVyPTePe+)]&D6?VmN f\~zyVK洄4bū'2){_dN nKAB@ FP:ִfJx#o9 bf`"!"*.4Ah#T$ۡ}h*K9rZ{>;p}X&fOԍAԨ6_p9P:dL]>~Mq8Wl)FH $PyjȅWu :~# 2/^.ax 1w9&%o={U[995xEv<ڌ:&lBJ/AČ(SD2zLv%/V>yBƣ}]^FS0/_kޚF&3fiw)'7n~i`]Lsن1&MX΁FWerj~k'^cDC&4y@}>Z}gO 6EKDB7?/xə-.jܵB:$#u%8oW*vPP@P&C+#f Fܪ1q/}svRH+IZwTfl"Y[Ec.BVgI$J/߬+0o[0 &ak-֥>`⽯XP ϻ! >>d1 R>*!HU{X-Wr/\T3(`}-9tptb(_^q`;UѥN =-qޏ3 ym@gQ =oP\"[hHt6x>]xا_j'6-Tﳣ%ۗ&-)!V5Gfzi/nWykspҵ=otM=6OS.!61cԱ.]h{K=?m~LxJv9!4f>Gͦ3]a"QvK.?_,1XPvΒ`x-)/+N$S* GpWv@[m\C+T/Ħ=+gfpG^ŏ91>B+ߠ-P8^0 6]u{aumÕ+piDևʌLErSǟ& ۴8)CkgEf,gA3#ѻyC#M e4IiǼFApGÞ2n:AI(sX>XuM䋼ךoNhxnJa 8o=\ᣐ;Q{ 7LCs,a>&P Ҁ ImEn|`yЊ"tyʧLbi[TBMPp#ɤX3|:A2G_S Jq.' xPR٦R'ϔL>CE8T_[3ԏG];gXJdlfT>3fM81\Ka*9cŵ6q/ui 濙Q#BaMQi6/0(.CbKsWlR"{kX9oLlFGi=c:h[^_GEoũL>Z{~F<uIтGςL9`R«B\.c)xj (zܴqW3yDt*v.sF*a5w>.|NRzE'ׇ ٮ[@ gf\`|.^8t?1g_լ}>6%/ qa ?H̳Bkl\LjWsE:kL,;̺a% ұ_kPCX_j!%攍`wŀy'mڃ+ oh/޷⸅BlQm_+X XkSR ^8nhJÔdUg0MWĎ&'Mkj2B/)X^I5 +P E^єn@OC+kn>ľ=+_ВԜXER]od3gw ^@_d. Q@{zav\iGm OO#3hr~FgX`ۍtrb[Lj1Mjr~ƺ{懓0!&b{ JflR6%>0\<9yN˅Ƥ ~ϰzLbͶW<"4&R2 P<䇋4*3NA^} h0wvjEI9(r4wEUO}9}˔H6

ΐ1!yc;*EYWKv󇳒P`v=Brd'F AL֕)KNHVSmfM iE?;2ZEi.0eLFWsOځv]c ,a;A3ve"]}y܊ At<ƻ-Lz"qf؃2¬OaЭn4Jb{Y N/M#?FJP0Mn c(F";OKSxE_04cr ={n|Il|LJ @F& EMN!_qYܝqL.Lb}Eު64p3;]@ʇZ}15.l` Õ J!U` Jޕb*kHE p?VU|27HYoH_6:˪Y0g 5frdQMhX:E웚cRe@ËFk=*뾔T`춇Ϲw qش:XRP&h*RpENJHבhȀno GU Xlֻf=d+`Qѫ xW 14!a%vn [ _j 1".}1zYɀ{ʙ-R]B2p;>W-:=;jlP WMD,ՠ# 7kn.D#6hC#[>nS}\l a4ubNFtBׯʌmw{H?a9kX䜆s"{M}nQzgG[f)Tfożs~,S\59QR/ ]t-G.Y֙$ܥ@H9{G\Oq'd#}GůnL/ 8LN ӏv.']u(W.5 i|>`Ҳ]gaYFp>wvVQ>]޼%uCຂ*nJ]z`*( sű:J?W6w3ȴ`23lܦC5N8-crŧ}7ˆ8٥ [v_[-7IRoT8In\e:k3#D@{u+:WqrreZL$݄M_T)C&c[/pr=]i iES8M%Jֹ9|u~2S—ZZ5 뭱bDsO.#@ { &B16::$aiQ|ӑ(l> nw8m0h!xR,5xN5`Tӻu2-m)zӀY3x7.L @@2ƮTbXh&yso7U.,-oH͞m0bc /6PL& ҂~ kTJ0)R.((ަ 3\PూΘiCl:'f$ 5:݌FkZBչ0W3ӰDpTYmLnpxr!}QT"@ *4" Em8v?}"|KJC &iɄj)ܳTE QRϱWsHu,[U`i0m XeJ^!h {!A|JP(lMwUWR0nosD+o VE,6=ɸM:G)KHm\#zgA,<_UBCڔYz"tM8H%[4 Ly\7``z0)rm`Z5I}hu7bf"S6&% {i a U'կʩBFLifL,O(%ͯ5BDEY4# gөPNW*49" }q- 19C]7Kbm۸JIdVHE[[;?\6<$:ORzLɑ1>+Z@ROX}ǓB듮pv#otcDraM2] fN##1X#Zޏ:C#6%Ȉck/H;kb}%҆{JIs7Y;n{vLu@~qEV8h E.J((0 ^2id.1[nڵ0Z` x9[ $ I賐zV/)./$Xn=>_SqAgGS~2g'ڼjNrȯi+ j~4 Hiu$[~Q%~~ǿ5*)B'adia9Z"] M=Gq9%I1R̹t;~> O4&-~-~WW Zd5DzA;;;ܭ;ѷ_!qK/