libpurple-plugin-sametime-2.13.0-lp152.6.4 >  A ^h/=„)iOy6ܐ rޮ];qjuaH-u;n Uy_h c¡\OzSdk?GysN3WlQ-0> -_eMBhr+*}nyj\d[% vJ{Im_i De2/Lߩ @a- {8f6bc0437bff5e46de410070fdb9f1ba368303ade3bb61ba936980a05fefd6c3c8f3923ae90ebc09058ebf5765149e32301dff517X^h/=„19`-dxڑ'wW1̵c @ ^^ b!5 a뫥hX5@`pAA8?A(d# - d !4:DH J L P  0 d  (89\:B>@F>TG>hH>lI>pX>tY>Z>[>\>]>^>b>c?d?e?f?l?u@v@ w@x@y@ z@@@@A$Clibpurple-plugin-sametime2.13.0lp152.6.4Sametime Plugin for Pidgin using the Meanwhile LibraryIBM Sametime plugin for Pidgin using the Meanwhile library.^cloud1038openSUSE Leap 15.2openSUSEGPL-2.0-onlyhttps://bugs.opensuse.orgProductivity/Networking/Instant Messengerhttps://pidgin.im/linuxx86_648^31ebb3994d4cda1ad8f482c3aeb1de8e3ddb3c064caf425d54566bedd1a69cd9rootrootpidgin-2.13.0-lp152.6.4.src.rpmlibpurple-meanwhilelibpurple-plugin-sametimelibpurple-plugin-sametime(x86-64)libsametime.so()(64bit)@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libglib-2.0.so.0()(64bit)libmeanwhile.so.1()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpurplerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.13.03.0.4-14.6.0-14.0-15.2-14.14.1]@ZZJ@Z`@Zw@ZZZZF.@Z@Z@YYs>@X•@XIK@XGX43@W WzOWi,@VU@UM@UUUTC@TxcTsTKTJ?@Felix Zhang dimstar@opensuse.orgfezhang@suse.comsor.alexei@meowr.rusor.alexei@meowr.rumgorse@suse.comsor.alexei@meowr.rudimstar@opensuse.orgsor.alexei@meowr.rufezhang@suse.comsor.alexei@meowr.rumpluskal@suse.comtchvatal@suse.comsor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rufezhang@suse.comjengelh@inai.defezhang@suse.comsor.alexei@meowr.rusor.alexei@meowr.rudimstar@opensuse.orgsor.alexei@meowr.rusor.alexei@meowr.ruzaitor@opensuse.orgdimstar@opensuse.orgtbehrens@suse.comdimstar@opensuse.orgdimstar@opensuse.orgsor.alexei@meowr.rudimstar@opensuse.org- Add pidgin-Leaky-deprecation-clean-ups.patch: Fix warnings of deprecation of GParameter that result in build failures of plugins that build with -Werror (pidgin.im#17415).- Drop pkgconfig(NetworkManager) BuildRequires and Requires: this legacy symbol is no longer maintained and pidgin is not yet ready to move to libnm. As a side-effect, we no longer depend on NM for all situations, even if the system were to run wicked. - Replace --enable-nm configure parameter with --disable-nm.- Add pidgin-enable-sni-gnutls.patch: Enable SNI for gnutls to avoid SSL handshake failure, patch written by Tiago Herrmann (therrmann@suse.com) (bsc#1086439, pidgin.im#17300).- Instead of removing the libjabber.so, liboscar.so symlinks, move them to the devel package.- Update to version 2.13.0: + libpurple: * Unified string comparison. * Properlly shell escape URI's when opening them. * Fix a one byte buffer overread in function purple_markup_linkify. * Fix an issue were utf8 was incorrectly truncated which could lead to crashes as we were potentially feeding garbage into glib/gtk. + libgnt: * Partially fix building against curses 6.0 with opaque structs set (pidgin.im#16764). * Fix a crash when resizing the window (pidgin.im#16680). + General: * Fix a bashism in autotools (pidgin.im#16836). + XMPP: * Show XEP-0066 OOB URLs in any message, not just headlines. * Fix a user after free (pidgin.im#17200). * Remove pipelining from BOSH connections (pidgin.im#17025). * Don't try to TLS already secured BOSH connections (pidgin.im#17270). + IRC: * Fix "Registration timeout" on SASL auth with InspIRCd servers (and possibly others not based on charybdis/ratbox/ircd-seven). * Fix issues with plugins that modify outgoing messages (such as the custom PART/QUIT feature of the IRC More plugin). * Fix IRC buffer handling (pidgin.im#12562). * Properly handle AUTHENTICATE as a normal command with server prefix. * Fix a crash caused by a use after free of the MOTD. * Fix an out of bounds read in irc_nick_skip_mode. * Fix a write of a single byte before the start of a buffer in irc_parse_ctcp. + Pidgin: * Better support for dark themes (pidgin.im#12572). * Fix IPv6 links by not escaping []'s. (pidgin.im#16391). * Only write buddy icons to the cache if they're not already cached. * Rejoin persistent chats after reconnect (pidgin.im#15687). * Make the WIN32 Transparency plugin work on all platforms (pidgin.im#3124). * Ensure search results buttons are labelled. * Fix matching unicode emoticons (pidgin.im#17232). * Correctly update mute/unmute status when the remote side mutes/unmutes us (pidgin.im#17273). * Rework the status icon blinking to not use deprecated API (pidgin.im#17174). * Do not allow adding a buddy to protocols that don't have an add_buddy callback. + Finch: * Fix handling of search results (pidgin.im#17238). + Voice & Video: * Port backend-fs to newer api for farstream relay-info property (pidgin.im#17274). - Rebase pidgin-ncurses-6.0-accessors.patch. - Remove pidgin-2.10.11-purple-remote-python3.patch: fixed upstream.- Add pidgin-2.10.11-purple-remote-python3.patch: port purple-remote to python 3 (bsc#1084147). - Export PYTHON=python3 in %build. - Adjust scripts to invoke python3, not python2.- Drop support for SLE 11 and openSUSE older than 42.x. - Remove pidgin-gnome-keyring.patch: was only useful for SLE 11.- Update pidgin-ncurses-6.0-accessors.patch to cope with ncurses enabling opaque-panels. Pidgin should not access internal structures of ncurses.- Remove pidgin-crash-missing-gst-registry.patch: is useless now and is potentially harmful. - Merge pidgin-nonblock-common2.patch to pidgin-nonblock-common.patch.- Add purple-import-empathy Recommends for SLE15 (FATE#322984).- Correct the licence to GPL-2.0.- Explicitly require python2- Drop dependency over silc-toolkit-devel as we want to remove it from the distribution- Update to version 2.12.0 (FATE#323136): + libpurple: - Fix an out of bounds memory read in purple_markup_unescape_entity (CVE-2017-2640, bsc#1028835). - Fix the use of uninitialised memory if running non-debug-enabled versions of glib. - Update AIM dev and dist ID's to new ones that were assigned by AOL. - TLS certificate verification now uses SHA-256 checksums. - Fix the SASL external auth for Freenode (boo#1009974). - Remove the MSN protocol plugin. It has been unusable and dormant for some time. - Remove the Mxit protocol plugin. The service was closed at the end ofSeptember 2016. - Remove the MySpaceIM protocol plugin. The service has been defunct for a long time (pidgin.im#15356). - Remove the Yahoo! protocol plugin. Yahoo has completely reimplemented their protocol, so this version is no longer operable as of August 5th, 2016. - Remove the Facebook (XMPP) account option. According to https://developers.facebook.com/docs/chat the XMPP Chat API service ended April 30th, 2015. - Fix gnutls certificate validation errors that mainly affected Google. + General: - Replace instances of d.pidgin.im with developer.pidgin.im and update the urls to use https (pidgin.im#17036). + IRC: - Fix an issue of messages being silently cut off at 500 characters. Large messages are now split into parts and sent one by one (pidgin.im#4753). - Rebase pidgin-nonblock-common.patch. - Remove pidgin-sasl-skip-external.patch. - Remove pidgin-NLD-smiley-theme.tar.bz2, deprecated. - Remove pidgin-Tango-smiley-theme.tar.bz2, deprecated- Make libpurple require libpurple-branding. - Correctly remove *.so files for plugins (fixes devel-file-in-non-devel-package). - Rename libpurple-meanwhile to libpurple-plugin-sametime. - Remove generation of a plugin list to package, simply add it all in %files with exclusions.- Build with GStreamer 1.x on SLE 12 SP2. - Apply pidgin-use-default-alsa.patch for SLE 12+ only properly. - Provide libpurple-branding-upstream for SLE 11 as well.- Add pidgin-sasl-skip-external.patch: Backport upstream commit 6106566. Makes Freenode and other servers that prefer SASL EXTERNAL fingerprint authentication work again (bsc#1009974).- Drop additional pkgconfig require (already implicitly detected), but explicitly buildrequire it for /usr/lib/rpm/pkgconfigdeps.sh.- Update to GNOME 3.20.2 Fate#318572 + Drop pidgin-CVE-2014-3695 (bsc#902409): fixed upstream. + Drop pidgin-CVE-2014-3696 (bsc#902410): fixed upstream. + Drop pidgin-CVE-2014-3698 (bsc#902408): fixed upstream.- Update to version 2.11.0: + General: - 2.10.12 was accidentally released with new additions to the API and should have been released as 2.11.0. Unfortunately, we did not catch the mistake until after 2.10.12 was released, but we're fixing it now. See ChangeLog.API for more information. - Include the Mozilla certificate bundle. This fixes connecting to servers with certificates from Let's Encrypt. - Remove all 1024-bit CAs. + libpurple: - media: Fix an issue with ximagesink displaying only a corner cut-out of a larger webcam video. - mediamanager: Update output window destruction so that it reflects recent changes in the media pipeline structure. - Ported Instantbird's CommandUiOps to libpurple. + Pidgin: - Fix pidgin.im#14962. - Fix alignment of incoming right-to-left messages in protocols that don't support rich text. - Fix a potential crash while exiting Pidgin. + AIM: Add support for the newer kerberos-based authentication of AIM 8.x. + ICQ: Stop truncating passwords to 8 characters like old ICQ clients did (pidgin.im#16692). If you actually needed this, truncate your password manually by pressing backspace a few times. + IRC: Base64-decode SASL messages before passing to libsasl (pidgin.im#16268). + MXit: - Fix a buffer overflow (TALOS-CAN-0120). - Fix a remote out-of-bounds read (TALOS-CAN-0123, TALOS-CAN-0140). - Fix a remote out-of-band read (TALOS-CAN-0138, TALOS-CAN-0135). - Fix an invalid read (TALOS-CAN-0118). - Fix a remote buffer overflow vulnerability (TALOS-CAN-0119). - Fix a directory traversal issue (TALOS-CAN-0128). - Fix a remote denial of service vulnerability that could result in a null pointer dereference (TALOS-CAN-0133). - Fix a remote denial of service that could result in an out-of-bounds read (TALOS-CAN-0134). - Fix multiple remote buffer overflows (TALOS-CAN-0136). - Fix a remote null pointer dereference (TALOS-CAN-0137). - Fix a remote code execution issue discovered (TALOS-CAN-0142). - Fix a remote denial of service vulnerability in contact mood handling (TALOS-CAN-0141). - Fix a remote out-of-bounds write vulnerability (TALOS-CAN-0139). - Fix a remote out-of-bounds read (TALOS-CAN-0143). - Clean pidgin-gnome-keyring.patch up a bit.- Update to 2.10.12: + General: - purple-url-handler now works with Python 3.x. - Fix an issue where transient startup statuses could be deleted (pidgin.im#16762). + Pidgin: The shout smile now matches the default theme. + Gadu-Gadu: Update internal libgadu to version 1.12.1. - Use tarball signing. - Rebase pidgin-gnome-keyring.patch. - Remove pidgin-2.10.11-add-dtmf-support.patch, pidgin-2.10.11-gst-references.patch, pidgin-2.10.11-send-video-enum.patch, pidgin-2.10.11-application-media.patch, pidgin-2.10.11-init-media-optional.patch, pidgin-2.10.11-fix-sound-play-fd-leak.patch, pidgin-2.10.11-private-media.patch and pidgin-port-to-gst-1.0.patch: added upstream.- Add pidgin-ncurses-6.0-accessors.patch: Fix build with NCurses 6.0 with WINDOW_OPAQUE set to 1 (pidgin.im#16764).- Add pidgin-2.10.11-fix-sound-play-fd-leak.patch: fix a file desriptor leak while playing sound files (pidgin.im#16752, boo#942818). - Remove GConf schemas generation: GConf is considered obsolete. - Make perl dependency less strict.- Fix build with earlier openSUSE.- Add a Recommends: gstreamer-plugins-good, this plugin provides wav support that pidgin needs.- Re-attempt port to GStreamer 1.0 (based on work by David): + Add patches, from upstream: - pidgin-port-to-gst-1.0.patch - pidgin-2.10.11-gst-references.patch - pidgin-2.10.11-add-dtmf-support.patch - pidgin-2.10.11-application-media.patch - pidgin-2.10.11-init-media-optional.patch - pidgin-2.10.11-send-video-enum.patch - pidgin-2.10.11-private-media.patch + Replace gstreamer-0_10-devel and gstreamer-0_10-plugins-base-devel BuildRequires with pkgconfig(gstreamer-1.0), pkgconfig(gstreamer-video-1.0) and pkgconfig(farstream-0.2). + Switch --disable-vv configure paramter to --enable-vv. + Pass --with-gstreamer=1.0 to configure.- Remove pidgin-ssl-cache.patch: testing with the usual suspects in irc land suggests this workaround is no longer necessary- Add patches to address CVE issues: + pidgin-CVE-2014-3698: bnc#902408: remote information leak via crafted XMPP message. + pidgin-CVE-2014-3696: bnc#902410: denial of service parsing Groupwise server message. + pidgin-CVE-2014-3695: bnc#902409: crash in MXit protocol plug-in.- Update to version 2.10.11: + General: - Fix handling of Self-Signed SSL/TLS Certificates when using the NSS plugin (pidgin.im#16412). - Improve default cipher suites used with the NSS plugin (pidgin.im#16262). - Add NSS Preferences plugin which allows the SSL/TLS Versions and cipher suites to be configured (pidgin.im#8061). + Gadu-Gadu: - Fix a bug that prevented plugin to load when compiled without GnuTLS (pidgin.im#16431). - Fix build for platforms without AF_LOCAL definition (pidgin.im#16404). + MSN: - Fix broken login due to server change (pidgin.im#16451, pidgin.im#16455). - Fail early when buddy list is unavailable instead of wasting bandwidth endlessly re-trying.- Remove pidgin-mono-buildfix.patch: Mono bindings are deprecated upstream and no plugin exists making use of them. - Rebase pidgin-gnome-keyring.patch. - Make openSUSE 11.1 (SLE 11) minimal requirement. - Remove obsoletions of gaim: incredibly old. - Move Tango and NLD emoticons to separate packages. - Spec cleanup.- Update to version 2.10.10: + General: - Check the basic constraints extension when validating SSL/TLS certificates. This fixes a security hole that allowed a malicious man-in-the-middle to impersonate an IM server or any other https endpoint. This affected both the NSS and GnuTLS plugins (CVE-2014-3694, boo#902495). - Allow and prefer TLS 1.2 and 1.1 when using the NSS plugin for SSL (im#15909). + libpurple3 compatibility: - Encrypted account passwords are preserved until the new one is set. - Fix loading Google Talk and Facebook XMPP accounts. + Windows-Specific Changes: Don't allow overwriting arbitrary files on the file system when the user installs a smiley theme via drag-and-drop (CVE-2014-3697). + Finch: Fix build against Python 3 (im#15969). + Gadu-Gadu: Updated internal libgadu to version 1.12.0. + Groupwise: Fix potential remote crash parsing server message that indicates that a large amount of memory should be allocated (CVE-2014-3696, boo#902410). + IRC: Fix a possible leak of unencrypted data when using /me command with OTR (im#15750). + MXit: Fix potential remote crash parsing a malformed emoticon response (CVE-2014-3695, boo#902409). + XMPP: - Fix potential information leak where a malicious XMPP server and possibly even a malicious remote user could create a carefully crafted XMPP message that causes libpurple to send an XMPP message containing arbitrary memory (CVE-2014-3698, boo#902408). - Fix Facebook XMPP roster quirks (im#15041, im#15957). + Yahoo: Fix login when using the GnuTLS library for TLS connections (im#16172, boo#874606). - Drop pidgin-gstreamer1.patch: causes crashes and Video still does not work (boo#853038). Drop BuildRequires conditions switching to GStreamer 1.0. - Rebase pidgin-crash-missing-gst-registry.patch.libpurple-meanwhilecloud103 15896788672.13.02.13.0-lp152.6.42.13.0-lp152.6.42.13.0libsametime.so/usr/lib64/purple-2/-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:Leap:15.2/standard/be3b2cf82327e447058a19bbcfe0a96c-pidgincpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f9f0d3431e9fc842e8796655d23439dcaa28d384, stripped PRRRRRRRRE,3Z7&8=utf-8199087671941ededc9da71c2ad01b153f502238e91ecb8bf0f130cb2315e8296?7zXZ !t/G|] crv9uQu r( }]m])L{Ʀ|kaߣ5[l:'"b{cʡ9e2[nMdc'9Տm%ѮiE^#Wxydble\&_JO" XFSeO9PҨxSLH#(]!ŎhyJ.;ek ?V0ӹASӗsX ,˜z6b d1U7o¼Jģ$ͳ̏h<4~tm8J[|̦ f.J7p pFar6sY?,$qQvaʉȶb߳aXLvGu=fJxyk{F S_ Zt_X=g9y࠸> -jTByxSa6 ř8Q~&!;Odtcp>F¾D0m T޶_|/=Z7Б6n"w\'| a28[*בv}n(McOhDz[:y=3H%|@QHȨ+1XfF;kK;%P=agv)8d3(?!@ ';q0x'ꜯh! Ui} y Dg+LL/o~Myv>&ݚvw,MۚXޞSǙeQ4uV\4FkT?Y$)Ki)cs^_̦OG3.KaQt^s%Z/~=I ~7H]Z L6[UP=t.nM| >&a OYv'Ac) :c>m?3:iX2VO9 HW~76Gfgk&#"FE|ˁq6T,trM#x`Gyt1jkO$AgjH4u]SI L@5CMNXa7(3 y|Ի\*U S@?G*c3_#-++]d.(UZ+k#'j K@wߪ4`Hq[ j U9,}TkX'K`B3g3uE= xUS+;ގ%r9RB@ _δ 0J|q*-X\QOΦ\ WT XVd$؆#Ӗy%p r%TwuU]-(utI;JFF!S}]HY_OV;@ qϪJ䐊YcOi>^M*RƟ, }PA&b&nA'!6wZc} -콾JJJȗ@ jhXZq'1~,=:uTL{e se6p謔Vnݢx^짱>$5IpfA}*l7Rֵ=LvotnF!ĐԮ=iM\=D5ZfdA4>.r Cz8RH+`Qa4V%s} ɭ+ܭa7JVUO(݂H?9'#~t#/\t2flsɒ'(ºAqi^砑(f27BOkw[Y{f^oeߪu:`܌j+Q3]̆#{*ژ~*gY0FL00aQsT%uf[)=;:vX`"2*F5`3>R;uXEۍ0kuP dnO<0vHk p/8\%!&d`fY~3\]*t eb\אˉlٳ0rp<ي;<4qYɐdnro02Jup HKO-G"^jۈ mbO`zppw޿jaCo&0+KoR"!ZҷP'.k?8}!&[Xso)Z|`XYƆ̥Er!C͚78)!K 6ڀkcZfd( %aDO-re8A? ~8K [yrGnYޓ/HPt$&`R4bSl'Krkj6U`HlG)}H/eQS4 2JN"Wٮг MSr1J1Q4O7&!9#PI$NcAg0z-` Y<f|NnsS-Fퟸ _I~!D|b RS'z?^X3h-Zӵܡ=CJEI=z)DA|̗ bwr R&5U)xH_.kߖa\T٩w50 8ƕ7SS7fT,4LC׍#ܟf̯Y3UuHl-gZqQRTx2&0L!ϼ'J0x6 Λ4B5=[{ ( *.|S%d3֙lS"SS.:~-`~r-t6 ď\AƩIm9kCX;=u@ث7 - p P$2|k Mذ %/㱾B87^N WG jM0R_Qd+s㜵6,$C/xk[j 'zg'"B 3u`9۹˺j*\go?yZc*h]hGEDF.&pJF|-Lp5,VHk' Du$} ULNQv 5(&=kB|ʷ&m |GEb,')eaM~O{o|F/}lH5#vUp'נ@lwـq4)r2y\H ȿ~,XdWdPi!;f9fsT\΋2ջOpa~2 PҌ5ٛs?j)x?KQ^*{bg>xdsg 6l( 6gD%˽jPEs8 d{f%shg0]H(VNUg1ɳ#-L s^GK5|bx%6hPd)2ܥɶAbFeq|aόU촏DVM1˒G$4G I%d!jş2xLtb(\B,X`Id/I8!2+iA[oU&ڞc&?GZ<p9 p0WjkGͺu=< s!r/!6fg :mUxt-[ @7i?sc0/']e ijt(~vIy b-RΕm[~ɳۀ>ii:1!OwkGq%do|VԘi=Lp)%*t'E HxDi Fp/ۚlSB(;LNRA+g8fLuPڙbu"&*X}?kynIGs<JAw˼F!EvabHTb/ BMc)O3ٱޯc_DՁ放T4)t;⚖wTN '*1Kȍyh S'Lhݞ A%"D;oﰲ>R8j^v]n#,-Mټ]ZeiX""M4jߺi흾[*y$*fV/$"|a5А{c0乲7r R*X0;y>>|pO ~ۢ&aRsO98Փ5146JB =wc8~{KV~[;_#sμۋ=w'AJ%T$@OA'9uXtVm<[-mR9 f7 dwg5iW35fvienN©*n p 쭭6>ȷAڠF4" z< rV%`7 p$c[@}7'hLBa=XFU=ȼ%T(5KO*< 2;PFQ~P+@Qs7E/aش'5oN oT@$n%6օK.fcjԾau6nR+,~JJQ]#C4Yc7^VnǏ{5O5zmUGU8,Tfa++6XgUYs\n"(FHpg Ҫr^ѫ߷[1h{bZI:AJ `\RSWPIUxuevD/t̂#,G,;k9_2vX`H]sp\NTZqU8b>H^PqRal0h4v@[3J4{=R1p1(M %C:_DW&b;erkY]0sږWMBFЀW-%GáRhwIWFV3[&բho!K&Ɂ$aLURh?*4R$'Bo,?0N7ӋBk' )XYV߉ړFâLjDO@s~/x?V:_V|ޘ6{W]6).e/QFRp}k%*+W?{5䈊F8*Rr_^d$M&=;JDlHƣh.T?)ѯ+%xm\\Ɋ:?,2;N!ى< Stř5J(S'2Y~\# w><2xh(w[>In1>&}Xw'vj ^}#ށq5x"X׸|BK%gNt0J ͉-S9n-4e5Ѿ= X_Q߹p|4S:a2ޒ·#Xg.,w^W eXLWu.Ti9)E]iv*vX>"E`>l]mf^bP3#$~t9*F7 m P/G~T"R[z}]|cs7+F8, mDHOn$YQXr5 5`X 9d0a FFN*&V&M{rCDj^,ݬDx(dKw;/ȶ oaMɤ=!~p/ݐHvOȁ0+t46hE>cVɥ.gB.g')4uF,=GQH,gyTR沊/~|P+pX.NQ}0ظ"tU 9S[~. "ouۤN0&1k3v6 aU7 .ϰoJ^1}aSvmտ40$VSXGOe[k)ݔF'MMdufa(b>0oJv@p_[ d .tM #gk}j;,s;|??))%/a1$%WS2> SCF{\1KÆ{`Zrk!zocWܗnY8x"F~#KFʼ-Hf oh< zJzD4QvS~]W@cYN:sj.7֍Cv Bq+k`+i1aj9RF@vg` > !O7c+ Yaf 2s]&N4 ̽b&l"1ٶ%>` r6ԃȲ0/@j2@1=̇8>]76vb$+zj W xyXk:uGuUS#FO|O9LHw]v:}% 0;\]6D3 ^`4P//3a8\T>Sd5QIu&^}/*ldJO_~1X8Q(Ie_%׉&Eٹ>Yre7ZL`C+zoRKC7aoFgě{yh}s;(qdv͎!C%76ſ˪Ff'b3#9C#tVt+L^@UͰkrٛ?D߲q6y=]Xjrםw vM5s[dmīRόxd9 3] ތڐ4|R :~^Ə2M76 .T^R]XcMI>I0쪖eE5r蔇ĉ+3(Plӡoޱ+#1 H"v\u4d] \KBC[?}kPU]VXtH KJ['lJ7V1M] vU.viZPXۏiu淽]"_Nك ]΍W[3Q#"c~ BX&Cu}Aa، qoPNiČ+<Ȉ+FѸ>Ihޤ B3]ƿ|d 7d}RZ}nU>Y}zwN'1j┟ , fvs$(*9chGC]` ܨ6vu=u4^/1xk5F:yMX1p(;#׭{ʊAusEV8rD̈;*>DyiJ h귬aiI|`}=-'LY2BzI^k!u@+rJ??_e'tƏH3i*ܙ&먥tsUŎ?*4_=@̔bgIẘ[F[%--;YRz:"2 Sȍ-ߣɒ˪g @ +~A<=@5s3懎j>* 5~R"PtR?7A ≾=*`rAJ6 ԅ`G /TR0NVdU"77de: "NŠwY!1nRICx<޻zSP[?/0"h'`M~Z%@|iMiϰ5QuD\ƚ_ *4-ޯ}syeU^g uoH5a_,oaN.AHD~W\dY4,"W|3b>Ϭ<;tL hy0矏.͔ٚ٠ >,qi=԰)Zo=;nܱ GԎ/oW-Vx>O(EQ̗|C1(K5|I9?js I43CSj n6lV<$n*#< [|XN E3ܶs1`ʼ 3n'Zb!YA#[);.?fU' ~u<6s,GH&M)?8v#_s  ʑx t "4Y&)D*r qjڴG}˱ lXBUg}֠4/ē^Ot]JcK[ "jxupZC~H(Đ`c>&l"H[q9r۠BDM1fI!8el0^/;gcU.;֌Aʤi%Bs!!y į#Xa@4˘o*XI {x6yqy KHnVBb,1A`JrOySI_#!PkEL0由70RWZBgA)獈vqشc?:4}&|,ŋ͝±:b" "wU\$(u*nҷD7'=Ss#ߋtV%IHs\KbDo|tu:wIcXŽxf_at؎Kt;rUa'Tzo*m.t{L6 v_,D)R $3TxkUo`ܿmZU(46Rm-<v"aMQ_-<׋./@`c?DK7W;I^y#kAc @i mC+Z}T>8 Ð}>jb~M=Np*j>r lڪ,`kUY?e‚Tk6V]j@m`'bN: ; T $07)첆x„ 츕z$;-?@ZCO\g+ƏfaKoT^Ti$yD3[5ʵtϖ(>uXmX_^t9}ԛ߰$1,ϤZɅ ec5tIj-06g΍WJ葑ZzO> P- 8 w~p  6ҁ7XʌusU-k 5X "zS>}<`p6R ,Z`c[Bw:5{ЇC#x& .(p-HBEAt) O yY`tKD89-^L/fvgk?O`sk*F~ "`h詤g:֭ԡUZ B3% (V\b4vD*E&hJe'So˿ĐPKC*p4 G4<-c(SH*yvٰAk$3&wF"9ÆbBrMQkw]l'% sXƿ $osִycnXu5.S=7M Ɲ\Sh1č*qBzj|^C̦9VQmpԇ Onիil T.CPIگ}}B'X5i?3}XF1Xtg!3Vյk:K͕~6CW8\0odSH0⢊(0B>[ ѭķQ#aI-[}ō>;,|I?b!a<9] &`Yk~*U Sfw6jOxjbcnLĢk_[rn :)Qa5eEN+gk02> >gv>9nlDVLœ4*'=os>ժ~WDP#f n#[3c$RZa^I,'H n* -kPcC3 'AD~E <|jV{LYXgE*0pAx.1 {ކ~v d"3׭::̘jaEoЈ6- d.&ޯ=To?ʓZ5C6DnA HRx dI(PJ̚7)ҹ?{}En Z~! n49NaT3XD%QW;!n "FIw XM:Cn 0a5M7T!y4(:Ƃ)k3n?K~̕  >| u<}=b+ o+L=&``K} Q[7-a]i5Nf‚s '{koP~$ X=ډ@pȠTIg!]65<7h<,z~\aW1G5T(($ݟG1_\_IRr$G$ψ4u%!}*0A\>gV^kΣ*j/Hs@Fs}||C*O]ꭵRHE*U]|.ߜ](1qRwy) $m%D@3w[v rmZ)Bi88_Z\fVIqXZDȝ3hD?G;rϠo5~羰:vӠ2#|Oհs-Yqk8#,7`6s&EmmlEJ.x^?Go#1#Uvբ,0~5"ڨ"W6K}%+޹HYTk;mcYed]U^[#Pf+Sjq 9}ߒ {lJ/^T% "Эj`+pנW4`RнU:6,8*aL%ebqP=-ޑju8^蘾dfQ=Bp9ʥBL`:k 7 #% xP}IZI(#wA`RY38xfKʖz} bwLIC}7%qpf[X;pH4<3"(G9پ*>%P=6>1,}53-+kJh*"&lQʵl1%4-;xKi{En; m9|*(u765Sn[^y#^0Uq?FthJ!D=VVG9]eBT<Ռ,(5v^0fj\9DWj]MM{P00+A#X@, nذ&hڎWtm$,Rv#`V /쇚q{VTtY 82p/a|8`I;ergfx6-W$Zˁ|eod]1I9;B}aC|~ldN)ɋ9C-WE\_=+U6iCcv 57<q=gR;F1oEs;\a $)sһED~eLl9"tJKy_#l9֊>D57*54*xJ(G! ta w[  ץ&ss<'pj xcQd|ob"r };tO k^uM$ ©p:+nE)%TJt ]XT^o9S+ za/$$+Ӭs`G XT)r=ZsWMzB*ڂaWe3xޞqAn~TߓVHremd1"}vP}/1}(Hb6zbJ¸(#lk*FhdXum}ɽɊ#+g tKC3lƛL} #nDt\Zu56A=k.rOHgU$r`q@#{E=$t/UOj7ѹ$]-5FшAt哹fn_{aM6>J];Y|zE\zlםFT9G?գh}+E4!@FL Cr56W9t=wr@ߊ\g&7T p\Mj-%~]T*%[-'MSt>oE;#kWOvÿgłk'A:?!r?2ҥAD"^;UdVj3篭/}$ǔ儢%͵$@`2C%d$=[Iqai(S{`lV;l|krZɸK͡jD]3];~TT&p " {d7R_L[xu,a)+7Jt Jl{vwF9c6]P;4pXtj"|à ʱ>rkI/7bk"%ơq:+BGqx-w"r/Q=6l-{SntrUCOhu2umV$oUC\Uݞ y^FJI/7y w@PA]zDyXc;L ?D*W?bmv`/Լqgy7hC4dzl T -;cޜ:-d|%=ԆS@eO gS_B jn܊tZ{!GfP2zݵkqd ,GsI{aĚkT#m`G*X*0y;9Gy8!5d'V%P|9JQ( p'0VsZFiR&z"MqXr]{6'S4\R}aθ\w}3kt9 Fadt-kO5 z"'Bơn"q:zN5"3`?Em=se\:\yϞ.Zeq`/"^eRߗUpr]#z*CY%4ifJcmTZתxX*Mv(*(4mp?GH@fc*Q' :UYQKwkWmMp~̰K$YA EGƭ*YdȑEED2DAJ@=S?^ϯ']#mEHt_z`2 lѵSJJAS{~J!xv$*ưO[, ܖwv-2G8ԞlxHkS\Uݞ0/R/M2Q{- }1 ›$P:acdW-P_*OHzVx*)9^baOH.e?-(2SBfSɸ&c-HŎ &AE {'!'3)'~/ٻ/Kt` )UB"ѨS^<$1P9j6ď|Zv ]Wn=(C م=0e{70)ye^*ԔțTɣn4VI4 ]'6S4 Oa`Q+9?PtH.D}NXIsvSy'/.p%8ʭug1՟qP&sw?jaג`w TMtp/2FdbQC15“ZBO}a^żJF^H[O8`+<'Y{ Eq襐+;'|mDu.;[֖rL>v͛H:x uI^xy: )P *+ޥB|JA-e$}A3 )rK'rB - #HWm_24xBk8jaaZR.g J;DkUɴ `^ Ek]|. Ѭ[!?;{)AׂL'!2܂8,5ꣂFPQED_YݪьӁlt[i4oyO,ҕt9Efo&D_<:ԓ҅ʀ1B9Q$̧-'U9V:684<ʫ9ZÊnYQ[1tr4/<6}yQj'؁{Ci J@xVKM}.m?e~TKhrRܰ|M?=ZNJd#!`i:ZK!&* ʖeYP\Mຼ<5@ОI,71E-JsSƧiY 9pnt τ)*ITy,[փpqh0:F{jW5E(=!G,׹WES{W}?K; цVJW#aqY8.*Ǐ:ۿo_F \n驽j$"w|Zɷ8û[U#x^J .bG!hu3tip y 7m/O%쯭qt}BSQ$wEA$ inlW#!\:^o}6[$y~̉*{UeBfo{+*t&C<3m;DVh(8&-A=։JwGH%bQLwSbm>l6_ͯԾ=+҃f\Da3T>ªZ 3Ue42!ب6#)DS&ŏoh5oBsV%V/^8F:i$ tU-ڣ QU[x0ذ킃$_G~2>1 r۴S:eqbHAO\ Eh.-Ph?wM(a-tyމCδG5B5ȫ3\a;\d# d؃/=/YǞV&yVVċ$2∟OqV+6H 7$|SG ij6;dҭlqYckC4HB3 ODO9 vбjM*zj3obLOg0AhxE;=猝SOVbSo3mXJ!z) LMVk +q?R,\|b^ UQ 24ٹ%"vY>RD(JmCk&,[{׸;MD*&OiL:^P,UCΞ͞~Iϸ˻F`(45Q<HܤT iM!˵:.Ŵ7zA8.+J~ޯ4 -g l0q`aBzM b:VHc4V 77hM+& JW`)/TO0ߤ@7㶠M@$/LV_^)BZ՛ֵ#]nW=!/r!> )m K >0ɰrzbc#l MX0~a؊]G/ t T^=΄`lrH!6>|$ɑE=,VF !7Z%H{X24G/`FvWܰx#oj+hRډb 2˗#%hOkv|wdFUMA4ae`Ayj+ˁW>)8 'Jn9+1$hOqd> +!Ȓ^ӤJW*Sm2jଓQjNJ#c826f7?'Mf6yݘ?hA屯fqq-.UXZ$g_SKRt6ńG;>eCķm|L'0r1IhZ{RO25/.YGZXrt5:.k8賨[R_n -[y`﮻_ӓXӼ1ElzÍm3@pKP+6EhcbˡcRz2qo&+DO z=QG\!DZ$ [cg RHB WB o%+Z:hX F!gs6ƺ ̖w3^)T?6ŏ٢ڗF-`!"u5lbO^6b!׽9wZ DZDA)6FrTR\lG` u-YٌX(3jTկ~{qlgenb8EZkԷ 5U f 9W ?RRj^P~d:ei5okglUYQ"LExBSc ҜG iuFX[)=fR̐pzR"x]-ۍ "*ő7}c7fč 7*ua?fg#l`_3w dm!ZMr+U5"#F39fȶVpHaMꒅz!P$ODRg5I>teOe8| ;[if^ZJCTMB註dtWW;%RVn]KEWAkA&WmsTt?5cr0o$ j Ox?Ao֤O`Qw\kFsZ@!DjaYWkʪCS_h^r"vT6ZOB;Q;̀`ZFb h*ulWh%d"=?őB4vc ,-eFF2M$@Εsj,tbLЩzo0i(@aql ӈ؄bJؘ_e"\KE@u=f^msſtjPe4 e'@qZ󛟖 a[@V24V38s#lu(Q,òlZv\6sǫFKLw%hfp.m=@ƨr]'5`gKJO f,% ru/[)Uc_9c.(sYԻ+on%~b5\$;N Tu[v<+J A^av<9+~iP^Z&`Β*m(sL*q?RMQ'ўRMa',̉o6l1QM2`j~7(8j\Gyj7]="Ϣo`zq=.}`ъ[R뚞'G ៼n#Ja1o¡"^3uaলW\"IVx «WV]g%r* 1ޘwQ4]yxl I^^bWf?"]j)jA5+@Bɖ e9F49Mg.Ê <xjh|7:73Q.K{p04^rKo3*7H-k$@]EBuU7q^y3MT"SDjb-}{ i >S2peEhnOU.?ߔ#ex>1D4v@j >Ua8.4P?B8 ;wQ9[VREgf FHp=ϖe%~LH[}4 `ā uyO 0Kd*ZVHkކUWH=x=>E"iF}e6%ΐxېDb׃2lq2Z`P͟ %˒rr(h#1 !u:ѥ?Hn؄b-.}FjsHT+Y2Y QfKY5?Pksdc/B9S#)#dI tBdPA7smh1&eoya GR` OBlm9Sz]nJU nfgZ]4 eօ55~U6ro'$󀄛P27F!L)[ $;cMtōk qY!)u'˽$o%Phhyf#F찰/dL3H  M\$"qVsط~3k'dKPږT>],mvU"zP\wÅ0E^ BCCJs 9dRneªЄnжc{>P[G54 *&ϋe;~77Lyb?:a6X 3^{ f)p` }6eM&I&c3ߔ)d|)}m5!g!G p'q3egQ;MJwTHeL3"Do,TĻ 4|3 ދB6*v Ae4fṵw73$<R +դ}1Qc9_z5زݢ,{;{x߭3ݓNP~"s*HdꓘawqK_BIܩX瑟{>>:2^.]8@{Yn.А5DSQ.vW9u)L F Eշ}=nHzXV"-Fh8b̍+3H3ab|IO}[ƅ\f s6.Qx8U+Eًrx)sWepgbWH`>"WD+8tS/ѳ~{ 5t(,K9 A؏\h˫&1XGt0wAxzxF8)Mc9ةU3*hef/˖A('yMvRW5AMZf? {~V8Md\W`=8n=kӪw-*'uMxcH6ک2~ՈB]_W }ւ5gr>X8;c+V@ IUӿrɺ(Nr1ΉX#cX+{d |9r4T-M.Ks V=|Go(pvRMОOQnU:5Cl%vv\[p\5b@0'u"lQ/(8)<n<"OQES5rh3r1HƁDV+hN5+o`cE_ Sj]hMlv5JVM4Qiϩ$kW%گm3oormoI +!{fE,Ӛ@NV I+ϓi:yzH/`3χHa3?xDFe8uQ&w4Bz8u)x%Ak\Iox5! 1r',I,~#6ZRܵ0ŻrI׬*;T}P ӳLxM=gΟ(*ݽ,H߉`)v\Ų 2ZEN ,D%.Ljdi],ۆ,Qޙs$.M'9#sAÁwwo^ eVMPP#08޽;U/i JjSZ dA\el(]$rtFlpLu3 _'ݱ)8Xdz 5B;Ǘ(d@IO'ot19V-N4J5KI}T vhcZ%@WZU &*fHvOog"MUoe?Lp~>p[d`iPJvR-`D7,b|&wL Df$9uT T9<w/#cB㬶Hi/|o In! A+@}VFI3s!|WjW\RnaxJ"%#۾q;Wpzrc1X'qx5,AWwtW?% "fId42KkD,2K`3uA8X"Ey2(_q}J?%*VT<%Z "ez=q5ZOg^j`ZSZAgi %dbyLR|̼r葿Is9(G)R<sq![j QpqlkEԻ{Fgbi!“Ih`gJ34jdOlCSJ v tŸ-ۦrNWx~Β-ȦF^l-+,*!,U}h2ڳ?x HakKq(rlg~:M0s&6 9^QƃY:ßTA$Hf /J97Vc2k%5y߮)RS͍m!nue )sjYyHpZ|uc^F. ha[vRr4jKO'B,2!>;Wώړ'xɼs~&kV` |++J#.~IT1WZJEArT1+`W'.k% 2jAl|*71#wQD 1}G;w'RXhރ[ d\ aܒfN÷kfWI7wt'1L_k֢͞1}&Fcϖ0,iM ٦ =:jWEpXZVnH_PH{ei};5s$P VԒ^Dp0 }dhwxs0$0Js GgoS@0' Wc*'寫I=-Rr}heH p1[u$x0E@w#ؘko'}V$A/MSuy,2$>R e^tf:ѮVTb@ErGU Ɛ&P,b'4WtʴVtV9AX"gw5tl ?]K'(: %a5vm+ُ؎^ 6@($[q/\8J)i.id/w[5. .%EҎ}_D74Ç}dlcHGOhA*$e)b]f5gm˪ʗۏ;Hq~wlQ^6O/" i8^_.Dd JS^@ɸ} j9BA+VDإ5K9Z+q-YSrb :笿CoJ?7;T7G&|Ș2t';hd:YsXD3; 6|9~WA+F>wX&}lޮߔVupW7y^$ @8Q0Uh#Jo2vbQRwy4Gk˩멺OyrlGpHn VJzs㖜iA'Ů{iADnlIj(&p#E ~TC'/?CFӈ8O#ݫ aKمxhlvϗ!ĝǝ}V(izot+uWrrf83Q⛉I*,c"1ͮ3]-GƐ:J,5x;w֟u3"cLZĮ5RG 2kwe xA: ʗXyKlA_Znhԗ 9A7hsnT69*Fɶ^p0o ߟGXp^bd+?uu'ѪTJhXtk=3$W! pkR?fW "nA{@ NΨHcZm7*[r{ 埈T)J}`el'nBoo&Ӕ$kvڡ@ N^` tiPwLWd581] euMTΌ k;]"Zl*E%kiZR&Đgk.:bWy|R:m`R *of}OfV3?DY #fCԴwg@Z]Y )@ 0V% +MqjpVcʯu+te5+n. 0'(26G#]2jM?`Oջa'İ\;|[b/q8nVBPDc6 2g}[5Q;+pzuXh%ff4>9x1(c7"(xx_czfk *F܎_|S*k"עM:{~!2p\|K퀡j1}+ Bu''r;!<;Iy:MtW7 !J^Ŕmg.z05ώOu̼,ci$Q`]dgenu(52H96RŅx W|tt78+֝؍9̇\%>zAToDe VPnCt0Bq4G.yaXK˳|I\@$N +g/pjX IgR9)L^ !P!j/Y"뿫S|xDW(nIl0&-IQ1kl+&[p\~=`:_wܟ3͘#&6c{Ox3ߚdXvŷ]:|S\r"WS5Ԁ4f恁+˵ *_#83yOw˅Ξs(^6bRZy3Σ|^uI0F*H9%EЩbȺo:%( 0Rt^ 9BeN]6n=0l<kez+1w*f:a"ea ѡX7 ?V fH^^L`VtS!-Q̊$o|:iUz/<ka̔B{0'|сM6 y/k;p$#ZzUbtRe;_B(j/J;< ?Ӗ'Ѕv E)^X^C<_FG v Qƒ/vOQ l.bb~[.vq-e{~8C M!LpT*hc'hb^@N^qa7awV.2poGW~m1ӿ7n[ _WUaˋ|Q%5?)J0$ńIL%-`С RtYB803wwor;Ы .~m%bQ%4bٜ]cudYfqMvauyCK丿 a/%ކC2\ߴYVDKwuFe~ h1RƯω A(dXGkgnQ=~B7$TJKϡqG  /x2TfUJY'D0(%؈dбC_Ulx^G}= Ď/[\FLmsOZҿ@ʛ5UET&.$4Au9v-1T& xd2ʤw 0&ÉkkP%>/O5+`a$>[@0yt s3tmm^lFI2Mj4#`qxZcԋ/`MtRvBxzwr6z"n5NT ;,7483Bxsɥ'Q.>2!KNf!r99j)wn yf*eO|C?%2з +_05#x)0=5b~p 3qêgP GVQeX] LcC٘+V^} %5iw`ޣV\}*HEtAѼ|{Ϥt 6!Wln.cg?_ӒT1