znc-tcl-1.7.5-bp153.1.21 >  A `L,T!M@eee "maA`f2@!T@h;Vx<֣?B7q,vX3@3Q#Ew7Vx:KEm+'&J Ř/l?p99OV_ۥpkC^E%VcžPwpT.OƤOhp(\P#iXNIޛN"Dc3~{hY8\1-CWڗ^:(MWJ/;oip:HR3b81006725b94a6425ee7215250c47b211bcccf52878686ed02b8001822ad1c482420fb66e59539247cd012b45bbfa2ef924d74cЉ`L,T!M@eeeg LBw}̫߃ˎOgl .WZC?Aa='փ k}pmw]80KԁrDemZS[ߗY9'0N yc=& {C'RU&ХN_C/tRG\-"G/#.GOt %_.V:7rۺGp>>?>xd   /1:E _{    G LXgv(89<:DF;5G;HH;TI;`X;dY;l\;];^;b;c<d=e=f= l= u= v=,w=x=y= z>>(>,>2>tCznc-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.`L,&lamb53SUSE Linux Enterprise 15 SP3openSUSEApache-2.0https://bugs.opensuse.orgProductivity/Networking/IRChttps://wiki.znc.in/ZNClinuxx86_64,^A큤`L+o`L,&]ӈ21f9e489a863852c2d4d4490cf0910864326e7b8d0612f7c19d099c6782979ddcfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30rootrootrootrootrootrootznc-1.7.5-bp153.1.21.src.rpmznc-tclznc-tcl(x86-64)@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(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 openSUSElamb53 16156047741.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-znccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=130faa81aafef454475f93b80881ce1ada3ebf9e, not strippeddirectoryASCII text RRRRRR RR RRR$yS`5Nutf-8edf195d6e6ac6c1d4c9f6af834069a3e9f47aea8a82674e18060bc53cec0da89? 7zXZ !t/#p] crv9w{t@xb`[+!YOnj F9+1`0Fn?>&8<뽛3mέi>}7R: U)ʌ_>W|d *2q@)7"†=ڌ!ղf0~y\v}wp Lj/fW: 4'UAL(ޚ(% ݪ&7ZE2]ŤNi_r>|^Ŝt58G}9=Vc#%!%__UdE V;Yӿ7f8ѻıiy@n_Y>h\3A6@ ;=eF}gm6ĤLc(^̂k$g$MBקgHa@_\Xxq:N;Je!KW`šI&r] _垟IࠞIfGR.Q}{-(5Nl=+W*L\T1?5<7ەE|6#Se^fXwbk>f [my+G4 ɽ֭p@*vܲMV}Ze|;`AkG! Gw[ofsYu{ˈmEZT(Be`KMƙXVZ1=Sf@N`h9vHLv^r_C ԒqÛ:[S5@>DT{|0s)S1j8A|2tHN*'Hb]ʉ5)=]*o 8 Wb$>}AFƕZ柷Mnlgk=B nuEfYn\&̮s^6 &&(qHD.d5{J<.Xm/~`WW\%i$BSNWþק9Ffƹx4]w7ל1ܒTKh݋o+!^Xӄ_y@J.<+ť!R],{vq|:2npSOswҳ 4 lFUVm2.ˏ ce>'qz!iY~#YصlX,j I{NFc j ;Ҡog}Qn@C6:MG ^uL rlDzVDM ӑP݈I=M+AwMp)Bp]MD |y_xϚLi+ZnӹE-3I5Ktp+{tb ;g&yD%6k{0-0xi߭ۺYCKUժۣS/A1r %5FZ\2 3D/DUSXxI0:t-_97zw{ZZ7qk뭗 RZ\? bJ4 mIh-P\6xVjڱt2c^m/P lP G$U]U$u&KwCyC9G|9 'Ԋz}X'Oc$ hv J7es-lXV$LC,ZkOVu¸MFthxZA"WqMW_Z&%^SѵK7#3)K#3XM{9.!ZM"1~=rT4Ѿ{IQ̨;ӛuWQy?ND$)"o!a]̵.lBu&!g;pa:|ic*u;\NGFEXh*fR;ԣw:b ͮ]E}Y*愚v$(H?* "a9IkdM-˾J>3}ȁHcT0ۮuVcWi͌+'ipNgqnjweAAʋWyqFjB tg'1Lz $efb2JG)yN.<(FRׄ˷ˋ9.?+S>;!NauC/b 7e&EHk u>9 z\ձKknUw#]e)h%?C,4C?ājn3I5qڠf%%[B﫶%CN V!]8Pእ(rp鲩RT}W>>N1뮑pFld($HӾKE{-cwj#+do>:l=3O#(M͠**kw/i1ɺ?Bj / 8 w2caeDC7*0p+dus76t $iKkRRL:yFsS+}_jc˯kٯtƯ~(Ce4&9=_kGm+?gPWos‚{z;|D&b\fs_z3(CWM6O)'JT,ߵ i+8͡D}pBJEо_Dk%LѼ0S'R;ee:7Sr-=GYmOJ^7&q&5ׅɺEf¸P\;QRefvU"c^ޚ4WvfqT;KozwX&MV7]L'VFFV.ܔx 8[vӥNJ3mץsNLF$B狣?׻XxߺOB [({nLJDة߰a#`[1FM(!9O!g'Dn2Ns4 HiH{-Ż<{' 1٢4oKvJS YYԻ)\ a9UU;Βq!S7f~BxsjJ;4?^j+Kgpm>>̛ `oMlMRL[6_p hRESH?Y4PL9)OBnpK!)rq #Jiz0A.eiD'm1ͦ]S\:ˆX%P&.IAc/$L/[73A;\c)D|FCp~X${}0 e:lvRs1%VsǛ =m \/_LF:p 2HqP‘v[٩Kކ^'{²;7I0/9AkHejkRypr=82G=-W $!?-qw (~Vtf#g2@@{&=Bg}`c"vܰP8,:X'm WJ 3H| 4M݆yR_{DUiZ}ɵKF;Ր}X?a,*k:Kq@HhmD$GTq-{P#W3ͩ/G0~'xQnJ"*e dž D7:Q6g(]<k+KI~Z"xŖgUgKasIeFl{,ڞ Tyv?W__[^zSKtMAgR=o+ ;lxP .>G /r|f[4ςn/4bMFCbWsr$=OkV8gpaT!$߆pԇ1k>Aٜ%pvzugȈA<MXqJ$5sU>{,%4,CWĖi59 WߩXS;BF~:o ֜sfL!X˄g/^sU3@|Ęޥ۹}){3AJyL~8NP( ?5{1zcsfOc_4&ۀY 1L}qN۽DXrY4s@`/~JaW(:(G\h5.Q-v ol㱬0}l;xᤪڲaKֵq:)\Z,Xc(%HBM6[Pv˛[ VaI-ĝȤE8'7fdG9A7[ uMdbAV'KѾQ&g\nn+GQtt/*JPO ߧXonWI+x}U?u^~Mr/&~4-R)3*KY|2VbN'0Rfn $ZDo[(h~1 ,^'@'D컴əy2F$udL|qj?5KᐶټrOߐ=] .o3gX]fFֱh衣ڄ0m,Pv`>sFtċ~V{dB}&Vmjr Ln8~!3Y[mS: ZWx%Ny D e#JK<6yTx"5 ̀hHAjpEւ7(?/ $[o7eM@8 ZNVvWZ^"s>5qo^CHʼncZŽd6`9I~YBC?2(sOKЬ>pfWJv*eQ3d$%ȑn%:;f$oo82P*Bkab.-<> uXV-=J(W-0j]Ib>5k%W{aY *&'CqܱnF]p؉y EN6:dYIѱnN2gUd+7AI UI<_rˣ$ h뤆:xݔ)#dHr 4:jCt$gU6 o|yxܥA?큺:.<[6d狛@F̉pQ q*P&WYG1U#0Q0qj3؎1W' 2p$(+C{G~!%է~^ 1Io?+}8#\)deuƖZŏhXJp0`ե㣶ա ` ` WZp*X5f<.(b s.M1rG@syW0)v :AVť[ ԅ"n۪4D }Kq>MPW`n@=cGЩ -yJK$/p`B{#޿X^ _@kңzZ_3Й3k\rX ,z&<_8N{g/9Z"a#xbڻ͓yg#ŀH{wp7EZ3Y~\4e('Ƣſ/puF.CK$RW ϋ]l9/t!>ٓDB<,$֡"eKUe)03js-M֍QLm37+=炧N=V(1~:\Ngsμ~ ;!Hܜ./:ן FQ(-K&;> '/Q=w4EЕGNV˒BWѕ7Rd~!k%2C۟g;[rW9 p,`5>b EEI $@) ˇZo2 f؈;8PW<Ut[juは3kNMhh{qyẇMQnCnz@xǎePY0 ? 5NWkz{S`*sLR+z5W鋁&!0 #ܸV?g|^LzluR q@'>BiACNn]/4* m~SR8t kli%vΫ,ݐo p ]ݔJZѮw@kۘ4pf1%Z3"&Znkv]u;sЖ5K}2[x(Kip$l0=IN${G0*JHBOC \ J}>L)Ƈ<$i쟴'{v&Jm ?*Sh!}cBxVP ),HLZ{B&]XD~뱶q 653c$7axpx9(܇E+2UڄÏi841.Rł_|e<.c'V M󥜽# z ޘq'; ;(ȅ8Fi{yHVPÕL `?&epVQrNňBHLFWŝza4ݬ8 DSp>l1]2>ąRo;P6RfF]қ3ϩeMP2͝y}36FWs.eS&OƤ=BdͲ0avP9 '"{VaY!h|7Ci_Ѳ`#hxHx gAP*# [ <@xa+ֺ;LQzsFq*ퟯOfwج~.d^C*kY`AҒ. 6F&s#,U:[z!N\6MBi`VZwͪe=z2>⬫w@ 4sL3o$}wq8fg?Ua}+~^ej''hx"8o^;sӽB<=#Nz ~Qz%S?}wȄ'u͕JdX8o*6rPYF3@6ܽB8gΟ'˻0NQ5[W=L&y$i:!e|gm1"F懲 yڙ!]ײɾ̀ĝRգC%zHhnM"3nKw3WpD *e\rSq5ljx8 c4.'mD-wE Ӯy2iMapI_uCJx"؃?2^BlW*VjR0L}`a;UwPVNAj{>&)Љ% H„.7jbT.ֱϿ>a3ܟn(@Uф!1֘]`>ͷ :GYo+I 0INT/ c^usWR95OķZ?Qg>ӤfJ=Uq IJH[6qss3jqqTNbKAp/eHEAsH۴ H k}+6]yDIv-TQB8M %sjA*A{K.|u=_ED;>)d :W!Ɋ׻z I%|ҭk[cVЍZAsԦOk (I{Yߊ`>49^Vv܋ r׹:/ #iف+GJ vz*MRY;kJg>r4=cÌ,ƾkxҵ:XSwDc<>A[(z9aLxq(beoG3@ %{}qY{."ڈbw"Faa5ga<+%'qfF2 Q[+2y(cUwsBQI%>': $h *iLQlq3!l(Z.Di}f Pn!飪]0y~ZSsLz |YA݌|bSX^FîB.ݎ"U!ݍUe~UliNʾ K#Yf#.I23El?!l7 %I^JWj<e^&e:(g0PoL!r|-KzvŻA30T]YU5Tm> bۏ&zX \5V]D<ٸ̑ĵ <&)$bzF_ ,ֺ֠} r/zw\K^Y~]\Ō1Xqǽ3ml{K3'd^g/Ѱ~MOog8e9FG?rwq'tf@6 [/cOet/R.W,zy}Ju.2s]7D=_Ox6 1=P?YC )n;υo_MZn$eaqg(oyW"w89\ߥ1B "V"UpG6c4ģ=&X=EHS- =l'#3-x=iN!O?1zmԛ +sS!ZjđmUXJ"ux1ֈC؏lgmrSUW-g+K9`@-a =lLa ^|Ĕ_^s` 7r=D BgC? ?hZTsIljuq#~ڼk`~=X& Cd8m\Pz+Lnjr|-S}VZ(=^}U@ smPRNCJn9˜4sV3ֱ2K_wQ7p#*2zdӨ")Oa]igm ]~,0R-QhW|9@ljW t9(j,`2_GZ^dCp2! Q4LhK'e*t8=AcHDB1:;EݚyRwư)<t_ tْ R_&fI<Vˠ_ _b՞WD7x"dpH uz$ƿ)fC dee췐 ٵHpk9 S] E\_ ef6z־I(W;> c{z_?8u [oH/1L$SE [eܖD%8#yt5̓\VWIӓG.\bIO;{JU}c(c_,W:MPqZv:u8N4/F 㞕 SiӇ|>E!z,2%̚H_1mm\41cL^fd Z:fs{aDԝ;d ZG~#5 /Nk ʗ[Wn#il+ud! k/ )=5G6'<k99).5D_ǨUҎk1C*ZO&b \NA5ۘ^6a\=&)=aYc*O͊h%mWaN !g zAa8xqAOD@o2#_O9n2?]+1QC‘=O~PeƓG5|EtyB60\~blhy /2RAL٣Aі$HS@;jk8(i^=/ۑCS|/(疌li#\4 ~nm+\<`[U ~Dρ*䊾+zBpKlofUu[4sYW=50e:u@߽_3`?/[99_5<"% N]pjZt{D _׵MHI6 m'5qs0:#/2oy\?58٩UܯOPeтrayCޛkUʠ4mʧOP?I_iB<է3NR]ֿ01BjeC9p&AGQ`z.U=guM`]ENiVX vE\{1t ߖl jz4*gq0:aV;VЮCeHX>-YDbWSl *8|g@tqp}dfFB0jEә$>9Gw`IǶRd -[0hHAyS Ik1%(4X Y.pSAQzmނm(kT",gGpb\/ps_'AO{ʼnHv/ao(1) G*-M8P@Ǒ̳Wj"/*C;LEb2džHTϭq%P]oشM"T+?bڟ4[T V+{ QÉA1˃Yc6}|6"%vPvq*L ry@y?,tko XG=X_} TPH%)!m:L<%vU n&S W\B9d߳]9~/YQh$0I)s :>{C\S\YxM_ՋWǽ Ή/3>Qm (1rϙ9v)Jn*#t*1ŕq`+n ǀ~7q/=]'D BTx 0‰4Fs%ٶ*Mׅde'M*0~f~8U .d&-{,R;LFϹ/5A4D#P_jyr]&Ii0iUϛ)һkM*R?}y{Q׎ >dǐ]7xo_<6XnU]g䲺٥V!}RƼ%~x1N)$M%QLPV:pb +}XlQ0(3)n a|xgB"`[NWvmp'q-N گ;l3)sCG.7Péӫ}@ <<3 kĽl!l~O-泻[[̛g,^?NQy6gE,iپdAm~" Xo4^Si:,Ԛ"n=+&eL;t>-M{{ӦAf1/ۭxkOљyn*#Gʇ u? (Pnv9S.f&쯆q5Y-5)Pri |0hU=[WSl22}h bh2}GygSNp]{wIX ?#H F6e|SS5Mi;J;CEhX|S̅#Z8jCs7Iq[r')@Bc`W^Be>ԥf t~s6jX>ՋqиIPvCCuv2rPx 2.ȎwAZ 0L ׅn{#u8ճtm'Vآ:+敬,g bv3Z=);4tG+MOȰv9Yڞc*ۀ56q-s6Yrvdcdh?kG:EgY$ yв[Yda%eҫ e8A$ [ZMx sPލcLy_WIYFlZ+ LzSyg<[O.v0mȈg"SK H ꝫMBGrv◨xO]DE9$ cWЃu=Ϫ 7+Pz ҏp?OFiN9r.KFQ2:*s͙Oi[_Dv7fjw23?$Ƞyqf5|hod끾rB4тV^E7:7MB J_6 ?|ek%P dFPZ'D6Yu( \(}r\W>i=xdxudYSߵst#wa}ڋ_@NrbBϓ7P13';9%B*ߝהhVf[p4VM U1qBs7TV<x)f P[W X,X q,U5bPK`>]Y${Obx va9ED3ö#}!N؍7/ͥY-Ҕ[exQ*rt dDqN9lޢ J{hr5wߜ7D!j l > J?@bGdطV+$J _KP'w.CXb+{i<ug ףk[6@85otVJٯ-?u ^BN@u@8gwEe+^0DP4J>4,D "1ȡ4ČY=7JN7U@M; ogS`#l)to4+{tc~ Ik!9V$s}1_WO$S@(Bv'I1,T s<s B` ?/JܢE ox)򚈯 95NR**J+܉P_@h^vC+]Vh=c%S=DrДm%Ea2C]i5Z'"' Eq=C<}ē-HBPv#`Th]cbX,Z,TUO#nui;E0ftz':{>m|D i 9E\JdA`BI&}Cp$h2g*2=5u@uTG?6GVI-]7DB?= VB n?>9>O5}7%)*NX,g2=3](*k#4'4 /Ωt!Fr⨃]ʦ܎qh/xddʖ#x !sO zЛ'>zvDD!&xDb8:/m ޢsmx&w{41DCN'SJWN]f{CN3w=Y )8$PXMX+JK+$[6g`R| s}>瑎^I/~fp MW(81Snpcmyflf\q?DɣF{O@K r;2B:s̑w:O‹HYɞPqU{LkJg֨._Q {U!zbbj =x,y?`,72T•\iy!WFpA_S#P/"OJ-^=F rc);G@fNgCno)\݂gI˸W0y*wR5CHu/" c::K[QrzrtKZ?[3BcTbwP+ O00)1@.9O5#2&D;a\'/:hÍ[J(?n9jwH2LGitGQdIaE/1 ;;3ksf/E)DP pBGQ¯i2 ^CY8,δiFy Q#>ia.?#99fan}kc)N)o8i@m' '=N  &.~ݪ܅!=d~lphKVD|OZ^xLaKeHXHx΢hPg"v ^)eMm I"}%xS/mCRyvEk"44âw Sp{g6w}t{4JG.0Hܐt=eIePo1*2sEg$w /3 eN".zUBI>;6 4:+YfLT8,ީt$\y}:yI_ 2lQM1ޠv_*A뷩`w- _ !hHziUAN]ZSȚd`ȍ7W.?B/w“drZgqP2FhaP=+9qS؂N5)t3Av֋efX=MHOR_X$ߘ 8Š|Quig@lfc~badq,`5JCcW>ff-dbضILQV\X$ʱZl qd ;܊-M62]PQM)5MNwS7?y Zt ;݊J:GP֎ *CyIJCF`P] 2\>pO-{ w,ھF^@X- V ><9I ]8*aLRxגsNxvp%=A9[G5ՖW*LҨ&\A@wWo:l&NrWnۓCS@m`W 흽IK̾bKd!6]<}I2z/P2c@A/P\;vN"4P?P+*7.(]%=&BWSЕabE f %UFy_|-otcl7Dt O=\3@EhW7z(?rdRi ə Y{~+Ϋnjh!1u}.od S޹,:2Ado(+Dt8Qnaun-))ԅHBzR^\2LY~X4rƟ?Ac"?kx8dqZ ,maeSl;)®miJ^_H5'Ё <{psN"x㚑sMp] 1ǾA*t!'K6A( =V珪AF+'?ʑI1s(P\n.F"%J;]VJEJg$Vurg+74*9 PyE ;'ݮG;ao б\Pm)XFajB_i|m=c)` n4S5_'^c'ݱ\]1%Hc R4ThҀv6'O9|5lɖ-$#ý@=MIpؕ8S(]@#:Ѹzg2tUZ@j*Z&S0^?s|#$ʟe÷֛K<3h;m-ć(:4oz̝obm;]%B'҅:ToɤW.߮.#%V6OwqmM!q ;`ZXfe,ZTKb ߿wڒL5eR~ӄ&J-= xOJ{ ޝDP[LAY 8٫>D=&$# ԋ<:erc wHQN _"L7DTSG j<"N%`b, n} -m; ﱰ>r9#3t#e. ȴfj|g~q"ɟ{<ˬcמݼر"'' ^^L=;}}ٌ{[g`zF|[Ut:o6-SM{?y.{UtPWW >YnNa H.oxEe pU`*jUlrL53?  -Ni}Z{:ҀSgI2r7'PnlPmm[vj%}'+Y Bpc`\uQc>#лoZ)!VƃUYޥrwJO%W a#Rnӳd$.kXV|g8~$8^ET>g=#CpoWC.0_ 7KXvdh߼ZҊ>#"(RW ih`,[.L&uD5THGta3W됣pzZg7_Slӥ aub5!TޔF຃w'@%@p^]=8W%Dfʃֽy?  MǚrF#QA"~IOş2; 儏{z̖t%s`i   !bS*q' & :I=(Vyծ/V *0%\: )ʐYn"d%~6g|Uš /z _N%Ӣ( Jf)9! D@7Ì̥샀NZ>{=b-M>^·Q^?pתJ~|Z+3/+/Dsu䵸#9J '"9B7P*YD;Z0Q[KJ&Vҕ nd G$zn6o|uuCBOtmQD%s@ R`+WmIP0s#>љMQl 󝍬J6p|`d|0G!yӛ Zo!|ە1 Hy}ca&Vw>x4shX\6I )PxT]&-Ad%/Ԁema1 䘧&SRڢ˭0f,{ sڷ~1"DעaZE j4^$,=bA'EPsh<M9)Lt8N}UljoЮըzN[ Q~-Nɖ ju{-^Lt(0CSܙnyyY"Uo'/PHB:tg-*ۈZZQn&@isP A#hhVH.y㽭;+;}]o϶ r*Ta]Oa,ȸЃ}Z%r}\%呺nO=z9 +~u>6kJģK(Mqt.`u=]CYa7Ew!XǤӞ1tf TӶ8dGARMԹw>;_ oG[QIv87|ctyf A釜 ?s=<6T_+S /TY2#\=fjc2z2ڤshuOwccخ8K1Y4q# .}?^o{8_!QT: `XcHK4ImB/@I!UE 3>/`o]LAT@^70l709 HtuDoԒ6c ](.Xkezщݏ=X5y]\_:F.<*ܵ~p^<m\HE/"ys_'5JɇÂ$-,1J1s0.W h Lx=Ҭuė5-n__!b_Qb8AMv9dfX#}F󍶋VRъ* Bϸ4BPpT*(M̻` U<7D+eBCQ|m^+)a3˩w3I}mbƤ=E7<};.) 㛝:0]H'n/ QNi |Fp@LJWg³a+>q\Uh/t)YvTĮEi+sBJE%<ĠngOa2AxC\ ug R>8c_[nG*rň|VVDvfk`.-$1!nr4WTL$΂W. Nc6}BvpJ҄R{ԾhËup!V1R(wH4 NŵbyT'ITl6x0C%uB˥vA kxvn?Uiƴȓ%cѽ z-F]+ݼjn>$Yf 檈N\AsSu3sНj{`)^USMH.Lɓ)'48s/Z_uvA:^{./Z0N^#-8&KQ[ڵ1 L> .1{!/lP:<L~?cfިҚc' })h,I*MXI_GkZN7x*̦ihn b ѧ.L͜ӧ T *rMGH7tH4̥ ae- r}ϮezaAE'+7V/0ZAbMFW's9%M f v 8>ze !h5Sٯ3.Cǥp:iG"xik}E'>y 5Fs,9>~tCoK0a¿{6̌Չ+i: %AeY k1UpNpݗi.*h8qC=Ʊ2*G$|rk^Z*RmU@ډ_d˟+A2^]+K&q//,nQ 1M-h~q<5fAl\>kuB2U{>F4\c$ /̦^ʜ
DEՀK.tx8bdn jU31Gc[ޘmҞDq$n@Op(PYHǩ(Z߿н;!Z'Cv\g1aAU^XKC~͑`x#uA uwoq0+nh{8R->,0eڣ4.q7I*FSjUUl){mՑRXC?,f gGLZU1X.'ceE@'眫t mUm'̢͸}7 |0`Av}_{ƔL׹UNJJȈP3n؉E3n-!^%9'h9.€7s_!Vblds$CZ~ն+ ,mICr m_v)mK0>r LWS2%U]PJueeĜ6~; &>Ę|NHo?}?QꡭgJۚa9U:l&hEN3ЯD!]Y. 2<<4-JS+q^sB%g܉ )28đt{ESڏlPd8T^X.&}4 YZ