procps-3.3.15-150000.7.25.1<>,`brp9|2+ZUY.ŵ$LB@o)4צ3+ki(w|g'w|f+ I@Sfºv>An?nd   9  1SY`+ + b+ + d+ + $+++~+Pl(8(&9&: &BY^FYaGYt+HZ +IZ+XZY[Z[D[[H\[`+]\ +^]a b^,c_d_e_f_l_u_+v`Twk+xk+yllwznHnXn\nbnCprocps3.3.15150000.7.25.1The ps utilities for /procThe procps package contains a set of system utilities that provide system information. Procps includes ps, free, skill, snice, tload, top, uptime, vmstat, w, and watch. The ps command displays a snapshot of running processes. The top command provides a repetitive update of the statuses of running processes. The free command displays the amounts of free and used memory on your system. The skill command sends a terminate command (or another specified signal) to a specified set of processes. The snice command is used to change the scheduling priority of specified processes. The tload command prints a graph of the current system load average to a specified tty. The uptime command displays the current time, how long the system has been running, how many users are logged on, and system load averages for the past one, five, and fifteen minutes. The w command displays a list of the users who are currently logged on and what they are running. The watch program watches a running program. The vmstat command displays virtual memory statistics about processes, memory, paging, block I/O, traps, and CPU activity.brgoat16 SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-laterhttps://www.suse.com/System/Monitoringhttp://sf.net/projects/procps-ng/linuxx86_64jjjI z)jJ(j9ːz8J \ ;oY eFc%) B%77%%v,& JA큤A큤brbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrbrX6<[%X615 warning as comm can be longer issue #92 * ps: Fix buffer overflow in output buffer, causing DOS CVE-2018-1123 * ps: Increase command name selection field to 64 * top: Don't use cwd for location of config CVE-2018-1122 - Increase so major number- Update to procps-ng-3.3.14 * update translations * library: build on non-glibc systems * free: fix scaling on 32-bit systems * Revert "Support running with child namespaces"- Update descriptions.- Remove sysvinit boot script - Add procps-rpmlintrc- Update to procps-ng-3.3.13 * library: Increment to 7:0:1 No changes, no removals New fuctions: numa_init, numa_max_node, numa_node_of_cpu, numa_uninit, xalloc_err_handler * doc: Document I idle state in ps.1 and top.1 Debian #886967 * free: fix some of the SI multiples issue #45 * kill: -l space between name parses correctly Debian #854407 * library: dont use vm_min_free on non Linux Debian #831396 * library: dont use SIGPWR on FreeBSD Debian #832148 * library: don't strip off wchan prefixes (ps & top) Redhat #1322111 * pgrep: warn about 15+ char name only if -f not used * pgrep/pkill: only match in same namespace by default merge #41 * pidof: specify separator between pids merge #58 * pkill: Return 0 only if we can kill process Debian #852758 * pmap: fix duplicate output line under '-x' option Redhat #1374061 * ps: avoid eip/esp address truncations Debian #846361 * ps: recognizes SCHED_DEADLINE as valid CPU scheduler * ps: display NUMA node under which a thread ran issue #58 * ps: Add seconds display for cputime and time merge #43 * ps: Add LUID field merge #57 Redhat #1518986 * sysctl: Permit empty string for value issue #74 * sysctl: Don't segv when file not available issue #76 * sysctl: Read and write large buffers merge #56 * top: add config file support for XDG specification * top: eliminated minor libnuma memory leak * top: show fewer memory decimal places (configurable) issue #50 * top: provide command line switch for memory scaling Redhat #1034466, issue #53 * top: provide command line switch for CPU States issue #55 * top: provides more accurate cpu usage at startup Redhat #1182327 * top: display NUMA node under which a thread ran issue #58 * top: fix argument parsing quirk resulting in SEGV Redhat #1450429 * top: delay interval accepts non-locale radix point Redhat #1182248 * top: address a wishlist man page NLS suggestion Debian #865689 * top: fix potential distortion in 'Mem' graph display issue #64 * top: provide proper multi-byte string handling issue #68 * top: startup defaults are fully customizable Redhat #1153049, #1499410, issues #6, #78 * see man page 6c. SYSTEM Configuration File * watch: define HOST_NAME_MAX where not defined Debian #830734 * vmstat: Fix alignment for disk partition format issue #69 * watch: Support ANSI 39,49 reset sequences issue #73 - Removed now patch now upstream 0001-Preload-sysctl-lines-even-if-longer-than-stdio-buffe.patch 0002-Add-flexible-buffered-I-O-based-on-fopencookie-3.patch 0003-Use-new-standard-I-O-for-reading-writing-sysctl-valu.patch procps-ng-3.3.12-stable_secret.patch procps-ng-3.3.12-strtod.patch procps-ng-3.3.12-sysctl-a.patch procps-ng-3.3.12-sysctl-iobuf.patch - Port patches procps-ng-3.3.10-bnc634071_procstat2.diff procps-ng-3.3.10-errno.patch procps-ng-3.3.10-fdleak.dif procps-ng-3.3.10-integer-overflow.patch procps-ng-3.3.10-large_pcpu.patch procps-ng-3.3.10-slab.patch procps-ng-3.3.11-pmap4suse.patch procps-ng-3.3.8-accuracy.dif procps-ng-3.3.8-bnc634840.patch procps-ng-3.3.8-ignore-scan_unevictable_pages.patch procps-ng-3.3.8-petabytes.patch procps-ng-3.3.8-readeof.patch procps-ng-3.3.8-tinfo.dif procps-ng-3.3.8-top.1.diff procps-v3.3.3-read-sysctls-also-from-boot-sysctl.conf-kernelversion.diff- Use %license (boo#1082318)- Remove patch procps-ng-3.3.12-sysctl-iobuf-write.patch (bsc#1077746) - Add patches 0001-Preload-sysctl-lines-even-if-longer-than-stdio-buffe.patch 0002-Add-flexible-buffered-I-O-based-on-fopencookie-3.patch 0003-Use-new-standard-I-O-for-reading-writing-sysctl-valu.patch from my project https://gitlab.com/bitstreamout/procps/tree/procio which implements a flexible buffer for reading and writing values below /proc/sys (bsc#1039941)- Add patch procps-ng-3.3.12-sysctl-iobuf-write.patch to use increased buffer on writing /proc/sys/net/ipv4/ip_local_reserved_ports- procps-ng-3.3.12-sysctl-iobuf.patch: fix crash- Add patch procps-ng-3.3.12-sysctl-iobuf.patch to increase I/O buffer for reading and writing values below /proc/sys (bsc#1039941) - Add patch procps-ng-3.3.12-stable_secret.patch to avoid messages on unset /proc/sys/net/ipv6/conf/*/stable_secret due EIO- Drop support for xinetd (systat.xinetd) * xinetd is being obsoleted * provided service is considered unsecure and is unlikely to be used anyways - Small packaging cleanup with spec-cleaner- Add patch procps-ng-3.3.12-sysctl-a.patch (bsc#1039941, had been accepted upstream) that is allow content lines below /proc/sys longer than 1024 characters- Explain option --no-truncate of command w- Remove -L option on screen call dues API change, now we depend on environment variables only.- Only buildrequire pkgconfig(libsystemd) instead of pkgconfig(libsystemd-login): The latter was merged into libsystemd in version 209.- Avoid fillup and insserv on modern systems (bsc#992845)- Use test suite but avoid the w command due dummy utmp * This requires dejagnu for the runtest command * This requires screen to be able to provide a tty - Add patch procps-ng-3.3.12-strtod.patch to fix missed extern declaration of strtod_nol_or_err()- Update to procps-ng-3.3.12 * libprocps API 6:0:0 * build: formerly optional --enable-oomem unconditional * free: man document rewritten for shared Debian #755233 * free: interpret intervals in non-locale way Debian #692113 * kill: report error if cannot kill process Debian #733172 * library: refine calculation of 'cached' memory * library: find tty quicker Debian #770215 * library: eliminate threads display inconsistencies Redhat #1284091 * pidof: check cmd if space found in argv0 * pmap: fixed detail parsing on long mapping lines * pmap: fix occasional incorrect memory usage values Redhat #1262864 * ps: sort by cgroup Debian #692279 * ps: display control group name with -o cgname * ps: fallback to attr/current for context Debian #786956 * ps: enabled broken 'thcount' option Redhat #1174313 * tests: conditionally add prctl Debian #816237 * top: displays the 3 new linux-4.5 RES memory fields * top: man page memory fields corrected + new narrative * top: added display of CGNAME (control group name) * top: is now more responsive to cpus brought online * top: namespace cols use suppressible zero * top: zero suppress ('0') includes out-of-memory & nice * top: better 'i' toggle management when scrolled * top: the '=' key now includes active locate requests * vmstat: devices exceeding 15 chars now displayed Redhat #586078 * watch: hostname added to header * watch: better handling ANSI including esc[m Debian #830313 * watch: use locale-independent float Debian #692113- Avoid line doubling of pmap output due new SwapPss entry (boo#982090)- Remove SUSE version of pmap as this stumble over new entries in processes smaps files (boo#962275) - Add patch procps-ng-3.3.11-pmap4suse.patch to let upstream pmap behave similar to old suse pmap- Pmap: support "SwapPss" which shows proportional swap share of a process similar to the PSS (proportional set size) of a process which is the count of pages it has in memory.- Update to procps-ng-3.3.11 * libprocps API 5:0:0 * pgrep: don't crash with -a -w flags. Merge 33, Debian #768190 * skill: command line with signal number interpreted correctly * pmap: print process name even if smaps is unreadable Debian #775624 * ps: sort by etimes column, uses etime Debian #794619 * ps, top: Add support for LXC containers. Ubuntu #1174911 * w: work with smaller window sizes Debian #183394 * w: correctly find "best" proc with pid wrap * library: use merged systemd library Debian #731256 * kill,skill,pkill: fix option parsing * top once again will fully honor a saved rcfile, without requiring --disable-modern-top. Debian #762928, #762947 * vmstat: Not crash if partition appears before disk Debian #736628 * free: -s without -c works Debian #733758 - Remove the patch procps-v3.3.4-w-simply-work.diff as now upstream - Port our legacy pmap to new procps-ng-3.3.11- Make it build with every ncurses library ABI- Reintroduce the corrected patch procps-ng-3.3.9-w-notruncate.diff to have a working --no-truncat option back for `w' (boo#932950)- restore original top defaults. The new ones result in half of the display occupied with cpu information and the other half with systemd children.- Remove redundant ldconfig requires- Update to procps-ng-3.3.10 * sysctl --system loads default config file - Debian #732920 * ps doesn't exit on SIGCONT * top better accommodates discontinuous NUMA nodes * ps cmdline trailing spaces suppressed under zsh, redhat #1057600 * kill restores the '-HUP -1' functionality * vmstat -d / -p segfault eliminated when /sys is not mounted * pgrep properly shows full command line when -au are combined * vmstat supports timestamps with -t/--timestamp option * top is now immune to distortions when system time is reset * top standardized the key support with prompted input * top missing summary area info added to man document, ubuntu #574624 * top properly responds to the current locale LC_NUMERIC setting * top provides alternate graph modes for cpu states and memory usage * top offers new startup defaults, plus ./configure --disable-modern-top * top exploits MemAvailable field and offers improved memory statistics * ps new --quick-pid option, a more efficient alternative to --pid option * usernames up to 32 characters now accommodated (up from 19), redhat #1112734 * free exploits MemAvailable field and offers improved memory statistics * free considers slabs in displayed totals, debian #565518, ubuntu #126329 * watch supports new ANSI styles and background colors - Remove the patches now upstream 0023-top-do-not-forget-the-fscanf-s-terminating-null-byte.patch 0024-sysctl-system-loads-default-config-file.patch 0025-Split-help-lines-to-help-translators.patch 0026-library-fixing-uninitialized-variable-pos-in-whattim.patch 0027-pgrep-Fixing-memory-leak-in-do_regcomp.patch 0028-sysctl-Fixing-memory-leaks-in-PreloadSystem.patch 0029-ps-ignore-SIGCONT.patch 0031-vmstat-wide-output-still-not-wide-enough.patch 0032-library-skip-replacement-of-trailing-0-in-read_unvec.patch 0033-kill-for-PID-1-restored.patch 0034-Check-for-presence-of-disks-in-vmstat.patch 0035-PID-2-to-9-for-kill-too.patch 0035-top-provide-for-discontinuous-not-active-NUMA-nodes.patch 0036-pgrep-fails-to-show-full-command-line-with-au.patch 0036-top-restore-the-former-behavior-after-stderr-redirec.patch 0037-fail-on-null-string-for-arguments.patch 0037-top-avoid-name-conflict-in-the-next-version-of-stdli.patch 0038-Update-help-files.patch 0038-top-protect-against-distortion-when-system-time-rese.patch 0039-vmstat-Support-for-timestamps-with-t-fix-for-wd.patch 0040-watch-Don-t-leak-extra-fds-to-the-child.patch 0041-vmstat-Fixing-format-security-flaws.patch 0043-Added-get-trans-target-to-Makefile.patch 0044-top-avoid-a-nan-when-the-delay-interval-is-very-low.patch 0045-library-properly-handle-memory-used-by-tmpfs.patch 0045-top-standardize-Esc-key-support-with-prompted-input.patch 0046-Minor-i18n-fixes.patch 0046-top-miscellaneous-accumulated-changes-to-program-cod.patch 0047-sysctl-increase-max-supported-line-length-of-the-con.patch 0049-fix-url-for-rsync.patch 0051-top-update-copyright-dates-plus-1-preprocessor-chang.patch 0052-top-refactor-man-document-so-as-to-allow-translation.patch 0053-top-minimize-the-usage-of-apostrophes-in-man-documen.patch 0054-top-swap-opening-quotes-for-back-tics-in-man-documen.patch 0055-misc-fix-man-doc-spelling-and-grammar-for-translatio.patch 0058-library-reverting-tmpfs-subtraction-from-cached-18-F.patch 0060-top-miscellaneous-accumulated-changes-to-man-documen.patch bsc901202-add-better-help-output.patch procps-ng-3.3.8-selinux.patch procps-v3.3.3-buffersize.diff - Modify and rename patches procps-ng-3.3.8-bnc634071_procstat2.diff becomes procps-ng-3.3.10-bnc634071_procstat2.diff procps-ng-3.3.9-errno.patch becomes procps-ng-3.3.10-errno.patch procps-v3.3.3-fdleak.dif becomes procps-ng-3.3.10-fdleak.dif procps-v3.3.3-integer-overflow.patch becomes procps-ng-3.3.10-integer-overflow.patch procps-v3.3.4-large_pcpu.patch becomes procps-ng-3.3.10-large_pcpu.patch procps-v3.3.3-slab.patch becomes procps-ng-3.3.10-slab.patch procps-v3.3.4-xen.dif becomes procps-ng-3.3.10-xen.dif- Modify patch procps-v3.3.3-slab.patch to be able to make the adding further cache lines to cache output of the free command switchable. - This requires modifing the patches 0045-library-properly-handle-memory-used-by-tmpfs.patch 0058-library-reverting-tmpfs-subtraction-from-cached-18-F.patch procps-ng-3.3.9-errno.patch procps-v3.3.3-integer-overflow.patch procps-v3.3.3-slab.patch- Add upstream patch bsc901202-add-better-help-output.patch which includes the commits 0f649e2cd2eef94075f1975248953f8c5b85d9f4 4ba9ff5c0df7e94d03a555ac4cec947f6fac2ba6 b4951bfea367eef551b053e9f0240d717c353c11 to fix the bug bsc#901202- Add patch procps-ng-3.3.9-errno.patch to avoid leftover errno from setlocale() (bsc#908516)psgoat16 1659073187  !"#$%&'()*+3.3.15-150000.7.25.13.3.15-150000.7.25.13.3.15-150000.7.25.13.3.15-150000.7.25.1 pgreppkillpssysctlfreepgreppkillpmappspwdxskillslabtopsnicetloadtopvmstatwwatchsysctlprocpsFAQNEWSbugs.mdprocpsCOPYINGCOPYING.LIBfree.1.gzpgrep.1.gzpkill.1.gzpmap.1.gzprocps.1.gzps.1.gzpwdx.1.gzskill.1.gzslabtop.1.gzsnice.1.gztload.1.gztop.1.gzw.1.gzwatch.1.gzsysctl.conf.5.gzsysctl.8.gzvmstat.8.gz/bin//sbin//usr/bin//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/procps//usr/share/licenses//usr/share/licenses/procps//usr/share/man/man1//usr/share/man/man5//usr/share/man/man8/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -D_GNU_SOURCE $LFS_CFLAGS -DCPU_ZEROTICS -DUSE_X_COLHDR -pipeobs://build.suse.de/SUSE:Maintenance:25239/SUSE_SLE-15_Update/b5485ddc46e11b86333df92030ab0af7-procps.SUSE_SLE-15_Updatedrpmxz5x86_64-suse-linux ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=41ba186d6f12e1fd4f8d2238e59ad24056a9459c, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=3d56be41d98a7ce897a496a4d8c6e3127908209c, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=ef88e0a7c1f16e1166ea1866c00867dac6cdc293, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=ab77e3deeca3191d6b25e62ad06358626ebc9d85, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=5dbc57399363f732e8fa295aaba140e57a6cc4a3, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=faaa54afe712e457281cfa385baf83c575a91ddc, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=7e1830f14294126e6ec39410f3e695b996e50de6, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=6412b35d5c63491a14e75becd878e52634df6ed8, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=434a405468100c6615cba427bd161b2a8a38cedb, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=5eb7ed807c04c69482f0bf2364bce9f6af1c93ff, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=dbcc383bb904ec9df3e36e83253e85ec95b6ba83, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=52e58a8a67f8b0b2925322130ec0d4993947f50a, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=939418ec9befbf705cdcf341c072d6e38137238f, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)&-18CJR]dk    RRRRRRRRRRRRRRR RRRRRRRRR RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR RRRRRR RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR RRRRRRI髭?$,Futf-830623f491a106b8bca2e3c25a93232dd0dc02a875ae13b78e4a40b00eac8ffad?7zXZ !t/nn\-]"k%]/mݏ%-Ay +;!f"_xy9@ w@u,XՌ\\2^K<2"?[2vl#.8`MoҼ*ɇooJp۫盫&)]!)p`:Myz dV?z=+.J1n#e/u Cbpw2BŏAl plk&.* M H%u0V~~['#WWx$ L[ S| 2#=?)vUG%3VyCPMY}ª񂛟#A "h)gjAGFs^]B^)֭%QbVȳd9.Vo QGr~0y) 4kogmV?Oζ /F*=jJ9899b앟U#ͽН#OB&?nIDufmT>eqwg+]Vs'9h%vb?M˕<9DOr!GeٸCmVWm% ^»1&KN12}7(g6TsZoSnЌ:$,7/6 #K%3[fpjd D7=j5xmzIEUɎ- ]W= ]!wF e[Ad%Gsv1P1=;׶/:?`D4lSsն h:-bHbfNlI1IhյLqPbQXB@pݝ8Hi铍 }x]&]#G k$ӈʴ\;Jw,ֈ2Z$~\Ept0nl qHm W;q\OQ6߰Vu~vRDhcR#D=n!wa 9%"8wE hOu5 AËf5 W75n1U7jD92J͠SeUfIf)JܷGߴ˯$5l F${# |ҖOajxS<]_5 [I. ZI;]я^tMڧYbt,%PD G؟e.Gtw\tk=7"9nsh$HQ=fq؂kHSG4tTq@ڦ#fAęI+-ʍJ~@7⯟~AAb9sڑ9G2K9k`WϹR. g:|o7:'!Zi5ie>9ҝ8vcx?t,~n-Ck#ɍW_ ;qO':YmS+\|.!b @317S1p^y s`(r$"(*|4ڗ6ePu,Jah!ێw2S? 돹89@ZBr1NrJf{)BusⲴ.Nk`@F/l %..v#R]VŤ|5Y=f ƖEI ʰP#ĵ̾בǰlsmSކ0T E#sVioh*SiZDoZُVXq@Uܞ92&Ya ,ErGhxWa?}SH$.`S˿e2[IZ/tEUm[Z⮔( vF2?'OLS< کW S|^iTfP^ [M/; E~E%pUm򒿏xA+PI4Tl 7& 㬝#;^b'>1tT@6,s~|#Uor `L~4n&-0[3e\s15IvBmfW|#̼tϴ9.Ь01̖˾&s_{hӼLG_ aۚ>6]$Ŏ r>(]tQLrrPr)ܫzsϛP;i]h S)I| 9*܄?q˧cܔe\Ċe5ќrX8I&l{gawXw2.Cl-2l.G<|zB3%2UC20)ũcO[Uks|#S6 }?Jg~OAbک}:scx폠)UB/">`Tj#>7`vr\fL:ۗZW3'LOsOi^Jj7l NJ,ˌb`k@ ǽFNhmoL\Lawuej Н>f m vC|dPq +R!4j'xZeJC!v[Ie'ב[j&S]$ hhtf8neo\SQH3omG)FoꎞW55Y~.iZ)KAq5 /!OoX8>FxeOZDQ[k- Ԅj(ck3N]T%S- ,a71vvh1(r枅 qIl {j':(Huy"v+Pk-u~d[+~ۘUH 鱫Es!vJ栗;HUT"LxEe18F:鋫88>y*Lc\MIf4Mc#H>/ãX&"A] z*w*G[,68Gq,.!p{+̞RDk׃xc'- KXJR^ ܓs[|2D3Q@aS8 :Sbf7!6E5{d㊣4W6 ]~6䲲4*.TAG(qġ_=0Xp\ntF-Lbgdn8kCTI{^)v3|?s_f?ZsYYv;AD=tS9j>z beNjTk֔8Td!NZJw:Z˵ -ipM¤J9Gӝ\e5B@4jOJ)η|YYG2^OVg?6sKrs!HmU6gC`!k-Vjvi1 <R-vj-6Co뫟]*-,BwkfR6"MNa-ke.Aᗻ\s5zj+-4MƱ׏(-.e.C!.m9LP{z2PMM˳cxf'Mfj$JRۗY0d "\R1e$$ɮHi A=X\<'ƻ895Zԙzxt@upZ6<^>'5a=@ɩNixڒixx٢@;@zKz+D¼EtGy_>lA`"$d[_FQLv@5koG ~ğnh8 d/܈? [Y7-sb ^="7b}da`_v|pfF=Ev(1h PK)]Q5`1@Bf>"Qw8&(8և1hDX5y|}9TaH1u]& `:`uߛwkХ{r tmQi&# 'Z0bConpŻ|A')(ZmKfbS2ԑ 5tmX $ZfحOa#B[Tް0Kqq J8ٔZ\kV ߆?Zx.=j}].Hq:32-۵OHZ4GϕUÜ3C} 6?{9 _ժs6[3X27/?&,VS_/ 8UXF [H[G=[߮޵Qw.DA]E ?uN "@9^:;RXa2d^ k\ zh`٦(8BJ o7I,!]}Vk]CE7lBGy  L!O(94[(;Ihm3cr Ap/ YbmrD>3΀E`7}K ^0w ꟾa%Q@@'ދb՛@QzC84$M C1z dhct„mfɒQymsop;=XFH`O McyJ&8cܻ ̻%9Գ4Bt\iB\vndi$)Z [mUVf>OB% >`O%0-09Z1:WL |cd uu7m? O@}~G)D!%_bTnjOc]@PBȷa墿PS@;X*O̧;qVy k%ght3~aM(ȁ$<1p9Qk3Cɞھi媊mq_ܭ%|Bjlͤ(=ֿ-3ڳ-' Zؗ-}pwWy>#2k'^ne#pc8 bC?/5Jiq񥬞m!o,~^ÅZ@oԙ'eS0-_[Y5w+?%P*[ݪ*^I~k5+tpDz78yKdj>qQOma?cni^ZPD2%t7{CNѬ{Bl%ScGpE=LŤ=t_2B*㺸1MKLA &B_hG"[ V@yA+q-bLD\qԕG^  oYۅ&=-Jv+Z5FkmZd7V'3U.Ȝ4ha`A{;-#+YcW jc*W8ϔjWh_!xđF,ʛM?է;j),5s>bB^1r?t\qSJ *LrXH:"˹O^RDJT8Y=cM1ʤZWx vjU&5&.oē'9!Z)kJӻS8*ީzwJ='|ҍv>$~yY p1G vE[D*E_ĊЌ_f z,<Y3G~]SM|(.[Ip$i͛Lx! ^V\V Ó]d'-MϚv8ZNc45; G1uClՉ@++qr3C:a. &R?SȫqR <րmζ]V糀c[. "IorajdHۿI$fkPZAը-&&$D1_T7z&oW +O?n׮$>V*PYP{+}?\F>_]>]V;·glL/^X Ht##yM @v5z'>0w-R:`|H;gO+9uh,qgO*H\=3Nt)#rcl5ryLv ̹1pir3qA3Ʉ5x}L;dPc\<3բ`)KB/K4J7ZTP;]"ϔ*۪ D0Ώ7+۲d<~n@`=f7Ǟ%p'پ SQ7.WL)w.h#N/L(>ӿD"fVgy5oDLӘ[ydn*ITn |B@VOqdj|ף(-8.>dR%WSzVfͦoO?%Q|ÝVeq] 3~%>rbw e:vF)c#!MLbs_Ziu &>Sp9@_xB 6cvs50S>;xڎW&RR Xv51%8iTU;0'Qq 3Z @g647&ilp-?Ͳۛʎi'f+a(PӈXQS/?ux$]6;<;^իOynpjLƶ2k #\(0K7E}Si&ꍶ,ʈI*˥f;HmqIY~!aՖ >0} ^{9Sn[xݡի/=; 1^'ɁD t^`f.N#~߷s`FG6-|a""OҶ2WbR&IX@0(iiJf%R'>X$2*Jh$A58fZx.ep|t+x5 =' GJ m*99q)tqX u D=g/J3'ZA[j =ן5^J:aD%+U3*nDzg6G3{иeb!X!Lxp|]kA9Q5t=s3XÕ䆥Jp ZGcu4|+8:rC K'ki#P5I򒖮JwbXM>K=dTQϛt%rF=k+mzqb3M lF^HU X>3$C)ZUs{Q`ﶕ A:4 j!}?KZYz?0,\ Zv$DØ:!sW_m) w92:ZY@k.~Ep^C2=|x,u$Ͱ=CmsZs+kuO\D5dCXWI'k[a  }Di{Qޖ*N3l*Ru)D!^ĦEzn :Bp<Cw`Mp;g~HP-XC)hHVt kf0k$HBiam|%aQ|#@Mdf^j.@.4.itRq̓DbŝS4"e>t: cwKuK&_k/c*"h#HYK.뒜q S74$Vb FrUx҄|o(ʵ61os7ib [h e llQOxoR\ F+. 6Shj}.Ɨ{/=D8b(>}؈(l|MΗˡ)Øb dˤ$w?Y$tѰyKZX0ٶ~[~,.p<s x>RCwiƬ͊독~>9.ѧ>M?A*qo+5ۼoZpJ8{NU8ކNgTJd; F4*{]KPGCe);0=ݺ'$^<5TU<Յŕb!dSs$l.ےHY#2Љz=2ŲD +mp#2AKfY~0}L#p?ƈeBȖ^{.Q/B;# Xcoݒ$2Ŭ|b,,B LG̣1<Ǐ|z f޸L^u.Vb1҄$Ԃm|l mǎ$ |`҈n_Xx`W$7 "Y?ыC}ziIWSfj [D⤭?zqF2 8k&LP= s(Mg_\2ٳOch3r#rOLf5.c+{/P)45܏[nGƳt˙X2A*Ԃf=Q`J 4 W{vx4@-;drɀq{9R(s޶ 9Bu-J2 !:AYcϬ߬9`q Hu@zh^wC%C¢X $Zb0dzt_Ӥ[SxЦ.XJ ;ס1-}Ui -jg,Mm[#ɫcu 'QT.HF}5U MfUAeI0!s%&Ռ ,.#՚Y Xf>}{(Vq8_5Vo%:]h q-D_ K)ك!ܪ$ٔ쁳Eq5 F(+ k˽~ Gݫ 6XB֔Z(JaΗqKO K( }έ8c *c(7Ӗtދi19]i`#]\hh,;s!NbyG {O8Mjqd=^wZMmsXǜ~fյޔr!7wQ OMʅzr8 kB8zg+: 8and.8+\>&.|2,sHN;؎-R kc 5J LDE+DvSFXC;N@Sa+Ζ6ևdʶK&y;H#G,QSXiI0l FS`)fĦj^/t6F&&3hp#:^j^2=u5ѷy=C_>u;l@bpd)~id4 & Fdd98`٦"D7avPf%+oH@nڪAI5 ca }NŃέ&dS:&#iaǐ) )=}3d8)[QUZU$Lihː:a^ {/y#їE}׵Ӯ+-4vUWfty>b^8pB`/dmrDFzԆ[ȳ*(Ҩ-܊p[34U槮:ThD`+9"ګ|{79O|wnCy{|ƽIiyn*(6 .{)ec>ePIn }[Gߓ>3$"i)(>e ea vop'OrT#4YHٽPS䡮u=~:&E"r<8EHz߂Ĵ6R@l!z\aJц;mbBGB$ 8j<3Wfyy=l?P6- pWHܢVZ~iW۴5Ý(R(=IhWp@jnn4C%EX rBe䭻HEP\"9!&BT2WOy#|85VzEe4PbjY H~<NipWݳR<~^νhɓO۲9L4 c_1#eI;o"T}$HI? жADd\jAI–;Du2خn~ an):G#")Bʻֈa@({<'Yyg 1$<}'wUVl̾zAP6D+kh1$=4cC>Q/v]

\*ؚSGuT%UPҵKܗӼ$'u]^6.*xz% C&H]s:+yvD>H[h<= 4yR`5&?AZ|Ñ_-JsPP8N(CRo&-t$RyݢnWd3ӫ1%^"/Yp["vCkTA55PHp\s<qY&idCY "@|k UTTPRGd_%ߟVOg)=.rv  9LH-Z^0xrIRV$s+6>>N#=2܏i|VApVr@XPDV躧B(u%y_IX|^$ MHiK}g 2EӼ\2_?*IJQ /DlnETL3Ch ʅi%H>@$&@2?C|tg`Hd Iv\FKՍA0UhQ_;;I[[8Mj$̜9v jc1d|\nA%p"UPxuX.s¾Ư4}UvZ{i!-ȝ13**HL(e+1vp67y;AWRShG#yy9%NJl: r^>NVa=!@i= 숺FL֩ P@k"Ǘߏ$P>z'R)< xɹ3<;`BM,A{ $EN')mcX~Q|]NCk*x:fu5j>Zo{~4S?mT+&+kÑwsCsܱ[ b7R!=K!̖ uo:g+̨Ӆ~ N}/fl?8A5i16Qi)]+7ӶךA}aadJx(I@}l٤ Y#a &ÄWhJ *@s.*o-+NM =cAfy_1 lt`fX =rxmW\!La5ki.{9_9P\'OPgW~+ښ}[[%:.kpП֐=/y1da}'"K#4sY9}:Qtt?l GXroجx¥cC0H/KvKSvG-\=x M.#:p\ U+!vbsg̓g?}Č)'c[HS4w7NS EzT֬`W, ҌUk쪇؞6~Jњ^ͅ[;mD8eW=T%ЇxlH}j@U)lB[ӹCS3,+]̤Ia={)ƽZckë7XnRk`2E:[V7Ȣ8W)9xa) [ ~CG^"t*T -poHW,o_DGC츹[M F1󳬖uʎ8ym#wtXTs>d[>`,42$hQ^esm<3:/{¿M W{ 9W~qU98Ϭ+3uֽ`Z!%iG5j蜗[;Mh#v%,-KcOvӮ#=n"ᐟcϠ/6O5u {ܵ)HșEGNMR<&d9#ތWrE2 #[ 2p> KQ9wydž\3Q `!\\5YgBe (k;>NԌ>L|:?GÙ3%g2:v+y૘/7-Rľbzǎ%vh꣰MU JL1s^rcP{6ޯs[OL4s.VCg(<ϛЙ%/d%0 JS4t̔\}Be<0Uaeé%ulZjPK{͔U> v(Ǚ μi*¿q8}@XL'5bFg;m^0C_aRMKa,)R֥')8ItXeGgdoХ;٨lc JGe~kJqV:jlP#ތ%EK6XHbi#πf2r[8\Q'k"l=YqA׈[Zu(VQB 6o{+`˹㉂+w- aB~-Q: 9uhĄ)&#\/F6o{A|0)ScY;?ۡm= 0׊K-DezJN̾A2Jr~wFd:dN cX ʇz_´g n?5{HL[4L#! ov)1_6$ KCLVxVy;=D"xQq1h܍ʣk"u?-}v0B4 84 l(jSw{aFR .MsޣٕQ)И1oNL?-sݿY%m[j笶UDl?8]7x -i8;2i~IYPlj Ksa@wi16K(ROky^"3W~hy>|ڏ l ^?mͬRSؓ]cfst?L+N}߰ZKB'MZ`W%Q)<ťYB]GjkӃ6L$rVB]y<+cF~18k!R;>0H(aWpQ> nNs=uxAyaW_[;zqY3A18*b@;,x w>_;H;QꮤM6(Qe!NnJ}cVvzIIhsmd g:Q+7Sa靪( lz&lvθE'=I@w'+ErU86)|I Ok%#6WhÞh]sv˩ Q;րEQi< WUҢ@TfZ?"8E8m..{ѓj ˯ n)TXq"k Ͻ`G'J %; N*²%›تrRᘙH qbj o}bPZ(^RJwBJڻx@7kݓzʷfJKtxЦÒC_Fqꧽ?%E[di?&# C#s$~˾>Zl]h無 Ũ :/84:ϊ,hZ׸m-h vn}[ޫ>a4^Lݚ?3RSѳ< b"_s )ߚk:#P:P[Ar~9)*#`8#צq5\|zzx̶x`dFUW^_~zDқi]E2_^it:_Z\%_A“%L4c+F#Vᆫ1 Ipr-I ݝ(ϒOW K_PCrb7vRq/˵ɔau3I6L@Xt?Y!\ٹdr<^tArj*IG ݔi.Y~#!n!I`A q6W,aҙ!`K`nz McVz-۳:W@mh=u4ڒ7֜A** NJRl2 ?Pl]v $g*ݹ+쏒4r؂e:¾̓w 8" ֝pXCC)g_0{`O:Q`5}aNl\=##J8zGC Mf4-=7>؃xT^icz6Gv~ucK- q{geiI\4%;mOn- l@|4t6M͵pMgxՙp(Ꜽ 1(H㯗(?ſ.۟V=X `i_d\^Po83r PjA]*/xn:V0Zԓ?Cq-ǫ-Qo1@㢶98bn.-@+ 7O dW ?c q +H;-i864rk]Yv/@_gApZL@N(msT1'?Wƒm:FJ5i̪pR=M#4Xq=,d)!$wVH׉`m؝CgHntp3`VC;.<@qCW(V|G㣨o!MDޘHabg80H/&AnL9`h,b@t9d6-KQXQS3?2"*jaU(ۓxt|M$"oԵ`a13PSGV:QF NU's[z 24v|,A%ߜ@4jx|O"H:6$ n2A '5Z(h-!q2UR&zSD\\`.jx =zlg>4K̳6+6cBC KW-ۛ9kn+*@o7 X!%0tuY9SPl׬oiUӼD(JIZHشP2;qH֩^ixRq)3Ǝ zc / 1~eZϥ0Ƌ&kboj1d<%x]!2?rV`KJ &VJaH?ᇯSВ/5Y%@xU-物^"P1} N(sf*cv j% oPtNR AYdKi+%暐)"Vbb};)hdE껔5q/ԎfJ7jz$ڤBĵg)B`4L+zfӺtb a>[D&֭8q)xIH;i@g}+-)~d::_-)$x٪c\-ddw>S[{[|xL!1KL^S(c˂j.Z7G؅!>BU̒1y2]E2R/GgוF N$MQ9z}'C@(fsEWc+Fܿw- \M Э Rzf+hTOqJ@|-?t VeHnG%]N,Cgpƞ$yf D*nB p% I9Sy* p$O A BC$Elr=k6DryLkٳ6o9.GGzYA+=8b(b4\y$EވT