libprocps7-3.3.15-lp152.3.9.1 4>$  Ap`#[/=„fHQMo@MW E5]j0`T_-3/CŸ0\e bʳT"ZFIlJPc>p}Ce O|gLg@r(p@H,?Hd   3 28@H L P X  T,(T8\$9$:u$>D@DFDGDHDIDXDYD\E]E ^EBbENcF5dFeFfFlFuFvFwG|xGyG zGGGGHClibprocps73.3.15lp152.3.9.1The procps libraryThe procps library can be used to read informations out from /proc the process information pseudo-file system.`#Ocloud136<openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://sf.net/projects/procps-ng/linuxx86_64<`#B`#Ec968d939f57aeac20ddfc96e41f88a0b29d601e341a65fab2eeebb7d5372d585libprocps.so.7.1.0rootrootrootrootprocps-3.3.15-lp152.3.9.1.src.rpmlibprocps.so.7()(64bit)libprocps.so.7(LIBPROCPS_0)(64bit)libprocps7libprocps7(x86-64)@@@@@@@@@@    /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)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libsystemd.so.0()(64bit)libsystemd.so.0(LIBSYSTEMD_209)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1``dd@_l@]+\A[[{@ZJ@ZZZľ@ZZp^@Z8@YY^&@YC@Y"YX@XN@WWW@WL+@V@VA@UUUmU\w@Ut@Tи@T7TT@Dr. Werner Fink Dr. Werner Fink Dr. Werner Fink Dr. Werner Fink Dr. Werner Fink werner@suse.dewerner@suse.dewerner@suse.dejengelh@inai.dewerner@suse.dewerner@suse.defvogt@suse.comwerner@suse.dewerner@suse.deschwab@linux-m68k.orgwerner@suse.dempluskal@suse.comwerner@suse.dewerner@suse.dewerner@suse.dedimstar@opensuse.orgwerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.delnussel@suse.dejengelh@inai.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.de- Add upstream patch procps-vmstat-1b9ea611.patch for bsc#1185417 * Support up to 2048 CPU as well- Add upstream patch procps-3.3.17-bsc1181976.patch based on commit 3dd1661a to fix bsc#1181976 that is change descripton of psr, which is for 39th field of /proc/[pid]/stat- Replace patch procps-ng-3.3.16-comm_len.patch with upstream commitment patch procps-ng-3e1c00d0.patch (bsc#1158830)- Add aptch procps-ng-3.3.16-comm_len.patch * "ps -C" does not allow anymore an argument longer than 15 characters (bsc#1158830)- Add patch procps-ng-3.3.9-bsc1121753-Cpus.patch (bsc#1121753) which is a backport of an upstream fix to get the first CPU summary correct- Reference patch procps-ng-3.3.15-typo.patch- Update to procps-ng-3.3.15 (bsc#1092100) * library: Increment to 8:0:1 No removals, no new functions Changes: slab and pid structures * library: Just check for SIGLOST and don't delete it issue #93 * library: Fix integer overflow and LPE in file2strvec CVE-2018-1124 * library: Use size_t for alloc functions CVE-2018-1126 * library: Increase comm size to 64 * pgrep: Fix stack-based buffer overflow CVE-2018-1125 * pgrep: Remove >15 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)/sbin/ldconfig/sbin/ldconfigcloud136 16206487833.3.15-lp152.3.9.13.3.15-lp152.3.9.1libprocps.so.7libprocps.so.7.1.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 -g -D_GNU_SOURCE $LFS_CFLAGS -DCPU_ZEROTICS -DUSE_X_COLHDR -pipeobs://build.opensuse.org/openSUSE:Maintenance:16249/openSUSE_Leap_15.2_Update/dd85f38176a636c2bfb3db4dccfbfbce-procps.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=655e698e95d7172a1927964228b060e11c0129c2, stripped PPR R RRRRRR RRl<+r|ZEbVutf-8f1b975239025eecd8548cbc638e8192dc58069a67577e7562864c89d80285483?7zXZ !t/=mG] cr$x#Dif^@ v{w dZdOK?폋#"~rޓp7t[[̛Y@o1R?^)ݫW< w ڹ_7Y߉41\SG[lstf3ȑw\΂'YG~Gj-72*(Z:7Nv"wX;FU]kK>^yo7Nb:3X%mMLB$ ^@6>0~7f!ХEw]sp My=UzŴXhK~-hʪOdRBk )S26b\ӍvӑTSsrޫYgx77uO}.GCy剈s3|P18+?lvzHp͔&O`:V1ze ]hr’ͲBW_2F/lo5GZ#*YQKWS  mg`|,z,E>YԌ,]ɴ]m^ YY |SV"a包׻mmIoR<k D% AX\c@aR[! awØ=#-8)vTZ%^@;eCN,Lm6]sx'43ĎK }Njo%g*}ĕˡ1x ]GO?%: e TC L:Gh3f;C e΄@ :ը.`'tl S?sZ,;]Dy{^W.RV?;֙0{sa"&跗5oϱ=0 &Gz_fG Y(K]|bA-MY٩HW^>ɶ21IH\V'[3ڮR庖2g[Ž Yq HQyǴq;;9m1܁#iO>qlbBkWOT#^s#X g'2VZ%t tǟQ'Z\juӚGauvg`W-VAb|8{e鳳1A'[w)k_.&$eB%rQCݘ ̒^,'I/-kGy(M8ZsFB2 R$H-ٯ& GBxٮ'3CXf靋6U^ wYC"7iJ׿IFSVT-r/]K6yI8u/D:Т$G'P` 5x^JKOEN$z G 4qk %NѺL4F4Lsi}'OWF}ouSbcmnKlf)Xxp]lo3^d+Znp`u Ǭ#0YgZaT;\ ZWI[cW")E>ҙ5}vh^}A8v 8r` H9[rI|$pIg_ZNFG 7ME&6͹tçIGȷoԷL7n, m6h.g&>iPiiz =+T<ͤF'" K|Y0$/4|c粪b!`jij߂PZyIE9@iUպQ.Xoph5]e7K\yZk `)ć3"~w?5;}T^ {,qK}4j|[Nٴ4"R-(قAXuQd""݉9@;gƉڕB}[{t{ 5HnlS;s 4qBӜUduΣnf},pI0m(1%d*sM:uAqZ߫nHA4IAhPp)>ɯ[в9]{"Bg:\f\]DN9:;pxC b*? * RJ5iSst{p ͌@P&'E;([|& ssL4%ԡĽF8i &Ѥ)p>`Đܮ*}4/ksXFI~϶= j'̃iB3Q7Xc<}.4M#ob`5ShRۢ`Cika?Njf@eAy*aTT7pX}M{0:1dvlBY!"/!ԏ)UV &2t#-)X19s{d/P͗q"bGeF7t4j+f1HȯϗƃZȇG %oÎ=`ob 'HdmJ6z)XZXQf6++<̥HnI荨Q6-JщMz#(f{rN2@c5I x ϤLQtg_r_;N)?Q6jz:rZ6S)b"gGAlsw-;I@>d4&.j1DoGm-Q"waiEh[Mgy.e3'>4YN}Y>FZw/_l_ٲc%[uٮf_ee{7fNv4X*a30ab[Œ *Ԩ|WӦ3}_#1J]؊ouu=O<3̤s+X$2zi.%Y1N,TO=^%cSZy/QP:`n׆vCa%G"Z8%A[AA|xsKUTqdaW` HA #T.! Jv<_ Z;[AO\M}6@+5uwRa/=*%3ʪ) ZNV&<TKih?,pc {S+Gq_FBb>:Ù- v2ojS+-$AKƂ5ꧬֵ'N[g8V4\py- B)c14>MT/uI{:YP&pxr蔮.>kng85৮r [@g0a%L3Qo8?5yU#|D4JfEߍ޵Zg<=2Gxܮ*_@l|78$h_2K8.RBbH4Qci6T[Þhov$PX{=^N cs /yNyv`A0ײĪ_SJڗhx]./7*.zbu s6 b]yp  KܩS{$ jk sտqIo}r@xpIY`uư\L3֗0L/L0i(G4EnU=8 a:'=ܨp\ThF^7({j`V]ћdI/dvU TDyɖUOgo""6EAqZr-d@ +^dzYo<XwH\C95nzǮpr6ħlN]b#Dh>U; 6@14|oynvg* ^QppM֠=m FƟdᗎIx$%Xͧ4Nq~<_00@u\H9ڢX-{vC4@? 6@qe=ynVe/9$٥LtP;lxa;csГ {&09l{?4u3+&xQ<[CuO@a|(Wj]|weQoWN3rnzjq^ ]# $ᔐRӴ=/J :VyWʚ7W9b41."`ƕă^P f3^`$jz zL]oEJ[֡,Mֵ2A *3*]NV D-Qo{^·:M @@v* 1.;q~:b0O+Zە#Z`" +< ?"Ծ4K\ _iӮhzu!SK/FF}Q`<$m"k,MxcoyBUgWMp.x w`Vbt%[~Cnq_% DK㶜.GWBM]%Jz㔴GnN{ YF6u`pM%e4ޛdQvk^p}gPC(L/visc̻4.KOPhw atG;BuB O -dsxuPk{<2o>3':"*ieIBCbuj>C^=OCtgE脌ʌ?hR=zZF/*dN ]fLmwor.@}5y\wX&vx[̿9Kq^;OWrv+l-6tt Zh:'<3u/c0T'tZ5?y[FޒABA@{oKK4JGvW0iQ  ;fNPn샛_DƴUdjcN)̛V a! RBɅFȌ_w2Ō'UR6\GB䔣GPiW\F-|8֧ ,ٌ/{8Xf#1]m˙ s}W휟 䋰i-pgZüLXl6$ףDN4"Jկm E B$=bYviP To/=#elvBΖW=MRv~]9MNE)d7.7"lv.D NkR;eJ i5_̂Fo$ne U)}WE8gt+ˍihnr`/?PNȮ~ب6Vy~X20k:'SᜊJu}{x1aBa? 搤qB)hEx&߀ r )Zj-әeOyѽ{+PXllh](3x3di\yOl%(\%,a`1S (bFe:5ԃ |AKj]9^V̺X bJpmozWLy@Kݏ!^)d %lYQm8(Qɳtň].Ģte/(w ɹzJ+xSt'} *.6||ysdtaR2 [[䌷NM(gtZ @3s0 q>+nYJBDZ^ٓ;)& px3~hj&>⮲eB0LGNDt9(;m>G rc+*UϪR^Y*| u;WNձt OyQ+Dw/$H e$؝hIE3z9wt5! $$G@k:2:D!;% `802Ic4h|),pg)xpLnc+]WЫZ~`ȜSMd  I)ߙV wjyI]̂7a:=783µqXG[ M GY4S-.e k;;CZvRbb]Sk!1;=GTd@V㦃91LţGVÔ?FA[[wd%'3ӶM_$@ o`fɐʜgi[~\$99BCrq2 1`ȳ4#OvVTI4X6/yMDKF([rfXyUxҼƑdc獌 `@2BƢQ0o-"K):| #/5er6\]I[Nkvb9.TהZ$7\T)4)5lX5TRh["Rm.~aEgD Ϫ03[>^O }[(Kp6B0edzEZja#̕~U{0eV_kΩLPH\e)= LbHHů](ƒ]FND6]pXND\`j>) ,1RJ "gěcEfgIB7# 㛢G74I*"]>%Y- ls]wئ:giV˗Fi,M=.z*Zu:o֯-Ԭl+d`?0yVetJ m_$H0yHA -tTe d5_2`~*-D0ܶ!qɜєe~v53%YtЭ^{T&13җOSnl\cu٘m˟aeD2_vuTф0#TY& B"`^ BvƷTիyW27ظ+PE&:ΉlԾlJL:OjI%sw54PwxM %J<с: =^8LC30ux`(ft, &?WDM" qK*k`HkM-f˳SC15ϿӜama7kn@8Vf9X0c8I$u@l=l<,t f٥ ׄ֒|a Td;Wu\.MՓ|w.:~Y(R+] 뱱3bw+Y`͸z[K*vp< m7X݄9@*D1D_H]~oyo.֚Ⱥa7GԐIeb@_8޶|a'>=?] &W *_;j&n՚UfɠfY4-'k4^8 /R S?U &u6fnR 'Duomn[T^^.Xj"wտ.CS?/VedKGӇP5yB˥[ЌyTƬҦ_B$j-h~F/}J4fwlb\@*yR :J{8 %ߘMXE|PB(xv[z=LIY(ؽ?%\zx#Zr_ p]&&<*; <Ә9CH%c Rؼv͑Ʒ!7'7_{ʭYfK]V7>yCFrG[:! ξ9W9{Hx͟}_MZw[undE{%v1W 4 WxQfCU{njj$3 >!ceK芈wHQf/_&+39+%i3!rFzT~/Qxuk_k&)L62lANr–~I4yg9Td> SpuQ 6Om9ObLM`|>k,~cр mpM Vڏ#AvP'r:lV.|u~rh"s0X$B˝1TFȮusUMPrSaީWL31Q vfU0qmC P ӮsO;{Wf8hRJcȝ蹎5ݏ]m#8^XA8y7&\:GtO {>Wh:~nȸPv ZE|dZvԻOyc Dku*9T471Ň5ctXmp2[M|&0Tw |kpVe"&%~rP X'EXÁEb;ۓ#G׶KaY$fĘ+ӂ"u |bx eA /m(`wADӮJN/vb#Vzrb5ҁ-doߒYq)_FdMN)G]y @"X++($8<@h!lwDug[)RL♩>iAz'@mU4B\uxѳ}V= y >pڵbJzcMqt,稨AB{ZaOAy\MTP/&$LDɑG̰Kfmos](s ]gvGWsSiH7BDhY,04DMyXjC7?FVoXxա/_Y$lؤYgVZ:E.S11T ER/B!/yl$?TPËCL XpGsϱVTFc DDS7Y6U$E0VW*}vtCmJ+}b>Vsh,3CY$DOy9N !JM ӢɖMy|QKb(yE8Dj׀#f4sp{ >,Ve7 sfq")LWdq@b0૎Gna *)W,p-C||'3մP$. p,4h|h1@=>dfȺKq3 S{G8D;Qݽ9X|4%mywk7meVڏ O2M㐂3۬qR'ުw{e2FۨnATtGOy.Y-y[?<6ߌ !Fi*Ijy "V8ODp DQ9w"Bd'J] r&e#OI٠\7cʩZv2P\Q70j :u|Ap'_ꛠ;9dɒd ` LaUܩѱa&/*ͦ)!)4'Jڬ&{7@]#5,h-FE6%4hvG.`BoݐGvBn[noݿNŮiN8ޚuKk,<{ ar5R\xaבe;-/|jܶ.C4ԝn9lb#ME2&ZB77II赞mb5HقeoeWء9zXhl:WV/xʋH]֖xٮ:ZIҰqN%~"×՝(ww(=Yr?'69,ocL=HfzAvOfy`hv0 BJq*"+VMlmrH[XE4k *Kr锸ǩ;i  /MP2H)sKA+A!Rehua|['}Ü k" 8XgLۍdӿ MNN۔&"џzFT]hY¨ *` q Gi fa^upO%S`TWWln*Nn~ ddTH5h7j"a={ Z(qA 7MMU)ժ1ksC9븞D48R7^V* 6'-dz^tvGcuKQtWEQfl~٥@  э@/2Y40w#9$R " /6FAuENDVP!3/z_K& .B!&PXG_"@/gg5l{?=F;([u=h&.F=~EvPST*Oz[L@)<!|a.}cGL͖ s"40l=8lr::(OV/R|ƐpXզUK_HyF(x&#NT ^ͳxFɻމ2 |/L9ذtIXҡwB@$߁MVTʁ,eg!OmD5qZQ:ef>s*s͊`Wlc> LO5%??[__4 M>k@׫kwlI;lAoM-u'i@neܿIJ{'d V_?+w&n };ŗ>}#t!?*?p΃rĞ퇪X#+뉑 % 8h8@K%`Dؕ8U7b⥇j`Aǡ #k*4He9Y 8klkN&#wimoh֪ȠGYW4z С;%[xȫMUIaoJ {]i ,\ç,`=t9!RS6xfI( /UQY_z; , 4peu[̑/ A$L+ ̔Oyo;r@ZpdOFFtow)QT-oi#@=pO38ڿnx.uRD_]~Mi!'&h yܼ=37u9%cN9Ve-q&#HhEM/}N_ " *m>(8Ћ MBsFpCto`e8F5w~76wZףiΊ';×tF| qIy `? 3qwhԊ ?MR(c#y70QQ:mo`̹z:8HZNeyVW 18&0QfOLq.SFvz(2("`4!v#JG^u ]m(L91N|.-Mw7 w;οTN qW7s{a SbAϓ[-Qw $s|$n`;[jÈ s"JKk+_$%s3֒nYr|*qy2"KyAi\ r$޹y? ;c~7Mq K_ l`Y@[NXycݕ96Pל̿jtxIp9K#`5. _ 1֐z[N?Dpwz?^YX8T1Kćhа+Ԕ)@b˜!WAy*۾:# ~qd-K׿ jemsHz5%}WLrnܑ괮=-S+e&ܓM3ۿ["539YPy ga8M Cɧ]erմNR 2х/M%92'C;S~zpL;N{{E=~)&3yf4337FDXD.,:`yUz$k(>>(˓gV'rPT' Pb1T5'of$x.truLlq(΍(Œ>nUW>4kq,5U|1kSBvdlŹs G`ɽM'\^pOBO18,?\H._|ʜScEhe $,"-ϝϸV]/!OL2](R:HmWHexP f1F~XX6E`4ʛÓ9<͞s9橾0)綟2O#_E؃1Ûs W  DBM2u`;֯fl-H}SَqlC36GQ١F /D?Di D@c=\k ,ʝ%KtrXE`;G"3b,,AG޿tۍs*ƻ[c ?zNmRyAWdފ:i;k1Arbl cHO,{ p ~ Lj6:Y4abxߠV"&Dګ A QyENtrX.In[E{sؑ ahC1G7b(/["វVxR]DRn'X:=",ห2q~}nWrהR#ٷ/RǑڐ+##cKfmhg"d9eHѯDRJgCU8w#oWUmX,6fU,!yni!%x D]V"x5cb\ҺtMoӭyiDh;}~ttoj9a2O3a^:$<eF 3-/&/\sDR%E{<Ӗ 0ip'M`p/\e{St57}BfX3HB_`@գb=dGrʁXh□t"& G%)[*H8(<6{FiO`LzT ?SXX,xG)ݚ6-֤ qj["L4O,caޜ(gS-y)Sb;^;pS.w) ]4ڲăCXg'/|-U167_PUR-7{#rUS`(>؈Eg6th*7P7zngF9 D-m=l3<$U{*0oc֤Ơ( zm5N[C1vWƆfbV4UX{QAlV~ٵ$4 %,/\oOMe5u&CTIXjhfxmhy5B>w% NPL8O?,zK+34xA!p΄x?x^N54bK\5:</1*\mΤ?zFy`#T!ӛF&;h7o;LA}syF&^g|ޅR^"z&'G9 |rPj!fH=u,Nq!~"հK>Bsn)(Ѧrq.z_8iHPSmn۽ofЛLř 9UFRdb-m8 __ŝ6ʰVpb8HL-My5K; lkl@~lи9HQ>nfTba)N<1)s>>]΅'3pfNLJF? EQAO!l@/w=ʽٶ>#mqҸ9qXR%髿'2##o&jvf!Z2v p ]ztqf, <:u֢b255#Cۭc!+b7q;^jk/}ݞ0)J8Õ8)DRÓɐl p~nDDbk˦5}ҼM՘nz؂ XMwUceu`>GR姘Flo(NRH>mu0z |^a`.i!{Ք8ؽ+8 ]~PzqQҊwrȾ9+Y>թIc1? Y- R~~b5qRL-C>8`y/[M‘ M,OdZC[ӜAat&g<Qyg٫Bd І>h|ƕ>u}l;? @3@.e cHC?Й-&$SZ SAF/{$yк!9sfj .w]ؾlϾ:NԈj@AQ&DXЯmg4ʥYو씫8FHB4qL/)UHůkV2ϋg뼄3솠wmh[e816k+W]8 4,HmLvZž{}uIK1[mם H n#1sS7^EK 6OgW5sr)mq"%܏}dDds ~f8))x\EkfB3CkRepB} a߻&]뗊;jW\G|D"EC>^t ruy$ R=`m;flYIIpV˲@x=VN%5z4խTA[#{#g+\־RF=Xӥ-ۿw(uOWrwr29uѡ7 pXOrک;-uEJ 5]F WD~̮b?N~B"6׬5g1y2 9Ir}tb27pɂkm? G7A\lnliýtӱ%F/H6K,E*)satNm:ש xA^r~;3nO7i%_MZi;]'/uCuwR-3;pp*%0E3FJ ggJ8!/B3 6[BG3H#\Fa{Bi"?K_!QeE@][?֚'=Ɗ{On=G!]b& MfowMhؑqY:2Co@Tcn&w:ƭe2EՓb,OrBk͓CB J$j> t56g$6LHN5HYQAkG|5фMGC>Q;RV9'>H~ =VM[[A'4yBnw $^ȹZi`"Mԯ` xE$OTߵ_"y: /\y:a 65]:( hms'MKb,]vE08JvźT5W=9@D(lTǀGa'8~;3+7prf.ӪYk0>ak=X>:J@Brto/& @'7nѿ. =.XkmVk g%&M>D Dwq$$UUf{GWjbPdp*~)gg3-}2sѥ!.c:揦>#FM1S݂ưxۮ1s _vF.vm&3n^Ř?OK=Yǽ3u)F388Oj=UsIRp<6*) q+ }]7n` ?گ^OX}PW:5i1$';53,SAg.0 |jIr74mBy2v>:_Ry!)F]`l3ݵ\A@BlEN!|4WRBg<1W#<y#KP"TM:!zO-k](l9$V(' v'*9}}qN\M~R_Ϗݽ$~d8C-Y1u- |_G{by-dx̳߃#wi4XĸM !GJWa&7䥺)䂭l1< cWz4,FJC.- X'r,+oIpK r@'ͲJwDN\]t=H-Zhe(fmJIt'h< qo @${*s}İӞ6 ]Lc~F</YC]^)'E-Em?x3o!4*d q -nP \ oQ=G] -FG#Bs-u5ėFɗ%QcPIb!8WIiQkG СMX;,he eL8gKB, F_?۠4F[OpJ5iz|rbѻ.%?cDI0OG3XaLsZ{0" a~HT-6Pt:Vw@*2%R*Cs ')j_shR-6wzG\b}!4N3ĉrJb n@6БFYzp|Cw=SE=&6xMՑ>t C&ud )h{P,˫@QZ o3=(P6J+nT=6n[ =mstVt}+ɦv]Q\zv5aB I4!ڵ]uAz {h{ix*Lڞ&d(_5 d8{Vfґa͏|)y]ۮ@q"ό8"k Q)Q{$t^7LdH %0<GfZ`)ɈR&fуR+y< )-Q|f~%(T!a6R-(>ӍQt]qr-_rxϵB ܄s%Mq"Y!rxb8i:b& :w]F[uB` 1tkIK/;|.cͥ-e2ikȊsfOi yqƠHsZs+\r?B]9Dɠ,3d{ XaK$JlXs2 TaE}MS)3`G}kVDNw\maJU ck4:Yfp7<藥>,>XD8^⸡=6YklGLY;UM}hPc >N%Q3zO\脵{ݎrʓ9|{{ݑx#eĩc9LDFDJ/ͧzg[Ќ$>z ڣ ܐ~!f}? l<U/og=DZ6'qteSQ&U6e[7ڄ/i njB0[9 $:VC иӻSb(HVG)lɎZ=#LzQ 'Énw LҺmM/pZ BthS9*aF|5GQ֌H3q0_HK;Iq"?D VGM0aOH 5̣j\~휛J[yϒk]yB1-W))|h-=䬤'P>Sa/R:7xTri)M &B P}rVFv}vW/ĥm/,$>WYX|1C:LDHhPe\&ۼ-D%ܫ)F8]륲ը)lV`cE$jɷpdrzb=$_zS72ɜ_S*>5KRS"j%|8 !0+QUkdLS wB~S +pDB&C[gp=KC>z*2XPn@.uSNP V KNɔ6-X1=Mv \>V݄]̟ avE P '+F0Z0ML|33߮]7!*D0"ݽQAr6yȞM:1':YMŻHQDy;eFR1R=M渣\ݱ'Y =wQk x`.\=q,pb6Yq_K= uP/0KN牕\ F/bwt̓jA?e/Rt)n4?R(4ˤ(ʭ+IrWRLaZڮ-frwDPӾ%);茰oB mHʰE۶YCB?ʛ|VIK$@9qI!@4UN'-Xk1a"M CR36DI ?nϏ?;QL^^y2HW k7ݠvv {?_isxS婨R<2==?`3ϪQ 8)+CGutTzYT Ãv]o ʯ8CRrnNy G}wL(qV =q#LR{@f.}e>7i? xԄ[DH(,3OA?ju-n!z\ۺ'{P l#mK.&>MX8:h^PE|[Q}B&D'y:$ɵOuvP[ؗBcz~qh\ "KK,L*=~w=fh9ɀDAwT'Nl;*T8 `TìBU9N .7iX3 1s|Їnkˣ86 l#ѬzH<:۩ϭY]4QړHe!-m_0Ƹ&3^BpcZe+-"O@()~)Җ'~WxNK[ݮ6әi|).=S.AF-ψLջ_Z+f%x@8_!ig.濧䮴x/WfƆ(εt=U2`! &_x]-Mݩ$_:p{ 72/WfBaՌG)dgT`