libuwac0-0-2.1.2-150200.15.21.1 >  A cNp9|i9¹Ec8(+: @V ϔ95[t[*`9xV<Ī7~вքܥL{Qh„>cyb@I7ƚP~"hUbqo^_l*U>vN_g"X]F KG%Ú!`[Iz"=D$A)ѓuX*TA"e.  CtO8468f9d32900217d4c46ac13c555e571a75cee425a4b39ec678395b1ae78cedb6b4beb971b39f66e62ada533b5dfd977936b2366cNp9|e~O ܐ9Wi O++x:/'|;-StC%~йs$b?Cj1|i eҫvɬ'vARK)'2aIloe/H%-}DL^aFz޸;!CV~?`JR{wG9 @`Ue%|$u$O^9_mxۼSu˔jٙH"&5=j%"ŷaxLh\J}|xQk9{D8IL &#>p@Q?Qd  " :  )BHP` h p   ,@T|(188#9#:#>N@N,FN;GNPHN`INpXNtYN\N]N^NbO0cOdP[eP`fPclPeuPxvPwQ,xQ<yQLzQQQQQClibuwac0-02.1.2150200.15.21.1Use wayland as a clientUsing wayland as a client (uwac) is a library to provide common functionality for wayland clients.cNsheep04SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Productivity/Networking/Otherhttps://www.freerdp.com/linuxx86_64ٰ,^A큤cNcNcN^8565d6044baba2a7bcc753b8d8416fafd9315887a90a07f4689f2c14e849557fcfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30libuwac0.so.0.1.1rootrootrootrootrootrootrootrootfreerdp-2.1.2-150200.15.21.1.src.rpmlibuwac0-0libuwac0-0(x86-64)libuwac0.so.0()(64bit)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libc.so.6(GLIBC_2.9)(64bit)libfreerdp2.so.2()(64bit)libwayland-client.so.0()(64bit)libwayland-cursor.so.0()(64bit)libxkbcommon.so.0()(64bit)libxkbcommon.so.0(V_0.5.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1cN@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.patch/sbin/ldconfig/sbin/ldconfigsheep04 16660914512.1.2-150200.15.21.12.1.2-150200.15.21.1libuwac0.so.0libuwac0.so.0.1.1libuwac0-0LICENSE/usr/lib64//usr/share/licenses//usr/share/licenses/libuwac0-0/-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:26463/SUSE_SLE-15-SP2_Update/8fa2b85d1fb31b4cd8120dc4b6338ca6-freerdp.SUSE_SLE-15-SP2_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=852af047ba055ef5e1f6bffe2ba0256c2b122e22, strippeddirectoryASCII textPRR RRRRRRR R R R R8z$ ctǷutf-8ceb848a8001c3feef2b0a1821421e1aa1c75c6750edfaa36c68a61e9876b2bd2?7zXZ !t/T] cr$x#GRm˧N$ŏ\zzaA/Y6O^ ɏ ^n0d"%d(PK4}7LaQn7#ޞoU=4RiҒPceҶ? C.߱9.Wn+ZPgYveHkp]fdXFG*6ٙ#*Z 㗇h:'

pD75$['؂'*/&B-O7(D_Wk4=%f{{ZZ[1¡V?3wUƬd6К1ϧ`U)UA6wr9>K8#ZT.'v$fyD?G9CX,`3 3_cO"p UU]2A[hç6U R PV._S X>"tjQ(=fOqEUTG[TY+֖bLD63$SJdnR9:“i'ar{涙I>OA+}{Y"9U ;y^mSOFVo_湢Ap,uZ=zAĽRbjDzV'z/K/q\90 9< xaK'&〝qupQIsI+!ܒi +o=`%)TϑM='YP|lk@xOnU`)Uv+Pxw̴Fѳiԍn#kgЉ4c}ш ȁۮ;Z-aK!r!Cʅq!dM?ic!Y fnj6v֚UFJרV[Qup MR~Buw^%+~vC~}p?=wsK!G>g$gk.X~9d޽vx%[yWI#pI>EbV;ATnU.hv|DvƺAxzO.53"RS8d8-i<NkBݪچs] 9ulu%{T4eNhYbę+Zn I 5F<̀}CM+8`Og Pcc,ԓGUbh8%CE%mI''u?L}/F[i_ Cv#/t4ߜ*]Y1&+zhރ}QX1Z Rciɀ.ig/~ECehXUM~vWE>LnFKαISܦ2-}y}SNo6VzB0QKrK8 cSV$v/ާ u:`uX@1͐N@##@uwm3_㮵"m^XBr(LअUFNd7}.jp)ղ,|Q(lK5!a~R t 3m.b4뿴3!ZIV9;Jdv/dEҕp!#*#yqu+M7glG?x,0\n6@#ԫR'+d5?Z3@ >)Fkp+t| q逭%YÐ'~ vHo_S1u ֩;70T/pG;u Qj+<3,LCdf;39!T,fdHQo}V'3ˮk#( VVh8VnwOyj"%ɋ#quny=yD F ?HK]s-[0DL5zZycr95=Ү4u\bq= cഃԤT\ |6zcfA[#_<CjjK)\Kڭ W:[%KZp|w Ud=42魫7U)oL]>_Yjۋ%JĿ t0^e15pe }r0KdcɈy 3śQLtIub3%ue1*=mShsJ-c)nAݯ]JCo( 4H+56$tǨf1!a?>MYjsG@"˿/ t5QAf'qJ<پ;)OHnZG }%=g~  U X]z?S+eaF46K%!g:سXL3=%KAUiTyxtӎAU>,AG$oVp~о腊 \r +D75/,w9]gYv|2T%󘿖]\rtL!:*`3amrwQ7&eatgӹ񪟫M*}{Wv(\ m}:7^,i4SP-= 1rW;75NS_t2ؘ" a$Y Ս$8am`@ nƟT_K# VC'tf1&lD|݃1X]IJAYHd&핧t*l$'owv e3Sy 1XL k^W.IUٷqpamK׈,[\Z7pE/>|0vMG'Pٖ{1ʶ$4麜>uK-XDn%57EȘq^Kȑ1$_t sU&}eӚqeHX1p!)v<2:׹bhcC~Cq>ޙńAFAEbG!hnJ`3߱:+|}{QkPvXULPU/@+u$]d©N?&F.ub𧩳I&p FIlt"Ãc(aWLh YSPwiHڥnY]-˰mKKp'莜=_/B?u㸣{OxGmyaGӵ/7sr\7(r& W[$st(}%^->0:Xˀߡ,ȅ$V R/:|.`Hf.Ggtah\YOd1h #ʂ?=#*?a|}yD$[G-;-5P>gu'$qcF𫬪QJ?GI&!*}FXRpf3}:SFۋհ^=ꙩ  e_oo꓉4%A {2XⷓЬ:F[Bv̢|| iDo%c l>&vr,hey6"+Z1%0"s&ޘXYP8 hDWt9N0Xۂc aJ}YL͒H [S&/n~^ݓGbR";1Z'C oP+Bo8Jn-Zo hA 3g{-bStPΈ?ѓ PʊR9`QW`b%6*B0KNa7Ip\i'SQsUiun\ZD;oelS)—l Ήx(wx2*會yp&eUo;%]ib9mO\F6$uDiuvLΗtNx "O~&_$OtA*9C?+RmhGaBIu 㪚,1ܸد06.8[Ȃ&1m6+LVpJxsT5J+Ut2 ,;,~گ8@{9E^hGP&uC>ޤVZ"kM[mh(<,D0([6eɁU맬Ζ-b2#?,6M:Q |翶[kNG0fΜ"9MsRr×N 8ķ.zg.M':T=xRC5$`T8nOhy\ThoӠ æV!s y$*KaH⺩ǒi0ڬDlyxω͏zI\@Mn<HWF_է\"Y[kA}BgpP[K;g%2pEٗ?w΍L8k|C 4% `qX+kIC;ؙOlQ+*% =@F>S =C)8/T`tӠ&E{d7Tak\Ӽ]>Dn`*:Ngcbo,A\2E_}c_U u JGLx9,-Ty;UMnA7vT`ܽzK_Yo!@UīfoPJa|x!_z{8wiLMlH:װ,iNhdXz|{pý9+s%"Y/}agn~g2~BxH'8FB DA28 JȫֳQK Og2JbO8 ʅʅh!,jNXA=LvFg :y(KF덕D0͏tw`#mւ2.i^+@S)R ] !<E9haBLGqρ쉭<UKt~<)O: _`/J@W-kv Fؒh$h  *n_A&/2sW_&.YqDnaDω1,:q2qOËn\.Y4f-$:|F DR5)3PΟ2 Z*ު[]r@ 3wԞIVKÄ{ 5j5-ę䬗vzh8 5{Dߑh 7[~eR0RK"_Vla57; uōS2 -ay~~x aWWgX7G &__6q#Œ\Cjgbįj Zm:5Қxg Fmډ}mJ.vΘ&x j@2Hr y$!fbaHҸ9]]s(uK%alƙ&UjhGگbl5A}Y[^_oKu 2}o'D9O()NW&8o3buL )Dv2{ɐ~v:>,/hmXwҢ dEm mgm<˯W[}9}:}o5Hߌ(r9tR'4r0퀙~T#\4-{w# F'ԔH*(7ʬM{s+K7c0{}krVK?hp%}*e+oX \cfD* iC"*#4Z&:pHB5z Clq@2N͖ihZ7ز}D}G鈺i3YdZr%Wd,O˚k(AI\UbgHQPW? H/K%xS͇*;0z*\iY,} 2DS?#/@L6dR&!MƴBfLn^H4DhTRpU`2{h:OzDS!"hsnq-ʎJ'_Thf ,Th?UΜtt.U[nQ#> ~v@x+vk(m aP,8lF/[Y& ŶZAdE0STS^wk^6~nz.aFʲ{"TI,`J㹅U8dGK,RpF$RlB(맯248<:Ҏ|+]c|_]Ee/P$Z?3F)tC@gA;:w-Y{08\Z,ReOO->Kg?qBu]d~&1uؗPsHiNx/vǃ65 "Xhe5~Cm"5yޯ\ĴJU6L d= (7tׄ`qƢtW0j/1;"-Xs*{8 b+H5)А7#z&Uc#rRxN0*': $J mb0PmjNX(g鲒f*Cύs\ ymQvYc❞.4es]1~N|oUfʊ`Z0\jYP!_ɑ6 -{9b2_ IlC:r9ơl]߲WIuضD%?9,q|8@M+D'sMgD8.mjmR|=id9bJ[lr^X݄_|MjGqyiUޜR@ml1 BF)ee^ 1gtgR`V JnZŠ%bҦga ;j8_] 02h O32x.|G0 z T&-Ou7^7Ks6 hdĸyIOE/Nш+Є>9rVǧ@Tz2f*#yɌ?a|B  QGr"]HސE8mxEڸIFK2.׹1R% qVWE^KwNz5+Ol(Ǎ[ xIֲ͹Zsd*+wܸ?.a'Q2#<+ ME*mXm٧zt*9J,}ϻC!a6"jmp3c}:K6N!p%6g&s?^+A.a3 !R#ZU&7jt&ap{~&dckM>߹w܍QSfn3뺖%Wb +֌Zs1] hpaТcCޚMM ;de^BB^d4ִŗXN-oN^&8 4?}ڿ]r*20㺂}r}=t̄%V0-CwY&g(Ez~[Lɟ& UǬqGcwE?-zsX1F]cbYeUAν _@H.]ٌ{`VА`6TI B'3G#ji`a|E" StsX6y$H٣%Z_p.(BޅŰz ڀ%VL*51VMEA7S>}Q炻's/G/5`aYݮ=DJ}Tv}-N)͝.Z8^I5dM]dopY;&ۨ Acʳ *|FqF{VSgkYL`тdz;2< yەMH4A%lg'fTyVˑ1ڠ&2 zVJD^*HԐ ρH+ŋ6%cćcQ+}qImv_916T zƈoq78ʠ̹~䤏KN՝x@牮G%XY92DžQV]ue12D^ :`.8wҕE_;٭fJj*Y w)ϯB_IgFlJb^#Ifì^G!D# ,'G۟Y }&HR{SL6T *I(hDF!@Y؊..߫YF,eu؋ԩQ<֣6Tr![ڲ_֭V DO?B,5PHLQ1:r-L?ޓPĔQdsUa>վVMXsu0 2Jp ;L z," ``͖p־#_@BQ?'E^##A?JHi~zJkVƍW0` ɮؤ'cөѩbo0/DEcnkRLEj"LhJ=k-iNC x$Ad!YnZ}\Sh=NhGrM#^u 6EO@0>wՃ҄d4R܊\*kq7mӟdrkJAwJ/$->{NY:HxG\F@YQْ6Znk Lc€;䝕].8d}Q6SrG˟;$ABoj #z 1zonEh/->ir &$3AyډFJ(F-e mV.6ptD"O&U%jEw3fi畚'?=3 MhzRA_4]^f3z005J.8itURG: 5 Ouy-8yEn@vx[\J|%2)W!ilb\nT fa;uOwpE(ᩆN})aRb Y6fG--z('KA: mfp8'h)~FWGMa%Ac} [!S/lJF϶`-cӸxUJi|Dz:*-A02 Yj:|!yUO :i3[r}A ǎ"PcTp2cbqcGl|w BȦRވ*߻Jyo(L.Ԧ;xa1֙dn\FAPdХ18 O /gq'nf6A+7?zu7_ma;3)ߋbN v#3#F2uDeH5: {GScy=?B1P/m].m7?1}5^}@l1*L.&i*3/PYQiwZa KGjNzpt? "֔躏5|Ռ\X!:lTyel_]C,ɝZz_qhFTKPQ`u,}b\^ͤ`0<'3҃4*r<3WҺvPYAU26>Pn<^-3 #Zx-Cjpa`6HP#.C.j+T&ܙx.8YSu&4S#g}Ȳ뷸GJ>c|zק;d¯f1.ns=&tsbalfbkljcѐs1>rvwFݼpk:O>o޾9Hy3GAQpmhOe>eV).^ƽׂxw%``WPݠB$7ӓkªcN.ѐ*#{sO* g/qG9yM4bhGi7fD 40MӳVBx}f(͞>=2׃{'*Ց/OXc"<}R[٥Ohꞿ?1z(qz!+衈K 00yo.rc:] URtB04zCE;my8Y\7_‚ZގraF&HJ~C0cλQWow0Zl;y5;flٟŸ|z..2.3>kg }"^|I""3t|߈^J~`hjH(3VOBFFui0OK _DO:XP*h)c'?IQɟ&@ "~բstUE_ܒ_D:a&AZk;Li)@hbe%a8u-KuaSH̸b =tLŀV~H(ck$m|yG(d;rJ/8ϲ]F mqܒ2A0I͐DJ!6~<#]#4z tӆ7YlD-DnCUs]?R}<#́25B 4')p;IGDS|-*|m6{ì^עNNBz܆3)_Ko[,3kBV4%NLg#c۬P&dFj3FV ~ԵFpyO24 o$[%݇[F5S#j#tb#La!2X:qcǡ1庢I So=}gpho\yNĮɘӡ 76kşO8 5:=V]•#ӔE)d /*c{{d.;/څ}GZdd {~s-p0L'tgB.=ǭ8pk,xTآ}KVij(QyUnWËaHˮXs; {F* Ju*Z ȇY9pX1f܄t"&6ϚZ)`y`/į;?rPzCǛ9ZHq2ryR.ը# ),=GNn?qs~[WϬn{p2f b ZT<ѠWN@NHTW7#E`a%J"n)Xrѵjb?*~w֘Z{ZF9T^ֲs !^F0w܍Ľ z=q_ M03!x{=&+7[-"i sl^Vo H,TQ2+N|Td-%Jg.%̼:~IGOJFf"KԽNy-5O9#jYe{FfaiW &X EWnw"W cE/쿺ƽYbn YGs'٠64&ǦOL7 9>vfK,YWME@=5r r-(UnbD@TlTyeUd0G>&0%,䚚\7%S'fMpI*d~:{Qu_q ],? Fq;7/+׆6gsȼ|HU0Ly٥E &^R8;#n]?hMH~N4?8oR#CciK4H?L~M& L$wm;zz;m  NU V@# K/иM|45f`H5inD_ G0ɶzYL?x[b .K R($q;K){iPE% ~C}W0gTͯg-7"$SG=wIe, Nģ O6 qT򻾖o@vnx3K-T:T)H$>ʁRVOiӌvOPc{[i^i`ݳB9#MdUrj& ۚ4NH'GAte ZSۏHe.%6 H`, x5zte}d&?%0׋b:Ǜ/^Ğ;[bR`Fvor#3#1QrGS\&IL@|CQERSYPr0B]1z!t.oveӶdgGDɩbi[g|kUH,(XUG"BT̍Mz.հʖ6(sBleKB;O `/];yȶX|j$bG#/̈q1KAI%ѭsF9YNG~Iv VV)%R#:XUџK[]oGƴ̡Gءqic|n?wݩaBl@1 C*'6@|38}a^aL< ]!DвqYA39l-,{q dܡk* :yɁ?pDDPgx~TA]f}_"QZ9E2];ib5QVg4h̗wT2b]+K2 Z;H 02 1O&&"Ԟ{'S2zr%Y̯M)u fFnp>ۡBr(V)f7 &)!;51 fWK>"t"_cƮ$_fWQrA- ZIP [KzVLpODupcR;?M X@г10`F36 JpDlbw~2n;m{խTꟆ_C6ֈ#XfCĢv.ެJNh1 ZD"#T+Uپ] ErMx .(nq;S͔] jF`ȏLFqM2>/OSq|Mpzq4Wmk3.YvF"|6='e*K[17fC:4r!$HQ 2LR^0c‚5۽NvwD.("6?t ,\f<5!eW->eFe=<ΰJԿs@f9`Au(o 7Syׁ@c)Rmyyφ;3>T74?Q~w`DEjZb_q8O!P+u!QU9fb2 {]LmK.o{;=j9l.v;)soR?`za"C\fWZ!)+lB`cjr;QYDv& Bl vBRNMAAFt쟹87kK /y㗇Jo3_&dhs;!;ᡏ#Mo'A0h$bJϰ1o!v^`tAdvsDB}Y댓 LGxTΈ^.ll4gE V<ʼPhjʤ'OS0® 1eHkh0`:T]68" L&}o*3G2iUWhGVO{#pAeM۫4봸)9߸!-Jjw%%SVo\_cV~7&}nR.4TV"?33y> 8)>ˁ߾i"X#v_yn\oTc.4 ~<J/B:Ia8(3s1=F]IVH9@1 _>M`9Tv8-/͔eútcjgZ)rO=&grg#nd )Q;]6Uc:QS?tR&4$goTIO+D mzIScmM6JAS0n=̨rM%\A|m&NT,ҫ"Z&ןP|4A*hZ d !XTc~O6"݇'] rASz" %n`k-4|WxZ<h9+jVU$`Q]֌I{iڞZH@-\_ˡ.[(-@&}> eaP9gM\7~sd΁ /'{Sм:l($HZ?}g-q7ٳ!G_ˑ+8Ph'MrmDYl ]nWNaF~MK:;j Vr},0T\!*D 54iŎX92[[[ cņ40o)j*SL9~!{1 ]C_h~BF є=GE;pۏk'7/W)`NӶd ?@]wǼ3:%<³A4bo-)REoCZX6:+3O `Q-l/Tq P1}%cVXƄ"(9Glܩ1bA >h(l.bHa?3YAK@]*gGR7J?Ix0 wf։wqP fuFRS۩Vk++51c(KFc%^]\`gR,o+nZK %mUzmULA~gl,aH25S2~f mPvxF}0dsPSsK,7<)7@CNJX!iw} W ZCr\1CC&WH:mȲ#D6As,,14^NBCm?P8+" Uc'ʫsҁgl6xB'Cg2b^Nɰ .-USU{n(QTH1dI`ŕ!w|TW*5.g/ '@Z'_Kufrc 7."R4}n7y'+_VƱQ Wzҍy\R*BҫKID/k®j?qܾmJ]zRuIt7*kQFRܑ[E  YZ