libupower-glib3-0.99.13-150400.1.8 >  A bwYp9|KgkAMC<*<E.ʑy 78T\mU5}+4xB7(}&xڿHEs/ "+%Fwdh`XкPP4.v]KA[#jhNZ`Xntq>)pS}hS,%SV<-NEb} ZɅ1e{jܬ{87zQt=;K^a87b2464f66d24a4cf9010682de1f05ec3a683e827dd0095e87582a1ff7532a899fe7851007736841795e217d8cc81e2a2c95cfe5bwYp9|E/8vW]jB*SfG_.7P{9{I S Z.m;a%$?]8qSB8 P9g|}ɛ$c{z[p[YT,fV~]M#j"͊H¨?K.Ǖ^+1e{jFYe })pC0D?04d % R  8>HP T X `  L |  (894:^>-@-F--G-HH-PI-XX-\Y-h\-]-^-b-c.yd.e.f.l.u.v.w/x/y/z///////00Clibupower-glib30.99.13150400.1.8Power Device Enumeration Framework - LibraryUPower is an abstraction for enumerating power devices, listening to device events and querying history and statistics. Any application or service on the system can access the org.freedesktop.UPower service via the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit.bwXibs-power9-12SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/System/Daemonshttps://upower.freedesktop.org/linuxppc64lebwXbwX743ee33d1c622a4bc5f3bc33cb103a1f7e57a28637d6a8cad9538eabd2310c9clibupower-glib.so.3.0.1rootrootrootrootupower-0.99.13-150400.1.8.src.rpmlibupower-glib.so.3()(64bit)libupower-glib3libupower-glib3(ppc-64)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3a*@a,@`^^,-]|@]nU\\\;(@[@[ @[t[\Z[{@[@ZZZYu@XP@W%WW@V`U@T@TLdimstar@opensuse.orgdimstar@opensuse.orgmsuchanek@suse.comtrenn@suse.dedimstar@opensuse.orgfcrozat@suse.combjorn.lie@gmail.combjorn.lie@gmail.cominfo@paolostivanin.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comnovell@mirell.dedimstar@opensuse.orgmpluskal@suse.comzaitor@opensuse.orgmgorse@suse.comdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgeshmarnev@suse.commpluskal@suse.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.com- Use libplist 2 starting from SLE15SP4 on.- Update to version 0.99.13: + Tweak default percentage levels to better match other operating systems. + Support large energy rates seen in some modern laptops. + Fix touchpads showing up as mice. + Fix composite battery state when multiple batteries are used and one isn't drawing any power. + Make the icon and warning properties respect the "low battery level" configuration option. + Stop the device being suspended during the 20-second "shutdown" grace period. - Changes from version 0.99.12: + Add a raft of new device types. + Add support for iPhone XR, XS and newer models. + Work-around incorrect battery percentage reported by MacBooks. + Identify keyboard/pointing device combos as keyboards. + Fix small memory leak in Bluetooth backend. + Fix warning in Bluetooth backend. + Set update time in Bluetooth backend. + Remove support for obsolete CSR devices. - Drop upower-build-Use-a-newer-libplist-if-available.patch: fixed upstream.- Use libplist-2.0 on Tumblewewd. + upower-build-Use-a-newer-libplist-if-available.patch- Remove _udevdir SLE12 specifics, this was an old compatibility hack, cmp with changelog entry from Mar 28 2017 - mgorse@suse.com jsc#SLE-12130- No longer recommend -lang: supplements are in use- Add upower-sle15.patch: disable some systemd hardening, presenting upower to start with SLE15 SP2+ systemd. - Switch back to setup/patch macros, autosetup doesn't allow skipping some patches.- Update to version 0.99.11: + New Features: - Add code of conduct document. - build: Migrate from intltool to gettext. - rules: Split off HID++ udev rules. - Harden systemd service. - Let systemd create /var/lib/upower. - Move D-Bus policy file to /usr/share/dbus-1/system.d/. + Bug fixes: - Fix endless loop burning 100% CPU on keyboard plugout with external backlight. - linux: . Start polling for unknown device batteries too. . Retry to get a battery type if it's unknown. . Don't treat device batteries like laptop batteries. - Replace use of G_TYPE_INSTANCE_GET_PRIVATE and g_type_class_add_private().- Switch to source service, so we do not have to deal with ever changing source url.- Update to version 0.99.10: + Set 'pending-charge' for DisplayDevice if at least one battery is in the 'pending-charge' state. + Map pending-charge to fully-charged when charge is 100%. - Remove upower_daemon-consider-pending-charge.patch since the fix is now in the upstream codebase.- Add upower_daemon-consider-pending-charge.patch: daemon: Consider pending-charge when calculating the display state.- Update to version 0.99.9: + Fix lack of update after AC status changes, and broken keyboard backlight, following the daemon lockdown added in 0.99.8. + Multiple API documentation fixes. + Out-of-tree build fixes. - Drop patches fixed upstream: + upower-remove-privatenetwork.patch. + upower-fix-keyboard-backlight.patch.- Add upower-fix-keyboard-backlight.patch: daemon: Fix upower's keyboard backlight support. Disabling kernel tunables blocked us from accessing /sys, meaning we couldn't change keyboard backlight levels.- Add upower-remove-privatenetwork.patch: Remove PrivateNetwork=true from upower.service. Upower needs to receive device uevents via AF_NETLINK socket otherwise it can't detect plug/unplug events. See https://gitlab.freedesktop.org/upower/upower/issues/68- Update to version 0.99.8: + New Features: - Lock down systemd service file. - Add support for "Unknown" capacity level, and clarify handling of devices with coarse battery levels. - Add a new version of up_client_get_devices() which unrefs contents. + Bugfixes: - Fix warnings when D-Bus related properties change. - Prevent crash after attaching an Apple TV, and support newer versions of iOS. - Lower severity of "unhandled action" messages. - Fix battery status on MacBooks after a plug or unplug event. - Fix double-close on exit. - Drop patches fixed upstream: + upower-fix-ios-crash.patch. + upower-fix-crash-logind-doesnt-return-error.patch. + upower-fix-memory-leak.patch. - Refresh upower-hibernate-insteadof-hybridsleep.patch with quilt. - Use autosetup and make_build macros.- Add upower-fix-crash-logind-doesnt-return-error.patch: Fix crash if logind doesn't return an error. - Add upower-fix-memory-leak.patch: Fix memory leak if logind returns an error.- Use %%config(noreplace) %%{_sysconfdir}/UPower/, if an admin have made changes to this config, we do not want to overwrite it on updates.- Add upower-fix-ios-crash.patch to fix repeating crashes on some iOS devices like the Apple TV (fdo#105625).- Use SPDX3.0 license tags and package COPYING as license.- Update to version 0.99.7: * New features: + Add support for Bluetooth LE device batteries + Allow to be replaced via --replace,-r * Bugfixes: + Fix critical action after resume from hibernate + Fix compilation with libimobiledevice git - Changes for version 0.99.6: * New Features: + Add UP_DEVICE_KIND_GAMING_INPUT for gaming devices + Detect joysticks as gaming input devices * Bugfixes: + Correctly close inhibitor FD + Fix crash when '@' is present in the device name + Fix lid detection on FreeBSD + Grab the model name from device if unavailable from battery - Refresh upower-hibernate-insteadof-hybridsleep.patch- Update to version 0.99.5: + New Features: - Add a more complete self test for HID++ devices. - Add BatteryLevel property for devices with a finite number of power levels. - Add support for pausing and resuming of the daemon poll. - Get a serial number for device batteries. - Refresh devices after waking up from sleep. + Bugfixes: - Add proper error and cancellable handling to UpClient constructor. - Do not spin in a loop when /proc/timer_stats cannot be written. - Exit early from up-tool when connecting to upower fails. - Expand the integration-tests to run in more environments. - Fix reading and writing the keyboard brightness level. - Fix -Wformat-y2k compilation errors. - Lower initial power usage when iDevice isn't accessible. - Simplify string checks in upower-glib. - Drop upower-fix-get-critical-crash.patch: Fixed upstream.- Own udev directories on SLE, as SLE12 filesystem package doesn't own them. Require udev-devel in order to set _udevdir.- Add upower-hibernate-insteadof-hybridsleep.patch: + Set the system per default to hibernate, not hybridsleep. If the battery is going to be empty soon, there is no reason any longer to attempt to HybridSleep, which quite some hardware seems to get wrong. Simply hibernate, get the data on the disk and switch off (boo#985741).- Align BuildRequires with what configure looks for and version them: - Replace dbus-1-glib-devel, libgudev-1_0-devel, libimobiledevice-devel, libusb-devel and pkgconfig(udev) - with libtool, pkgconfig(dbus-glib-1), pkgconfig(gio-2.0), pkgconfig(gio-unix-2.0), pkgconfig(glib-2.0), pkgconfig(gobject-2.0), pkgconfig(gudev-1.0), pkgconfig(libimobiledevice-1.0), pkgconfig(libplist) and pkgconfig(libusb-1.0). - Stop exporting V=1, we do debugging locally, so lets not clutter buildlogs.- Add upower-fix-get-critical-crash.patch: daemon: fix get_critical_action(), without this upower daemon will crash when trying to take action (boo#975653, fdo#94262).- Update to version 0.99.4: + Add support for Logitech G700s/G700 Gaming Mouse. + Port to GDBus. + Support g_autoptr() for all libupower-glib object types. + Add critical action support for *BSD. + Change the default low battery policy to percentage. + Fix deprecation warning in integration-test. + Fix memory leak in up_client_get_devices(). + Fix possible double-free. + Update HID rules and fix build regression.- Update to version 0.99.3 * Bail out when iDevice state is malformed (Bastien Nocera) * Defer getting iDevice info until ready (Bastien Nocera) * Fix crash on uninitialized variant (Vlad Orlov) * Fix libimobiledevice msg in configure (Bastien Nocera) * More memory handling fixes in iDevice (Bastien Nocera) * Properly detect bluetooth mice and keyboards that are HID devices (Marc Deslauriers) * Support Logitech Unifying in Linux 3.19 (Peter Wu) * Work-around broken battery on the Onda v975w (Bastien Nocera) - Add missing rcsymlink - Remove old provides/obsoletes - Do not recommend obsolete pm-utils- Update to version 0.99.2: + Bugfixes: - Avoid unaligned memory access in hidpp-device - Bump GLib min req to 2.34 - Correct check to prevent the display of invalid ASCII codes - Fencepost array access error - Fix cleanup in up_device_idevice_coldplug/finalize - Fix crash if there is no session D-BUS - Fix error handling for Python 3.4 - Fix various memory and reference leaks - Release resources at shutdown - Respect the CriticalPowerAction config option - Set update-time on the aggregate device - Split out updating on_battery and warning_level - Update aggregate device on battery removal - Update display device when battery is removed - Use g_get_real_time() when possible - Restore Source URL - Remove autoconf, automake and libtool BuildRequires, not needed- Update to latest git head, to resolve various memleaks, (fdo#82659, boo#904520) - Added autoconf, automake and libtool BuildRequires, needed with git packaging - Comment out the full Source URL, the updated tarball is not available at fdo URL/sbin/ldconfig/sbin/ldconfigibs-power9-12 16519887240.99.13-150400.1.80.99.13-150400.1.8libupower-glib.so.3libupower-glib.so.3.0.1/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.suse.de/SUSE:SLE-15-SP4:GA/standard/813a8e6d9f28dfbf5caf3d563e65edf4-upowercpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=91aae013869b440c989179bbc797853878ce9369, strippedPRRRRRR f TZ/c upowerutf-81b04ac0ea49658ef288350ee8dd08bd0a96a9149dff4b2f41b7b959bc0aaa5e4?7zXZ !t/7] cr$x#F2G=N菻|QGgꄥGZC-y9jie`SB ,Y (5 ֨(whn/0 vHR7_ =dS~a+,"GVtXw~*իƔ-*,.s^8e9.|\e㱫f$Nuy:<7y%0ȴ@Qf"S34;Uy\\"|nН ߗkot]¸\ 䖭G2V]W$iA(wX\LsFC]\>$O03~UB6vo,ms.,]̅ƏӇ6g֗5c2bBT6-j`B l @-JˤBROKd唃Mp6(yI*jDk u^,^Kq &3UJHeKr9Pos o*x\$Ks6uud)Q\{| 5v}D<$ZРt >yL|hP$,K,W>Y&5b PmAxɔ0(DŽ `l_*O( KJƖ031UOkl.+\}z>f Iʰ@A<@/C`@{_ Y_^A^6?!RΪ\~pN 2e( Iktkl@Dq9rҙ],d-oN'csS'&Ÿ_If3{H=p^i$ds z2hVNgE%xWBOqy:H8)hj*c(oDz09eHh!2\p4q}#cӃBȩPW>]+͓)(e"Dų(7fD{*%t"y%_E!&J;RCp5 bl4စ,dis2=C Kmƚᰍy45gJ܀}׈̵@swN79<0?ިBYX!H;ʇA&!&,1=jd5h TV9Ĺczg;T4Eh*)=WiJ*0VOxO@KD# jb}~.al5͌z8Cnw&?L)`n#UE[}F| 5XL&õ@謞IMծ^8l` ^H1΀>&1!dn-ٷ%x:r- W}/rڬB];$u| rVGV0%H"o٧ܻ4M,hye#<=_x>~yWWTFpjb>'2b1(gsJ8֎lt*p51Gb?~,~ w:f7(Kbw/ ` }Jd6y7l2Qqib:uLվo(5Υ}gՑYgdCW Ao"=C=3G^v6{t+sO:r׌sUl# rYR|_%rb[ѳ = mܽYnM|b(D^KV"j^{DE?px\߲5sA14his켣,5l%<@'ȩ۵9Rz q dǹ0zt A[uP(+Fq ;;^ng#Km+(sJͩ5Fy VR9qe{LK ]ۥ4gy2ZѾ(fvj:z.5o.+Tƛ)>u3 ȩW2B3B8LB~v~kX&tnzm>z& q8p-[)WSo65I {0511JYɛv{R=Hw(4 EL/_NB+yo?B.\:ϧ4Icً~.£a% )jȱ`Y*^o+d2Wl(sjbc:эBE.es7 tl@,ccq笥Qzf\WB3f.k,Dm. Pö *t. 2 h..3r&F"۹G|qcim|lrZ^M9 N5who #'|!Q^K)DEA0%ylI7,c&wwYdUAcT -]Epw{V}eyEH*NZ3{ 1_"'j/s^0?Z,WCl>?8%.̂(X/mcv:cqQNbgdn9>.Ip'LP)rJ^@x=ZF)7+6\i_׊wS C ,변wq'*Z7I{!f0i鶨aZ7U ޳)ߘ ZZC VnEsO#? `N&_b.g^AKHd'>JYi,I}s7bo0-JVT" Hs/?Z-~Sys8Q)q {1cqaDc&o s"3Lu˲( a9x{2{/V A:ʛFlPiq?_}} 'V% 4kOJQr|kX AW^SywÊ+cYLŜJKh+C&lnq7DZRQͫQS1(D*S!ZTt 31BT)Ճ'%5Zj̈]=-7x0eC+mzPH.E0/ˊ' ,4/5QTWf_#( uIYZ؉_m{-k\I?Q u.awE\*nZ(BP \pJzz[8` }TL0 LsxX"nl;quɓ;cOJeS>Q(f Vo;Fv7J7kcfIp_ ŏ{!]~$IXcp)r%%R=6j!&e<w"sAhsX/Nb(P#&_DF֔``C"ʼqomjc㾭AI ܑSRb21eKwTɝ|8yy!s~b sRh!vSKe8#Sϻ%&Cr e+ tѻ+J}=ǃycm\gdC#M-uaZp>dgR 3U{2tWmIErGciBy[U{uZ֓*ƆHL0tS'<{j_>՚(ha|S`8~n{ۛE] ^ Y~)tt^%@F(6rg_ 4ڧ≠A-N0הigӆvG+L,S`s t0Yq9 KEqGa/~u)aSofp,/J|d 0.)!V Cx]d HGF6}+HQ2Pi%6j,d42PxF=ex+Wꚾ\bPշE$G-.fM6#, ާG?N?``‚&} ZEǣ"!W.v7xn$mrt3#qJ*Pw2)ӮK}i|4el=жo]֘vXxZcIw %)m󰏉k]y(uhLR1Ky$mN;Ae1HQo*E^ ܃9$2 =MP 5Xᴴ+w%IyCrUD%6wr#qM8'71O +G<0@MSa*5*/!cК =BcQGnLcyԐQbi/ - lijWAj.7{z̶JӄytB \B,ݶl9͞F*#Ȇ>I4MP^[ *o(= uC*˿=S`rז`!eRp]RcXiG{8dK'B5  AQ)v~Mvv?|{CBaa؃;8d_!DžZNYJJ%]k &d["inZw6D nLg=8-7@_e$pLSiRoa˫=:>8d=\ۄ5Em=1OXFLx0,b8k}˱I`LԦ)b}JvL3  t"c}x ҧH{$),7԰PhU3lCJ8UqXc1symѻ'_֯4\EBrxɾ߁W 8O{א~d/*nBF"(,N`8˅׻g>0f݈P:d FE bo̘:l12>?9:;Ϲ\¾;3όz𪙙Sl?jHq̥`.¿D]Fz25?H}q>mm=S*??UM\di.®Ptq˲A 0B_teC5t<G!R%c*sr)i}] M2ݼ&qLSAd+m Fvx[\{K:^Ң۰ջ-ǎ>AP󢂹wgwS6_I.%h=%uk?P-o ziM\Gf1jyt GDSˎ%gC+_1unD--_רMrDl5'Ug L? Gdb%|9Үv;>t(F>OLuO0]Q w䗏qV{\w"G;)_#ppfQ'nMB;/ -}~oUJng&!uؑ!zRS˅-Ejq(of ST l:2'Ad.!-Oo{fvچr]XK1ǔXVQjq:%K/FSv%5atWi@VM ?>0cSsV&8h]n"uX^']M3k#`$&Y:Kfc80|#w(jmZhdF4qOw)ݝ_Sd k3m^`k!XB49B 1Hyl1*s `Ae"F"`Q>i2*,evK'G†]zO->4^{?(،^i^z`Ǻ|* D.x} G(R)n auLq6Dn>QZax e_z$&:27g)twBcW]s Ms,4EET0ʽA,gs"F3;i|j}3_,jF-YR 4Pi4dyuhe ckIŗug;7Ӄ)3-O85Xo#U%ǰ6doW.=NԢDp9^w|TlecQPQ1"hGQ2É49Ę.S PИa5#=?hv33Cw;sT{> \2T.w5u]3cjD.WϴbnZkFG~h¶hd}rer55|i=CD=>ebx|C".:5h{Ik$0^ 'SbEpߎY/cB*Ɍ](9|2 @^?#c5($*D3W|нKFboXdxh7*ۃyZxNF}֭Х?#Z"UQdlh<܏zΒ*zp&BB{G -Eeҙ:lp3W.)'/;3D)_Y:)GέAGJdBRs4eCGcP^;PJQ5=Qblc;ټ)U!;ŬQ}.C5*2l^GyiZ:ed2_~gz\r>BIBzjP)mon¶~,aG45_)wq-dVYY?o &Zf ʑ'* y(xKD RQ<`KX!"hvN_9bG5BǏM(WC.MUἦ~oqཛྷwc[9w\@l5rP#6cvw0g' 3,+؏J0W&CzacT Sx.XYjqN‡-Ő՞gد;W*~v0N N|n &$,CdRd-K_>)qm3g5$ԅ *`j!q[r್#-$zՌsqXs! g1c[{ke\d7(PrdKW뤄B+;MԬUQxBusa:\*I$8oGۤvTwlNkߜjo d6bS- XV3zW{8o:xu/}!2da%j]4U}ґqPߨG8R2zs0QS{9O#tq8p%hž <*Mpaie w3=]dKU\c|#{XdY˸?EAY5\p)u _lMZI%/y?z>E_5}HTbu ofܟ_ZtVu8uY#%=Qd)e[ mLQby S@qe.Hf}}ye]葨dt$cEZљs;PGC.Cy6t¦ɮi*yږ)b^ݡ)qQᯃ0ᶀI  a7 ](UPO $kPx~!(_N!@*,Jq@Y94r20atdx /A{sa#/ 8rdnq2k>T0$c-8R%7fҊl"yڲL9B,L. \9Yʁ,'tIrTCg kyW~M38yšzfj Y֬KBuWITpԀE% e]lBݐr}NT\e$h q-1zXY d9-~EYj"(Jzr><ё ?=V(;>&Yx9{?'kj|T)k+Ϭ[߃_;OL?閈^tABP(eUZBL:WՑ54Y΍rwnY@5nK8i `'\eg%e Tڌ#i8!~Σ2Xy1mc]y3u»\$~.p$ Yqz6m,|  LQHapB$յ"UOESCϔ)^җ/:Sc4+uTv7N4BG7y`?-0~*7LXEp4pU+V4BGN +R W-4wCD:QnQ۪<aZ8٘ nO뛜0-N6 [8uӰQG={|U :fkDA0D'*nw.5noġXz߰ @RS7D{ CFAJ*W7]5Z.SPd/FpT=b 4s /%/^vk`9Q_%{e1$J* +`25&zѭ8 l?80ZdnF$(!(}ip iİ|wDRZvŠ*';`Rc>"Z+ӭ C~Eb C\:.pwO"pߴ2MөnM%\9 _x#,'xpƥxۼ$V}OT[?M8נwb^3]6lomdDSYr*3xKw'X1DaWۜp5V>H1d2WSL/R tF||-8`CVAI%You(NE H)3dM1\$k-ܦ_Sj?nYTE,9X'\}S`9"}QY`R2LB].8A?8MwY+MܵQ?MDK,%_ִ)']MJIwB"x X |?ppvȖ;rl1_`czy)uGaYJ(j9oR1yZs7͑FsS$0.oQ#'T8M89^iI垁H+J HE\#4I`1zv0s%BYe#YϤbiNsVxSX -9eaP \s(*ȑ n8(Wfguq2L'Ymn N4vm1AORH1B&)dW;'K39A^!an.Ƙh4Wjl)KN}O\ r}t q_{>Qtng"Sl-h~'4[)Mз!b:ixA$'bch=p0PDkU@S'?!m}%q8G& LsETy#HZMj*~栿HQZ!]nMc; a`w_7 F6_JW{;, LYZ43GϴզvBVA}UE 9<'8/=Gh#\E1{$\礏6ۗAт=WߴK8[sX!>(Tru [Zj5EOp ]7e)$Xߐ$!DmCNM}N89_?'ӃЍ^FEAڰ`3g7#]eJpv4nṆ&sX`ۇ/q3fJd <5ʃng *ThbQ<Xwܩ{urea>h; :>3(Fd[,. {1Y+>%]4n}+hɐ*M.8RݣD(.ʄ1ՠ[3@t;c)kO 4wICl89N42_ h _d3\yX;]îz U^T974jYt>7^s-vC&yH%ƚۅbD8|9o2π&AYsAdV'H4d|!`1kD~c]LlEmU)"P:ъ*6d3'xSH=Q2!-J^ʡ2OK>B3@!n$XT@aG^TL.Ӏfh#2'xťXS%p׾;χ!(SBO&A#k"gI0zcv.7Kw{ҝN]?,=Sx[J( 0vnm [Ĕ!eVi&Gziё"R|,%l(! 'xSKo%Hdu PC3X:* Ai5>g#V7:CnrQ'޺STDlzVQK0l 8#D5)1#w;ǐC^vdT!-}'j#^,"%=K>6;kM~'P=mnslщ׏+ধ;tQy1EmC+=iCHDp/tȏ/p2קM@٧@p| C'̉5WaGλ,!/*4FH FEx릥Ep9" +ᏗkN0:I9N^xYF-J.L̈́u+';`mixQd=漸9\%=,%Rږ/LfZ@\~dm=[ 8' Z*??mQ=s ( w 3cN^;d$!N*XJ q< 6V4T&a(8wyP#~,fQ#Dn_ؑj(NeSdi ^_HjY$5€Q>DU0lMƒw'.,@zyZ4΃=?sC{IT a+ vU N1V m?/JԬ ?zED%*Y›L!]}q q)Ծ4TM~xՎGf &,aF+nZZ%qGx W(i;wF/45lrsgl Km5[+H4X\Nk#Az_V_]hd@^9?p? ʰ1*nS~ۉ )a+jjuK9KM97eF]c|LA~t*"ͼnQi1el$va jFLH9'r{18䚈΂ ]@Y7h"k)ܶ{qn߈?Z4au9o>:ôe?M*hzU+OIV% I>Y0թ "F9c'{լ%W\zBÅvĂ>P| “u/M&(1S *{KMysyސf2X`l+ݿ֒lW|(X?m0ڽjwTAק?5"ׂ/$LHܝ33-Y{QӴpFީ._b'$+zl(G1 hWsʺ[gzFVkf_+o@4ҩܺ6!ց؄nC^&X.IcoָlBM⣲5*ׇߕ9hn g+)n-@ͩ(U~ӎˉ_ؕZqݶ.|Q6Z_i^#y<GȸhV(o]gؖNc%ӛ:7M(#mS쭪/ν?'zj qMX/)&16Inl$oV]\Q>pG퇲z/vuMS >0(E#fkJH@/R<#jZaX2Txq3t!1e PQUܙpKvDNxk LMbn#]<֪'ĩQ[0!3xP0H^ͺG+[̐Vn},pO7911Ojxhcԣϝ1xz}@J%J˰$@6L;hgPu\ǫÛJmq,e',q73Xv m<[eDz,HڱCqNxd=/\-MJOV0+< nYoaLCU3<ꐧ KLSy~);w)kJ tn fO'8ɧ,)Á µ >]IS0mF.] ,^GuhY@91?!14f3K@t$~Q^U 1߶\+M~%^6JдX^ ++lUO0! cg>DU  Nō%`xkR^E?G#(OiR)w{!Rk"P@%WNEv Ve_l3@gҜCҐ_ 9|!7j[s$q~j/* 6o)>|# Wěo:^m[-usmsb{Afe#4p}ȦW*JӳTb^/V'd??EPiGܒq}w xnϝ{xoyntJp4NbN+B+gEPQUތo'׎5 k?c,`r: gkexk)p|t.(W/We('K-ޗftG%RLOdO.`F0CP[9(Lr/"ajӓ{Z+r߶4ޣ]C+~P z }F](O4gweoޥkki?hr^P~5 ˝bG?bڏ&4)(5Y2E$@f9;hFx8+%H(7Q=qFgR+MZo ^c8-*7 3PMc׮w 8Xn+* 1ܦ+pV WTTݏgW osczKu-Y@hCgu/aEs9^,#ǑYSy97[)VJ3-"H:-BG~O縴M˛Xy;rh? e hzpr5m, fZq/(MN&0*CRz9I"N!_}gF.2JLbX+t"6q6 'Qe"3YӕFQ$3[=  Z?1gR}Gwj;fsɎվ()Klz|D÷<ī= |+_ʜPsv`=5(2+O>BkyUl2I"㦝I bs,'"YO <!%n1G$Br䡖k^ ֤q`9Sy' +{x-w9>sޑG! i#i,$iD|v%@D(g5A 8 /}Ckg}pjE6")K˥$׏.PN( .aWw6\Ң^bV,<ҴU]؀_QƧ┱;T+ieA e]OsgqM5$Dvru+pp8M4| .x/]xˎd?#,s\z]cvkJVf4%6h[[3ESz{=I6D̳)@Њs"+SvS{wk0_{oH̚C:-%-j`͕ Ei.6ہB=Fh瞉MUMTOj6޽+qnH|U\ɡ;Z_`qG?,sJ(raѧ2M>yB'-#8ap+x~L ,Zu:x5rbayg}3shY Fun f[MlA7lؚFѣWYѷfK0]2)j(."\e덡o@L*cgB`u'id0ONYo,WgŘ4'`|nz.5R67R;n+'4B)|/"L;x#?-˭!;̸)Qv.^gxĦо:rtBQ?cK8r`1SaŶ% Atf1LU^=YdJT- C!JPT܈~rtk/+'BbsڸA FJmC:9][Y` RWP\&v㭾Y;A[i_f5S&1X'RٟQ ..U85W X4>vz5#H+X.8xeDP#)*AsԲEeT;]O2eFҋ[y5R,PF*3FNŲcUixԤIxN+}K NkQLR%>OVbi҅V?OD_7tdQCovk#7TפP+ɬ_@LHfUض1iJ1)_Z8juY6deY"`!CAy. rwO6""(,#r[pd#Y5N.1mlI5 `$wԮT\s/h)38|s: 裾,|l;$ ˷ڊm,*R', S!02<;XJ K>_8EjwL[VyK 'VC9fA_ r#uK$ u)ۆ#;7ceywNWMf#/֪$ й33;ES 4֠3Uƿx7c{Qm_.sWĀ5 {q.$+$Hd}(|9=mZd؊C5OV(}(!zx^իw8<3^VxЋh|bXG̰N[+xԽԆҘ.i˙9N-XFK6:k @IplZ4AHbL}RFW4j3 TZgd{G0)A8p{x e3|CeļĝifultCU2>~3HdF#sB?haJ`)g3 QSwL5Gf()i$P|WnꗄYW4=8sFh㉚NWDteSF Uk|)6jޑL墰$/˩3MF(yavmh9QgYX[_e:$)>'\ފz)0oSaۇAbnc۔)ya ߮] YW [ l/XMAe ^^230 Zmݎ4d``/Ma{9 AA-,R+%gm&H$ܲ[ u5%w_6^$&\&^P%YlY#=Θ>谧4?aaW/RU s{6u9Us$L8@ͭme' e$ aTD(LI=nt,K&K /Ԅ 0ybDXZ\;.rK-%lf~8,(J,'*ǣ&|{TM wV' 57ET`I,5 Ud$/,s!MfRğ4?Mt \R…z%lLwr -G?%XuHX"iKqT Pz( Y2TT׬ ΓGHW 0I{d:"k vPGWve#Ig+dUwyp)nPPw Lpiog2#LD}FwHǿע[2*lQ!..*֒Dft) 57 0)Ȩ?C +?J563葯 ~7l}61emq:Pnh#듸9vݽ0ج*?X5Ji8^@To. K> g{abK 9g-@r}^ 94#`G s8BߩPP^)BN?O4{;ѝ.' hYUnpmL;XЊXvx #4!%r|GUT|] ɯB^]z- Vekq Zڊ 5NBiQ)^yM֑C-*3" s5gk;GhНj1}UtCuO1. @NIԶ@ %dE>ҿӍ6* 06Y 8e oH&y6<(CeSn(䜸)ޘQԨ| M:fq4 [Ҿe^qV߬/l'Aa++цe^$:Wf9_-hgֻug b(BȺe6}Jl]Š1ʛD=c§X6[E*#+{_k_e T CMt^.6%P6 -3/vyoZqB?9w9Qh^(X:ltVSqH er+gI(`^}mtqOM51 Xa-$5`}(Kl8~`1 `_5lAMf({#Ox?y|쿮L/ N_A8P<_כ1հ9ޒ9=E1Ǥ.􏢵EDhH)_LHh4l2q<#xh6-rSؿ?"F¶bY k.``[?l(y -2\R;avL+F@Z˞)빬aC4 =ctiv|GmrX>#،0vH;4~uQ3 0$ ET 73`$UuZ]@_f9du~'"iWQL3}*jVrz4),+@&:I[Ia+Cs*={Sй|%b. Nk'*9KNjV,K[vUm)P0ߝ皺'9Y╟pr%Ֆ:C}A/cEsoLeq TKEȧ 6`廘!M}ƋEL d{ҞY3Jӹ}x&|M ▶T|f<9gIxf=bNJV.8{*ꆦ6H1QB(wV$ꄗugouprU.4fՅ/WEPGBw'}S 5BkJ].O^3Mz;ASHs3gI%n(nVЯlV|01!s6`)ޯ) 3m9@I"&b+$P0>*獷,jxH $8Yj&?Tc"!w2}("䬼@t>MF^m7K6(d}^,$чh%WyO1*PzԏJIIb4|gDȹY`'qAup16//"vY,lDPPKi hL"e>q\|O\ȃ*gœ@ĤwQOeyD 0&g'\<aMDN~Cg1\93} ,S4[N`0eFL5΅{PYQEϏCށ;n+K(So˪, HPU(Nw g{,8imB ˒*D"ΛkX~m@$a5EFw~=_)!3 M^Y҈3nRBee3즭J݅fbj|PG\/ Pg"1#Cŷܯk91DSXAԈQò-V>Z{r :/AF4@ j* ~w|_1M=sl :cl|.昬:%hb HM]|'Doe #;+f=νG1w *l؊E݅oTG;!P&pfR6w97ٻlf"'Mf9-*/ٯFɲ J&@QOc30ɱCh3-UfeP%xۜWb9jJStqRpEՊBIGUST|0xWom=Yg^HF_>rtWyɫߩ`f\p=!fN{ywu( 9q] ShJqၖIm+qq-Ƹ6ehALePA@q<`?L&9s.Jӡ܏=L<1qhՈu˖ 2䌔\#x !_WjO7 ծ&sC?\zC2p_V!3|?ȉ?5 ?HqȻReC}TdË=0nB)Oudshr0X8Y^n8?OQm3*3IU#*uΘ;u8e~8 o6Y.G*b7i_S𬜁JCJE︁~^Kd1 +Vơ4BI'Y [JqH!).UdntVh܉"^^7.*Bw&G mU !t9/=xLOZ#.)Pxy\ |3OONR͙1lzTJ M z\0YoZԵ{5< D-ODhEȘ$N< E*j_:޸D~vR[lpU;yDgY1{_7ַkKIZן}%#_*8#C9i8,/Ti젾QmÉzٸaI-_+` [fۂN<>F^^PJ*,@ū0BދDeqtcO tuX(eR[qDE 9'k?gšڌ;H"^iOٱrعA|gn B+`6jzspLF@|m{&{-_Kvē,͗mgrgWZpEV=zo*W$& Ga0Hl2@Շ?c\m%0Ue|mN&rJ4fw<);,#$v*b~t!>3@[4mA[k~Dv/Ȟ^wtD ~ŃDn|p//b ꡉC]mh]JAgg0^>؏ӑ>(PmKbz~EriQ!^Qn`NT9:X -]o#C!{D#I9\G&,V$ݤpoeX@8p;:x 8fb\5ML&hЗ)T @WKJP8EUW(Tco6TQM{;j",@.[܈X /5|͟ \㫊[MEH5h\ˣ#߾UysWO2 UK&z4~1 o}cx#=FЪ-; 1d/z۫(,_$b(N+gx²]>lU3⟈T4zҙ~#hOOؐ2 j4NEw{^5->f,NSzڢ2>@gDMZh UNB  /a+JY2_ NM kezNs!#!`Xa 5rjBu,i!@L#LF/&yrgwa ͺcJ-ج)ޚs?sPmh-3aqUGg'hĂR|(m:A4XTla~VtakU{ѵ>X䄝q7Sa߀ĎXHFi,%BNR:QeWH)+BDWz4j)-bg˜ѵf-:tv1d@6F.!8{qtܖ{wqEuE6nz}X43lݝ[P kihfn^+Er |9 %K0)r"c!%7!Kk!P4( __|$қDÀ]&g.zlh-.,sK-i) z #bPdÆLۋ3{.jEջx.0xEt8 J~1IԔXiA [݉/T zíwӭM^al'Ұi|Vk9-Ȍo`Ŧ?{Q$oON\oo"Q)H{ Ja"1uEÞYkEΞj "gM,YE`KhXyAZme2CEUu0a)N wjuk̺?^ys5{?HӔkKU SI2ȖoMAyϼJҙBG߰k1%zخ!;!gPdk=a|/hhAgahv+S73'z㎕2mKf\% $$K8Dg: T~*Y$zD$[MjkmISnTU**ꓽi}X''7&tzXzԙc"z$jJyPzO3$NlJjL kl6$5I?!^3{d$+r.3V~̓]+ƙY'Jr=ta'; X8H{ilMU-`I _bcq8u,j&3y(+~gԭ7"򕧋%[BTRYwLq:o_Vy5嫉~,~UinHkCeJhAg90G/8xHm>@Xv!t`^tP9 'L-7Gf3lAzѥ ibrgo ҇/H'jJ@=I@ўhA1xp/M hGۇc!*xC5% KQ=CBBGO4@_>hbM ѣ{n >N!F^8eul1\RDfzc\DPa(yĦ l@%KK-HC$_i|vbY_;$HGzf,A36^h+Fo-Pd5񵃍<6%BDE@UY&69E'Do-(rڝsKs|<Z믯nD}o@'xyy?}U[)P#n;mo3-bSNanȻ5kиɷΌK~K.>a0l6EjlDX]^-վdĦeՋr6=28:7U_]7Et ;@O,U`unݧ&1Pbe'&t )t7%1p;Yjz0yFHI\ga2u5~pl0;O!IU'"ہGW)'[Y {1hW*HHNjcAM sH+sk1wвBN[b, [ZUlMʎSOn:ziHeM8f/c o{9͗0e ̢э\ @9ճ/I6<2~N/;n2̓kQ@T{'b$JxMa=T @bxFS:KyhcI_=63sך\ SwrtGV!dc1-U;惈~:g\ͩTe^7tQʥBp7}o~xmLq= d{daLf9C"*߸^g` }Ag4q* H3d6KH)9P{"Fr䊩ĸ?;\1 <"4 %~phoOSq=ԭԡe0A+g{>64wMBE~ֽ#_奏E,TsTG)n >qT$O~]8Ч' "1)ֺSzO^fܝLjԃ.as et[M !'fA!AB"UYkszY8 Q(òZ)Kx2&_PtKêZ>Cq2 *z?kiN@(S=65㳲[60ܑMn{zKE1>m&|l=)L=5N St[)L'5v'Eʲ=!db|?Z\qm@",K YF[ęՉ8C|f,SN%w}6ύu3B?U!fe|\y¡QT)vV;;Ӡ5eJƕL1YZE> '*U{sȄO05 MX0;404aL w׸B<3V2:Ly'1hbSns(H0 %MELj ҭ3-l ნNݤ'm"@I+2uLAgFxC@ڸtQ5I :A|v35I*b}?\U!@J9I yf+Pxah>VYp;-L4X(ayQp;<@p1Ww8MX.<'쥍ϱ8 -\O1&? $+\iUfDDYkTaN3 ѝ'଍02(]OmveN  T@ܢfg1u:'is4їzEXjzTgGۏ?꺓ڤ\<(JPevX+h=K дk*o%=C{ѪIUa p( 3_w \?_#{.6Sf@5ʳ}yh\(Jυi4 u yq' qyP 7JQp']ug.1OW/-I09V3jB.(g<文W{HnY% H0ǹfi'<7>pJ˗.ec-=3#+gN󫾵0q`6_KD<;#>|\yXhRQmՉr!Z /kC'pp xpe*xyS7iQ($ߴj[XnpΕMhUdAzu0 8(8?]Hj0QW!#mpt*< &$cXH.EBğz x*r,OOn1bGfSSA3Qhf9 NoQaoϤBF;@inF{6xZ$\#E ԝn僡Y+jngyVDJA&e{ϗ'51;vݫH^ ْ#3zS"exvJX;eNE!aI)y-H 6U@+>!+}`3Q,ye#N +r?jGaWoK%%zuwsz2%፭ynԒ{d0#gŽ7][]ܸ:n&*Q܉8]!5u7q˨-﹑V nZ{6%V$*Fle7&R7(.XHl:Xm<Zy(Җ7&j*\./SA/?[.?&_աJ2p-)@RNSyںe2>W}߿1'jǶk|$M 2W| [/>ȢqfkiE-^A5µ}w6WQ?jE+e- P@n77)Plla&JV*Y2;8(rI/@r8#W8@>+@oA<)d7n10Uy$ +}L=pPx\ZhYX'Np4G)(zC1*{<]E`rXp-=~(!aڃfDwSu'*8XaF#nU'xݡ΃p;nƤBqv@V^q 'Opr)kc$rêۑKqL?t~{RX&I'qD DVeg3עg߶ YZ