znc-tcl-1.8.2-bp155.3.9 >  A dkeI%z X.Ak!'s yS 8n()[UVK*M^ZncnJh+PIYJdn`D]p<"YXlB:')̫~*++rLnGY*$KqoqG,/w5-b/qϩ3=>2i3s4GYrǺ~,fŕ񶗜G3\ J ć^!N{;/fS/l@J-pM:ϞuPHXh-3[,+y٫[O^LHq'm0bᦞuk~iP!MI/(wƴհ_\<,O}2dס +bO&Ic^싇v5oGƴ|,/jxx[@/'w`}6}[Ě)_>p>F?Fd   .5>I c     $(D9(q8x9:FD!GD8HD<ID@XDDYDL\Dl]Dp^DzbDcE3dEeEfElEuEvEwFPxFTyFX zFFFFFCznc-tcl1.8.2bp155.3.9TCL 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.dkdAobs-arm-3SUSE Linux Enterprise 15 SP5openSUSEApache-2.0https://bugs.opensuse.orgProductivity/Networking/IRChttps://wiki.znc.in/ZNClinuxaarch64dkd1f884543f5fd8ef38b90a477f489ec17875d871429b64fb60def0496231de92e3rootrootznc-1.8.2-bp155.3.9.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.8.2-bp155.3.94.14.3aq@_Wr@_7@^>@^]])]\"\\P@@[O+[L[)[5@Z@ZC@YX,XpXpXQ4@Vn@V͛@VKUT@Tء@Johannes Segitz Maximilian Trummer Dirk Mueller Martin Pluskal Paolo Stivanin 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- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_znc.service.patch- Update to 1.8.2: * Polish translation * List names of translators in TRANSLATORS.md file in source, as this contribution isn't directly reflected in git log * During --makeconf warn about listening on port 6697 too, not only about 6667 (#1734) * webadmin: When confirming deletion of a network and selecting No, redirect to the edituser page instead of listusers page (#1751) * Make more client command results translateable, which were missed before- update to 1.8.1: * Authenticated users can trigger an application crash (with a NULL pointer dereference) if echo-message is not enabled and there is no network. (bsc#1172446, CVE-2020-1377)- Use pristine linker flags - Use systemd orering to allow working in environments without running systemd- Update to 1.8.0: * Output of various commands (e.g. /znc help) was switched from a table to a list * Support IP while verifying SSL certificates (#1504) * Make it more visible that admins have lots of privileges * Fix null dereference on startup when reading invalid config (#1585) * Don't show server passwords on ZNC startup (#1599) * Fix build with newer OpenSSL (#1688) * Fix in-source CMake build * Fix echo-message for *status (#1705) * controlpanel: Add already supported NoTrafficTimeout User variable to help output * Support python 3.9 (#1702) * modtcl: Added GetNetworkName (#1658) * partyline: Module is removed (#1632) * q: Module is removed (#786) * route_replies: Handle more numerics (#1421) (#1659) (#1660) * sasl: Fix sending of long authentication information (#942) * shell: Unblock signals when spawning child processes (#1590) * simple_away: Convert to UTC time (#1506) * watch: Better support multiple clients (#1701) * webadmin: Better wording for TrustPKI setting (#1670) (#1711) (#1713) * Refactor the way how SSL certificate is checked to simplify future socket-related refactors (#1697) * Various improvements for translation CI * Normalize variable name sUserName/sUsername (#1546) * Make de-escaping less lenient (#1715)- 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-3 16847596171.8.2-bp155.3.91.8.2-bp155.3.9modtcl.so/usr/lib64/znc/-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.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/275e8ae414a444b8b1f813d6ffd11083-znccpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d27920e3075f4d33dc924623b52a88b19ee135d8, stripped RRRR RRR RRRR>Q H!ٽ-} utf-85acd06de4cbe95db1f7f63ac822b32615708f01958497c399621d1be39cd705c? 7zXZ !t/S] crv9w TNo yF#IPzn|o[B<ܼY:#~~봝2QX8՜@>~Ddk};+;PV/Z6O>F{?0 _כZ&\ Dc0{]0$G5P6#L\%XL,-X|] hSR~#326)V Z2ODz6i U{’*`<,'b! AV!;Ɯt\`HK =U5,/gOؠ?-KH<Z>JS1u^/~@nƧ Ptsez@.j cqJw?ގAm!DgEn> #;S7*Cg1Vծc6C-;u8w<8v= Q=3="<2Dy}g/4*Z{WӿSȘGqD %,+Z% Z6J ?M%ij_%D~8ޚy= 6Шpzj OͥsM,&;Co5َ -"\c9j >'T k,04-@Y(x#KQNU_;ʌ/0G$Gˍ 9lz'\?;SNYsRR}h1Jfz%$KOBu}X4 8xBGDEB VZTA?K"a9G zC~V&Iʬns.93{%]yM/1'N8KP|7}Td22*oDzF;6Hq~쩉bk.ޕէW'1K+Oo쐈T}2WK,$/y4%˹Xc7:K2/AUo3k 7Ҹa?1T%t،ۚXӮރcSw?w+6fM0%>כ t]rU7TGo)\_ K\T$?c^Ѿ.0U"qqGNfZlK<ŒzFrD|]_l^NMqMe,&nE)C?5+=C5S~2O*b7Ũ qVh'D6J=Ō>QLmjG9rC+ ꎀkNA0?J cW~9@-W{s|0IvÐNW߬w MCsI]X/W[I'εŢ.?)_~eӁ/2:a8yNmfng[ݫ}(>pdl!Й>3E%*}{n  }햓+4Yٛܕ ?߉e Rph?n>H;I(qCv<{+|ˀ!=Q_h&QqLX9b)ĢRoWog\&^Δ_Jg~]ecN+1i]Uh!,yqdU10w>Rt]w"LtW|o y;)&7ԥ2CW~0dX?a- ^aa~ mۧؔ/YG#B֝]N{sy&e!Ë#nYtIS4Сr!ej:/ݭ#AJeeMXZnjDBNp &Ѝ!~i ~N**G\,>\YNAH`J߈ Q4 QG$[w@EAQ3|%z{DGje 嶧7c:ijݯz% 3}g]scb`Yxs" Y6 p ,6=1@ٙU{BDO{L4\qc <4!;0 1ڠ)?a$8nJ==s"bU%InpnOa*gL {e+^n;O#or9lw`K YT?K*ͫˬ{Cjrw}KeV$\tS=iabgU'H^!= N @8qPy9CP@T-hBG<+LF;\ۼCK>qӸ^6qGD,/ (.|{N}a6CsȊ 9.U9&C"jlzxZZ {#?VIW~ץ8qRˁA-Wz9/ غ!*8"g):HulLڔ\+4Z ptq V+(aE[%QָHb]&jV"|\;|!a0I%r;??$g ;2l)a[-蓌ǹiChЪWZDu9a*(F#-VS/.12== n2{PS [E\hZviMT uх-S*"oFf?H~D uh"|(G 6 οxٴzgW)*FmPMSy)5_zk~챺f+K. ӊQH&8R[KK1DWU;jP(.$!0!=׾q8XUF:G*? 3oNY#SR{>|;IJ8g:Rr~B.!= g~_:iNRa/LizB$qf#8sRadӈߋ< AkEyX^9 x?;Y\=MӤ<.ɴ+A. g.)\>ֆvuY`2y*q{pIqe7GrCip#鲣AS]m_7CVpܟ!Ą|'˟Lg$8~kZ~gحLrMNŸCZ6x<0]Z(*쉘; Cpq Ðk0oD t=cQ5Wao'P[ӈ]Ql'r$h-6ewi 3Ȇyj¸qDpߑX'F.LyzK Dh{~ryf?FDN9(hƔ26:w̛&0 `yĉAg! eNKԁ&5LAluЙ;wKZ+,ISRs{\`e} `ύaJeSU{@ѨM ̱4ﶱ"_n\f@*{B oЉII=9j"{DN!h[e6ch(H9p \AI:=bx7e8ns]'I 'VOJOnn]n50cz :D07yTك%|,QV;V-aG}Ԩj ^juDI-t>$3K*HmVi?>D, r! P`lBaW*Î@Q綅dD/CҨBx+F ̓?Uйaj%_Z&CZ; qʂ1A؀:#7Ú9)k}%ͯY2';3/ݵEzhkD6ֿ+)cyخ"WʧCh 1,|>i;bb3ĮȇwrNAѤ$AYj5oF/zsE?O+k/K:p]ϊi+V-ٙl`>%fU Jbk o?6'> tn*L]=`%pVGd}ƻ|_JoPBXHK#Kb8)gF;܌?gDAS2CڋR0boL_pa>)s&ÇB8m*ps iz]MN(@1}{74 -sm1qg RXbH ˄d,28-z.;_}<{`V>N{RSfY.^~倓 YD܋H zsi*#Vuf2ޯ#*HOTEӈ9*Ҽ W1#PMzuDX픿ʲV/I6ozixf1NȾ #>߅-{,1EawrLh [i،-_}w$vYKte†}FX"h[\dA v i5o~,/E~I\67%AVJCc3:rOXOz7%kJe 5E!@~iVtaB0n˾.@M3^b2[f @٬bQ;^~Uys9;V7 Z+k5yHM {-GqQl֩=*wZȟ8M?l$z$'AZ]e \|^UFHaEd37r|gajDcZ7S$L[xT r\JC*&Ⱦ( A,V~'mΝvPQ*&> 4vK. .L*R ]"$&]xL@8f9H=\˛wB=.diLgiZm2a?u:X#&ǖ)*rH dx/Hjx^NDmͶ&M)ËV u+N;T#? +aUx$ݱ}zὀ zh.ٶX vE2Ub,g9v `f;<["(re 5li;5G(?~ؠIE0ɛ DhK!`åߌ7#y1a^?H餆odv0jwym|ϥ4Yt@$S;U =[HkM5Lm͎8H~q9:i~ zYc}w\?wjU&Q#Ymt5+*mF r=tUp7F q谂0ʏKf=C:'kh\?/Ww "J (Hl,7u΂!Zu -1xk+{z$7XR>;+lLdRJ3TH{Uucüw lb>+0!Pmxl9'?8^!*cI5e?l~s,Bw>~:fN.>\J"-@we ']ʛ4f@;4;^pR7LKYtDz1&aX~38TnrU+P.UހٛXj e;+eTGÑsmo`9YVGڃ`r]gU k&f5kAHNLǥOt0VLc1_Gte!ΊZ 4/mWb;hu;j@(iA31؜Yx;)%;>r|g!y"F,o5 FۂmvUOAD%;@$0aiOB_iT!9بv>sa49Hq7Yk굶bϴ=Lԇ뚊!Ž*<#850j5P mkZkkLY~trh,Cp(3S"@7XTږaV$Mv&x6ç!ధD&>y֦]1M!jJFH>s+ڝ~-\VN93m6P9yU*0p#8)6W~*Nj>TNh U7D ,v&f-3be")"q(/yZPH俤Y8uHX(Jͫ}ճH7{5։)m i-K _]@"1`w_E sR@$Aչ~>a;g.pΖ|vD cK$߮:?Aێ*~>Ǯٛ6l;vگc;IP<30,6疊ywY/ O3t΁uD$.˜qqFesrUOwOz0Sp)F1qb4ѸDf;qΥ_VHj| B¦㮖>b@uxjI$U}[0Dg,tTRh8^lOf Mhu`vt{r(m?*w:H iM~57G߅PS55&5}ے"r3>Jݘdywq6t/¥Gs,:DŽ,h,)7]vF}Yigs[Nw[/Y]\"}_Bs cUxDhU1Ʊa*^*+` dp |D}лVn䒨d,RfS[VZKs?+LZ-KC핷&jwn!8RMA~l5u'&C%8_es" T6MMrsjZ M{?4dUrɲ8@KeWB`==% 8NzwO~^a5o^mKO7(:r!_wnJ?BAHK>g.[RMԅnW܏Y/i=֛*Y*w&44IyG͸sdgɱ.>-d,uk"Ú[lEsgU1j=yą^@H53m!ļ*~!t+tx;*nMm1h3m6op@y>i?ž@,dDʁu*-79r8xBvEZ!^aQ]̔IyPJQz 67m_ZGh<$KVl( B3E7}:ցE@sd.֌A`)vdv37y )D,Zm6meueB1P0V2R8qhS mcԟQ;[ kϓ`2P5!~覔|bo?v[]Hۥ$`Vuu(6v,D zD@ހs{A_ @oE6ARLoF}vƕ*-">גA+%Zd)꨾3wSUM P"pqߊ!n݇3nr`xGzUҰ +/P&"'U!$Hx3Y~:=+W{rEpu7u-C,r [DueXӌ$l׎4#Qdږ~nF&n^s~ۧHi%TP o4SEї{H"PYNն|O;Cա-O|6u.(x#UrL62Ŀ=e_-]G&Bá}_E)Íw~t=\ZgǀHI{@@*xfVYh fδ6f+y3K3P ^e)ܙmsP>ػ|vCu`w&9zNvˣGDd4~7vD%s|l/BfwA8K@'D<96]W"1s.Mj]yILI= qm^BDHoD  74*Xc3mc^ R$Z@K,An3L,yR$$iWN]k梍I$X=z QU3cj uإ I",{"Aڇe[ok1)Fq[n EVqVsGMߓJ/OhyLM9 {PJ!2D e']Q # ! {xCTpU^?#?Ap\SHZ ~zvg7ڎX{/_?I$&> ]U08#` *nqP6Z?'K'c /h`Ӎ`SG5}8oqP? [T +uIGLJL9H$i]^%ꎇ>I\0J| i/];GT#L3} M?m(<nXiy¤1]_&*X ecTn[8UN2VMsqeBiQeOH v5)86d¶X(0,u2U8R]̛ a4J̧Cr1^=(:A M5yj?KZ (2^gمqnytgS\7řɜ; ;GAHLbܟdAtu(u}7w6)93\P`R=h:c]Ve6uizJ!gL9ۨc3 y^rfGoIh_ _j{ 8Ȭ,b8j[:q KDE\ڝ((*.p8K7TpT鹢I%Pץ2@[Z{;?cv*.lB>Pi[Bk?k: +>!whJ8/ATBУ}(s*<hf\ ,3ia Y/d4i\+Mg _VK/C9pc(!.CӘ-\w&k6UoЊ,v[3p)ηnF9'AHaX*q0qW2 ŏQ[/}j!`vCL6_ I yEEEA2.b~1 =ʴqX J ԣ@Y]!wzS_6g %җo`ecS[0~` C@R#ks߯.JP녳߳NI+ZRs ء*y Cl`^iOfzE'ԞƄyihSm{3veזVz?=j:cQrWF+)6w@+?YH цNiLČ8#53ZdVvS% y졫c3A " r3N'evd_JY6vwѫA,Ki0p6f ewHQ^Gܾ3xߌ4>^-&xV"'tQQ.-0̠i;'kfEx5G"$* ɯ{q8a| D=SVq3$yi3)X7q!.3a\#pb1 Hd395h -+Dy}zp(zM;֙ _dc| Dg։% {"Ql0rpSQ꒧{nY2VLE}Di!!W}hHHm;b:bcl.Θ[;k.qAטh Puě0'JS ˆK[/`DgʢJ<>$Sv7NעuX()R4 9U&=v'ϣrM4IcO vnƇ3]H鉯TPg}du].U5"&V͔'Y7ށ[a%;b2l[ u8Ner@*v,,fHwm/<%tʭ4#68G 㻜 $s/RH[7h,P`ʈy*>P~@%ќJɨl%7;dO:ЪlUӟ+PCDl 1*mܸP{zsI* /2(;V_s~~)1ofmmW<2g>* ‚vKi`sXVI,h&ia!o2o+nzztW)`]yqG_~. _un皦J0VYZVX9="n78| %L'e0O@˼( BUgjW1mȀWo?S^Â奈yYc1p+txt&\]`3; ̯st~KrY?pa޼U. b1,#2}]e,SP|~f9ߏd5 q]_Ve?]]Naezia2Ԋf9Fi k ԣv~0[f΁ÀVn LgP*~;F56Rkrdi Ʈ0!_ rlF/_ՃHO %᳂OZLd(65j*gœvI͖`/?X%ڤ2 ] u?8q'=y{f +Yۤ.(7[+%]_VHwZESP9pi6C|fos: H %Ӆ7 )WR% Õ Il5G[&$)NQGh6Utj찀AzDV33VYuƎIalpNQG^[KXi"W}T`]f%7"Bl}ЀL),۝FF~տ`j_"6$s8Kh16>1W?`ݷ١)uN'`kMYM2ӖD[)`GR؎egܕ O9W iBD+M&()H9 ;XmedoAӳsəja<[=eju>TD2So#P]mMKo]Ï`\J.KëʕcrJ!h>;9?O;o5z4l>Z߬3BLn ;O7̲=qj܊& ȝg,1 58?v>r嚒uJ(!K_[nQRFh*FGRoX:<՘&!E(Eݼ&R!T"%&{v.홓EyE_[5> E0 B Ƞ&$W^5h3^=<#Jgʢk=bK.ߑ̳'{O9Jj98n&壕u>D#mLQu|Aq9U(iαͰ/d\/n#dƙ. {2_ծDT[Z- _';u TxφM\V: Po;-)N-a"Vt`7v񸖪yw.|/גZ n8c @Tӈ7 ol߅݊0#YjjD-3Y ِte ߟ0֯`BGUcx2vd5L-O>6:v}^3ZN( ɣ 8< a^aTzUB@Vt2*'8Ã,Kgw 6U9w&he.HZBWIّŽQ~dب"ŪI7"q-IZKX&Ʒ igN= )Gd Q;<5缢u6u]wMjg>:Lp}67B`1lKMc aQ!Ofx:5' A'o'\m`ioM!K-rQxޓ|;"mFJz[τi.V)>M}qBAXtx.*.pV ߓ{-Ncu6I9/t-%&kF9kP[ȚkaqU) .G}2LeVɇ'؟)a' y&UĨB̡]77/t޾% D01Bɲz cJ~B)*D4, yyqW}Bcp,4nqd FG9Ж+:|+j!qN+$ 2v;C?A̗K&uBupU$ijw6螄_&nd,;`Azbw6ԙD>@nc\Sz홨ؾ+PKtm5q70xg֐mqjvqɑT@'fOZ%H'f)a]o~~P2MA.^ ?"y;?ka$rksd7 VA2 l/g;-~#n;pMt-[,?>X0 Ay8mBW;{Ly[Sy:ܱYCl{)ū6;O%S|> HԥYKY RI_+B-"HQ\Iu*Miy͊j^4@ع0Vdǫ Kz,/RfjZضe74wDŒ`DdJ}>O{$y 4M20L)3AUCXy~+|DL8s;bl'rz**^)|'٭ ,tyPtt8^ ^8_`>T-?l6H{\'#yr~LXvd@yjgԵ@Q-HwǕ?n,ST8w/+'y>t?h` 5)hU!e f{둋ntqvi#CKgO)1 TQAH^L ! 6sR!5t*+FBUJ(6Arr8rd[NHzջX1 9$V^/tt"ZAD6_n-Yߝ2) h50d 'q+Xߒ"+79w4t;b* Nvy2e?E%&x_ڝ crąZ Ln̍uH,*c\碭e,pק/F6w㤅jK+ͳSsźˉ!kVPe) /ޑ3X*^ ӁCz߄cJNGOGM}dHF w$3 O8?ѧwfz*ŝt36^Cn}8󌋑Dž@H*>ka41jXе#夽qV{ %g\|z~7BTD:v#EC9VD>(ӱOlP$y_8=fhǁ2Ttջ' od╍й:M0rwP)k*3Loj9z5w܁֖F/z`>)< Zw{L[!CK(kǘ_. CL(AUm}敖&>#x?)7K$K`ܻl(4ǀ?}4%a5_9ڳj -ƺ%0ʓK##qWlH ,ݭZ2M<ڨ%&FJu0^( uuOa}8sjA? 0hz҇ $yͅqS6{Ub6%#tl o}ެr eۍ@l= 4¥ (~H=pY}o'*"QHϻ*7Ki $yP)@XgvZ׵g1`Ek7quE.㓲 ~f.:C/%Biq&*e%kмϋHҳ 2!dMl2C ' o5R*1ye=:B]\8cTu"H2M.ĥ)@:ڠrUҊ0"K]8_]=pʼn;ED'n9,+ƷӀrnazpJsZDYa6 Kf ݯ<y*-׉ewC4v¶TWvY/`"o;s`$W nOjsRwTtw8V{M xQ6ML_W̋8&j{_K8$gxXOLPDU&SP{/ OM/ͨ WX%E`0sAB5MPf+DiQiG`"Yxٹ*¥1jG#Unyͯ/Eql>hXpA:+Fd/tv<?1},8tha#[S@]ny-%;m5lGzO 9VIj&ԉ3cR3yĎث)4NS CUʘUH"kL9*ߖ:lyzuE` Xv01߶ YZ