libspice-controller0-0.33-2.3.1>t  DH`pZJc/=„%qF >'Lof@<8n.w kkl,wrF2+"4kkgT8xBT].LcVH UGHE8j2i9?]7[ p+_܃䓅qAYi;Io p8Iu;uxf7 jr_R&E Ⱦ@a2&! 7FCyvdV=}p ipYdiUScq_SF}goa|>/iy3XI>f\쳯Z1)\$wdo}vuC>_¾i[)sŪJ.uq Q7P\ѣED#?G"0$m?Df^rj ZҼs"6><D?Dd " \  CIPX \ ` h  @ h X (u8|$9 $:$>B @BFB'GB<HBDIBLXBPYB\\Bt]B|^BbBcC`dCeCfClCuDvDwDxDyDzDClibspice-controller00.332.3.1Gtk client and libraries for SPICE remote desktop serversA Gtk client and libraries for SPICE remote desktop servers, (Linux and Windows)ZJRlamb16 openSUSE Leap 42.3openSUSEGPL-2.0+ and LGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://spice-space.org/page/Spice-Gtklinuxx86_64 ZJEZJG1d075391bac175966dad69d98f7604eblibspice-controller.so.0.0.0rootrootrootrootspice-gtk-0.33-2.3.1.src.rpmlibspice-controller.so.0()(64bit)libspice-controller0libspice-controller0(x86-64)@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2Z`@X@XOXEVWWVV @UUq@UT@S@R<8R q@QQg@QNQ @Q@P@P]@PO'PIPE@P!@O!O-@O@O\OX@OH@O3@O.o@O'N1cbosdonnat@suse.comcbosdonnat@suse.comcbosdonnat@suse.comcbosdonnat@suse.comzaitor@opensuse.orgcbosdonnat@suse.comdimstar@opensuse.orgzaitor@opensuse.orgcbosdonnat@suse.comcbosdonnat@suse.comzaitor@opensuse.orgzaitor@opensuse.orgfcrozat@suse.comdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgp.drouand@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgidonmez@suse.comdimstar@opensuse.orgreddwarf@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Fix buffer overflow (CVE-2017-12194) (bsc#1085415) Added patches: 0001-Write-a-small-test-to-test-possible-crash.patch 0002-Fix-integer-overflows-computing-sizes.patch 0003-Avoid-integer-overflow-computing-image-sizes.patch- Merge SLES changelog (fate#322402)- Better check for lz4. 48da2c66-fix-lz4-deps.patch- Merge SLES and openSUSE differences in one spec file.- Update to version 0.33: + lz4 compression of USB channel. + Keyboard: pause key fixes, set keypress-delay to 0 on local socket. + Mouse: fix pointer grabbing in server mode. + Clipboard: fix copying text from old application without UTF8_STRING target (motif). + File-xfer changes: grouping all transferred files per operation. + New spice_file_transfer_task_get_{total_bytes,transferred_bytes} API and associated properties. + New SpiceChannel:socket property. + Fix rendering issues with CSD on Windows. + Fix gettext support, some translations updates. + Fix display refresh issue on f25 after resize (init egl only when required). + Many leaks and races fixes, new tests (bsc#1016291). - Changes from version 0.32: + Libspice-client-gtk API/ABI break: library soname/version has been bumped, and deprecated symbols have been removed. In practice, most of the API (in particular for language bindings) should be unchanged. + Drop gtk+ 2.0 support. + Require gtk+ >= 3.12 and glib >= 2.36. + Add GStreamer as a backend for mjpeg, vp8 & h264 decoding. This allows the upcoming Spice server release to send video regions with better codecs. + A number of spice-gtk structures are now private. + Spice-gtk widget is no longer a GtkDrawingArea but an opaque type with only guarantee to be a GtkWidget. + Virgl: - Use GtkGlArea if possible (on wayland only atm). - Various fixes (multiple display, resize, canvas-less support). + Win-usbredir: use UsbDk backend when available and various improvements. + Ensure that dnd file copy get cancelled. + Some JP and KR keyboard handling fixes on Windows. + Fix SASL GSSAPI. + Fix ipv6 proxy address handling. + Allow smaller widget with scaling enabled. + Add spice_main_request_mouse_mode() to request mouse mode. + Add SpiceGtkSession:sync-modifiers to change modifiers sync behaviour. + Various video decoding improvements. + Use GTask instead of GSimpleAsyncResult. + Misc bindings, leaks, warnings, and spelling fixes (bsc#1010188). - Add gstreamer-plugins-bad, gstreamer-plugins-good, pkgconfig(gstreamer-1.0), pkgconfig(gstreamer-app-1.0), pkgconfig(gstreamer-audio-1.0), pkgconfig(gstreamer-base-1.0) and pkgconfig(opus) BuildRequires: New dependencies. - Add disabled pkgconfig(libphodav-2.0) BuildRequires: New optional dependency, not yet available in openSUSE. - Drop pkgconfig(gtk+-2.0) BuildRequires: No longer needed as upstream dropped gtk2 support. - Remove all buildhandling of gtk2. - Changes to subpackages following upstream changes: + Bump sover for libspice-client-gtk-3. + Drop libspice-client-gtk-2,python-SpiceClientGtk and typelib-1_0-SpiceClientGtk-2_0 no longer built.- Move acl helper to a new libspice-client-glib-helper package and add a corresponding dependency (bsc#994858)- Update to version 0.31: + NOTE: this is the last release to support gtk+ 2.0. + Add local GL scanout support for virtio-gpu/virgl guests. + New file-transfer API, to be able to monitor transfers etc. + New spice_display_change_preferred_compression() API. + Better authentication error reports. + usbredir: drop isoc packets on low bandwidth (rh#1264156). + usbredir: add counter of free channels (rh#1298772). + Add a toplevel include header spice-client-gtk.h. + Grab keyboard based on session focus (rh#1275231). + Don't print error message on successful file transfer (rh#1265562). + Allow simultaneous support for Pulse and GStreamer audio. + Remove GSlice usage. + Some BE endianness fixes. + Misc leak and use after-free fixes. + Documentation fixes. - Drop pkgconfig(x11) and pkgconfig(xrandr) BuildRequires: no longer needed.- Update to version 0.30: + spice-protocol is no longer bundled with spice-gtk. Requires spice-protocol >= 0.12.10 + Handle single headed monitors that have a non-zero x, y config + Various small improvements to 'spicy' test application + Fix build with automake < 1.13 + various bug fixes and improvements (boo#958306) + New API: - spice_main_update_display_enabled() - Add SpiceSession::preferred-compression property and - -spice-preferred-compression commandline switch (requires a yet-to-be-released version of spice server) + Ability to set the SpiceDisplay::keypress-delay property via a new SPICE_KEYPRESS_DELAY environment variable - Add python-six BuildRequires: New dependency, that configure fails to look for.- Update to version 0.29: + sync guest audio volume with client volume + use stream volume for PulseAudio source + on Windows, fail early during initialization if the usbclerk service can't be reached + fix audio and usb managers to work with client provided fds + check for too long passwords, boo#931044 + many crasher and bug fixes, (boo#898383) - Drop now useless patch: password-length-check.patch - bnc#894069: disable smart card support for SLE- Check for passwords longer than what spice protocol allows to help reporting the error to the user. password-length-check.patch. boo#931044- Update to version 0.28: + webdav improvements: - No longer spawn a server thread - No longer use local TCP sockets & port - Provides read-only mode with SpiceSession:share-dir-ro - Requires libphodav-2.0 glib-2.0 >= 2.43.90 libsoup-2.4 >= 2.49.91 + Drop gstreamer 0.10 in favour of 1.0 + Add spice+unix://path connection support + Accept URI with empty parameters value, such as spice://localhost?port=5900&tls-port= + Fixed lz4 support + Silence some harmless warnings + Misc API documentation improvements + Switch-host migration fixes + Learn to build --without-gtk + Bugs and regressions fixes - Add pkgconfig(liblz4) BuildRequires and pass --enable-lz4 to configure.- Update to version 0.27: + Add GStreamer 1.0 audio support. + Add LZ4 compression algorithm support. + Learn to release the keyboard grab on release keys pressed (ctrl+alt by default), to let alt+f4/alt-tab and others for client side. + Session and channels life-cycle changes: a channel will no longer hold a reference after session disconnection. + Migration fixes, fail early on client provided fds (this is left to solve in the future). + Fix support for Gtk+ 3.0 on Windows. + Clipboard size fixes. + Server-side pointer drawing on grab. + Build-sys improvements. + New APIs: - spice_usb_device_get_libusb_device() - spice_session_is_for_migration()- Release 0.25: + Fix SPICE_GTK_MICRO_VERSION define for default value + Make "phodav", the webdav server, an external dependency rather than a submodule. - Changes from 0.24: + support folder sharing, via WebDAV channel + add HTTPS proxy support (requires glib 2.28), and Basic auth + add SPICE_GTK_CHECK_VERSION macro + advertise SASL capability early (to help fips-enabled servers) + fix crash when releasing primary surface + fix a few memory leaks with SASL + fix spice_display_get_pixbuf() with offset area - Changes from 0.23: + support Opus codec for audio channels + ssl: use tls 1.0 or better + support gdbus instead of dbus-glib when available - Changes from 0.22: + improve inverted cursor support + use system-wide trust certificate store + make sasl support work with other method than MD5 + fix some clipboard crasher, limit clipboard size + fix various regressions: usbredir, alt-tab on win32, palette crash, agent notification, old protocol support, sasl ending crash, gthread coroutine crash, close sockets on migration, pulse backend crash + fix a few memory leaks - Add pkgconfig(libsoup-2.4) and pkgconfig(usbutils) BuildRequires.- Update to version 0.21: + Improve inverted cursor support. + Win32 usb redirected device uninstall fix. + Add support for libusb hotplug API. + Smartcard initialization fixes. + C&p converts line-endings if necessary. + Rendering and overall performance improvements. + Build and bindings fixes. - Drop spice-gtk-mapfile.patch: fixed upstream.- Add spice-gtk-mapfile.patch: Add spice_channel_string_to_type to map files (bnc#834896).- Update to version 0.20: + Adaptive video streaming support (sync with PulseAudio backend only). + Add spice_usb_device_manager_get_devices_with_filter(). + Add --spice-secure-channels to explicitely specify secure channels. + Multi-monitor, win32, USB redir fixes. + Add basic gtk+ wayland and broadway backend support. + Removed the GnomeRR code.- Update to version 0.19: + snappy has been renamed to spicy-screenshot. + Several file-xfer fixes and improvements. + Many win32 and USB redirection related fixes. + Compile and work again with RHEL6 and older glib releases. + misc fixes and improvements.- Drop pkgconfig(gstreamer-0.10) BuildRequires: the default audio output module is to use pulseaudio directly.- Update to version 0.18: + Build fix with Gtk+ unstable. + MinGW build fixes with old headers. + Fix USB coldplug race. + Bugs fxied: rh#908057. - Changes from version 0.17: + Multi-monitor fixes (avoid monitor order shuffling, fix mouse offset if monitor 0 is not at +0+0 and let agent do monitor offset). + Add support for VD_AGENT_CAP_SPARSE_MONITORS_CONFIG. + Add controller & session "proxy" properties. + Add drag and drop file copy support to send file to guest, you will need capable agent to use that feature. + Introspection fixes. + Build fixes. - Add spice-gtk-polkit-privs.patch: set more resptrictive pokit policies by default.- Update to version 0.16: + Fix crash with SSL connection (bgo#890464). + Send monitor config to the agent on spice_main_set_display_enabled() (bgo#881072). + Fix channel leak and wrong condition in spice_channel_flush(). + Build fixes. - Changes from version 0.15: + Add HTTP Proxy support (only with glib >= 2.26). + Add "port" channel support, to allow arbitrary communication on top of spice connection. + usb-redir: fix migration support. + win32: various keyboard & mouse fixes. + Add info message when USB dialog is empty. + Fix initial black screen on some 16bits guest. + Various bug fixes and improvements.- Add pkgconfig(libusbredirparser-0.5) BuildRequires, to see early unresolvables instread of 'late' build failures. - Replace libusbredirparser with libusbredirparser-0.5 in configure{.ac,}.- Update to version 0.14: + Support for seamless migration + Improve scaling handling, add downscale-only property to give more control over scaling + Better handle key press/release events in high-latency situations, this should avoid unwanted key repetitions + Improve unescaping in URI parsing + Fix symbol versioning which was broken in 0.13 + Fix for CVE-2012-4425 + Various bug fixes and improvements.- Re-add pkgconfig(spice-protocol): as we don't install it ourselves, we do require spice-protocol.pc to be available in the build system or pkg-config --print-requires fails to traverse the dependency chain, failing to add any pkgconfig() requires to the -devel package.- Remove spice-protocol-devel Provides/Obsoletes from spice-gtk-devel: this was a mistake in the 0.12.101 tarball, and the real spice-protocol tarball is still wanted. See http://lists.freedesktop.org/archives/spice-devel/2012-August/010343.html- Update to version 0.13: + Add support for USB device redirection on Windows. + Add monitors config support (multiple monitors in same display) + Inhibit automount on GNOME desktop, to ease USB redirectio. + Better video support (reduce some glitches). + Misc migration fixes. + Various bug fixes and improvements.- Update to version 0.12.101: + Fix --spice-debug flag on glib >= 2.31 + Bugs fixed: rh#818169, rh#815426, rh#820335, rh#821795, rh#823874, rh#835997, rh#823570, rh#822688. - spice-protocol has been merged: Provide and obsolete spice-protocol-devel package. - Drop pkgconfig(spice-protocol) BuildRequires: it has been merged to the spice-gtk code base.- Fix license to be GPL-2.0+ and LGPL-2.1+ since spice-client-glib-usb-acl-helper is GPL-2.0+- Update to version 0.12: + Fix memory leak when guest is resized + Fix color-depth setting + Hide/Show cursor correctly when needed + Fix blue-tinted video with old Spice servers + Correct scroll-event not received with recent Gtk+ + Fix various migrations issues + Allow to disable CELT encoding at runtime with SPICE_DISABLE_CELT + Various crash fixes (on pubkey, recording, clipboard) + Build changes (common submodule) and fixes- Build also gtk2 version (and its python bindings)- spice-client-glib-usb-acl-helper is here again. Besides depending on the right version ofpolkit, it also depends of usbredir, which caused it to silently disappear last time.- Update to version 0.11: - Fix semi-seamless migration regression - Add Spice session UUID and name support - Add foreign menu support to controller library - Add a simple controller testing tool spice-controller-dump - Build fixes - Drop spice-gtk-0.9-return-nonvoid.patch: fixed upstream.- Update to version 0.10: + USB redir is now aware of host/guest side filtering + you can query spice_usb_device_manager_can_redirect_device() + fix the usbredir channel lifetime to be equal to session lifetime + set keepalive on channel socket + fix hangs on windows when using ssl chanels + add a SpiceDisplay::zoom-level to maintain a scaling ratio + add controller ENABLE_SMARTCARD option + remove a few warnings, ui improvements, build fixes - No longer verify permissions of spice-client-glib-usb-acl-helper, as the file is no longer installed.- Update to version 0.9: + Add command line options for setting the cache size and the glz window size + Add a USB device selection widget to libspice-client-gtk + Various bug fixes and code improvements. - Add spice-gtk-0.9-return-nonvoid.patch: Return a value in a non-void declared function.- Don't install /usr/bin/spice-client-glib-usb-acl-helper with suid bit set until bnc#744251 has gotten the full treatment. This kills functionality for USB passthrough.- Update to version 0.8: + add USB redirection support + introduce SpiceGtkSession to deal with session-wide Gtk events, such as clipboard, instead of doing it per display + many cursor and keyboard handling improvements + handle the new "semi-seamless" migration + support new Spice mini-headers + better coroutines: fibers on windows & jmp on linux + add Vala vapi bindings generation + many bug fixes and code improvements- Initial package, version 0.7.159/sbin/ldconfig/sbin/ldconfiglamb16 15229445940.33-2.3.10.33-2.3.1libspice-controller.so.0libspice-controller.so.0.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:7965/openSUSE_Leap_42.3_Update/16b795f0d272d29b5abfb4ed57674c16-spice-gtk.openSUSE_Leap_42.3_Updatecpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=faf1ae33c0a2aafc7e1b9d89a993e24dfa53734c, strippedPRRRRRo2\կq,?@] cr$x#nH@g̔sI.d˥ѸyBJ q4Py9;y%zt=e>:`;g`(Me=/Nog]UO,LjuN=zGR~j]"As+y(nI=,zԝ5_?Q‰$p3eҗ @ Y%iO0RwCd:vT? N)+|/. Hpj+26.:yeP{!2U>`]d8l,"99(x6>FXX6Zü{Sd.,Sed$P"u;$%r %%%켒*+w.*֔J~=zD عQPQr a749E;C`Xf?ʰ O8xq~NF//$ݳMm֍okdP? CiUR`G#mǩq5s;KI@]iUK[v$7Їu:d*Z1Gr{&l׃| ,bsAe7i1mk@|jUla nML*YN[0`ZoV3>#ŹvFkYFv4W4)PdzNeFL idh= \4Hxy2MPja%=`oƣN)>x5L Ē29 1d05DHl ֡3(PTl dQAײ )lF?4q [PFStZFvFFcykZԶgF̱B hNa}p>XYOfyK0I_="bc4Rܝg۫rҶ\4 t"M}eIŠwF(=d՛=Jpcޏ[UպwQ=^vʿg% ݇g.bR*árƇ E<4T^H@~?S7I)z2mY԰* @> -/cKwU Y ʄU_hIGV /?+Q_Řdz:8R䭣Qa;(3BuPD\ 0F[㳨 v'WF|<LBR ^7tT`4R1qmM@((oƤ1a,'됊F>>a[J`Yb6IBڋNMO֙ *w<@V ~m%/5"\;oMVlBa]>JaW]6"6j Bj%&&ɒN9X& S8n;V@[ZA:y P*"u,b'8\-\\1vm)ߦ-hc-3OB<3`2A w:[|?Dxe4 ͏DY3}Lχ+S%7Oaœĕe]1:5=*P)s/|I<ʭE9п]4@?[xea [EBV#;!#c_$ E< 8O Fy/ԝenC" #Fb-HvOw HY\F߀ZHM-3*^p!gI_APs3a9͑u&5:Qvho>o+sp-\żtǬJpTuy!8XYت> ݯjҟVE#7Q2(NjF"A): {4-A޶J*?m i9#IŬڿU(j̓oZ3<.?>b9xL@Qe? cdiʏ7Aa*m-$ ,Z)+W8u\gn3HW@=@]S{JORK1 hj0B0 _Nk3¦U`flfWa)ᔴ7,=[g6bDR:&#;QF%_ [-]ʔ/ع`T˗maL/dy(f=OlqlO2;<x #Mbt= a[o8?ذt]U>ST,]TVU+Ow.W:텣DSl x#FK,W%PisXc7˜`7`L$cID59E?L$ܓ9(b֞7y_I1.&^l2hC/nYE&MգiNxiXflBQ(g,1w+$08ҁ6 VPvq>V;R*O} 4PQ=+'$E`KP6=߮.l'ǧal&cZ~ F n)-gl\O5IqʀS bDTp9~as hG3le xeHu+5`⍛XwI=R$ߤί P_?/|pp- t7{0 V_WW?;Zib#Ve3x"ԃ.S-ܓ6n (WҨ9\mJAL:CA{+n%vYE!껶-"X>NBYK$w˷1*b}O&;9!w&v=6!vToRCݖGR>7, =Äm󌅌w1:kɹ1PFOqCF ;kGOY*WUzԍl 9B2,5vaCl4isnJC!N,Wx#~l+6B V?Kb pyu[z6{Э? нmf.^2Am%bĒ~a1=/#.H}$yKHI>Ef\wlvfVkjC DoOE,)тXrl@rXb~g.a꼭M%WK3pk#hI U=Hss: U H2}5ߊs>8 ,o'<0K(Htr1Oco>ޢ~N LE?qm(gֲ͑o`Y]P%&1UkȌx\.^ :6KNäe@!Z&-vN}8&*畆ݻ0uj\dUX6Vc@9+*9bnh5\&^Qvd>ƞѓJaxuMW` REkDJew2'O.lm-%,&TN rlH2vYKqcAKda@(m]o<D.AT8 EbJ,K\-.PfFVDݡ갯e $=ߔ919 䅗E*غdMLh#L>6dFNe|m+ ,UxTKo7!eSv\ rb!4\Kr:V^G~=j7(}i؊ŷ4;w *Ɛ~ۙ6zhfP~])+G{{Akn-I*xmPr5D\x܉Sɏ%2[ZYÔ"my[9F{ 2eFp9B,!9ZѰEGyy{Jd@ԫm!,s-UӍCU@x!ԫԊDO^~NgiZ2M ӏnNn44kKsM]?=&*WNBA12؆sVHXK=NyUbMv|U\^.@B&H^"S(!:JY}XZR@NW~ CDFv|7i@I4`YJD*.޸)nEE#ۗ9"2t\wyE3&NGʞlC/J]ߺqz +N-&uB[-~(E"t̑D<ȒjLIBiZWǐ?N32aޟ6A+bK6 =ua]hD 4LDs2D<8Xbg2\)[5xTZvv`-r:GAXHYz&m4Xnszu"_J%(=]c='$g8? <Xvd?p$h\Jy=6Q1h/Mn ڰ4ӆL^?nX۬vS*zܺB0}g|<{X+m< IK_ b(= پɷ|>,ʢN 9&Fcݑi ` bI'L*Fh}x?ug2iP pYTCwX} cY(@![{.$u3j)ː˿/w<2+nrƽ*جVtDj7_iz^&V~t$(7=-+(;cw?sXb^R^[9#؃U=yz;jB[/4~3 ΫBo_ &p٘bW#,T).}4f }j#i(Ϊ4l+-lQs* Z&vQv5mwmgfq(pGx^ry+< h︿=RnL`cG""ȴϹ!7xck[ЂWLyStMmQ^RYyH0BЁteO=C -~U/!e&wP'ϞT\*){?LL4f P /}7,K7k`Ɋ^=[JNQcsmjj7E0%gKM*Ӝq@HK yKF+ UI7댰")3+P?$shb34ldDQ'`fcF)y ] I%|kOګ+_'+coy&D5 unzY3Sqqb,{Vј(0w1kJ*7`R%5 __curexB;vj 0kG F'+s~=eV:p%~-H.7p,;oj!r:j)$]g&mݗ26T-!Rn\SM[JXn_>[/UJeYk^,Άs,JT˅k ƣH%Lf[[C Q[Q65, H*,qݿߓx2] wU?oa UK˄c=DLڀPx~t{+B_Ϟslc6fggaOWiP@$&8́&#{m)3:.YJ[/B1H=egU>yNZ>bۮgF˹Vc0 F`sͅ HNxn[7JsI K]!&y/hG`GsnbZԦ4[E9vg.*hg 6M`R 1r\?ѧ^_I:}'lu(/g-3͉Tq:RI\dX"91-.-_~-XE}Uag u`} P2N] =Jk*1k@@@0z6n_cILyha@#45vѱ D!1R&cJ vwzPbIPcL]7`єFf cyS.¤]vCV9a2l6#:o`fGfIB/XRD-*W7m| P,E8T9S-alrnyҼ "u0qIl0ռImXW~x5ڟ1j'$,[Οc0Wڙ4> rucVb|[kZ?vs?T'FR,fwAA8|Ҥ^+WO@5:jެD#t?M"]ܓ7m--QЪc% κlm!jbmtDũ\AהtVE{Y7]z4][&&*DCa;g-Isa׽-t UJPm;lI  [G#a* I?X\q|&xZ41jf_%+b'͍v50ozuȶ77\GWp޼3>GEUY<]z&`qzh_ T<XڤKS+7:ZLČ}AтJuz: +)vƌQ+hxh'L3Z惴#g 2:>;}vTi=O K ,& 'Ȋݳ{. @2=yՕ= eZGaٽ.oBf|lS RJL?jT[2`iS+LQC}8tGGUA̤SwjWuQ ^M޲)LPr=2%ђ,rs '&13Es\k2VHh˻* 2VRf(ìIb#L_O+foUDogk˔URi/}Xc"+ʝ!jA-~UP2U\dcEeЛ/G’j$ =0IoݬX&՘[m /|襓Lx!ag,N@@k=Ü9R?dnPSļBsxd,i%(- MoC$!xruHܬJE@d|ݝ`}30:R4J o.XӠICG ~~s,q{V~[:ʗ8:5K/%{=8}ӛcKߤA$|h4Y]8BJAmd xpjX5l}_{Btz[W# rJsG X >6_kô5PIx'1Nv-"ړB8߈(Jd=YR,<1!fFF eli߿e!PX zɺAckidQf5x鏶QP õ6x,=>ri>99R=qmx[zP/]PU7N5F*YTp3E5j byXqU ]nrfqgB+ 'HR6ϤЭ:?6a&]HQ̈́ HwǢؐ\&o>n0mxQ̪Q v㬕:39lCΗߵAE%wBچLPžR.1=+"f2YĩAK@c(Xw}6 W]sW4GCjV/egΉ{Y/&mJτffŅZ1K5❹;з. "}D9(ʃ tI&h<\ 2t|כZJB΀"q@{ku=w< 66@C}Q~jyTwO}  $>M6 "݋49Mٖp69͌iM~.lk Ⱦú%ɳ(̩vmud@ V7uLml44`#$tu cyc$"+k@|r]yvi[݂fQ_"ieqKլl {w/¼ ]ZFw?J3+퇲q9AM4mV K}*fOn"Q{=̳ j>AQ +q1{@_uM3Mc;3Pt9Iq"9GzyX Fe.[W@5] /v"7`# V-r(5ƌ"W#eru iiHwhm{)5צ̃+>3wDcJ"J[A-SJ`IY;{~V^\FV^G}/ J.LKE#Y35.Eft  ¶A:D{v #a7[~s%CWr`pGa6MAHX'Z&g޹},O}izegt7~Rˆ?HZg$I76& Aύ~TWg]v9Ii k(=A1UH^Aj9/U喡1fV͚ŝz;Q^z38\ (%b{g2=M¿Zcj˵}lS i1j62 7/9)Fcǁ9܀JBcyIobJcMΆBCӐL(+-{Ƞ F0N+1=@1'iii G?׹ZДlb]3OAZÞ> H'N~Jt]ez/(sMk_RYK!9/!(&w(&nb5R`4CX HO1עaל3lTIho~; (+{,DgQuj-ѕO<ƻeKYrF= | *#Gktѹ@HK,U!7|5R1[1O3 ѭ> "T5ƚpH x6 {<Ɨa¡ޖ· ѻg]+\ "|N˼h:֞j7kLOfOY@x u'2&yZ]&ȨËNRдu9iCc5"`IĿ_.6?&$v4PȀB2<\n,CT$My4zr8QL { FV|cn*Ltd\6 X '{f?xz]XܳzNqMlvAhH '-v Ɖ(1x%>Ch\: 4b;YeJ 1ҀM~e:gEт& p[[7CeT0'=[ٳD n )̛ƣ4^nt\`#uN[+!A=FHb* "0<zp3 ۃ%*s䃛 Q>aMr  QTT)Ԏ¿S)8Uܽ&!Pp- 3䩤4)ci1nm ~yInWم܅add r؟ѩr˰r|Z%[­:S]!S`rKс,'PeԏŒ\^j|NNC$1aߡ\Q]SLk"e:MJ\o! Ld 8}lb#BcEcܣ)kmmDR_ ][S~G }Dez."21?%yS(;=7h f˔ X.4g,Z\`ZT6{j. EZT'AiV6צ \ǫzjHwH4 "Tch/ PbY'p]ٰu*X]2~8N9ꋸ\pp8v`=* 7`ue%;2]6Y?D1޼sPbnCa]℞۞an|/3K8tK ,QWmܿ\LZF,8j‘H5Es2D; LEYL9ߙ (nM9 7xFVmS8aze~Z8d$]mAiBL5k9sZ,9*#NsN2~{40z[6OPR=r7'"iSF̘l D} GN,5p{2 dDO&rVݓϺTI3%QمgSRuPuF/:WL֕KPhhѹ;Xa8 lo:CS*r!Ӎ{V)ɛ4|JKZ"]e5^g^Hu31`.aU%>d˸hy)o kr*a(^<a݃y_3d_Yzci(p5w9ǭeHYsKFf\RxFjXX\نSk9h<$80 M98ZsMp Z ˜͖e-dEܝX_' HpiM\[.2 "7ͼFEcM`iok x<2 NJh1=hyXxfGVc!y֦c f'(dnɡI&t%X# _F[3Ɍ0Ͻ.}Ӕ,J{#C 5e:#p3Fj Y[8+ڌ\_piiYb,2B%J(BK럲˾lnjCdk5iIcTNFa ѹtiX?6-TiOϫf9⮳pL+AUvB8#9^ISCdPJ PuT4.46UTxyB\ a彸 vQ< }ܟm'kL}Dž1MoOApE2kR 2WP. - ;#* voQprԌWZ:>uYSa[5;FS*mP0 sKl V2:|Doo5$-֢C+V oW.rL/ѳD&0n\&znyU x 4iBX)RUcYٍܝcG`/ JmfMQ$aR .HHnsMjo"t9縂ۊ"(!(X =%d''9G.NE8P`naq˜EO6 7Lc5XY?}48'/0&'LUhY&oPP9~€NT[*ĈA|my0iE0 ; ll12X M ,`Fo-+Iv͔_49{jc 㗥iF'Wb4F3OK!vREb(seVI7ݓusҒ,ڿ94uwQMF[3AZb_g!b@+Gu*6Qw;7> S dgd j^ayq@- 2+p*W-XE"z//j7F!A(>8{Ὼ`fxOxGHZr T趉2#e NP -ٟd2;E4E u~׿g?]w[nX2x霜wX,2ioȡ-b2"; ,pl,HH>•m/Qa6{8F=8px,IŇeI>Jv^Gc1J,AaGK6(zSI^ERPgA`LC74V ŖBWzjɾoHcgWo?[KxbkbjZ"xsx]#O"nqEmrJFf#ա8$&KӁAEĠS+t,2ZY$Dq#Q%.Qz/ Au08w!n% `g5"`mtji9ѕԄGIEEJ,0̘;B ;3 $dB )0e¼Jws6`†_0 x/6(h`u3v#wxxkܫ KQX{m*i/zxf-\a#&pQT;D hXM*'K|֥’u}ģؾ] "mAb0޻ol[`gl.sa 2n\bg~i&۬% 䚰gض/IDBwwVD>i@ed"4`"L¯_w&M1\}&W_ɝIƳA.d RA65ȼgp >cs (CfyfB_v܈ -j0Bʿ"'q¸ZKM:Z/!6+KdZ໩.KgVCΎfW-G7=dÝ# fz{hd޺2D;$5>)޷tDaj0[LP>Qiag4ZLDf|};ڗlr~LA- sҎ)|g~>Kv4 B۪ν銇t ^ Q UG?vpfj%)I9lqo_rb#6$:m հKk%Au-IEEi"ZaosVvW_/\vRǼyQ{ -\>O81sTn=by9{_6xG7t5,jΏS00 Qgo_kߡDPߏE1S10MrA/xd;Ð"|^c g }07\,.[V2 h uyE%Ɖ (@گR] N, Mmf,ȋg<)a3X5x8Wv|/L6?S%9 X oHљun !kaSU~Y*FLIxg U&bNօl.2kDt B+ WEM=O3VfU3*ʫsQYHhh'~Й`FH3\k ĿOA0Tbز|4JB- ]L !yd~־"X#bW3E(~Q;ΤgxaW)"Tn_W?l TjHb‚bE<ഊ=V.b^8!I6\7|x=b\`J3@