tuned-utils-2.10.0-lp151.4.1 >  A \[/=„ b:8COj(sjsSWd🱯hcHz5Hlg˯<5D!{đ, .%Y0n`Bga +Ш>O2ZIE& wC\ye@H6aG.m$Fyħdd# ,Npg`p˕~q:7}NUχrDla$ZQ)% gǖn *D Ҳk5͈ϛh_7db22f4450f0de01d214737669cdcff7cf1516000df529c67a1305ae5bb71a67890214cb73f209b140f0076c3416a9db8d7ac1495v\[/=„HޭrmF]O}Q6\мPnmEJ +23֬!?Kn-߭%{Ћ]_k؄L2q3P{/]&L43b45(fiՆLy 98[/NO㍟}] 68c钜(`_,NJ;i&Iʐl~>wi] s,%@Vңǥ{޵ mƎ Y><rd @sH>p>L?Kd  S KQXd j p |  .P\h(,84&9&:&FIKGI`HIlIIxXI|YI\I]I^IbJcJdKeK fKlKuK$vK0wKtxKyKzKKKKKCtuned-utils2.10.0lp151.4.1Disk and net statistic monitoring systemtap scriptsThis package contains utilities that can help you to fine tune your system and manage tuned profiles.\[build71qopenSUSE Leap 15.1openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Basehttps://github.com/redhat-performance/tunedlinuxnoarch*nFA큤\4\[\4e1cfe8e79963b79da159aa6b7f4a66d63eb5f40aefcc48ceccf56b1d689c79e08177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643rootrootrootrootrootroottuned-2.10.0-lp151.4.1.src.rpmtuned-utils@    /usr/bin/python3powertoprpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)tuned3.0.4-14.6.0-14.0-15.2-12.10.04.14.1\@\?\8@\-@\"[@Za@Za@Za@Za@ZZ }Y_wV@V }@UUUVUT|TAT9T7@S8@S9XS?R3@R@RcR].@QPCP@P@P@P@Pmz@Pe@trenn@suse.detrenn@suse.detrenn@suse.detrenn@suse.deMartin Herkt <9+suse@cirno.systems>trenn@suse.detchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comdimstar@opensuse.orgjloeser@suse.comfschnizlein@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.combwiedemann@suse.comp.drouand@gmail.comoholecek@suse.comp.drouand@gmail.comp.drouand@gmail.comjsegitz@novell.comtrenn@suse.dep.drouand@gmail.comcfarrell@suse.comp.drouand@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.comAdded mainline git commit of with proper header: A balanced_added_explicit_priority_to_CPU_plugin_instance.patch D tuned_differ_x86_and_other_archs_in_cpu_plugin.patch Fix backtrace/exit when log file gets rotated (bsc#bsc#1126609): log_initialize_explicitly_with_int.patch Added mainline git commit bug fixes found by review: A conservative_governor_may_be_compiled_as_module_and_needs_explicit_loading.patch A fix_check_in_add_and_remove_device_methods_of_monitor_class.patch A fix_unit_configuration_reading.patch A increase_log_file_size.patch A log_full_stack_trace_of_unhandled_exceptions_as_an_error.patch A plugin_disk_fix_checking_removable_attribute_on_python3.patch A plugin_disk_fix_plug_in_out_problem.patch A reload_profile_configuration_on_SIGHUP.patch A s2kb_fixed_to_be_compatible_with_python3.patch A tuned_differ_x86_and_other_archs_in_cpu_plugin_mainline.patch- Differ archs and x86 CPU vendors to avoid wrong warning about a missing intel tool (x86_energy_perf_bias) - Remember arch and x86 CPU vendor to allow arch/vendor specific CPU tunings in the future (fate#326694) A tuned_differ_x86_and_other_archs_in_cpu_plugin.patch - Require virt-what to be able to detect whether it is running on a virtual machine- Update to latest git head commit 26db89de18efad1b4536 including quite some mainline fixes - tuned needs polkit daemon running- Remove sap subpackages entirely for SLE and Leap products. These conflict with possible other SLE optimized sap subpackages (bnc#1064832). - Create systemd tmpfiles correctly for different releases again.- Add missing dependency on python3-linux-procfs- Go for 2.10.0 full version in _service (even this is rc1) bsc#1071436 Latest included git commit: commit 3722b151920dc20735dc15cbd45aed7b573fdfc2 Date: Wed Nov 21 14:21:32 2018 +0100 Still keep the old git version parameter commented out, maybe I need this again. - Since cpupower also has perf_bias binary, the cpupower call to switch this has been reverted to lower maintenance overhead D check_for_cpupower.patch D use-cpupower-for-intel-perf-bias.patch - Update to version 2.10.0: * Add range feature for cpu exclusion * Disable KSM only once, re-enable it only on full rollback * Add log message for unsupported parameters in plugin_net * Add missing feature parameters aliases to plugin_net * Make virtual-host identical to latency-performance- Reintroduce the _service file as we must use git head in order to get all the python3 fixes in - Update to version 2.9.0+git20180328.d25e8b8: * makefile: dropped KVM unit tests, now provided by standalone package * sysctl: support assignment modifiers as other plugins do * spec: used weak deps for tuned-profiles-nfv-host-bin * Added requires to tuned-profiles-nfv-host-bin * Dropped tuned-profiles-nfv-host-bin subpackage * tuned: Add readahead comment to throughput-performance tuned.conf * oracle: fixed ip_local_port_range parity warning * Consistently use 'balance' instead of 'rebalance' in cpu-partitioning - Rebase check_for_cpupower.patch to apply cleanly again- Version update to 2.9.0: * python3 porting start * various small fixes - Drop patches merged upstream: * fix-desktop-category.patch * remove-unnecessary-shebangs.patch * fix-glade-file-permission.patch - Switch to autopatch from calling all individual patchlines- Switch to python3 and format with spec-cleaner- Switch to normal url fetching, there is no actual reason to run service in order to generate the versioned tarballs- Own %{_sysconfdir}/dbus-1/system.d and %{_sysconfdir}/dbus-1: in the past systemd happened to install things there and 'own' the directory for us, but that was just a coincidence. - Replace systemd BuildRequires with pkgconfig(systemd), allowing OBS to pick systemd-mini for the build.- check for `cpupower` binary and set attribute correctly (bsc#1055070) - added patch: * check_for_cpupower.patch- Update to version 2.8.0: * builtin functions: parser not traceback if func expands to empty string * systemd: added support for older systemd CPUAffinity syntax * scheduler: do not traceback if process dissapears during enumeration * scheduler: fix more python-linux-procfs tracebacks * plugin_net: Fix invocation of execute() * cpu-partitioning: use tuna for cores isolation * builtin functions: add strip * bootloader: workaround for adding tuned_initrd to new kernels on restart * new release (2.8.0) + Add Patch: Fix category in desktop file for tuned-gui (fix-desktop-category.patch) + Add Patch: Remove unnecessary shebangs (remove-unnecessary-shebangs.patch) + Add Patch: Fix file permission for glade file (fix-glade-file-permission.patch) + Add rpmlintrc to silence unnecessary warnings + Remove Patch: tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch = Modified Patches to apply with 2.8.0: - fix-allow-receive_sender-default.patch - use-cpupower-for-intel-perf-bias.patch- Update to 2.6.0 * plugin_cpu: do not show error if cpupower or x86_energy_perf_policy are missing * plugin_sysctl: fixed quoting of sysctl values * tuned-adm: added log file location hint to verify command output * libexec: fixed listdir and isdir in defirqaffinity.py * plugin_cpu: save and restore only intel pstate attributes that were changed * functions: fixed sysfs save to work with options * plugins: added scsi_host plugin * tuned-adm: fixed restart attempt if tuned is not running * spec: fixed post scriptlet to work without grub * tuned-profiles-nfv: fix find-lapictscdeadline-optimal.sh for CPUS where ns > 6500 * functions: fixed restore_logs_syncing to preserve SELinux context on rsyslog.conf * realtime: set unboud workqueues cpumask * spec: correctly remove tuned footprint from /etc/default/grub * gui: fixed creation of new profile * profiles: removed nohz_full from the realtime profile * profiles: Added nohz_full and nohz=on to realtime guest/host profiles * profiles: fixed lapic_timer_adv_ns cache * plugin_sysctl: pass verification even if the option doesn't exist * added support for 'summary' and 'description' of profiles, extended D-Bus API for better Cockpit support- Fix build for openSUSE Leap (lack of tmpfiles.d macro)- Update to 2.5.1 * plugin_scheduler: work with nohz_full (rhbz#1247184) * fixed realtime-virtual-guest/host profiles packaged twice (rhbz#1249028) * fixed requirements of realtime and nfv profiles * fixed tuned-gui not starting (boo#937647) * various other minor fixes- tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch * fixed indentation and tabs usage- Update to 2.5.0 * add tuned-adm verify command for verification if all settings from profile was applied (rhbz#1212836) * add variables support to profiles / scripts (rhbz#1225124) * add support for calling built-in functions when expanding variables, built-in functions can be provided by function plugins, add some built-in functions for unit conversion (rhbz#1225135) * add support for no daemon mode (rhbz#1068663) * add oracle tuned profile (rhbz#1196298) * add tuned profile for RHEL-RT (rhbz#1228801) * add tuned profiles for RHEL-NFV (rhbz#1228803) * plugin_scheduler: added support for runtime tuning of processes using perf (rhbz#1148546) * plugin_sysfs: add glob support (rhbz#1212831) * plugin_net: add support for ethtool -C (rhbz#1152539) * plugin_net: add support for ethtool -K (rhbz#1152541) * plugin_bootloader: add support for calculation of values for the kernel command line (rhbz#1191595) * tuned-adm: fix bash completions (rhbz#1207668) * plugin_bootloader: do not install tuned kernel command line to rescue kernels (rhbz#1223864) * add support for changing elevators on xvd* devices (Amazon EC2) (rhbz#1170152) * do not change settings of transparent hugepages if set in kernel cmdline (rhbz#1189868 - Rebase patch: * tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch - Drop patch included in upstream * tuned-powertop2tuned-fix-KeyError-on-id-attribute.patch - Fix some rpmlint warnings * ghost rundif * create tpmfiles in post using proper macro - Small cleanups using spec-cleaner- fix syntax (bnc#937647)- Add tuned-powertop2tuned-fix-KeyError-on-id-attribute.patch; fix bnc#888599- Update to version 2.4.1 + plugin_disk: set_spindown and set_APM made independent (rhbz#976725) + plugin_bootloader: added check for grub2 (rhbz#1150047) + tuned-adm: fixed traceback on "tuned-adm list" (rhbz#1149162) + plugin_bootloader: 00_tuned do not return error if there is no cmdline (rhbz#1151768, bsc#901180) + fixed polkit configuration - Remove tuned-2.4.0-polkit-tuned-gui-path.patch- Remove python-gobject dependency in -gtk subpackage; main package already requires python-gobject- Update to version 2.4.0 + rebase tuned to latest upstream (rhbz#1093883) + fixed traceback if profile cannot be loaded related: rhbz#953128 + powertop2tuned: fixed traceback if rewriting file instead of dir resolves: rhbz#963441 + throughput-performance: altered dirty ratios for better performance resolves: rhbz#1043533 + latency-performance: leaving THP on its default resolves: rhbz#1064510 + used throughput-performance profile on server by default resolves: rhbz#1063481 + network-latency: added new profile resolves: rhbz#1052418 + network-throughput: added new profile resolves: rhbz#1052421 + recommend.conf: fixed config file resolves: rhbz#1069123 + systemd: added cpupower.service conflict resolves: rhbz#1073392 + balanced: used medium_power ALPM policy + added support for >, < assignment modifiers in tuned.conf + handled root block devices + balanced: used conservative CPU governor resolves: rhbz#1124125 + plugins: added selinux plugin + plugin_net: added nf_conntrack_hashsize parameter + profiles: added atomic-host profile resolves: rhbz#1091977 + profiles: added atomic-guest profile resolves: rhbz#1091979 + moved profile autodetection from post install script to tuned daemon resolves: rhbz#1144067 + profiles: included sap-hana and sap-hana-vmware profiles + man: structured profiles manual pages according to sub-packages + added missing hdparm dependency resolves: rhbz#1144858 + improved error handling of switch_profile resolves: rhbz#1068699 + tuned-adm: active: detect whether tuned deamon is running related: rhbz#1068699 + removed active_profile from RPM verification resolves: rhbz#1104126 + plugin_disk: readahead value can be now specified in sectors resolves: rhbz#1127127 + plugins: added bootloader plugin resolves: rhbz#1044111 + plugin_disk: added error counter to hdparm calls + plugins: added scheduler plugin resolves: rhbz#1100826 + added tuned-gui - Add tuned-2.4.0-polkit-tuned-gui-path.patch; fix tuned-gui path in polkit policy rule - Remove fix-new-systemd-tmpfiles.d-path.patch; fixed by upstream - Update use_cpupower_for_intel_perf_bias to upstream changes + Added : tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch + Deleted : se_cpupower_for_intel_perf_bias - Add tuned-gtk, profiles-sap, profiles-sap-hana, and profiles-atomic subpackages - Add hdparm and util-linux requirements; new dependencies - Add bash-completion build requirement to avoid owning standard directory- added necessary macros for systemd files- Use cpupower {info,set} -b to set Intel perf bias value instead of x86_energy_perf_policy we do not ship. Add use_cpupower_for_intel_perf_bias - Add rctuned service link in /usr/sbin - Mark pm-profiler obsoleted by this package- Add fix-allow-receive_sender-default.patch allow receive_* is normally not needed as that is the default- license update: GPL-2.0+ No sign of GPL-2.0 (only) licensed components- Update to version 2.3.0 + audio plugin: fixed audio settings in standard profiles resolves: rhbz#1019805 + video plugin: fixed tunings + daemon: fixed crash if preset profile is not available resolves: rhbz#953128 + man: various updates and corrections + functions: fixed usb and bluetooth handling + tuned: switched to lightweighted pygobject3-base + daemon: added global config for dynamic_tuning resolves: rhbz#1006427 + utils: added pmqos-static script for debug purposes resolves: rhbz#1015676 + throughput-performance: various fixes resolves: rhbz#987570 + tuned: added global option update_interval + plugin_cpu: added support for x86_energy_perf_policy resolves: rhbz#1015675 + dbus: fixed KeyboardInterrupt handling + plugin_cpu: added support for intel_pstate resolves: rhbz#996722 + profiles: various fixes resolves: rhbz#922068 + profiles: added desktop profile resolves: rhbz#996723 + tuned-adm: implemented non DBus fallback control + profiles: added sap profile + tuned: lowered CPU usage due to python bug resolves: rhbz#917587 - Add missing requirements; ethtool, gawk, python-pyudev and powertop - Replace python-gobject2 with python-gobject in requirements; python-gobject2 is depreciated - Remove unwanted stuff instead of exclude it- Adjust Requires again: we are openSUSE, not Fedora, so require python-gobject2 instead of non-existant pygobject2- Update to version 2.2.2: * cpu plugin: fixed cpupower workaround * cpu plugin: fixed crash if cpupower is installed - Changes since 2.2.1: * audio plugin: fixed error handling in _get_timeout * removed cpupower dependency, added sysfs fallback * powertop2tuned: fixed parser crash on binary garbage * cpu plugin: dropped multicore_powersave as kernel upstream already did * plugins: options manipulated by dynamic tuning are now correctly saved and restored * powertop2tuned: added alias -e for --enable option * powertop2tuned: new option -m, --merge-profile to select profile to merge * prefer transparent_hugepage over redhat_transparent_hugepage * recommend: use recommend.conf not autodetect.conf * tuned.service: switched to dbus type service * tuned: new option --pid, -P to write PID file * tuned, tuned-adm: added new option --version, -v to show version * disk plugin: use APM value 254 for cleanup / APM disable instead of 255 * tuned: new option --log, -l to select log file * powertop2tuned: avoid circular deps in include (one level check only) * powertop2tuned: do not crash if powertop is not installed * net plugin: added support for wake_on_lan static tuning * loader: fixed error handling - Require dbus-1-python instead of dbus-python, so the package is made installable- Update to version 2.2.0: * remove nobarrier from virtual-guest (data loss prevention) * devices enumeration via udev, instead of manual retrieval * support for dynamically inserted devices (currently disk plugin) * dropped rfkill plugins (bluetooth and wifi), the code didn't work - Add Requires:python-configobj tag needed for profiles configuration- Update to 2.1.1 version: * fix: powertop2tuned execution * fix: ownership of /etc/tuned * daemon: allow running without selected profile * daemon: fix profile merging, allow only safe characters in profile names * daemon: implement missing methods in DBus interface * daemon: implement profile recommendation * daemon: improve daemonization, PID file handling * daemon: improved device matching in profiles, negation possible * daemon: various internal improvements * executables: check for EUID instead of UID * executables: run python with -Es to increase security * plugins: cpu - fix cpupower execution * plugins: disk - fix option setting * plugins: mounts - new, currently supports only barriers control * plugins: sysctl - fix a bug preventing settings application * powertop2tuned: speedup, fix crashes with non-C locales * powertop2tuned: support for powertop 2.2 output * profiles: progress on replacing scripts with plugins * tuned-adm: bash completion - suggest profiles from all supported locations * tuned-adm: complete switch to D-bus * tuned-adm: full control to users with physical access - Add a %post script to try to autodetect the best profile - Update the patches - Change subpackages to be more coherent and for don't oblige to install useless packages by user- Remove rpmlintrc for being acceptable on Factory- Use %doc for the doc files - that will put them automatically into /usr/share/doc/packages/tuned. Do not use /usr/share/doc/tuned-%version at all- Add %py_compiles macro for bitcompile .py files - Add fix-new-systemd-tmpfiles.d-path.patch to fix tmpfiles.d directory- Update to 2.0.2 version: * No changelog available - Remove compat-profiles: no versions < 2.0 have been provided- Some changes to be more "Suse-like": * add systemd suse macro - Add a patch to fix allow receive- Initial release of tunedbuild71 15532922152.10.0-lp151.4.1powertop2tunedtuned-utilsCOPYING/usr/bin//usr/share/licenses//usr/share/licenses/tuned-utils/-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:Leap:15.1/standard/f31bd7ff1f9b5dfad4d7768623415049-tunedcpioxz5noarch-suse-linuxPython script, UTF-8 Unicode text executabledirectoryASCII textR [#"Hutf-86afa0f00b8bb9a11362d3215cc5c65c88a0ed9270ae03f311ec6875d2458a975? 7zXZ !t/sG&c] crv9uJS #P=_kY~ԍESXu2R,zt^ۚT 3}2}?us + ܣCbxbeZ<@SZpk0KVV{{{ڙƾ YPoL@J?1s mfzht^9p"_ b|+ZY땦'N:m-ެS]>[z|%-G0 ZVm#,*T gF4L6'߹ rqZ"bg`wh^IwHd ぶ? Igv#9>hR uZ"s9l1N諥lTڟTjE7J=]Bp}2„5h&W(Uj&>ۦ-qx &6 p~";|*2^lq-e> A簆K`;3hة`AC@xZ&폴6>#kߧ ;޹^E0? )eeO샪$)Tp" Rr7Fg/b TȖp< nοZ0 z'TA>f#=솭Zxqһ΃*N 1s2ۿwFF@T_|!*};]v-3K2$>[;]jE3 ({y}V^#ۿAX[VL/',H7:59Q$|SIs"x4֙W'.,_*owmj`t' B%2Nӆd[EY)&SڕϪ#}˝vNe>I_ȽǚeӊV5+A%Yw*(& iU &yVV%υgUvҩ QӥJ%3UC@ah,PX,aVaŚm>Ōb6Ov(˻{;k=䁫nɳu GXNgR3m̓Z RSEqR;o Tnb6bM=#7m] ߕHdؘVNwTn3.nx hynPfbH@Suj,1}dnzsaOhSP Ca!1OZIuL j =P.>9.oFJ6,&IdK3=RamK] ϹHFs>\RMzcJ`dʱ+oOà3c˩в .mM-/0LS%ܦۖXU.U'tx.dH9oGL-X#Rb,%(n<︈M)p>)S!rM sW}w5wh(>މH) ~&u'QOsJn8vCp')4Ӕ<R6εK6P=~![^^)8C1,~kcW 5'NdN^b1>wþ5*i=o1y6b3u\"ߖ\wlܱb%ݙ@6><KϵQWYXO0CiaSYn ~aq+,cVo4$d]1vh,Pv" Ա+a:$!1+̚b/1KGSi9)KozV@JܫsD3vqK>),#9b:ʷÝ֨Dϲ ohpC ʌrֵZń!L8WDLK[}ɾ׃PW="bdK Ʊcl/E9p:+mM|$z@-ffEǃ?ɨO &,u px)GO,{' 4t T̀>Wf HC~'hX)yy;Aw}$>wfRdVh<D<2{3fIc^}!؈}]ЕdҤ-QuzeHHi>McTIG@f!;\7owd+r y8]mԐU-JiAINT;X,Z|w+Ƶn6O%_K{"XQ]S0ӿO_އIj啵C2U`w 31f}@K(ۤ_%TۿI IU?DB j ҚJ~9YOONHBeP0B)\ Hqf1"N 5A;-r8RvL?)`&r[Tٕ̣֓MJWrԩ^NExt8( J0k܎4&E`1^&6T[j3؟`,,KZ+E\48B LuD>}쑝ye I>*B(^k jwc+I 0;{D(Bڍ&-jeܣk00fO/ׅT,~~Y7bL8z{zbQ_V(Yh^BE, "Qbˠ#s!41EayvYuۈ5h] IY*9˺MI?GB#gnU!MSJ$']r9e^RkFWN*fۋ%S}]O_@a?LX$dp)pKWP{Sš^}}/N=ĕ TkB4nRf?HF" ߛmg}bXlOמǚv6vuUϷSY-afF[xA 3I@/1O%9ٲof;7߱O;L0,$‘Raf~0X؇Z9#˟M7Jjn wi٘ ḻsZO%QF1?[qWMkXU))TsXkļ0 iDʛHu.YΟVbڊl̴m:IR6ŦCПD'w+L#CH6z[*8brN(@*r=WbY*V{ϴR^kgCkɑrGB e2^V#-@~oi@ws:IAˁQ:Z3A7{nfO-mtVNn$t6U~ wJ 9w_t Ztjvл]cJ.TM yi??QM){n?Vr?PMEz)&Z49xyLNJނgQπ݌Y,oeX('Ӊ7MDF4FÀV!\h}qX&+_ Fʌ} ?_ +'B0_ pƹ5h0 }5Y@S<YL^ݼ3,=;R nQgu]2nt%CӫM9mH%e{7A#dE_T.P<"8@ro-60qN~(tԓj],p' FA*NhS1߽Bdsp [q#Jj)y;k?Qgm+OT iAەau' u57zZ*X՟ݪJWު0DtV,qu#3 ~!P({HWaeݜzVb63}|Т$VPϘ M1~uרnu3_X{ RɬJ?=nQgX5P]G u*VhQ~ZAAޞx%t U("0~3, -&\Jy#\+tmQcRgvVX.X=oU'9,Lc?4fu1KbO 6 2k+eg.7^mn5U, מ76G/efVWŃCjYb]LC6╩ӿSVX}ڒW߀e?R. ?bnS_葺@g&읮n~s7LFH^^N'7A`7威MEbkluHTh,144d-Wx;*~ؿXv߭ļ 9ۚ 46E C؂H!r jVill)3|hA~8B,~vQm,-y~cO/\3ߏ-ƾg@|z_HJi#z, YȕpKzIw\n;sGqijS("?~8BoE(+/IE 6Xn6i8S3l)ut2x7Z.Z^G6U60ηCS"#tCPTy멶O`2J#n>TppG[>HB {-eh3Ǿm2g!zFJmeW ˩[W#^@?S /^%8W**ulj]/%S2Ia\єCId5Ҋ}]IL0LuKf.d%kS (?$mw # ~ UW0(fSUPݽG@.ūƥ7JִNzJ.hδ54HyIhI8q0GjݥVLD[WWy8`Ur4hز ³&٘y T#Jɋg׿;FJ~qW n%)t!wyL O3.+3Sl bG cPSj#XTu!vY1tvmjPVk+n zi ޿9ikl{zh gDi7 rOoԌ` 8/KYvHAPT`@I^4@xd+> ܩ&SOg?YUm>) 7S&˿ v9\̬jroGP%qXk >c!9Q9l}ukT'F}EgЈC1g($\/$0`eUF5|ǟ;j,00"q~WXX﹆.^O!`jVfwoDc.^i/XQvԂsSx|=Cƒjǖ<|6O͡C/.~ ";8p/%X:iW?}Ki̕ZM_bhxT?qbs>MhN6W0oekkU{WȆh f}0R+}ʘ ,IH[bF7DLG%~,C.@["K(yv^JPm3:2e\HRXQ0,>t#A64v=Imݬ0`Bt3@)5c!b@bZ;髧@o͏E.t\ o$|+lg!^ EوR2vvwJa3(-_-aqY f7zb,%: f,>2&(d̫|jQR<"u>uMࠁd MEBd~:%M sDea#zEnf s&K_5j>==[uM5h0(aWn@DQtrjx4}21o]>p~EQ(MզF6v9F20K܇oS`/l &^z}.Rݱ){_Ft#"Q{q\bYn- ެ9r ;J7x JuLfB[$g7n ܦ g(=^{x/Nun}BFz䐖 DŭǶOK (,ɇ\c|rXׄ5S(6TS<^Xl33Dd>&fsEmI..ENsI]uWt((+?:kXښ]ᮕ L~,Wظ1*h,K.>k.oY5Uو6 rg(+xFҙ ovլH@q|-ɰ^}q+obWDTG (Md5d YZ