libpurple-plugin-sametime-2.13.0-10.105 >  A ^@3p9|lDϐM屰ȸ*9+G@G h4ʭ\ZDSm0 o5;ޒ۟OE 8x H~Xu'{uB/;% ;'hz-6fږ0wY=q?̦7oen"%W<07O_!r>icG=C˓oQ)JQ*҆; gzH1=0-Y-|}cd &79f023b19deb28bc76d7f41e9fb259266fbbded92b12fa253390cb834be3255ef538f2511e6e8b236b3ecc82310cf480bb6d297b$^@3p9|j0gTm2;O2[xiPUn«̚zHrOz[b7iv<ę?[ε큌)BԽGB|WprQ75` *>pAAP?A@d# * a ?RX`d f h l  L   (89:B>ZF>nG>H>I>X>Y>Z>[>\>]>^>b>c?d?e@f@l@u@v@ w@x@y@ z@@@@A<Clibpurple-plugin-sametime2.13.010.105Sametime Plugin for Pidgin using the Meanwhile LibraryIBM Sametime plugin for Pidgin using the Meanwhile library.^?bibs-centriq-3SUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/Productivity/Networking/Instant Messengerhttps://pidgin.im/linuxaarch64^?V4397f6773b9db22eddfbc3aef2a0bf6645044ad94e89a61c8bb1a0125e4794d6rootrootpidgin-2.13.0-10.105.src.rpmlibpurple-meanwhilelibpurple-plugin-sametimelibpurple-plugin-sametime(aarch-64)libsametime.so()(64bit)@@@@@@@@    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)libglib-2.0.so.0()(64bit)libmeanwhile.so.1()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(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?@fezhang@suse.comdimstar@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-meanwhileibs-centriq-3 15917545942.13.02.13.0-10.1052.13.0-10.1052.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.suse.de/SUSE:SLE-15-SP2:GA/standard/be3b2cf82327e447058a19bbcfe0a96c-pidgincpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6e9b9d7bc52206b0e653ca0258b596f233b95b73, stripped PRRRRRRRR,PiQa_Iutf-805f68b102ff52be568948f4601099cb02d8f10863f0146668859c977a1f5e8d2?7zXZ !t/w[] crv9u5ڸ(Kh4s Uz܃|E;FWq1;xO bqbsd5^zG5j aǗ:л:I :v vf{߱Ԛ|Ztvm?Ԣ 0.V /qr_@Nֻkz C^==t%*0-9ꞷiB>͑ݽZ}ASkzO-O$$ I/n`.X tK $Bx'3~_<9Yo?H~:H)U+ kh񫬱7Ejߦ^xAaLR!쩨byv~~ |HC]=FJQ-aM8EjoK{JDX­,SVl~ yne⎵ gA)xu&;lsy?R<DLg :+LKb1`M v _R0EndR؅CăV]俤/IAn&f¿dҁRaiT7[{@"gO fo2xwrbx-`~UѢ=a)k6*8wțZi/<ǒDOrǯA' 1EO߂l zH͊%G[cw(W-F6Twe|֔&e\x71ţDS-79 uN5Ġ3Poqȷ͏ $_jT.mƧѦQbWO&vx4lo>b xsƳ{r+7઀POM+\~GUF5[aG;^^Y)DC8e2*?98TcAZ/ ie4N,?VFݴ \ s8̟N3$<bx2_+KOo ~lj4SM -"h:dTĕ&--$sh/=_`=߮znKh7zhBg ל^ ɤp /0%= M@ޯ# pI{|, u'o f|}?6Ϩ!D[=2"/N XG:A0PQG.r{ xZ Kogɏy*Q[?&g(x L =_]o%Kħ~ĻLJ7 UT Ӽ!훎~: wz'Ք 99|7luOkcL. gbY5ƌu1sҦc.$j+:z b3ܹqt10;wzcJ\1h<APkXh@ } ;ijp7;1CÄ0>ed,bWΒg^&+.S~:=E1kk6dG~8梧P dd a!^M-#jXxQ&^}x%\$»jEZ0:JoeYuW<7tw|&vz~p*ݓ;{z̕ѱ^M6! 9G Xr}D!1 dȣRNH좟ǂWkNQ躀/6WoCU({ɵw%<)8bZfJ`nzP¢9$4o;>up<=8x5/ZP.һ3vW{j ka=2Z-;X[S=EfrBBҪϪHI)w]/,RR R8( fhQ녑;@ & u{ˌ2.w ԳRMǼ˅9"Y#GNi"Yx_uk~ð Gw ՟+t UfJ{MԄ~aR.Hzi/LpTVΝҞ1HO0É wFVZU+mkN^b{GF&U3}#@5M ~} ~z_ftW!%*I!ɲ4JLFXq/R*&- 4(vHK֎ٜmrJߚĢ魳 /;A=;[z Ϻ6_ lP5D(F8H&ۂpwz$tȑHT@5[\퓆W&lfM:]t)O4F ޿e7 I{~PJkY|7;F񒍬c=Ӏ9be9FrˡV\JFͼпʑ $@YOЦ߅>[s G"E?de@镇Jӛ7f RGIږ;?'PF"AWloQCBZ낸Fct5H}&@5t|%'0ؖJ0}"Zδ3bfgjV >$˛yrSyҫk}K|ચQ0E-Ϗԙ VCJ{x N|б?mͯ4ǧljX6&;fqxs.K2w1nv+̊P8_QLfEPN:3MM(t* 1,%su 8FeB¸AZBOЧzS˧B_Q-uA1kcSsu v5xϨ +P p1`*d{T]=*G f4 F4 %!QOYN7j1RԚ9- && 8B$}0 g&>{Y@6dW?Խg&&H4M,^t 'y'?:ʜr4E2T)1#V0!D|9a*-1G Strg݀3N K`rhow.vɤpt/GѾhm CoGFuHve(ˀS@u*SpCBTwڥRWiR|T]!(sOd2W/pDFO; ~ܕU+ΰ;neG neJj5 %LONGaTw.3h1(+\/ w66'> 5Ŝ\|>Pn^NTWTѝ=3 %ޙGٕ4-,/bϴ +!lpWEt-7_m(qjhD#Sޫ1=L˜ɖK&r)o݃r@^SC!7+{TG uC‹/A% N}Hs.|Y 1Ѹ`HÓhj7#bmd7p[؝~fˉX\ogʩ:'fll {E;|myMΆP~ȯ-6*O_>?v] I}s-hQqa%d"l^(d4ir"Eƍo.f=Sm{w)fNtErh[p: CN!:EW#zge`&NX_}$1ik19)sr \>@C^%Xj{L S}j1z[g׻JYYA{eRW:[f02 =6zOXrpxaJPP9;(rz+.{T7jf_F5 ƀPK}HʧSN +6ysKk1 U'$_^ցU `t~M* 8r_6yj#$WHd /2-mOG lr兀m1.boDzSSz sɤfOBܕ^Prҧe̩)Vޣ=?S q$; G#aX#e}aaZ؍c44e;-ҹFgk:]to6V@n )l1!*s $ +Z s1/s@!I|Ph~gGu#mXg1sA1hrΒPփ$u^པK,$W܏D9  RnQ 1XCt>q2*7O7  ̞2b2,azGU qBoFzÜz1^(&گޞEYF\b()ĞnC6@ˍmՈmG[,KIprmmU:{K8.6pn>x C5@Bz-KI04|zdiAW%c5v +;; @BQ $s޻I/yUl )QA>8s;_, 94vQe/%[tVЭÓl8eEXjiJzLD).UI.#8Ñ_* C|2]㦡&2Mޓʈ\ !Gu^&`(@IVh6*dvW-F6LkB|w9XfL!9덣AH-bd̀bKT&m1\:x?W{o^݃8[Q|[&ٶޓ/mMKWiLQՀ`좻Ԯ|kHtӞNְ~6\/+N tRnVI|A >SD8QDޥdYܴԞ0Vt~# ZZdG%&JNiZ0EWA@cU.r迏RmוmJD8]˾ψLBPXt~ű8Q%- D/&6g(כJ!Fp1M%q!U}biCxھm^{D,^7~Y90%pfTfS(ajC)x$z&|!C9IF}_M1%C3vCLXQ>Sbp:4+VWeII;d]9K|&9#ފdLSc'-کk;u]UxE[Mu\5%`J_Jtu#$.yݼ+ %GH.Rfh~ D-(qGX Or<̭ciFN_[L iXOHGRu ʎs{Hd?/@T&h v/W@r?ߤN.%dF&MMhi{8#TB 5,횐?FG>Ķ\r<(R z׫=O!;/2 i">x%`KXANV^E\3*L dr_d?2thӱgX0+|R?7`u;f_7Q Zi8 +6rJ.Vk^!pj>YGFe腨arԶgv)^֫ ||~,~-@c6/QXBQZƩUTY:ۂ:d}Jll49ؾ||k(#mr7O>D&*=gĎcrWo\>iL27)5m `&}蹑`QQ śl? C²1*0lR􈤃+sf-+s^ç@.*[\oWn[  "JAsn&:T|Џ!*SJ-$D_:|N&̟|ܘJ7o 7_])k\ed^zOb#25n_ߥG!-F#\HYXO┞TV|(_$VkJ"(oFIGƮ(@o` !|L`ǔ+gQ|uh*kHT\j' , *5,(F'Y*O1LzolN'S#i;C~mW") gmëO ҉۳JE.Vka29E'>jqFȬs\%x0\(vM[QT۞]HZkZ $TXʲsYX {<$03#zKtzk2? iH$81`cM{R^8g,| 95\ǜ #u, H8bʃyG x@ɂ&VӲduHW3`\J!'*(Ym\uVMBqt{(jhVj{[&&5H5}z"[,:"]BSpMcC3[+ljcNvbl.H7rw֚Ubj< H)OYEÏC*q\q~R˙ɂ49گW0%g RG^6{LR2q=H1QA8#A%A0sÜth?μB(*e0+4q7n4y_pSn(O)vu7"]+kYm~1% jwZ@~žQuq'~wXqo-y-I8`6MP!*܍ZI^x:ڟ3߶߹,e1i&t5Im{ˡX_y@;BW(Lhi#Pp tҪ9[Chwykdž 1gP~ sbi˵#߄]v Ys)vjR4? } ɏoQSonY\*| MCbBs '2rZF,;ێ/jsi!zV;Z5n }S =!ak`bQ|8V豂|Fi"Xu%.' ?aovهczzƱ^`7Ii63^D=Hn/!~/\1 cs5:8FU ft^ Ѧ:ܱChV[%dj9t_ +^tj\UǓ,؝^Iݨw}yE$PE Q ĨxXi)*Tj'=R}ϯ\,"2s c5 oX<t!] NY 4J)nt7b'+O$5oWg)n*rB')n #:'Nx9J\B,_ 9yُ/UB^vI R]9KZkpX'UeL:dN͟o2=5+5M+aH)ќg_@E6y,0],^' g92 gr{d*^E x*W9gkZҬ|uz?(]q j\Mc0@cR<^ IIRS !M49Q[4W⿊@/vOqm׾ȨWnPPij+.Dٲ)\SyX`+VE6}(1ɰ+bv꺊7B s(5غ@ ԥjtfr7s0x^&Dr9n$2˱3qMWzTGQ8!n3-֐ISÕڮ}xv#Djq띠$(ˣ3c r9xM "S#)xc2Vl"=m~q%[s>zn˟Z0ajQ-7{j`s3T0j *f9]^n &^4[c"eGsKT!bJ|c޿hbs0h6Qڨt3RJ*D_U+c`UISPϴqb@DXU\-g~~!a#(TrGsN9W5(N{yL{PXTvaI℮ @)ZTdgnS~εXY@`y͏cpIwYM%zYuI :~xg9_8P!v+Tv/UЭ,1K -&mDsaO ݟ1<2C*xmBn Z֑|EZߪkxKeۣ%Cx$ы&SZ˴#I.n{^&˷{BL퇘=Cw4s&-&if:zP wZ{eSIfj2XQdlO:1I3ȸZkϾT7RJ2;[ -yp!4c:T  tĺX԰.:~yO*EG+糖@, X ٗdnxl|[ W1MuSbw8m EEM J1Xɂ^d=܍: ]TgӼsz2?J'1#FND;R]1&\K)b~T `5RO<~dYfL\QY ֟૳Xz+@@/8457,5KN9>eBx vͣD3籦QP࣐f_5G4ji~q"r݉5c:dAO磛 .Ϳ%~ZSRkss`so)C\-;D-bň3c]yX›ڥxTkĊ/ľ9pfv*aqL4}V@3O]oRӝ%gmsa>XRwTzPPu,kζӑ3sToH0UVdj񨉳5HL혪3iO ځ_G ONq$؜sNk7t҅939yO2rљ)Ƿ q1#<ʒ͋ʶSL韜 *>u?:P|AZ»Yptl"'PTM+m{o8lVRiËmŷ^\*e؟5bmd*١ίK|d%5==.}(ͮ*d:]ؿ:gVnu q4l cZ>*bY+['\VԽ#)Sfs&9g0C[Y׽-~;" S۴$/Td#GI;wZBwCMw`Vhdꓲ_;4uhgLbK.1kuFSIF߬Vvr `iu5&tDA]"F>)ʬaLXQ=7Oے%d!:h<$/CxpvsZ&/N0G` YsD˝ׄKE o3d{ 6k%QCd+*pBjcyJ(rRVkbiOlC)~9.)\F%i9YN_%g?]JDj8xp!*ܸ,JɗA\,L vPUJ @hN-`zq/촰l(ȼ]SW[Pe؄Tq)=-'pyZE= ""՜lՒ41n^ q$!;vrl\(%@3@XeG]~GP\PgƇv-GX.~CrF7K^ڸKY&hQdsQI]*bLť5Ko:Q`sRSOpU`3ep I>blY|bG~<,>D_!Sb/>a֢d)ǥl!pN;(Z>D \:R׭rCK:QmNռiT(UwU=Bɾ {!oʊԒde#P o1}AL4U5mھuj~#nVd73*4܋y0 ˜C! 0\ &/V(M]_=<-z=p FOqH~ËUBnPacmWK{xS=pCwc-3\? "xD>2"b>]y>z&xi7(ǩv^%{?FnR/q6*aX? 31VEù+JJ.ɠAC.;]zKĀIClDgN4)}-ˊHFªy-` y?fPK"#ѬaҽwcnyK5r oĚ K 3g HTv%N +XE3zufqǓ̒9QP]aZMPeȢ*4ģl;R & /q] "̢T/q\6ʫ k,>8՛c[xb3K6nlqfԪHQ+66u%k+Ez=r]iFL Zn7Cx/-|Ze$wme,{\t 2/.9!yl/I]2}BpFhMc$ {%?0mw[5oݙU"G̍IOI{g,fC6"{O<-4?"c5{[QzYL0'T *@Eㇽ\k x<س+^"s zPv ۿf㎅=kMLK\elAr\/d|wHٰ9NggrlH# E lMH3:sD fUЩ]4 $o)oۑ<_BW&0VN}[LH lHw f˩d3d8x >՝[ElQ祬1kDk!G>McHf ,ιk$iK͑ f){oܭҭbAA^ #>֞R6!W聭gٌܸpRC:\&ÊeJ-Y:W[I }]׷XM_L @uC!?YLg;VVZ𿚤x-S_B'Eba53ñ"퇪sr;ĵ#eyr>_l0`J@1K4>t0PkSZ Dj1TǴ8'mXn3 Vja{?k# T?XHQQRiYW/*܄h)HdǺ_f9<[:[lonj,%y=V):V XZ>׍"DʢQ /C͔D|P٨ghG.qrąMyᇥ[R{">u!/V3v#teW}a 8~.M2.Τڴ-(QD0GﶨVKYW;T 6]% |QO1rw.[+j'%lȀ]usjt1v3²th({2d_7cpVE£ x>P Q@zʜ(7V)[ϕ !D%H와= ӞIΛ83v1+LSʋM:nC:K|'F4ޗr`j gKTMAiY H3TVp'mɩG7K 8zdN-Tբs=f{w^5애ejy-4"):xVEaMj7$|a7WODaչNW_wϿXlB~kzKO]6GARQZs߃LQE&$$ K7Ug <;`K"yk`z*0g$lƢT"7SvT"SPxʳ"8†_8-_~S[Ms]}f"Y-+j(/ ^$yyAcc~w.ğB qI'bfK+Nl}5KxhH2bix%&Dd:G0tq:D$P >Q qYƲ{%1!*P/Eb R\J=Va'^)[Zss1ŏ!d.&y>iʏ>}Hjϖjg-ڸCͤptTer5atmӋ 2B@%aZ"`/}456) pd4 4EZz\bWkg nػ2P*T!fpm4r|t})>U1\>jzЀ< 0oș(C "p J@0-~G u^͛,CSϔS;Q}"bܛbrN>:vrsV­ר] HBiw%xG1ց_BYh̩p1Gշ l¥:؁,>'ڮkm9!B[&Lae#u#^˜mTan9TGLqGv` o !X׋TZe`?QHP nL#}e^ZtmlgtyoS$׊tݓVxSTqMwRz bO(Hx0ʾ,j> 7}YPn˿[8yߗ@!kEme"eC>mzgXtK.kO~x I'Վ] M"nԳ}:R=V{E3Wr(FME;M <4 j@D5eV-#6TWEt'-θhF`qIK,/\'`6Z -"04l?e+#d1dĭnw$r- n/&M6z,\fא!+G')[=l"_J=RB6y>V5])i B;\\OSx6KhuS P` ;4*Q~Y\;lQzpnP =ʹ0|QQɥgB!d,^32Y~1Z}\MA x͋˾XRqN BwVU@vm埲 =LY`bI 6P~`#VXb(򴞬Y2FBڌr2$fTJ8>@ _PE؋03sn[sCm'cJn/,3Tf נE`gx6˹'Ƭ>ETӃ gBDfJA V w0#BEZ;cǟkMhm7SDRyV*masG+ԲD~mvKA@{UnqMJي<,z-p9t(}[凱Qʒ`.ŽHoS'XVш-ۚ2,=Tvm"s(!b,#j NH YrƧ;iO2IzqmQZZɽ:Vq"zjմiS_×b\G9Ƹ +wBF{)(߫{'GVJ>/G#9Xm8 d{{X](^9ܮw傹p5WP 3]!X/xMD3{E p(E,9wy0wrpMp/{Aɼk lse?O/uIg@4]ׯЮɵ,i~TZӗ{ѭ7 ^>`*DwXiPN \2vP{.2EՋ.3}$R*AZcE%Y~!]ekTޙ1n}Mfn#yXkŲs#yj^Gphi-yK'c&s6G}}s>sW`TUIE/EkՀl6ϜkSZvh|Ǿr .%]*\O\s5AsjMiԯ{+f)?a0A/-|kگ)Y:lloN@C<3{y$'ׯCFp<\ʒUQZR&]O \)RO# PFGoL©ԃWl:CR +뜲5bL7B C?@,U9+ 3og*){$ e\d,o~ZRt Rh%#Mݹ$I.KW QCalw '[`yV4\%f-˝_HH|T078hdJ01U}ϴo? d!b4CTf7ΤtlD"-&~9PuhRC>#@ %Ld~Pi.NaPNÕT"ICޑH!^^ۢ$ PV^ezn{:p>n7E`$- :*ްVC|$ Hb(`%9S.M !*u@Feݱ^\zZI;2>UtsPͼnV-a$N )yԥ~c=dVW,G/Ci7X`[haO)qRIhͪW/MzJ~ }~8zc{(c3cȀȸЌl₡^p!5g hCKxL *(9@(N?&G7EF- Mʕ#e;h[W~,@UraHÎu6[,w@F !!-x- z#6BxmCka#(P͒tG7ي _Ƙ+[!05e^V_Tj^@/fY1 phbj W/pgX e-$ukGx6[1Q0`T 8}YY*< <9iE6yD JI˒ 7BYg՟b{pǦ7FzUub4adNv)R&!O,^B$()V SrinFmZÂF} g}eK s7ctܓo*㟑peH UbezlTq0MoQJ( ,]>,X[pЏdlm.l_Rv<`Anb^hm-$c+$W}6 r])I@ E *S J)T~]t~XΕj/!XNpWÛu4QSl"ݴYUʵuEƬ>{~гk&N +48dl#yT %-H~zl\Je#\%p&[!څr1Yop/w<қn+mVuP#F]/j;2/vEqBę 3b0S#(MR>1p\~;6Rᛢ$33K*hJѤf鮍]Sl;<|TNB챦0"4ʢml\𷒊DK9#moK]DC::iBp]r}w51u < f ◂vkab GYI!J !^z jxJel@ hkn#8'nm;%ylxZޔֳ]6_չIi  ;gXNJ Gu|W|[PftNٴRAx_"SUx {ҧi(晻""WE՘OS/̻ `^h*59IܿjP̝ kǒ3TH:%:}!Lx\f!2GmKQF睪vJk gMj;ᷯLd3q=-a5j׀K;s6';#Ouy. )jt#/$^/{iA)!? .4Tscg+fk_889؏\$,1?L֤)!" 3YD5p]r,?C * ˇ<.~alOfP =`F@v{e0k͵AXS>c8bv#ަ@{L9/ew緷GkW@~h5'n{Ki(T}koSdpg2%_x_wwxJƖS FhfAFH%S4\QkPšL/l~ga|aw.(2*-NQLʘ|6^()z/EjIòHq\Y{վkӵA\tl-}g J<^N_Od_9=FaE+ zt_AkMqE ]Ewz?*fڐ[z { z :W53+dd&b"0췫ʣ4d%'(qDe'4"d]g9 zg:s}Cpn8}Z])M8?Xeޥ4ψۛxFECe+5Tpj3QwZ3$o'*ÏA_Z /mc7t4=nJzE(62ń,=W[0?STc"i&%uiҚ|yZRU!0$$ds] .n("S^bbo .`:3'JfVfCM#O:_Iݖa2[0p$=̚aOxu܀1~|3V%n<>^_Na+?0o X~&@:MjqEaeLݽ_DS#¾]$3ת/٦0%5 ͢फ़w&#c_$d9`> 0CR2P0PhL>Q]`$ю=<_ %*s,NTL{NmGylL~Dm`avnc0GyPII6wh JFGax*X|{Od~sfp|,2"snp)BBm BtB:R#P/ֶE# YcPjD}-]CQv$Fr5K2 $;5p"g. ][S &&zJih;`q,\lmJB}i=T"2I6bi(K裞 Ygr]E0(b#;0pJ?$Ɏhݜ}rdidN-پr9P]66e*X.4x _qOQVyN"/%i@ t1{Fn̩\<0&GlyŹ}Orzy@3bX$ImIV{D%o5тdڪ#)|;|&a2׳L C{i: &ZƓK,@($E;aewE Gf* k-i8~>/[%N;$aWStyh |PxJ+Lh7uɞ0U 3:/1 1 ܛi4g֋ͭ-,Kv>h6M0p6]kf-AYY!fʚ4WGmIl%B_Ւ\RB}5Yi3.&n{5kzB/H+C> 9v9_C+:KSGطzyRYd :pti\b=oF 8jCM !KBa?$Aym:Lg^?0#Aln^!yV]M:30$~ܕc4G _Ȳ /) ~Ly9`ĒXBY~sA:'UΚq$NZӱ__-[+@Xj޾:൛A#F;KBWʓ%>*|p7CWK@l.0'JS|jS|q#@Xn'7ȿNTD$,i$NoGcm AvJ)6\b&:p9ݴgy?ab QeW S(0.pA>-Ą=5~AQZJ"n ]6; RKv6ad+ ?vfmHޏ-Ka^IzIuǎ]Ѱ4}VoKpBPZMRr O,! Kֿwز@?Yn;ZUaaVdڜp%GZs,EJꪨPO+%$RlI=?z^ c] *RīYhͼ4?HF6 Q1H&,!KMEn_B}A,]V`Q˅<δ_O7-B7uA2DBaW)N=?.7 4-1J4#=DE;5wB3w,{\NXgI%*蔢'phJ\ܥV N̉9~$@MaDt`S,P9A:唎eo%|P@̑a9x\K%^xuqC&Yi츖_/qg (v3PY&W]17K\U(,y`p"1!,_d0m$ӡMq!{7׎9Rn*8X҅Bܿ2.0֋=Nap(5|..8aT,'< =ޯY-/6*j)앪Bb8aqP+ۇOD D6Eb*ǥ!pHc= +5r046K?: [XXzz0Eܘ:^ cH[3ik]1΂1-a8}$Fһ$|ٸ  YZ