freerdp-wayland-2.1.2-150200.15.24.1 >  A c1,p9|zHd޷>[УbCf HV_W6I~ѽfAꍉ!4G ?q97f_q~7ު+f".B\xjEoKUɥ`\8B쟰Ad+7ab:cgS- 1![W 0>p>Q?Qtd ' D )JU k    J LT^h   (8$9$:$FMGMHMIMXMYM\N(]N0^NIbNhcOdOeOfOlOuOvOwPxPyPzQQ$Q(Q.QpCfreerdp-wayland2.1.2150200.15.24.1Remote Desktop Viewer ClientFreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP) following the Microsoft Open Specifications. This package provides the wayland-based client application.c0mourvedre SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Productivity/Networking/Otherhttps://www.freerdp.com/linuxppc64leHR큤c0c0O156c431f183d3b558fbd883f94d3d05009adf3790a04cc452d7fc08305bea0be7f96e849fb2dd35519476f4b8c98f0ce21b2d98df2fc65b882d7c1fd92f46ea0rootrootrootrootfreerdp-2.1.2-150200.15.24.1.src.rpmfreerdp-waylandfreerdp-wayland(ppc-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libfreerdp-client2.so.2()(64bit)libfreerdp2.so.2()(64bit)libuwac0.so.0()(64bit)libwinpr2.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1c\cN@bL@b@_16_^@^@^^^I^@^@^T@^^t@]@\@[@[j@Zz@Z@Z`@ZkZWQZY@@YKYKY=0Y;@X~@XW 96x96 pixel are visible. - USB redirection command line improvements (filter options) - Various translation improvements for android and ios clients - Removed upstream patches fix-freerdp-2.0.0-usbdk-build.patch and fix-URBDRC_DEVICE_ADD_FLAG-definitions.patch- Updated and reviewed make command and added fix-freerdp-2.0.0-usbdk-build.patch to fix boo#1169679 and make USB working again - Fixed build for SLE_12 - Cleaned up spec file- Add fix-URBDRC_DEVICE_ADD_FLAG-definitions.patch in order to fix boo#1169748.- Added cairo support for scaling - Cleaned up spec- Removed patch freerdp-Fix-realloc-return-handling.patch - Added pkgconfig(libusb-1.0) for building - Added new package for freerdp-proxy - Cleaned up spec file - Updated to release 2.0.0 * Fixed CVEs: - CVE-2020-11521 - CVE-2020-11522 - CVE-2020-11523 - CVE-2020-11524 - CVE-2020-11525 - CVE-2020-11526 * Fixed security related issues: - gh#FreeRDP/FreeRDP#6005 - gh#FreeRDP/FreeRDP#6006 - gh#FreeRDP/FreeRDP#6007 - gh#FreeRDP/FreeRDP#6008 - gh#FreeRDP/FreeRDP#6009 - gh#FreeRDP/FreeRDP#6010 - gh#FreeRDP/FreeRDP#6011 - gh#FreeRDP/FreeRDP#6012 - gh#FreeRDP/FreeRDP#6013 * sha256 is now used instead of sha1 to fingerprint certificates. This will invalidate all hosts in FreeRDP known_hosts2 file and causes a prompt if a new connection is established after the update * First version of the RDP proxy was added (gh#FreeRDP/FreeRDP#5372) thanks to @kubistika * Smartcard received some refactoring. Missing functions were added and input validation was improved (gh#FreeRDP/FreeRDP#5884) * A new option /cert that unifies all certificate related options (gh#FreeRDP/FreeRDP#5880) The old options (cert-ignore, cert-deny, cert-name, cert-tofu) are still available but marked as deprecated * Support for Remote Assistance Protocol Version 2 [MS-RA] * The DirectFB client was removed because it was unmaintained * Unified initialization of OrderSupport * Fix for licensing against Windows Server 2003 * Font smoothing is now enabled per default * Smart scaling for Wayland using libcairo was added (gh#FreeRDP/FreeRDP#5215) * Unified update->BeginPaint and update->EndPaint * An image scaling API for software drawing was added * Rail was updated to the latest spec version 28.0 * Support for H.264 in the shadow server is now detected at runtime * Add mask= option for /gfx and /gfx-h264 (gh#FreeRDP/FreeRDP#5771) * A new option /timeout was added to adjust the TCP ACK timeout (gh#FreeRDP/FreeRDP#5987)- Disable LTO on aarch64 and %arm to fix build- Add freerdp-Fix-realloc-return-handling.patch: Fix realloc return handling that results in memory leaks (boo#1153163, boo#1153164, gh#FreeRDP/FreeRDP#5645, CVE-2019-17177, CVE-2019-17178)- Add Requires: lib%{name}%{major_version} = %{version}-%{release}: freerdp should depend on the same release of libfreerdp2 (boo#1129193)- upgrade to version 2.0.0-rc4 (FATE#326739) * Fix the following issues: - CVE-2018-8784, boo#1116708 - CVE-2018-8785, boo#1117967 - CVE-2018-8786, boo#1117966 - CVE-2018-8787, boo#1117964 - CVE-2018-8788, boo#1117963 - CVE-2018-8789, boo#1117965 - CVE-2018-1000852, boo#1120507 * Security and stability improvements, including boo#1103557 and boo#1112028 * Refactored ntlm_av_pairs API * gateway: multiple fixes and improvements * client/X11: support for rail (remote app) icons was added * the licensing code was re-worked: Per-device licenses are now saved on the client and used on re-connect: WARNING: this is a change in FreeRDP behavior regarding licensing WARNING: this is a change in FreeRDP behavior regarding licensing. If the old behavior is required, or no licenses should be saved use the new command line option +old-license (gh#/FreeRDP/FreeRDP#4979) * improve order handling - only orders that were enabled during capability exchange are accepted. WARNING and NOTE: some servers do improperly send orders that weren't negotiated, for such cases the new command line option /relax-order-checks was added to disable the strict order checking. If connecting to xrdp the options /relax-order-checks *and* +glyph-cache are required. (gh#/FreeRDP/FreeRDP#4926) * /smartcard has now support for substring filters (gh#/FreeRDP/FreeRDP#4840) for details see https://github.com/FreeRDP/FreeRDP/wiki/smartcard-logon * add new command line option /smartcard-logon to allow smartcard login (currently only with RDP security) * add support to set tls security level (for openssl >= 1.1.0) - default level is set to 1 - the new command line option /tls-seclevel:[LEVEL] allows to set a different level if required * new command line option: /window-position to allow positioning the window on startup * client/X11: set window title before mapping * rdpsnd/audin (mostly server side) add support for audio re-sampling using soxr or ffmpeg- upgrade to version 2.0.0-rc3 See: https://github.com/FreeRDP/FreeRDP/milestone/9?closed=1 * Improved and cleaned up the command line interface * Fixed automount issues * Fixed several audio and microphone related issues * Implemented AAC and MP3 codecs * Added Wave2 support * Addedd dynamic resolution with full screen toggle support * Improved redirection handling and certificate issues * Improved automatic reconnects * Improced connection error handling * Fixed invalid pointer, double-free, integer underflow, buffer overflows issues as well as other memory leaks * fixed X11 Right-Ctrl ungrab feature * winpr: Updates time zone data to April 2018 * added libressl compatibility- removed SLE11 condition - removed no_connection_to_windows_10_17101.patch - removed -DBUILTIN_CHANNELS=OFF switch - explicitly set -DCHANNEL_GEOMETRY=ON - Disable the new X264 and OPENH264 codecs because openSUSE does not provide them - upgrade to version 2.0.0-rc2 See: https://github.com/FreeRDP/FreeRDP/milestone/8 Noteworthy features and improvements: * IMPORTANT: add support CredSSP v6 - this fixes KB4088776 see #4449, #4488 * basic support for the "Video Optimized Remoting Virtual Channel Extension" (MS-RDPEVOR) was added * many smart card related fixes and cleanups #4312 * fix ccache support * add support for memory and thread sanitizer * support for dynamic resloution changes was added in xfreerdp #4313 * support for gateway access token (command line option /gat) was added * initial support for travis-ci.org was added * SSE optimization version of RGB to AVC444 frame split was added * build: -msse2/-msse3 are not enabled globally anymore Fixed github issues (excerpt): * #4227 Convert settings->Password to binary blob * #4231 freerdp-2.0.0_rc0: 5 tests failed out of 184 on ppc * #4276 Big endian fixes * #4291 xfreerdp “Segmentation fault” when connecting to freerdp-shadow-cli * #4293 [X11] shadow server memory corruption with /monitors:2 #4293 * #4296 drive redirection - raise an error if the directory can't be found * #4306 Cannot connect to shadow server with NLA auth: SEC_E_OUT_OF_SEQUENCE (boo#1085416, boo#1087240, boo#1104918, CVE-2018-0886) * #4457 Fix /size: /w: /h: with /monitors: (Fix custom sizes) * #4527 pre-connection blob (pcb) support in .rdp files * #4552 Fix Windows 10 cursors drawing as black * smartcard related: #3521, #3431, #3474, #3488, #775, #1424- Fix boo#1090677 activate pulse optional component- Added no_connection_to_windows_10_17101.patch to fix Windows-connection-problem after Windows march 2018 updates. This fix is related to boo#1085416- Do not use xorg-x11-devel, instead buildrequire individual x components. - Only attempt to ge rid of __DATE__ and __TIME__ if SOURCE_DATE_EPOCH is not set.- Users can connect only once wo windows sessions due to [#]gh/FreeRDP/FreeRDP/4348 Therefore WITH_GSSAPI has been disabled until that issue has been solved- Updated to 2.0.0-rc1 Noteworthy features and improvements: * support for FIPS mode was added (option +fipsmode) * initial client side kerberos support (run cmake with WITH_GSSAPI) * support for ssh-agent redirection (as rdp channel) * the man page(s) and /help were updated an improved * add support for ICU for unicode conversion (-DWITH_ICU=ON) * client add option to force password prompt before connection (/from-stdin[:force]) * extend /size to allow width or height percentages (#gh/FreeRDP/FreeRDP/4146) * add support for "password is pin" * clipboard is now enabled per default (use -clipboard to disable) Fixed github issues (excerpt): * #gh/FreeRDP/FreeRDP/4281: Added option to prefer IPv6 over IPv4 * #gh/FreeRDP/FreeRDP/3890: Point to OpenSSL doc for private CA * #gh/FreeRDP/FreeRDP/3378: support 31 static channels as described in the spec * #gh/FreeRDP/FreeRDP/4253: Rfx decode tile width. * #gh/FreeRDP/FreeRDP/3267: fix parsing of drivestoredirect * #gh/FreeRDP/FreeRDP/4257: Proper error checks for /kbd argument * #gh/FreeRDP/FreeRDP/4249: Corruption due to recursive parser * #gh/FreeRDP/FreeRDP/4111: 15bpp color handling for brush. * #gh/FreeRDP/FreeRDP/3509: Added Ctrl+Alt+Enter description * #gh/FreeRDP/FreeRDP/3211: Return freerdp error from main. * #gh/FreeRDP/FreeRDP/3513: add better description for drive redirection * #gh/FreeRDP/FreeRDP/4199: ConvertFindDataAToW string length * #gh/FreeRDP/FreeRDP/4135: client/x11: fix colors on big endian * #gh/FreeRDP/FreeRDP/4089: fix h264 context leak when DeleteSurface * #gh/FreeRDP/FreeRDP/4117: possible segfault * #gh/FreeRDP/FreeRDP/4091: fix a regression with remote program- Remove extraneous Obsoletes for packages that never existed in openSUSE:Factory or X11:RemoteDesktop. - Rename libuwac0-devel to uwac0-devel and libwinpr-devel to winpr-devel, as that seems to be their upstream name which packages are encouraged to stick to. - Remove duplicated pkgconfig requires (these are autodetected).- Fixed download location- Switched to official RC0 - Create wayland client package and libuwac0 package - Create separate libwinpr2 to be used in other packages - enabled gstreamer (currently disabled for tumbleweed) - enabled kerberos authentication - Update to official RC0 Fix the following issues identified by the CISCO TALOS project: * TALOS-2017-0336 CVE-2017-2834 boo#1050714 * TALOS-2017-0337 CVE-2017-2835 boo#1050712 * TALOS-2017-0338 CVE-2017-2836 boo#1050699 * TALOS-2017-0339 CVE-2017-2837 boo#1050704 * TALOS-2017-0340 CVE-2017-2838 boo#1050708 * TALOS-2017-0341 CVE-2017-2839 boo#1050711- Redo history by using changelog url - Update to version 2.0.0~git.1497095982.1dbd2d28d: See https://github.com/freerdp/freeRDP/compare/043243f...1dbd2d28d for full details. - Packaging : + Move to xz tarball in _service + Remove 3472.patch merged upstream - Update to version 2.0.0~git.1496304402.c42ccb508: See https://github.com/freerdp/freeRDP/compare/043243f...c42ccb508 for changes.- Forcefully enable PIE in CFLAGS as the automatism did not work.- Add 3472.patch until upstream #3472 isssue is fixed and PR merged this fix boo#1004108- Update to version 2.0.0~git.1477034991.043243f: * fixed kerberos authentication * shadow/rdpsnd: Fix race condition in rdpsnd channel server. The output buffer and format parameters are not protected. * wfreerdp: fix invalid VerifyCertificate callback * rdpsnd/server: decrease audio latency and make it configurable. * Add an environment variables section to the man * protocol violation: rdp_read_extended_info_packet * Added support for OpenH264 1.6 * freerdp: fix sending of TLS alert on NLA failure, add better handling of server-side NLA in shadow server * freerdp: add configurable NTLM SAM file option for server-side NLA * freerdp: make modifications to NLA server-side fixes according to PR comments * Fixed a windows 8.1 issue.- Kill off __DATE__ from built sources.- Update to GNOME 3.20.2 FATE#318572 - Add obs git integration. - Update to version 2.0.0git.1463131968.4e66df7: + Fixed memory leaks. + wfreerdp: fix name build without client interface + libfreerdp-codec: fix xcrush decompression, revert remote control fix + KB3153731: May 2016 DST update for Azerbaijan, Chile, Haiti and Morocco + libfreerdp-codec: make proper xcrush context reset fix- Update to version 2.0.0, git master branch id a7ca42e (FATE#319661), no upstream changelog available. * Warning: This is a git snapshot regarded as technical preview by upstream. * Warning: For xfreerdp, new /long-option commandline interfaces have replaced the old --long-option interfaces. Existing user scripts need to migrate to the new interfaces to avoid breakages. For more details, see: https://github.com/FreeRDP/FreeRDP/wiki/CommandLineInterface * Add Network Level Ahthentication support. * Add Windows Portable Runtime. For more details, see: http://www.freerdp.com/2012/05/24/winpr-windows-portable-runtime * Obsolete libfreerdp-1_0-plugins. - Drop FindALSA.cmake: deprecated - Drop freerdp_branch-1.0.x_fix-kpdivide-issue831.patch: fixed upstream, implemention now in include/freerdp/scancode.h. - Drop freerdp-CVE-2014-0250.patch (bnc#880317): fixed upstream 532c420. - Drop freerdp-CVE-2014-0791.patch (bnc#857491): fixed upstream f1d6afc. - Drop freerdp-fix-FindPCSC-macro.patch: fixed upstream 9148af3. - Drop freerdp-handle-null-device-name.patch (bnc#785437): deprecated, related implementation dropped. was: freerdp-fix-pulse-no-device-name.patchmourvedre 16692799162.1.2-150200.15.24.12.1.2-150200.15.24.1wlfreerdpwlfreerdp.1.gz/usr/bin//usr/share/man/man1/-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:Maintenance:26972/SUSE_SLE-15-SP2_Update/dd952862905c5f2f57e400818352192f-freerdp.SUSE_SLE-15-SP2_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=009303a179aac0707b01e86acbd71ac8e90b4910, for GNU/Linux 3.10.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRR}o 5Y4OiDutf-8afab4ae414eeaff0e362579a7812b924069c84188653fc54f8b1461dd8672046? 7zXZ !t/ /F] crv9w Es2AutǰFFqLAQ$RF4 pۚ}e&ɂlμˤ}@P܎.A 4Y?KۿD!$~| ?/0@N>>eKГh~$Nm_6_$Z.'گ-YusVm ,:fbцP/>m:8069!&"p]KH_2 ,TPKHRYSIRQ'.p1XrrpfAp=d61~fEuyiUI{}DA5#N3ܺIK|i 㓴uy6/_ z^MTBAn_N4?FCwl#|AK(@A"r= YdfBGwhd5wWA k:@'%G2{X嵋GZRW"r 10r"rùl GV:␭Pܓ1r^Tcvbzj# JQW@>cW^7B8T1F fN;p`av>S|$tp˴xsӱu)'`̾۝* [H>M VTif&Eh3RV1G 1R-o=Mp'+b=g 0jEYݧc`wKOڙ(bM$-9J>[)/_5jYn?#A2 ,MₐdVw hH},{Ϻd- Fk\IimM+INH1 ~kJ@fx)\p_mn/\3P:]~Dc0XZb)R(ZԐMlV߇dE;2սE3 ӨfMF?]wpCJΈDwɦ+dm1ĤiLG0n:u;=֜91ᓖL5̺p( ;LZu F 8KV)y~@8T7#v50~b˹3esJ» s9Т vIQ[ڳѥ!9z.RRl3]#Rw09 4X?同\7f ^՜P-Tql_cC[i_Bݰ2-h$_K%ғ"$+` K%@jw;ؘ$9wiʝwj:ȯX5\e$=!5Q`w1Iނ}gZފL%~. y:`}'ekzX< '* [Ge2ݰc) 69x慩4ux8r /a")3|W~ t 7"y7\f~,9ռ3IaVsNӀC\.3p-*RC0+ƙigqfPАe48~ pOD\_4~/4s2Z/mbPN+jXJ,C`!F%aqNS=d}=FG9e00 +:ITd_CKD~?_>{Ȉf܂+jS\<*ge^ ܌7!c`fWd2i;:UjwKpb,/}ű#Fs{ui"AݑL$][/@=P'gfi@{p~ M8 pc*OwF.C%@j+cvw QC\u[_vkP\HR@a,?PlBQ[ClvT?$:l| ~B:v"?$t,pAdpF ZPE]X[8"'[ru_J4 p n34% oX>&N)wda"K/oӆ;.Y@LsbfuTK^O!mSRM~}BzU@t4n5P6Z"w݈=dZnf:'[XF)a5/مt%ū*v #jtg<`1R~8~pBN\`d[tf+e|;OVg%WF~¶[yO&Q!I^Yq~1'S!+wJ$eoV4SoK'wڻaz=1~UBxl{l6.V&) b 1yM롖8n^'nuᘨM?rg^ HRhӊ̤QTAj1iMe8ñyYYO8 r?txJ'ùJ7Jl{-l^oC'Q 6bL8 vۇ>:YW%JrD;cAHd.Cc'_]^e]K +>BzN%dn>[GĭыE~Mt^Q]^UnʠhK'`l'^0cWQIV32қ5o~ 9DlR<7SiBnX{cGiZ.ze%o<0aT\0(/E? n,=x*gmE^6~N,']؀z?ʌ阉]&UXDk D1sƟi*1$oO't/+"ҳIѤDJk~*5 ÇO{ٰ'UV*Oҫ |[joPnlBdW%BkPUmX~@,I܃ģ7/dI3\ 5Bi&$"{Š={,s).MB<=]+wr碴usDї 3^[8w[9Tjg3c'Ă֫ҫPG|C.$>:><|ڝi1B:#. HǠ I&D)el ޽ԝ,EO kN:hY:k}p60_ZogvW!*AuM:mo'MQ(s ̠p]rJA8awqZAT(cƞ1]{+,}ek$)FT:`#lj&E]dH9{& f1&1QE6G?w@-y.<$ʰBh(L^"΃7NWOߊvzHeMKck`K$釗ԞMk/%,IxZ[ܫtK$aLt͇]) hW@rXT7s6 礂wi>{6Y73nΫӼް֙/< om6v4J璫$Z}ܿVkdXp!5H+}14\s¼ >pOC> s`fKBrIPp< YhK'EF4Ѓ#l)kEN`܍6GCnlSFNqoH:oÛAU} J̒7f#f'.[F3(Mpz8GɦR;OTz$?.,}\vR;ϛPIiJ MɺY! gF>[" h6`пD^U}fZ]Yma^`S_*í{6罒:W@Ý*ŢWp1DTiF)6S2!rnp_o\:^mpmVɂ7uȿgG@-uuZXfH0AqF&Mrғnhh7 ~b},lȸEv 83-ҜR$sn|ԼgzԱMʊHP$>CMvVY.K+uu~9Tmґt]M\bQfXq~GšJ^|ØR-WϽKvQ3xS' Re;^7۾}x՛\r kM%+H@ӌ@.q\H^"FhԔ4Xd#MvaapV ?y-nGz$mx-W&SJ؅d SmeӊI?N` t}]t~s VN`ҤDr)K zu8 R$U\^^93V"g.o@R gBEx% ]-wNP7хo@SPe.tqRmė?-F0c RS\-]woW>OALhZC)=fx_m ;b&މ&;bV%8x+ o$4g zOxl+eJ7]$`MTm'rkk*t|F$S;Rxh3™qmO܇q*σF!0q6[W@ 1rjk " TvKLϸz{o4o6kҫcqu"r Ѱ&9LXqpYDz;z66D}/ o!{s&l1"Y7:G.m7Ӊ^#EC$eI}MޘWpHnlfʅ%#:)t3>]÷OipĶo-; _^ӴCe%HYGHr`}koJnMJCȻ7枯\$$ "nA^ I^uc=*AH)0WAET2PY=bh ^t#,mUl"3-Ѯ*8jn"R+A-.D9@`skQf뢁cGy/ FŞYh]M9N6d׺@u1=k_GF%tҵTVE ~ upWѩGDn\gp{ q(ݭ|E"+}5'O.oPyj4n>nO6wَ}S$$x0N@tLͶgZЅcB;|ARKkDP[!ˠ}(kXu|AS@xJ iåRؿ%8ȮuCU3e(!#$^HشϜ1.5D Q)&7KO+쟐ʑ؜&S>i@ϵ=q;AK!Ib̝2_44 ;1ʪkt8;!A6#| V#|*!/ʂJA$oiijVMXגչçj˙}~Ė= M2ՊCC}E3eU ͼMc 1_on(Ur.]_Y b8rXJu糇 {*]Yoppԭ#y'QBn_E/O~ZYVҜQ=4 z'nj8լ>O?eh&╶.SlC A!5*SLI>ioP!WL(BfqPhӅ2P/}UйBnQ,9n"nsESykNЀ_|J/vCf_o΍4%@AV~ͯV W$#*%9oF?eYfM P׽kҳuvTL A^I|F?ȰͻJd2 PpB|濂& NK'!8Ax_hƞ;L=UPc-X )z>2$GuX` y/k -vi p$ .CSKU_]殰=e<5HTwMOѣT=<6EB0g^`'V !uQWȎuX:*aGUhd'wq]-`7Y )T$\}`W>퓅W%f)@b[kz|DL 4 <\`4ata=.Ҧ:w%. $m[nX0AUN9tդKcf;lGpzB$ &3˯b/IsjU]Z31;p ֍2BW=J$Oɠ1 0/rkDã˸[jz,.tL_}8pUv@A|) ZYk3"d8Kp/+Wo)S/0 3-'(=}޺h<ЩX]JQUbCb;oRkjuEp0gzsL4Hb,H'gTl ӬDO{tawC_p:-]!0MFTT}\sYXt (WTvnɸB[.@M0&`s!ǩ ?ĹQt4[gB+eK;謷M("nJA$J9I|l'a[„touL`d(F-FlCS5)`F4~ײhn˝IOFѲgqb^-v ٘a=K(7֑1.bHv&eOcB.[?o&]}#i-#+Jȓ}̈@i (["*=(4E<~cրՈH,Pr!vSkFn޸D4FO}\5N;pW_TTG2NVt~̔oG oeì4޲+ e'7p}l%bA97%Rae ӝK}=\rn;y5`F]ka]i;0b&*g:g; o[A&!8ז|$s!ag񔌊?UivRlPOڍK2w}/0 pZj>Z}Mٖᆹ22(5 8t@e^{G?IسVFkǛP<~k.7[V)î-3s\CFUyoǕ=2N/L[#~NWI_?-X4,F5p{#X;Xfg.p%2 a.vI:hσ9*"8́X>q,X,TRPUݤȺ-zi]:lfkMԪE#39a\n$14v_O-vӞ,P)z4{NRR12lվnE]UR:Ed)i %&ԯ\D([6za[Aw{M!uz42Mu%?9!$ǰ/{EUa%gOlD^\.Y6-jkx\lz|1%)X6J 9\.Cch BX2ڙEg4!&\$Tɣ&rѠDR%2LLP;Gg5v(Ce҈F X5yDSpysq#|\q .Ҁ}쿮K{`ft' UJx=W96?!I xL7S >S>E?LtA L{o8б-Wqwo#|-gJ횿ly >ZɄ hq*smdߍV)+桱hB+^>Uw-0c]# *BjNS]F:P#H ' &BKp& ڤ8=",Fk=|IDia SKlUjXBݷpN7 6CDjk/tVnלс~e"_y+LB})@{!/ i_hGNx_H?&>2;|qQJ+F[YI^^/e,v"w3jYGuÓm 7 [Zj ([MQjOceDЭԹSQm5WQ[aQFYӑL|Z$ƯSeXfQ!享q875#0f[_oC"EU4CZ9ʞ r|QdtMh w֮Û3pμ"bT䎨4"i8K"ּ^Ѧ9a}^[m베>'F|2 ҈+6||<ʌ8`-k#-f~31˺LT:1RO{2T¢:Ki6#͡,_ssĝeG'7bGQXzb:~f9[&,:tR0s|u(C^O~`cET 3<ۙC?"of4a$.p`# @>zc& Ҵ&AH8yx%G*X砱U`&Y

I06,3νbBK"8m yXLFRI:$1pOݝ*C)6ּc3Ϩ%FIh{k:71%ah4{锓REJ}5 6z.B `Wp̰I{]}zi@Llfh%ٹF-iBsiHFn(E.s M/7:p~@࡚}A&!zcU1U?2$/ģJYn\ׄsI)>(nj~[ϛſE/A8FssI}x iHT10h尀"Yir7w#XhC|@ /xD/wG@r2Nm8? "".G4 *e|b^;)2wa'9- ঑wy&iR3ct 0,h5L؋[ ʎ_,8.dA,"3t4U@T !\9>'\Xpppڇ{7Dܭ1gYѺ'k;npt/qEJUs?\'NZ \qzsyiʎKzA?i㗡 )ĿrM9xՓ -}il@LHlZ!7`1d0[9դ+B%4e'v\]`t8k2quNRONX7d-I?e m׉; cT>RLϦ b>VTS~}`K&EASxc GM"HH+Mhtzq)#?w/.R/wa}+ AE FtDс>8iEMJ>iЁ?Hc?ƠAD6M.dh3 AXbY;Q[Y{pM1sL9ʅN?6  [jrVu.T]%oa5At*gF1 H"<콄,,cv3v-Ce) E}V<:x}c`J_,|Dtƒkzr㥏)%S*pmL .&[ ҢAM lh1yd}#N\ !MO2L+zdGVQ)(:A[l$bUUNi0TMOH3I 8rS|^Gx:yn;[ۉO1qX|frJE j5Vr05 ӜT:y>p e;}Xlw?t]iZ¡ Jw(#<.ˁw>xR݇GXʻ3oۭYLG0=2^^"r'Uw9}Yk HXY\FDxz ͓_Eaݷ<Ȇ FbNY4K/vqP Nk ~<br_Ff<84DW Kf}($!ZYu ͍C:Vj# ǜ-D3z>1Rwl$]z4gTMپ* W|TYkU/2S bvR{[U蓥5Г'(jC)zh;-Q4j9cH/&`,a풆BsBR:9"D:!DZEcj"dxAr7%T| FE2jWQEHkxl{Ͱ}'bU񡈡/hɭJwt\PbmX }>#vlME[,@FTrIQ,g3cpʸXÀ4Eq<KwPv[%{L }Fo[ ϲf cr_Zf:43b2e! fALwJ{[IqXՐbЧ<1s,A2;NP/{2,E$9-x;2j9eV4;pJ |)ff;gB—[Jm`Jn\(넨GD+ҪKC6[4ݶppd>b~m:޷+.?WdgGrC|&b5+u*Ն[k.hۚu2ܙ|6l^偺m޾PhGcd؊j`lٲ)ZEs!Ȫy睵I;2 |/iFzD ~70_R,{ԡI.=5 -OD\!W7~^-_pὶ=o UQZb݃ ,V=_U/bVe i)$LY-"{, j 4CY^u{ YW؈dif׺<Q̺DMxIIC]h\}Ė)Acj[CJm;( Dw- H# ϥ=9frmYNv|Ye2 vg+$I.yA59 MgNLz^+jPMި+ <Ϟ_K5YùS89Cq;];X&J{0v{Ú4l q5{ntVic7g6~+4[>{MT?DC0{N#*eੱ0u8Te9\{|@A薤1_fl=]u/ee>{c8(Ъ-ma]%V.W}cB(RImW2}}/r{31(OnoX*oYjY@la"GOqPʦnH6:_!G\AYhhQ,KFˊW۪&p=obToOn}o7Nr\KdiPhAxҙ xBΒ&5W<꠰"w+h+trfx ϵOh܁Ȏ +?JZ^ԗ-<(yVN5dC_uqHG̶ߑ@?T?uM*=oǹ=> ~H@' VYfDL싙u,˳XLWOT$9Q8w Mxʼ"ji;GM@x*b,}t*2{.BPTjьئ%*nj