znc-tcl-1.7.5-bp153.1.21 >  A `M7v!M@eeeJٿtX8qv*d?tuOk/yI&+YwrZkƜ^>5_Е' !Ah鱜96KE\`;"Y0ͥ%s2* 5^ˣf,WD*%(mk5X2Zxc+$1oF,.e.H 6woT\p#b< ]AaI;CqCMў4(T ]H^(e>զ X>v4+߇p2e92e68e5314794cce41b565fe6c12d746cb170e52da9f3a817738735dba5741efbc72f665587a1035ad76f81b0f7525a436473a `M7v!M@eeeZ#LvRm0ug% IN#YbS8.Ś+CC|N>b) 9D5"z \uʆ-X|3ª7aM_ K8(= [EA;Wڷ+ieS3*6md,uQ}aV{; } =2-Η-=eEIuHzIH2ZETyqjO xP:o% %+ldW>p>>d?>Td   /9BM g    S Xdsi(89: F:G;H;$I;0X;4Y;<\;`];l^;b;c>>>PCznc-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.`M72obs-power8-03SUSE Linux Enterprise 15 SP3openSUSEApache-2.0https://bugs.opensuse.orgProductivity/Networking/IRChttps://wiki.znc.in/ZNClinuxppc64leah,^A큤`M5`M72]ӈe61e62f434ed373d3e752dcc5b64a1b9d3eca55dc9d85bcd987f678653dbd55dcfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30rootrootrootrootrootrootznc-1.7.5-bp153.1.21.src.rpmznc-tclznc-tcl(ppc-64)@@@@@@@@@    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-power8-03 16156731381.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-znccpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=ff6a6426bd6ac1df34b4f58cb75f267d16c80bc2, not strippeddirectoryASCII text RRRRRRRRR Dt(a-_utf-8236f313af95a89cb71ae5f1979bef87ae016ebacbbfaeff25d8f8505808ed6cc? 7zXZ !t/tq] crv9w|jvhJR0ϸ>(&Zkj&iuwl; no+<"t?|hx\ gط.|V(1 __pgr 1XXR&ٳjh$Dl5 )k$9 i8UsaIG $N #5kV$;H;PBO0L[*1K Qb>qVnWCÖYDq>Ty})IǑB0"rS{i-g>nVɤڷ~->a-5&Cx[ |Kdx=#Q1Ѹl"H܉K%f.5k+zOpM5IxMk!9-KZmS09cӪˍkK8V)tF{U/LI$6PtO3/cxظp2m*R'W@Y \2OomwVx-7(^$q=G$7n87;v$e}t.$׉l#; ~smhIx.? tӿX:@m|{k> wzﺜ1xݏ jP1pk!w&z2T!溳9N0c S:a t'W!,)u*]B {LΆؘ> K7wr嫔aS3]0/3>gѧ.#`2.W?=w5OlpɎ_ncWD'}c37jj߬գ(YYD}8/-⠘ۧQR,Dzcf|l>L,-CX8ЉL;`~8|}=6nn]zːmDJ^rb0[3YRQx[+%j|\j[4" |֛ab?4 B/+kBRZ/i-±ߞ<{K"p3>ZR!q32B/dG(Lٲz|w8b %NOSmj1ARol=,Z6&1l P 11q?<~SuQct3uE1Uʏ0cwO9qD,ʪH X3f3ޠxCsS|z|{0$=)Ilf|CC6с\*sMcJ2y]8][bi0%p4;˳l?xd6ڻ\90F6ְHaBZo!i`ִMvǭ+Ue!s @=fI ʥpOtS':q\BhK<fO>)qUa(͒~HmG+]Qh[A2rgQy@ce`~7$ ]݃؅Wug vrGb oT6"dĔHIz;!u<}'kEKK>S"MzF긁( f=Dm F̱PN7n(cGfhvuԼy1&,21d lPpaOv|paЙB Y,u݆I( }"-2tVESx*ϔ0X[HZ+xlm^sLO, ^ha,d+SDfw9(`,4:*7Jwv-b {#lϥڎ"}ӓLݍ&pZN8HU&LQKBW.d;o҃ #crgu=;4dPkR6WTКI%?aɥ%7k(Y>? ?YU QfuRl4 OS<HigcCH2,5tJpTH95UV"Yr+ 9ژqךF>Ff`?yk$*(|@NL~Th%~pU2"ߜEk{/1cL!hU(!  ]$N-Vzf,%ى sK}wp0.BvU")p>s|5U=`L~L,Ͳ[d[77NO|]:KRl~'f3na1 r&tؑq=aoOzmzR%VAq0f{Y-J=yU,~5?0~thWGj~YW]ve3-I.6g& tپi(ڮpıOƀ ,8yZSeG _1So0[mB$Kۡ"6ce wwvKlԢ3xrtݧ+ƄpJ-PJO~9sA"lQ:!M#90_"e1-fFC]Md%a=ye 'KPFGXwVK^@b7g"3$V m FA RBm~o׬];.vP}SnGkÙ/ú!f<ljBOSǃG@jPuN0CH7IU{ۭ*muV6Cm[~who P@ +9ƔF oZne4Vdc-WT[%C^ 3bf&{ƏXaOI|?GB7h{2=[Sո,WT(#+ݺj ?.`]Ĉ3:7 ,*RsNtgi[6 )QUO.ņ9z3nME /?R&. %)(_~6^Fi\[[>RDl~G06GF+ve_iJ(~y9,kmGa/<:2%rhAf*} ^E?sVTP[J܄>Dzo//lxU ,_9c->X-̀V,Au e/cT[@3_A ^B>DںZ /% J1/onZ6ח8L]xmp)?]Ae*(#=bvF*}*">8/l s!/x:u4n迡 ܾ=Jhǿ[}&(NrB 1 z14}1\+~N~hbFVQzz slj "vb3כwZwϤI&A3 9"kw+8NDj ekL C]ȌeL. =D=Xai|ӛ2P(q >">(6ϡ:&]żUۙWڳD)*nNI`Cy ܿ x-i;7#1]2EG=U-h772toNA\ HS#MAݠS$FOXUbi `hfu9$?1V)L=C}k' 1U *I;ާMOk.1g#; tĘ U  4$MV!]W [AF7vo.2gp)O;Q6/g//HR 72n̆ϗMre'a x>CLa^ GT=%­̓8e` _odً`#f469h(Dve+Ы;IgVw*lձ:S#*{~yqϏkdNN*F|ٮ0Q(,tIofl$+qÊz"ھ0&2$N_{ n+bǹIXg&!^Bfښœע r#zfD ;" \3pfk,m6$M ~vZ6*Wv}V*&蓊y@L{SHf],+m01g`BOO2ZXpBިsl r(/Y5q^$#el^ԁ!^tc'r rbx+ۈn A?J_WA}rynJIo2UO78ƼxCۮQK:4Nlۼ4# gle=wmZIơ_*A\nt?đL6dXn R.xlV:9TPB]J`~|ŞqfN5s_%k.'d+(.i$AEu! nsmfZ:kiʗIp랸rim1(qH*O-jbKRꞛpP V#M fSbU|'DoNp"Q4xT36knzo3|siqdSKC_cgy x^ G: x DBkH<3_D 48jk $EYzBPKy~h JTM=]mV|s3 1 5$v_?%!뭏0ZǓhrv8.&YVPKugU8n`6!.W5 7FqƓpi!T !|AkƥEt]Lviء#b܆ a<@`gS:<TMI;E Q ,6ܬ/zE_G<FdQ1SEgX&AѾz|1=q|p]ΊܘbxfhdO 2>sJ#sp961\wyڋGr,MoNULə(pP$?4̿.[y ]태l.R@Y='ߟ^H5% eLrp(x7!( CJeaok3\1[ȋyoH}CVUZG'_77NSWq$hj_c8d NiAkd_v^HI453(Rz( A U#|UrŽe?Ր^@Mes%([_]vT4 TA22Uj壘I\x'2},\$Zg*4 84}pI/J=z !!z#> 0]% 5 >D8ĖT:~BƖ;BR} Èz q0""o=6zHKL▲Z8/~3'2_ךۢDf4?]RC*从G{#?kJd $[08w~u`N_m/qa~TeZ :VxQun|6FE}guFY6p#٧ 点u!_ty3$89kT f-m|vVNGQ C<͆7Uhs~ `<^&&}2~IuH6e\}q~vD L[w{l,+76N8&NvzT^ 6E 9ϿՀYMq `A2 "hw?7|!YQIsj9#y Pv3ze tCM—\݆ e Z+`͓.;+fY2+$öԔ) `] P|0GeoƲ4-O?e~%/I@=r1&: m䯨*㢀~4w/ l0ɃUUŪ"* Pj>',}VMzh Cƭ7֛33bЇEl,sV/vOn,OGS/(KŲj/3V=QcoCZ&Um=;5(BTzox%r?PgpJy nn2 ga)\q4t!pz[T?́iwBXp?ohPJ/ ،>Qmƿ)dyV3E(L;BB.EϑHlrU/UʣK["~tRq" 7?2\aX=hYrS @;TQp)jl#Tn!xM 7Bǰ]ъG1rYEU+Q.4B[znd(r;8|+wsWgK-p6J `Ʉ8@/?a}ōMYI;;]L#}ȃKiG;R̠p[pτI1Sh?5|wt W׽~!E1pnYiDe$=jŌ;M=iN p+I"Dȉ`^|n#Mn"S0\2[QsRw] ?S/zpgyg%Y\6_~gJOcq=]d_6sO4K =kOhli cҪ"B$œVP/?Pu}mPB!wg)̃/UV2~&iم}.>QYs}KfD^VF'1\N>:2c kcٗZ:w a9ZXџ7~,h443AH.C^sl*? !Hh)Q3B}9fZG+eP3E\Esz( :ͳ2cs!W Γi% FfIMl' n%~[-i叔4pKv{0Ep˒>Ɗ&1IisA+d=;>EF0شz j ),nh2h' m8#9?O'JF.T0̠H r$e>#''>q`P3C?DɏnJa@|$*!e ?Q6i\1ln}x`'.(n3ĆJ?i6i]T}i%{^-fA5<B|̅a#iNbNRW9pRGm,1<98LU(C*9| lV{|hDRQLzq>wکT aLjZ K&s> StR1x%"O̔? ,PO\ԜrS"Y@|Ic[?M" Z)) ?3$˯QanyH߶Ӡ5ƚl_ȽYғoϒv\fv>xN/8[Y*ߨה=J;2 `6 $NH{9g^*<݇hqqakM:O7,=Փpdc=qNz\B!ZȨiBHg]oQ[ O@sЧyƟԊ5D|Ӈn"4}&7^>=]7 W r*mmM(҃Qzٶ# ]W· mĄn b[^7+`Mf3 3ܽ7_lX>t~XW7^ȌbG~~:Q 4zgؘV MTeRӅrM/>$42@ЀR!vU X}&: ;JFM6턭}ʉ`eA'*'zXOl|i%!/a]Mhj-D4[U8rRm'D]C']bt)W"M#>x@\Vn5V 74:'1t; }]+lElQYlZw##i#y1}0v_~r׳9 E4^ʻjcˋL2p%"&[K,<:j$lJRԤdLv@RvGيhHke^, `tvGdCZ.-^yYu\_3 IX|K 3/PRPWjNB\P~u+\(SЫCa\'@G^;,Edl$ b?+[>:Wڬ59yQmoo/-A7k@r:,c_ Wo-m} W+ž$nSA(Ne1F1J)6lHekKwPȉT"WX0 A_jDNQ?u\WE|M|A(-1 cG"8d8.`ƄC$KID²@gF& ^7@ez2]ۮKR`v~q@+(gfnD *O0kU% 7JC._?*L8֥+U^Eښ16G:+,,SV:J+n4JD JFj[/8rd)>8RBMS;UɖHq',7la>L 1@H 5<4#$VhHMbx4U@0J*ʎO'چPױ 9]1@PC:&.`gmū"txƣj!iE?ނsZc VhgǤ{W7W$ )p$oMgCS}`}9 3-).LexH^WmrخEj<#Ri73+aN_Qnz&X84/ Hge=,r :]e3 JvabmJmm5rr 5C4B \d5Puqe= yZ~eh,r)ŦnKb`[A"x8}q}z2狫)qq#qcιk[[^{FLh{1챐]f xPIqeU@D]u ?+-B, SЎ~ }K(؆^_:2Ñ`w6:ck!,XmM14h y$\4'jf^rnMsCij IK A;D<I]P 10DӖlMxaJ{*L() #6EWPGmq*DyM݄+|\M) Jt/C~gjA(PCD,H@3e_=Ԇ5ȁL:T@t(F60Sa oD1u6XSpTx&՜Ne|5320"t*'IJ\PB0.58f;Cғ\谟8y~8嘭;5b.ds>@- GOn*%(/lRx.vUiv%ͪOjZtG` 8/S*"&A*/$4s'Xzbd88"K‘Hhk* +%.6. k\\ޢ62*1v^Th֓5R!k6z @QcD0~HT> K&#hZ /?YaL/VJZ-N`))eKt0zfl@P$D^`0lϚ@@ f\vA΃?LFd}dU6SB39+2Cq%TW'C3M~t'kҞ@7\Iq7InBaAD X, Ε0 @gw?9Y_FؽD?p'7_[;as?q&ޤa-Asg]2*̍N%RZƨi*ۖ;*/BD˷6c X.-ĥx7R7O㩌r{M2SV}i앲l+IOr>KmXBqع6!` q4ъ!#{2t3\#]6!S .(oI፤rrC Ny3D0Dͺya)}K3`yw+FHb.Kz<רF:W(n3ZL_om {'9LCoAgq5bE5U^ ,…\:E ckTb_yen{o%(X괝wa ܉eqmP_Lc ɁB泀]N ¦niQ 8i =vhޚqGpFX7D)? `+Hq. .={"N7DUrVl/9 c>{7IsL5Dd'T {."ukC٭25.%/^eZkI6XTy+ƞdRYM\U~)C*|s?iR)D6bg~\6$sjk[NM ; Z`]S z7*ƯZ'^oΦs".u)D$wy|('8_ȶSJgk_AMӆ]k{,Y&A}T'G7ӠI*l '}wp{~vQ q6ͯBF/v~兟,5\&TԭxdɎCi,Bt΍)-oLL#QV/s`^d/R6<1 7}* Ty1mPiM HH]R8v (ĪotngFS\ރw)G4 !ʷMuAXA? MɘEdk;(%vBR]tFPƇX?DqzpJ_{k RV&*L8˦?2o8C8W^]&bbNf^$nG/uJ) 0d!+a]tipZWK8kf36;W|#iC97fn w }޿5m9= %{˒<47 5j͙rܦ̈;#C-GMNEST ~A T!9qJfvFūG]A3H.&4bq;3Ul+IWt|)2!e\Eҁl-Lea ܨcǽ1n{U%n 1`[YI0BSل*r[OF{ȗyZ]ݤSJ+S>]*%&;yʷ#z'\Ѐe$xiNz¯ P,gx`H^;V::KIeH=-% o;8˂+]`2g3S2mrzi#&4l f.-*D3WMKbw#/UH䰥ț=}Z+[,>I! 3AՂW hO(9=1N^1WC[ɢ !PYŜ'-hĦc6|uYc1d֓[uF2lJJ+N` Z2>Fq;yˀYdSRS4nxVAc͂O1#˰ %koj$VS"uQ8r298ܾo'QCٹ_dn+e~Dme|vd<2GeAH8*H\7Q[ 'W̓W|VAm%8^}sJ wd[w2 Lך3Hf] ?2 Y>XrNYSE#|P`%{!tpk|$1Dq,&%B31AUq{6 _ NiƴL^5D"Cqg?%qIS,]wpHHH38~p>-=%볠bs-%w+pbͶČ0ve\^,ރzõ/̩uB0-8,SR}Hvy:-U1\BGgU%mM U˖g'}}y5Sl.C\ ,w `"_}ÖgEؿWWkTѬBꌑ*<wkn#}NYCc12\,eYdr/K%1>4bUM^ *>-*44/x(20d7{ia#7Ehk2W7 շy2#ᦴ?tT)`.1Zܱ43*G[ُ^TG"qz|cn$<1¹b+'lwn:d49VCxs`{zDKߏ=K*:rG6`<,(p} k`leOggeCiM^ݼ5o6sW#2 Ō .^+=(8Ule.r>H#=Ie[h'j9\2TBo~ֱB' 8)zxɢ0K=(/t̨rYvnL%ʷl3{UޅƑNW"bqgxr!$Bҩ) \XBә?AvTDTĪGk ZѴ`%{ 囥v6anڞiզC0A+ĩ-ץϙ^ఈʲEj|&Q9-V ~j@P~m3I Je:1n2 .GuG]ohHUІtt SfBΊ4 4d6's0'COx3nj`N4K2K#EL]1_.kD(mWdw3\|΁x٩h*U&*5]a;ռl+SXfȢ(yL8YLz:0ҟ_e|1hr墴ԿvV3 ]<ג۝Ӹa2m*U`. \Ւ,/IMHi[ۙF=svwCh$q\O\iǦObJKH\Lhot:(iCcK@7l0 jJщ&8*O1AYY%7aР#zEe(nB,30Ѐ$n=SmFa6j,֋IzҽΈQ~i?7eI!u(jXd?N%ܫa(sH~ue[1E'Sxqu(Z_:ѹj61iE'jph|ڗVPMFєRO2[ GM%E)',T dز8SxWz࿟f.5]⛜s1Ks&@h \@OvgV>MX($_FK{p8`^h~ X>}gگBCǥ9x%yڧUi <5z~VMSj>:tZ+w+ z_N[훻tީFapCV@A " C)28cy$bn1R :ǾDICAdLZ]ܖ0 u-C5v֖sQIB">cG^"DZ<"(C f`A^`ؐ3}&D*1Y5vE @wsZ\>P0hGw?6Խ2iLYbVwh&ߜF6zջ;}Ew}`mW8*!"ҡk}UQRq}>`%3%7BR0/ֵ̘ c Dq  Rj@C˭ Q$|0k[<\ Myh?*,D M~U,2T (jaK 'H Ս J|hDx{HL#wM:lrC~wi*DbıO<T,4uKX?4TǮC7u3Ĺ"Kpt nŵh&  ߵ';bNWN)3k&|h&[G^h`02Gq-ZPƊ;ﭑZ%;[OUu & /ͻj:eے |2ImVnabE7QfRtHS]"\(=ITrt"qk%m_ 9sFHC"rHCQc) ^p#@q}-8Q lvq3tx30CH^zu V jP#&{aҚwMGc#mTĈ&';}JKKSRB۩8 ^5?=Y=8,y{`O,<4qI!`~'Ge?懤m4Ҹ@4kkaXĂ7_).`X[VPDŠ9zQ8@qjID}{rT-0رx-IFli$eD)A4XoƳx"м`'ЎCvjgTabHN6 =uB֪MtĹpy??WjOX4xz84)DaY 85fv3l͂B)IMmS%SWIv~fTeLe/o'ih>N[*#W p{ 4R~|Bc ; *;خ@}_!sRN7"1CuѼ:Dɢ7@w$f,_C^6S{w԰0hظ8Pp۪t_0a ^@vLǛDJjÉUc*8s£`hXkp(A08KHݾ{Sא?V:.WO9kD'hguj<gB+tuQ> %C{/M_k`eSb X:#h7#gktpS&ǁ ^ }G1z4 ܻ*~7+Kb1e%N2C(J 2}+ 15vJb[}.{Je$aD P8c3(zrZ)hNasЋ<{/S7-+j ~<]L0 2ZGXFv}M Z $ޱқ~^jNZAR(pѩ`cjsTBrc.hF1˝3 Ge;̙tGeCߜ@›sVU=Ac)p3GD J Jyc Ԝy(vyҡ˼|ZA)d!p_fIU=(11CetK8A0]+.nepEMOL5VeC c7 xܭ6@JBjHsw{x. tvH@@ #:9GK2f 8Lg-Y}Y=d+ [i\^K[8E?nõɵOzu9]?Tt#C ̯Y;uhsJcgD-|\w03g,dy}a;_<",)#,j܏rPJiqkvh2<8/X"߬ޮUƸ|܄g\X'Rކi1}?BLƿ<r=һ=݂JeT^T3@NϿbdmQx(~Kmc+_\BkeWrB6u)ItG)u g͂Y(^|EP8*(j bUf0y ygCCS[qJb*h5|f*xzDN/,!yc-qFeiՙ{+XvK/b'e0EeO4jk^3 dT݇Yk'[J`XV6x 6r)f^2/=&篞o\8ɧGSGpO)s`DsW4ŀ#\t^ ldv晇a#W] *͢W'N>kH8|GQ'[n7 SA@\ZΦc=/%A|؊zk,t9 KpnJ6#)#[uWh]WFG*z(fcVC2C9Kυ/f+gpa`w_p0h1u=0ROL[7zvRg|:uQTu&]x'UI-TbN5 s*ĪW0.yIϬ 2R|#Zj [(t%X:bj4bBljra[F&/K*a1uyNӱHG.D II x78Y0M{<$V9?J3 Vk E ]H|"#O=[0*.:0_~4\ܳg}, 5jp8#a΂N{wl6Elwdփb9 ӡ3Չ/ۍFV!g^:CV 4u_d8jtpxR QM cM4j-r)Egbj:)@JKU͑êt[y >\Ju#CKFQH/Q\A[]yxR3!#ڞ^>q&IYl^Ps WPdSJ;Iڎ%',cv Y/90+snsP0lva~Z+ϊB0&b;"d>x&xz#BE52<>L;'U׉þJ%ŝ++#8KYUc3@5DwGm; *f$#_鼀MS FxxԱKQXk8 j0 1SR 0"C S2*hUh'P5Z^1̥_lg^rC]DDҫJk8 + yTSkH\rJ+5_^e=Ō  ˜TNئL% /QiJ$MVN iPSpyo'=ut%V|in2|IM‹MW)&Xۦ8ǃ}BfruaH֌Ð@mN^>U/wNM Fu{~HtF8 ҺU z}*WKYj '_[cګܭ|SKF? )^BTӠ#:3}2vU>qݹ21ޞqcW6eyCZisx9KY_ez;科HǐlYuGiF?j}{<`w[az{[.pwGd(rI7=s~[͇boq2 Q 0ƍIAmw]j:*zVf7ivoF-x$Y&ع3 D YZ