libply-splash-graphics4-0.9.4+git20190304.ed9f201-lp151.2.3.1 4>$  Ap]:~/=„f4вr'AV5mOm9JYݳ[JR[6%BV]n˫AVEзd8#6GP"#S9@Z.&EM f̐^$ZlKXp'AJeڌC-&_CTb~X:yfChj3l#/դ[ fR@= Ba5 f 7j5 *VlI"k+e9b8066ec038072394b7638105b43208d5f712d057efeb69094e26b72c9e554898c9b62614db4d5bb590dbf40f4645f99ee4ca3e}D]:~/=„W[c~ȱ4t^o?Ҵ7'gmR;G |w b5;Xdw{]+#Pdm}UoV_jEq~UA;bLwjm.<>(ShAQ;.5U8ΉC(F CzMR v,6b# H K8%o},}D~,˧laW+fh 7V>p@=?=d4 @ \ 6hnx     HP("8,%9%:X%>:%@:4F:CG:XH:`I:hX:lY:x\:]:^; b;c;dStasiek Michalski qzhao@suse.comqzhao@suse.comqzhao@suse.comqzhao@suse.comqzhao@suse.comqzhao@suse.comqzhao@suse.comqzhao@suse.comqzhao@suse.commsrb@suse.comqzhao@suse.comqzhao@suse.combjorn.lie@gmail.comqzhao@suse.comoholecek@suse.comzaitor@opensuse.orgzaitor@opensuse.orgqzhao@suse.comqzhao@suse.comantoine.belvire@opensuse.orgzaitor@opensuse.orgfvogt@suse.comzaitor@opensuse.orgtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comidonmez@suse.comfvogt@suse.comfvogt@suse.comdimstar@opensuse.orgtiwai@suse.deidonmez@suse.comidonmez@suse.comLed - Add dependency to dracut for plymouth-scripts(bnc#1138248).- Fix theme-bgrt dependencies (based on plugin-two-step with images from theme-spinner)- Update to version 0.9.4+git20181219.c8f1256: * ply-pixel-buffer: Fix right and bottom edge rendering of scaled buffers. * Add support for translating the user visible strings in some themes * Prefix Title and Subtitle theme config keywords with an underscore * Add new reboot and system-upgrade modes * main: Remove private ply_mode_t * two-step: Make ProgressBarShowPercentComplete a per mode setting * plymouthd.defaults: Change default ShowDelay to 0 * ply-boot-splash: Do not add ply_boot_splash_update_progress timeout multiple times * logging: Minor log-message fixes. Improve logging format. * themes: Update spinner and bgrt theme offline updates mode * two-step: Add a per mode setting to suppress messages. Add progress-bar support. Add MessageBelowAnimation option. Add per mode settings. Drop background_is_bgrt view_t member * ply-progress-bar: Allow caller to specify the widgets width and height. Allow choosing fore- and back-ground color. Redraw on percentage update. * boot-server: fix type confusion when allocating connection object * ply-device-manager: Handle change events for monitor hotplugging. Consume all events in one go. * drm: Stop limiting preferred-mode picking to UEFI systems. Reset mode on display-port connected outputs with a bad link-status. Implement handle_change_event. Ensure heads are mapped before flushing them. Allow calling create_heads_for_active_connectors multiple times. Allow calling ply_renderer_head_add_connector with existing connector_id. Limit backend->resources lifetime to within query_device. Store and keep all the outputs in the backend. Add get_output_info helper function Stop storing a pointer to drmModeConnector in ply_output_t Stop keeing a drmModeConnector instance around. Refactor ply_renderer_head_add_connector and ply_renderer_head_new - Rebase 0002-Install-label-ft-plugin-into-initrd-if-available.patch- Update to version 0.9.4+git20181219.c8f1256: * two-step: Use plymouth_strtod Use the locale agnostic plymouth_strtod helper which always uses a "." as decimal seperator. This fixes the various Alignment options not working with some locales.- Update to version 0.9.4+git20181209.f7d5bb1: * ply-keyboard: Fix compiler warning * When a renderer goes away on a udev remove event, free keyboards associated with the renderer, before freeing the renderer. * device-manager: free keyboards when deactivating a renderer * keyboard: add helper to get the keyboard's renderer, if applicable.- Update to version 0.9.4+git20181204.0cd0613: * drm: Pick a controller for unconfigured connectors * drm: Drop crtcs for clones for which we've picked different modes * drm: More connector enumeration refactoring * drm: Store tiled and rotation in ply_output_t * drm: Refactor create_heads_for_active_connectors * drm: Directly store the mode instead of the mode_index * drm: Drop unused encoder_id- Update to version 0.9.4+git20181129.a7ec3e6: * Add new BGRT theme, using the firmware boot splash as background * two-step: bgrt: Deal with quirky firmwares, Add ACPI BGRT extension support, Speed up background-tile drawing on HiDPI screens, Use a pixel-buffer instead of an image for the view's background * ply-pixel-buffer: Add ply_pixel_buffer_rotate_upright helper, Add ply_pixel_buffer_get/set_device_rotation helpers, Fix marking buffers as opaque when doing a solid fill, Fix fill_with_buffer fastpath when device_scale != 1.- Update to version 0.9.4+git20181122.aaa140b: Add a separator between different boot logs Fix race causing undesired creation of non-gfx devs Fix animation not starting on later added heads- Update to version 0.9.4+git20181111.118c5ca: Modify systemd-units: Add "ConditionVirtualization=!container" in all plymouth-*.service, also systemd-ask-password-plymouth.path.- Update to version 0.9.4+git20181105.f898586: bump to 0.9.4- Update to version 0.9.3+git20181031.025ce59: drm: use preferred mode for outputs drm: Refactor ply_renderer_connector_get_rotation drm: Reset LUT/gamma table before the first drmModeSetCrtc call libply: Move kernel commandline parsing functions to libply/ply-utils throbber: Don't skip last frame when waiting for end. - Drop plymouth-throbber-Don-t-skip-last-frame-when-waiting-for-end.patch * Upstream has already accept Michal's modification.- plymouth-throbber-Don-t-skip-last-frame-when-waiting-for-end.patch * Make sure plymouthd stops throbber animation at the first opportunity after receiving quit command, instead of looping multiple times. (boo#1110199)- Update to version 0.9.3+git20180827.0a66272: * boot-server: free the argument and triggers * event-loop: fix leak in error path * script: fix various memory leaks * key-file: ply_key_file_get_value returns duplicated memory, fix memory leaks. * event-loop: fix leak in error path * boot-splash: fix memory leak in error path * populate-initrd: drop unused local variable- Update to version 0.9.3+git20180827.0a66272: ensure tty is closed on deactivate If plymouth doesn't get explicitly "activated" then when GDM tries to deactivate it, the deactivation request is a noop. One aspect of being active, though is having ownership and control of the terminal. This happens immediately, even before a splash is shown. The `deactivate` request needs to relinguish such control, unconditionally, since some display server is about to use the tty. - Update patch name base on quilt standerd Remove only_use_fb_for_cirrus_bochs.patch Add plymouth-only_use_fb_for_cirrus_bochs.patch Remove 0001-Some-greenish-openSUSE-colors.patch Add plymouth-some-greenish-openSUSE-colors.patch- Update to version 0.9.3+git20180807.7663b0c: * systemd-units: Add "ConditionVirtualization=!container" * README: add link to Code of Conduct * two-step: add unhandled splash mode case to switch * main: fix build * Fix miscellaneous compiler warnings * configure: Pass -Wno-cast-function-type if available * main: Fix getting detailed logs from systemd * main: Show details when ESC is pressed during splash_delay * drm: Remove unnecessary reset_scan_out_buffer_if_needed() call from ply_renderer_head_map() * main: Only activate renderers if the splash uses pixel-displays - Switch to new gitlab home in _service. - Refresh patches with quilt. - Use autosetup macro.- Drop plymouth-fix-window-size: The use of the smallest screen size is deliberate (boo#804607 bsc#894051).- Modify 0001-Add-label-ft-plugin.patch to fix problems with multiline text (bsc#1083695) * to prevent infinite loop newline characters need to be skipped - Use %license instead of %doc (bsc#1082318)- Update to version 0.9.3+git20171220.6e9e95d: * device-manager: drop superfluous create_pixel_displays_for_renderer call * x11: don't call gdk_display_get_name before gtk_init- Update to version 0.9.3+git20171130.fa66a5b: * INSTALL: Fix a spelling error in the command example * populate-initrd: handle themes with subdirs * device-manager: fall back to text mode if graphical devices fail * scripts: Use >&2 instead of /dev/stderr * terminal: add include for sysmacros.h * configure: bump to 0.9.4 * terminal-session: don't delete boot.log * Revert "Make boot.log world readable by default" - Rebase 0002-Install-label-ft-plugin-into-initrd-if-available.patch- Drop stop-graphical.patch: There are no conflicting these days, obsolete this patch to enable auto switch to TTY when display server not exist (boo#1066510).- Update plymouth.spec: Add COPYING file in plymouth package file list, This is for the law requirement (bsc#1043834).- Update to version 0.9.2+git20170424.6fd5c6b: * main: Look for config in runtime dir first * main: Look for theme in runtime dir first * Revert "Recreate boot log at each boot instead of appending" * x11: implement get_display_name * drm: implement get_display_name * configure: don't look for libudev when --without-udev is passed * renderer: export device name from plugin * device-manager: handle NULL renderer better - Remove 0001-device-manager-handle-NULL-renderer-better.patch (upstreamed).- Drop use-mkinitrd.patch: No longer needed, mkinitrd is just a wrapper for dracut now any way, hence this patch is currently pointless.- Remove patch which causes breakage with systemd-vconsole-setup (bsc#1020327): * 0001-let-it-become-a-real-daemon.patch - Add upstream patch to fix crash on boot: * 0001-device-manager-handle-NULL-renderer-better.patch - Replace removal of framebuffer driver and plymouth-ignore-cirrusdrm.patch with single patch: * only_use_fb_for_cirrus_bochs.patch- Update to version 0.9.2+git20161215.18dd755: * terminal: refresh geometry after drm device arrives * logger: stop using carriage returns * build-goo: don't install systemd units during distcheck * systemd-units: Fix uninstall script * configure: switch to tar.xz instead tar.bz2 * libply: fix HiDPI detection * libply, main: Add device scale setting * main: support plymouth.force-scale on the kernel command line * build-goo: make udev support build time optional * device-manager: dont pass terminal as renderer device- Update to version 0.9.2+git20160823.e4b7e49: * libply: fix HiDPI detection * libply, main: Add device scale setting * main: support plymouth.force-scale on the kernel command line - Refresh patch: * 0001-let-it-become-a-real-daemon.patch- Add systemd to buildrequires to properly detect systemd-ask-password- Sort out with spec-cleaner and move all buildrequires to main scope not to subpkgs, sometimes interpreted wrongly by rpm if it is split- Reduce patches list removing merged upstream (bit differently tho): * 0001-seats-guard-against-NULL-terminal.patch * fix-serial-consoles.patch * plymouth-boot-vga-framebuffer.patch - Refresh patches: * 0001-let-it-become-a-real-daemon.patch - Update to version 0.9.2+git20160620.0e65b86: * configure: tweak defaults to be more systemd friendly * text: don't draw if not animating * terminal: always open terminal in non-blocking mode * device-manager: probe existing DRM devices at startup * drm: don't pick up drm master implicitly * terminal: refresh geometry after drm device arrives * logger: stop using carriage returns * build-goo: don't install systemd units during distcheck * systemd-units: Fix uninstall script * configure: switch to tar.xz instead tar.bz2- Remove framebuffer support bsc#980750 and bsc#982226- Add 0003-fix_null_deref.patch as well - Avoid potential SEGV if label plugin fails to load- Add 0001-Add-label-ft-plugin.patch and 0002-Install-label-ft-plugin-into-initrd-if-available.patch: - Ability to output text in initrd, needed for encryption - boo#959986- Update to version 0.9.2: + two-step: Add separate startup / shutdown animations. + device-manager: try fb device if drm device failed. + Port to GTK+ 3.0. + script support system update events. + Drop the obsolete log-viewer - Rebase patches: + plymouth-fix-window-size + stop-graphical.patch + 0001-Some-greenish-openSUSE-colors.patch + fix-serial-consoles.patch + 0001-seats-guard-against-NULL-terminal.patch + plymouth-ignore-cirrusdrm.patch + plymouth-boot-vga-framebuffer.patch + 0001-let-it-become-a-real-daemon.patch - Drop upstream fixed patches: + 0001-device-manager-only-call-ply_terminal_free.patch + 0001-splash-remove-pixel_pixel-in-sprite-lib-when-notifie.patch + 0001-splash-do-not-process-display-lists-if-it-is-empty.patch + 0001-libply-splash-core-also-monitor-for-file-removal-in-.patch + 0001-seat-be-a-little-more-forgiving-in-the-case-there-s-.patch + 0001-text-step-bar-use-correct-utf-8-multibyte-sequence-f.patch - Replace pkgconfig(gtk+-2.0) BuildRequires with pkgconfig(gtk+-3.0), following upstreams port to GTK+ 3.0. - Rename library subpackage from *2 to *4, followings upstreams soname bump. - Drop utils subpackage: the log-viewer, which was the only tool left, has been dropped.- Fix missing dependency on coreutils for initrd macros (boo#958562) - Call missing initrd macro at postun (boo#958562)- Use is_opensuse to simplify if/else block- Add a direct dependency on systemd, since we need to know the path to systemd-tty-ask-password-agent, fixes part of bsc#943312- fix bashisms in post/postun scripts/sbin/ldconfig/sbin/ldconfigcloud138 15641144080.9.4+git20190304.ed9f201-lp151.2.3.10.9.4+git20190304.ed9f201-lp151.2.3.1libply-splash-graphics.so.4libply-splash-graphics.so.4.0.0/usr/lib64/-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:Maintenance:10686/openSUSE_Leap_15.1_Update/93a8cd980ad298633e23edf55147871f-plymouth.openSUSE_Leap_15.1_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=32c4517408e533cdeeed485096550dab28007e2a, strippedPRR RRRRRR R R R RRR^շCIutf-86c5b110eaee04d1af5b2320ba91d3c4aae19d679c0e26413ec918d277ffc0378?7zXZ !t/;] cr$x# CsW$bn<҃#]1\/^eEWpʉ>FAӝe, b815N=|ybr<27#E5Osr [m :^.vw/䶋 h I˾4Plzv"N~xGcU bw @]So ryQ?oݜqt '|p7 !Ј PO$e;F C)WE g0/O Bd1/(">eM#>JMM*зr.RPko .BU]$?cLqc^-J).#C}TuMkcSн"@~xCeM,ՄbGO%ߌipfFgt]/[C+pfX_,ևx1Iݱbx)^u=:{sg"a2{EvxbhGƕMpy {[A1=uP@2-"j2zɿæ~+L:cw}3>#MeAu3'UH&OmS%&=;E-5*sWUӶϷ pj\:f!!8l^7*~Fq HH6 zGDQ{WFpB]-ˋBaDt.;-ٲȸ6@n(k>Ix6f˴ы= [#1J*A{DH_ńt49c솹޻ʛeJ-qjBbb|SO3#~۞@{g贗v|j1 g @$LaqVw3<sV4ϢǻѤT+ !$:Jۙ0niWy?7oӈ8:m, )uaH+ֱ2٦Y_M y5->pM KW8S Cπ8[XZ=Ba_6t&u 4[:!̤\ ,L?o'Ih8r9=Ov G63pl\sݻt@\ww hʖO3U\u@}YյEql³8$Ȣ)j > ޝ,m\+>w O"pxy# BD~Pd~u0IH#Y6O"wS _M4S> C}XhaJ YfIw(Hߟw+KJSCCƴ=b?8Of~2K9@ym-zh`L8^{߈p$­L{lj@/8##ܴSwY~)$X{^y*.t 7.[påJK޽(>y7=5#sg)yx0]C|06۴*cCPj^Y{ ,Y&c ,9g$O3e_;sy:z8W*6i`e췡q͍S=,1أ&rY _И+v2bbSt /||Kuki%3m_5n6P=ș=_\be&Ro9PvtmD6[G=0H?cHKbpdN+UCX98aR~5ݬ5\jOFUZ%h$ڄʷ؇%ppD +*.XuRjsXW!lՅk׾i+o28鷗Ls&~00z͝qMߑ䃗]طckiv? B}X p.4Qvm B/nl3mդb9#a[1T(p BA)k+{ze0sk:aS(lU45\E]=! bo;RȆn6NMA!H=2}inwÀp>123^4aLH]*kCaN:e(TCn.R|=-%U|Q)FOp(vYp7)ܫmwJsh݂(ܡٸl;= fs=YVVT6sx&VWniѽ0@n<1kdtEO(A cU#>ZA4\@g*v`;êc9ї#? u=V1(e,t֭97o4w1V|b LjH,\6zܶuZ}~seUL%65;Gi..7Vײ\Kq:/)b`/Z7㌥.b0Le0;q#m^ F鐀9)_wWŠp{`ZgӮxS!4{@b5Y݌?hN5DI:#}30=kd,ң$np+L_{Rఏ[Fr;uژt8};iw]JdUuuGNX2K >!nt- Tkt6IHw;oa<7 )_Բ5qKz8s/]@1SAć39hw睴RQXnV8ou>AЦ!l*zޱA##i N7eV$7/^ړZtvYnۗ98XNH3n&!nHdY&eNkBl[R,j#Uo( y{:xǔR D(!RcؖQT^&5ȷ[傃6}3sMFUٿ&ȥFAlxnl6RPWzt$ǵe%O`ooQ8uK1Èf;䉧V۽9R eVMǿ5 pa~ˌ.#kWkmNg;Ywǽ0_<!:kshշ@ m!xc!{徿AKa kʲIbT=T5WgM}+C3Qob>yao6T;J*3H0qaXTFRe,z=9#쎦ueA<0o~ǀFrZʼncinl랭ҋvX IOu랧I7h ^7ū#/"[]%61* G 2\y)hS"d=_?L8rBv#;PԵi` Ip~;1W0H!P ZˤFb`;Ub3TiO7BI&ޚPH n,*p$\DoWM^7R%jxfp9]+į$铔5U-0Pa-fC]=١Ek@뜈/\@-BUTYlZ)+Pa\Zb.= $TVr_j,E"e+zAQOe&O^p8و&_M+qqW. l<`!f-O:kڴe#0)tl. I 8@gCW$×+0۟,- 4+л]Mt>!2RvBp>BvҬK:-# Gx Ճw~1oÃ&Eqa, $Q0{>X!U؎0% jr"2pG8n_!o{N" LˌP PAs_*7??+GVrFSMI3:R{}/*?0Wtj7@ϔis' 66RYit˔ܛQVy?h:Qz?,.*ekO& Jك0sY~;uQT~@n%%n= XI <x$[S5tU F6ɒO$[LG\K*3\&%o(%]UGaIJ1+,m7Đ|JGu#+LFY,)d O/KFBD} Vj+Z7`©foc}Sx/Ggr> $X}`UkC!bB=9bA f3 8Xz-2I9^gM9kO<°K׸V(tN2‹%x (6Up{K҉_ü׫ҠH8p=H}fy}ojYK=uooWmLhP[-]}DQ<ľmh1k8~Gj}F6=P2'ǒ YFQu[I#{=;̇v d0N ˔n[qDPF>a0 kkEڨ GA2d5s;hu}lLp9=qFfnSH܅v_p'`IBjy59ck3((6~iKtyQXqIec2ь Ԗ;;zU٩b|WVt뮷Ya3Wo+ y/[_h>/xVX !'CmSnP"؛C؏Y~ĹyPNM$3). ׉X YC:3lJˠP4j6U5aB2ÛhF a.fѯ>+k3tt 0mNa4V7W[plXX"ިRDON &E}lkj "Y! p}S[Yѫar@T,aQR!&ڬp'dFz,6u2uDŽCQu~ļ&Wj"q>J\jzp愈S69w@qT:{ ©#Ay@gL':TG;q n,ΫA2 d3I[-#/=%'[}Zp7a܉` =Y~r;-q&3[!QVh~=$P mN wpamZ2k rC 0e}C0_1a%5v"~+U[3J3e 4 ߦ@)"S j;_uSY\xu|7z'wg2A>`4nW{|?^:I˸LJSm" +te;1y %h\~ЭQ H릢Bb?JÜ#+u#'>}ؓVgDѳaUr Nf> C(Ǒ? xq!u8LxO| }RdL=輛x0EGjr_^5y9 #ȁef5YZͼk*`DZ\,V8QL=SNͽ~sҴ=Za-Fkf5, ;z? Uv6g@T&Ym-+_X}(xTB f^bU&cƇj(  M^bW<Hxp1K-IoHm/$];Tb Y |W#N8>~P'.Lo5X0ȇab/N%gQ*Q pnFqV-Զ|E?bE\.b?1zEn Zag]0k2qB5GLjw @:貌48~Պވde%&VCo jFqD1h:/Ίgu1)iA5\<(rH5 ov +r [?ѴϝٰEA&IT^`*2V]x k_pO}80Eˉ]鄘 _2nچgIX3(5t԰y[/c7\y [srOW9٦MfTb@wcYa-L($(C$?@ g&'ZWhp[ٱ^1ώ,AlDɠV"ӊ$ IӑuB䔬EL%S\zH '|J5˫Zul^ML;d6:%w̕z"@IQ.~tz|itND*UsMVOw,Xr8:C wڒ54f b5NS-#J5ȨWG]ǹw|6@au Rsm29н4Uv.o#fM_3t6SzWkc?hz{?7]sJP?!lU'8ONd͟7A^͟H_"nR/9/4pCOHJV7~!I{VR.t1F|nVŨ0h/mkB>j9$FʾQvC .-*股(\_/D+twkJj9VV&Zwu% Ic{#R%=d`l]7pNc6'r]{<72GSJJ雤-Aaɼ>c/YyG!Ef4[9k'(+aCHk*w䚓J;1gcܧ#Jr78PAr^(.0/{ TJf/uΒ/$e6|/C|O/SIʄjӣsHLɮ_i|8v{8̐i0hPn]0$6$j v4U8*ڹVVOۅߐT5ӰmXV&'u!d0^gr(w= e^-kǽiLq4"7DtG07;dESNI**c nj.Dx8%B_J&pֱ3: LWջ rh~bQJ_w^F;| o}1@,Eyxd2\6><?L%ßa4zAbtpaJl~ed}[(ݰdi?}߿8KYvW=4.\K6 f^c:= j:5b{"Y&7*>j%_xә8Q HԄajބgr#]~P@-Dbk3M_&zOv]&Q%Ge+$&ѥ;x^Zֱ>vZ vd18?Mn)(>0bX`O3j\hcIcV\F uB~3ULKFb Dckeg+ /ywCrp2\͙.;ae8n H|zL/ BZtr/~8ً@^rD ok{$3YN9u_ĺoyf88af Iq®o@d}#]K+VjA4'K(X3 ts FQOIO~Gr̩}#F˺b\ J `=~R5k)D|J.{cLJMOV}Hm &Z RP@z_>{$"c}3'~kпbWTJu5 o)zOTwDoȹS8A~ܴth2eYjF w+%`iB- "1]q[lEHo-.#;9dY4q7#Ȯ:3%чhS:ARy^TS4ˆEjg8>oDy.#4{[hC'"@OAQb!\^TZ=iUJsctsT_Q.5u7w=4AЩƻ=-3{ R#8Vj#ՈQXlk U#H$a9uu&r̵GjԞ'JA@*,ɒZPA &(ᩞvt,ćw [|d4PK?(}SѠ(Kngqhc$ƚWx}(ETgOM'sA顪, Dcz+E__'P2/fڬۍ%n`|=GliZ}o9Hry {g,?u2T4FNK5$?s^VGgR s%jb)(>$Wµ#^Fb vOm@<>1"6 oθ]g"W u%uD=J1 읔`UtTpMM8%ebѐz7MδԅmQ-F{!DzѓIBHSZO6XyrV|8zAIҢVb4w,|6/D)nGblf}Sx#h?f>[%M㓞5wA,a_nGs.'?̬ʎpSU\Њ+u7n^`Wjf\wQ Md& 3]3yŮoQ&"CmŷD⨞6rNuy @H=vȅ;Nl",c$4^8h {m">*lBۨ JOL&d-f^0ka(&@‚( n[(Y -FK9tM tlٌoI D6>F "kAM].V}ƛ9=B,9y6:qdc6Uh2 mA>c>i#9 pD@~ͬ?-=zv]Eu|q`2}t?j%)&xi4% S[ؿwFFE}{6Y;E?孩gܽbEFMeAOvX\(ó=NW#>1=L[ZK+ b1mg}tJ=vm6xPoމPfϱϸ=.P8^@Hl;]?brV $bC23=;]~ c*ìV* ^44I>CRŕW@$Dž#s_8i {+lTĶ_A<ѾiFm;BqB ×X.`lS3+yK8( Wă806 cK47ŊHQw|>A4! }=ͭsV?)\YmvXR|# k_%eo9EW?m2=4WlR{AފsPjYo\6+klygUޯJ-(rO6D*E ` H+F8Ω應 CJr_#'&)d{jƢWUKw {Y¦h}09h)S}aAZA]C\MN:;ŌzyG;5nġVܳƣ`UL؇r zl8db:wtWB*];ŧ9!J7a2>L~j*;3n O#YTEU5 tPNQ[7n3qYKk]ejGBp+?0''帯ċYjkmK@~Uad7cVaj`UIPE=Kߣa3UXB,oG};%>AwN#EQ.[ѯkkv^H"訃*d0x|9L̶pc5%+"&aƨ,F;{!P@9ԺEn0]pOQ*6g/޾{kw,5Ak7LȄ+s1 22[ t穯Jȫ:Lhyژ* l6p2#ȯFʶ[ "eG(kN-EZ=8e*U5Eؽ\%$g- sNq8`)Zy|O4qV+M]~,qM;P8b'⃄TPq֫Aӝavv Y:{Lљ!} &ς9(lYE 0A oCOE:.WlKC߭%@;+LGBG y5 '0r~Bki*#Z5z+e'i0L!\&wmS*;͔XUv哥^UwmBSxl R#ua>P"31ggAѰ_gEUx Ceo]Fw<2 f;Bht69Lď-lxtB5,iB]RASc}},FZ/M>= $\@ٽê8~NOs-'͇,&ͣiM' `B)(g3 w{捬8֋OjQ0E0Hk>YKD  '8=Teo|+\aQ ̪ bO!A4t]ui]Rr6-WÍN'L}@Ԣw1G Zh:]itO5`_ ZZ7OR|F 7ZhJ*sDyh:6n8V$W;&cHz:?t~g7XRog5z]Ჺy{oy9 mDy-5ٛeNͧ֨R}&_̍t`0d؟E̔:2`v_J\[|%N`#Hw`Lj rzwؙuh(8K2M}PaQ\/sTPL2%3&ZKailNz֩@-:^k"m47D]`SvVԪ2S4/Z6Ibԇe.%С#.w~Cho0]rή:J^"vjGe,÷ߎNv D YZ