psmisc-23.0-lp150.4.6.1<>,o\ W/=„.lz|  s>>x(54p2 8>4-T|(r6XrIn^D"F-",7~ C+eW1ex`Yj`;Y~Pހ}gn?OTH&d (>{ ]f~JuD:.tW9Hs0["&1nr{aTfRs7gCdV2X +Rr\d*n>AL?Ld   J % >Prx             ( d   I (l8t29 <2: s2FCGC HC ID XD YD\D< ]Dl ^DbEcEdF?eFDfFGlFIuF\ vFwKX xK yKzLL(L,L8L<L@LFLCpsmisc23.0lp150.4.6.1Utilities for managing processes on your systemThe psmisc package contains utilities for managing processes on your system: pstree, killall and fuser. The pstree command displays a tree structure of all of the running processes on your system. The killall command sends a specified signal (SIGTERM if nothing is specified) to processes identified by name. The fuser command identifies the PIDs of processes that are using specified files or filesystems.\ Wobs-arm-5aopenSUSE Leap 15.0openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgSystem/Monitoringhttps://gitlab.com/psmisc/psmisc/linuxaarch64   %T\ R\ S\ S\ S\ S\ S\ R\ K\ K\ K\ K\ K5d5f824d86e4c01a9ab6d0c116c7e7bac907d83dc24b2b3af11f0973297cdf409aa26a740a18f5498938d473fe58cc38083a741e6b363d6d0bc4ee86c2dbbf5937e4f94333f522b2b030c6c8be5c393daa8ffde0f7d4bbb36dd72651cece59225dafc14433fe91a261d3855df0ee027e9173943f17d620ec955530e71c96d8285024e04429eb0464da7010e5fa7b5a0aa1507d02fceeccd41ee2762a3750f6f23094cc129e2d6f6deeb322e07c790aa22602bc2929fd0852975ec919d1c3fc1a64b3a0dfec780ef63f4054a90afeb122b970db4b06be25c1ab24cd2d9c6231f50f9df24ac70157d0a8372e2263f0d61f10704a9b86ba6bb925eab917e993dd5a70fad99b9f0b6be2a19bd7740ddb00ad2ba9d371fcf775a9c58ccc552c3f090c37e942af75dc22bc3f838f896d5062580575ef224be147b82f3fc6282131a520/usr/bin/fuserpstreerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpsmisc-23.0-lp150.4.6.1.src.rpmps:/usr/bin/killallpsmiscpsmisc(aarch-64)@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libselinux.so.1()(64bit)libtinfo.so.6()(64bit)libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1\&@[@[ @[,ZnYY@Y^&@Y\YS@YS@YI@YI@U]UQSXS0@Rg@RUE@Q:@PZO_6OKp@Nl@N/NNFNN @Nm@NMQ0@LB@L@LDr. Werner Fink Dr. Werner Fink werner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.deschwab@suse.dewerner@suse.dero@suse.dewerner@suse.dep.drouand@gmail.comschwab@suse.deschwab@suse.dewerner@suse.dewerner@suse.dewerner@suse.decoolo@suse.comwerner@suse.dewerner@suse.dewerner@suse.demmarek@suse.czcoolo@suse.comwerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.devuntz@opensuse.orgwerner@suse.debg@novell.comjengelh@medozas.dero@suse.dejengelh@medozas.dewerner@suse.dewerner@suse.deaj@suse.dewerner@suse.dewerner@suse.dejansimon.moeller@opensuse.orgwerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.de- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * Always initialize head of simple linked list (bsc#1098697) * stat(2) on binary does not see subvol dev- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to handle sub volumes of the btrFS (bsc#1112780)- Support also btrFS entries in mountinfo, that is use stat(2) to determine the device of the mounted subvolume (bsc#1098697, bsc#1112780) this modifies patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to make fuser option -m work even with mountinfo (bsc#1098697)- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to let fuser -m also work for private mounts as well (boo#1093665)- Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to run even on older kernels missing mnt_id tag in fdinfo- Add patch psmisc-23.0-killall-signals.patch to fix boo#1058990 by prior scanning for signal names in the arguments of killall- Update patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch- Remove patches * psmisc-22.21-lessnfs.patch * psmisc-22.21-mntpt.patch * psmisc-23.0-net.patch - Add patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch from https://gitlab.com/bitstreamout/psmisc/tree/mountinfo which is a heavily rework fuser used on NFS * Use mountinfo to be able to use the mount identity which allows to distinguish different mounts with the same device number as it happens with NFS shares. * Smaller cleanup as support of chroot environments and older systems. * Add support for name_to_handle_at() system call to get the real mount ID for each file - Use test suite of psmisc in %check rpm section- Add patch psmisc-23.0-net.patch to reenable network support broken to my own upstream commit- Add patch psmisc-23.0-killall.patch to remove left over debug output in killall utility (boo#1046237)- Update to version 23.0 * killall: Fix process age race condition !11 Debian #822861 * killall: only use scope of current namespace by default * killall: better parsing of command names * pstree: add cgroup namespaces !10 * peekfd: Help give long options too !5 * killall: correctly report when 32+ procs match !8 * prtat: Remove duplicate options in man page !3 Debian #846387 * pslog: New program to check what logs are open merge !1 * fuser: increase path length for octal escaping SF [#37] * Make usage of linked lists of devices found in /proc/self/mountinfo optional * Make timeout() in timeout.c work with shared mmap to reduce the load due write/read the stat buffers * Add list_sort() to lists.h to be able to sort lists * fuser: Fixed typo for -M flag. Debian #740275 * pstree: by default doesn't show threadnames, use -t to show as it disables compaction. SF [#33] Debian #815902 * pstree: Removed need for PATH_MAX Debian #750405 * pstree: ignores disappeared processes. SF [#34] * killall: -o and -y work with -r flags. SF [#64] * m4/gettext.m4: Upgrade to gettext-0.19.4. * m4/iconv.m4: Upgrade to gettext-0.19.4. * m4/lib-ld.m4: Upgrade to gettext-0.19.4. * m4/lib-link.m4: Upgrade to gettext-0.19.4. * m4/lib-prefix.m4: Upgrade to gettext-0.19.4. * m4/nls.m4: Upgrade to gettext-0.19.4. * m4/po.m4: Upgrade to gettext-0.19.4. * m4/progtest.m4: Upgrade to gettext-0.19.4. * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.19.4. - Make it build, that is create a po/POTFILES.in - Remove obsolete patches * psmisc-22.21-boo908063.patch * psmisc-22.12-tigetstr.patch * psmisc-22.21-upstream.patch * psmisc-git-3638cc55b4d08851faba46635d737b24d016665b.patch - Rename patch psmisc-22.21.dif which becomes psmisc-23.0.dif - Make /bin/fuser a symblic link of /usr/bin/fuser (boo#1029973) - Last revision was 78- Modify psmisc-22.21.dif to enforce the usage of `m' flag in sscanf() instead of `a' for allocation. Also avoid to small buffers and include sys/sysmacros.h for makedev macro. - Add the patch psmisc-22.21-lessnfs.patch to support device files of mount points as well (boo#1044638) - Add the patch psmisc-22.21-mntpt.patch to do strinfg comparision only for NFS shares- Replace negative list %nopeek with positive list %have_peekfd- Add patch psmisc-22.21-boo908063.patch to avoid to close files which are never open (boo#908063)- add patch to fix fuser -M option active all the time (bnc#874983) psmisc-git-3638cc55b4d08851faba46635d737b24d016665b.patch- Update to version 22.21 * Missing comma in fuser(1) added Debian #702391 * pstree uses COLUMN env variable Debian #717017 * pstree shows proper thread names SF Bug#57 * pstree shows namespace options SF Patch#30 * killall.1 minor fixes SF Bug#59 * peekfd for m68k SF Patch#31 * Fixing some derefefed pointers SF Patch#32 * Minor typos in man pages SF Bug#61 Bug#60 * fuser -m and -M flags work either way Debian #606178 - Remove patch psmisc-22.20-pstree.patch as now part of upstream peekfd-m68k.patch as now part of upstream - Port the patches psmisc-22.20-upstream.patch which becomes psmisc-22.21-upstream.patch psmisc-22.20.dif which becomes psmisc-22.21.dif psmisc-22.12-pstree.patch which becomes psmisc-22.21-pstree.patch- Remove %fillup_prereq %insserv_prereq PreReq; package provides neither sysconfigfile or sysvinit script - Use %lang_package instead of define a lang subpackage manually - Use %configure instead of ./configure - Don't define CC and CXX flags manually - Remove redundant %clean section- peekfd-m68k.patch: Port peekfd to m68k- peekfd hasn't been ported to aarch64 yet- Update to version 22.20 + upstream patch * Make usage of linked lists of devices found in /proc/self/mountinfo optional * Make timeout() in timeout.c work with shared mmap to reduce the load due write/read the stat buffers * Add list_sort() to lists.h to be able to sort lists * pstree sorts properly on names Debian #682014 * fuser -m regresion fixed SF #3559232, thanks to hanpt * pstree finds orphaned processes SF#3537508 * fuser finds unix sockets again SF #3502649 * pstree finds pid 0 stops looping Debian #687829 * killall with no args exits again SF #3536526 * Added AC_CANONICAL_TARGET for target_os Debian #673485 * sed doesn't have [0-9]+ replace with [0-9][0-9]* * assert in killall triggered for small lifetimes Debian #628617 * killall MAX_NAMES off by one Debian #677428 * Removed remaining parts of pidof * fuser uses correct timeout_stat define Debian #661723 * fuser is not compiled on hurd-i386 Debian #673485 * No TEXTRELS in src/lists built as PIE on x86 * Fake pstree root for kernels with hidepid turned on * More fixes for Cygwin SF Patch #3511920 * pstree can show PGIDs SF Patch #3471056 - This should fix the bug reported by Madhu- Submit ASCII null fix in pstree upsrtream - Submit support for static background process for stat system call upstream - Rebuild package with upstream patches- Update to version 22.16 * Use strncpy for COMM_LEN and make it 18 characters to cover brackets in name. * don't change COMM_LEN, it breaks matching long commands Debian #661145 * Enable some harden AM_CFLAGS by default, use configure option - -disable-harden-flags to not use it. * Use ENOENT not EBADE for FreeBSD Debian #631566 * Fix prstat typos * Stop zombies by using waitpid Ubuntu #876387 by Peter Holik, SF#3429674 * Fixed minor older/younger typo in killall.1 thanks to Maikel Linke * Correct defines for timeout in configure.ac- add automake as buildrequire to avoid implicit dependency- Use __builtin___strcpy_ instead of __builtin___strcpy_chk to avoid trouble with char path[0] tag in struct handle (bnc#723304)- Make main fuser process more robust against broken pipe and check for helper process within a SIGCHLD handler- Handle internal size of structure stat by including config.h to avoid size missmatch during copy result back (bnc#720882)- Fix segfault in pstree, patch by Tetsuo Handa (bnc#718915).- back out the timeout patch, it breaks fuser on i586 completely (bnc#720882)- Update to pre version 22.15 + Really apply patch for SF#31110178 RH#651794 + Conditionally use fork before stat calls + Patch from Corrina Vinschen for compiling on cygwin + Remove doubled content in src/lists.h + Add another 2 for thread brackets in pstree.c - Change fork before stat calls to be in best case a second process using two pipes for bidirectional communication with main.- Update to version 22.14: + Fix file descriptor as weel as memory leaks in fuser + Strip @ symbol from file names read from /proc/net/unix + Above 2 changes close openSuSE bugs #536209, #529520, and #417841 and provided by Werner Fink + Applied patch from Werner Fink to avoid stat(2) on NFS mounts + Zeros process group memory - Patch by jgorig SF#3152925 RH#666213 + fuser -m -s flags work - Patch by jgorig SF#31110178 RH#651794 + fuser silent if /proc/swaps not available SF#3072134 + ppc 64 support for peekfd by jgorig SF#3166444 + jiffies now ULL in killall SF#3138538 + pstree can show parents of a process. Patch supplied by Curtis Hawthorne SF#3135157 + killall creates right size buffer instead of MAX_PATH Debian #623425 + check for /proc/$$/stat not /proc/self/stat which is not available on hurd platforms. Same Debian bug as above + fuser understands IPv6 addresses, removed comment in fuser.1 that it doesn't Debian #609904 + fuser -k only returns 0 if you kill something. + fuser doesn't complain if /proc/#/fd disappears SF#3310990- Now use /proc/self/mountinfo to minimize the needs of running stat(2) system calls. The remaining stat(2) system calls are wrapped by an timeout function.- Add fix from upstream for a crash in peekfd- Update to version 22.13: + configure patch for x86_64 properly applied sf#3029302. + patch configure so pt_regs isn't used on SuperH. deb#588986 + Fixed configure.ac so only mipsel not mips compiles peekfd - Remove part of psmisc-22.12.dif that is upstream. - Remove AutoReqProv: it's default now.- Update to psmisc-22.12 * In fuser, switched the ipv6 and ipv4 checks around Debian #581604 * peekfd configure patch for x86_64 SF#2986027 * peekfd works with ARM and MIPS thanks to patch by Arnaud Patard * peekfd off-by-one patch applied SF#1948351 * pstree -a doesn't segfault on grsec kernels Debian #588152 * Another attempted at killall -SIGNAME Debian #573924 * fuser -k -m ... won't kill itself Debian #562767 * fuser -NAME fixed SF #2924691, Debian #563388, Gentoo #297423 * Added locale.h include for killall on non NLS SF #2922163 * Reversed normal file fuser -k check Debian #563387 * short option l returned in fuser Debian #539087 * long options terminated with 0s Debian #551833 * fuser only kills normal processes, patch thanks to Erik Li SF# 2892724 * New fuser -M if you REALLY want mount points, patch thanks to Jeremie LE HEN SF#2899709 * Fixed killall options for VTALRM and ILL Debian #559011 * pstree -a does not compact threads Debian #525632 * new program prtstat which prints contents of /proc//stat Debian #281706 * killall restricts by date. Thanks to George Danchev Debian #544657 * long options terminated in pstree too to stop segfault * Re-worked fuser getopt again so -KILL options work Gentoo #297423 * Fix off-by-one overflow in pstree SF# 2832375 * Applied patch from Kari Hautio for lazy umount'ed filesystems SF#2545632 * Applied patch from Anonymous SF submitter to fix killall -l Fixes SF#2002570 * fuser will print mounts,nfs exports and swaps with -v Debian #356655 and SF#533958 * pstree and fuser have long options Debian #517412 * Fixed pstree -a off-by-one error in buffer, Debian #536243 * Changed configure.ac to not use CXX SF# 2789801- peekfd is not available on hppa- use %_smp_mflags- fix overflow crash in pstree: add 2 to COMM_LEN for {...} brackets for threads- enable parallel building - do not package peekfd on SPARC (it is not built)- Detect current cwd to be able to compare local files (bnc#540927)- Yet an other fix for NFS based file detection in fuser- fix pstree -a crash (bnc#545265) with patch backported from 22.8 by Björn Voigt .- For future use fix fd leak reported by David Binderman (bnc#536209)- Close file descriptor leak (bnc#529520)- Add ARM to nopeek- Remove oldfuser from file list- Update to psmisc-22.7 * Updated Polish, Russian, Swedish and Indonesian PO files * Changed fuser.1 so signal is SIGNAL to reduce confusion about wether or not it is a parameter Debian #517413 * fuser.1 references pkill(1) Debian #517414 * Added Chinese (traditional) PO file * Updated Russian PO file * Clarified -m and -c for fuser Debian #467289 * Patch from Arnaud Giersch to fix udp ports in fuser Debian #502208 * pstree man page mentions -Z may not be available Debian #478327 * pstree handles UTF-8 lengths much better Debian #413503 * killall says no process found when process not found Debian #500097 * pstree makes a bigger buffer for -al flags Debian #352603 * Dynamically reallocate buffer for fuser patch from Don Armstrong * Updated Indonesian PO file * peekfd off by one problem in fds Debian #460530 * Patch from Marcus Watts for better comm handling in pstree * Updated Hungarian po file * Updated French and German po files * Fuser -m detects more open sockets SF patch #1728412 Thnks marienz * Updated Italian, Chinese simplified, Dutch, Swedish and Polish po files * Removed old fuser - Adapt our patches- nfs4fuser: do not match on shadow mounts - resolve some memory leaks in fuser- nfs4fuser: be able to detect the root file system (bnc#464295)- nfs4fuser: make sure not to stumble on short named mount points to avoid to terminate processes on wrong mount pointsobs-arm-5 1545210967 23.0-lp150.4.6.123.0-lp150.4.6.1fuserfuserkillallprtstatpslogpstreepstree.x11fuser.1.gzkillall.1.gzprtstat.1.gzpslog.1.gzpstree.1.gz/bin//usr/bin//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:9356/openSUSE_Leap_15.0_Update_ports/0fe0417b947b0566180a3270c4cb8b1a-psmisc.openSUSE_Leap_15.0_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, BuildID[sha1]=1489fb3202d768134b200463dd177cd042882328, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, BuildID[sha1]=464c0af8017ef5c15fafa2aa87d4163a8f3b14a8, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, BuildID[sha1]=8fb771b7d7cf66fc66d60252d0d837e691507df8, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, BuildID[sha1]=cd3d2250008dc8752016562f4a156f912a37999e, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, BuildID[sha1]=77cfafe018ec5fc66106932759ef7787223dcdf4, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix) RRRRRRRRRRRRRRRRRRRRRRRRU} }TSpsmisc-langutf-834a8d9dacf328b25400f5988359a4cb5b38fda830b5dfeba5464ec74dae285f4?7zXZ !t/=]"k%js3,}~S\_9 5{F0V05 N3sqQSGfyvbkÆ %(0= R 24dk9ѻF*Oaּ6,G)+5XpzL#Zy/Wwr|NWEs ~l~4w7_aM&tMC~ 5,GT4i(39Zafi Vɺ)Sy:[F!cx>zφxy]{2GXNȸE^g#8֓-F>F|0f(snFx d'tNW"5:r4` >`m hN=`kXЫlm,29p~-4'\lG\hxLp&x+{q f*@'f9G42=iwf daW m=q!4)l|9Ya6ӢL8Q&GJ5uUܱ="UBy;қbl9iҸ NiZ&ž08/my&[ S:6)Aa`P}όb#SϤe ' \n}5 }5p±K吁Ww?,"k%k:y 5. jB< xNc(i1~UiׂQ9/`=l@B nkAz?nljg\j{IF|m-gԤ" >+"jANKII=9&A'ka(/t^Aw>YŁ^_Pޱj*Y ŅՃC}PnQK;>tJEl^]^C.Nc)dyUk^6Z&A9MMGGw*ҪpN#?-OCGP0&d+;!Vf8yTlO'#qCֶS։:;0Hnd|6uMCiz(qiPJ|f6SJ{h,z|Ē@ +(9,l+$S}#o%G_*AV^Ŕ &jy7|wӟ7-xy/bl\urQ\ZK Gf}4v9eN$FDp5U%f~QO0jd!јo#ϱ^ըBzGȁ-e^j-ͤ6@̏6X|+~f*b(C!l|:hd1R<]pQGW#;5%$gX+sRix;P0svg OۖDy|QDjxQiu+??56xH*"*]*aU$Z,zCu?NL# lto7N?BJ<>A̞J8P܎eU@Aa *Mj G) 1ͬd>-rwH0C tƩURO / Ml'Nbg$.'}.2w20rn\ adH:Qy4dPJUv!rAA:rʙ>ssݓ_ȟ'qp0~k lug:3>o{G;iZ#sJsbaն;;7QKd3&(g`q5kѫUHoW%S# >-0(!60NIUz*3|c7ES%== / \-3{%*iyH'Oi8#${^ap]r^ŭ`7b-yNJJx:qߎ9ENͥS7G{ vL'2̈S .Q=DK8g0c?CPXW+I=GP ~EP)ſPv#yڍ T7Ƙ+1+4(MB 5j]hHq2$,yмul9^XmQ-^]QMqh-ie"WZR]gdi Kߜ͝ ^iE%J8N^Р'JpbA9ꟲ>>9ޥbhhN7z׏SG"w0rH)|B G<&%IH_ʶi6uHE ŸފdC1$ :=O&Gn^ùILj%%C.@0̂԰OM򽯽EWH|F;'8?Pgmw3k] XSXMM ٫0|Q .#g$[:__.UIF_f x0Nf~e43"04WHb4؍(`v϶ _A 1o흶qe(-?!p9e"6^Q.(L'j1>`c"GZֆ'&k"Uu[R)i茲Z/z./+aftZPݖ}]d݊[*ؤsѢAE$fk#mn .朁mBZ?.ÍGG ,2r_\po@"B]ֆ[W3E d&qTjܛ+-)G9n>ۄC$AQ Ȱ1qSoCviVT(L۩E) }HkWAtli&kdCKJm"L6Y4AS#1^~ƭP>uW:G{ujL|Q Fμ'ArPivMɹǓp0ഡ ?0SJf5N"SH2ȰE %qjts1q^K\AY^8 fdfC1ꇅW{Dq scR!EJzg*WRj?\^ጫ>_}Sß_z>\R6x7"˱}LBRc.DZ<7}M>MW;m۔01K53{(nyjIúHS a@#K!+.3{YuwLU 񨡄?ݏT>s sCjn608=K{RX^\ s!uãoUHDO?T,*jpuVK/Qh{p70ʀЭ:kC҇&_ VZIrF?}QZC`L~!HE=5Wq!iKJ"~ ux&olD9dN_m߯lHODn2%5qܼp>BՈbS+DG8L.=#361|toFTz$cQ5*C=M&+|Υ MAȩ}8\Hn;҇l"#v53bZҸ%)K!ۘ;@=wzI{ra#ñAFz+pkM}4tJޚ }&Tn(15%٨OR YM)wO<Yn:N]Cȉ@!(f;N`i㟚j cV,C0Cz$N<W l:]FMj<0rjW. 2qU0n D}r&=orXmՎ[炙F #olrGi̟ +Sd64 0uAOI`*SVP0Qp Q0.8rIsʸV\ixodb%pQ{)1\?l);RZNjљkSF7Mj?R v"/||2Ėy!IGqan V'~ Fր)S9u!r8>`Ⱥ%"n !c jݔ!d(;߇@<99:3Бu.h(hE8C%y\"1-#wدy;uyz&AIXT=Mk$QIYUV+A'*CְۅOEQC4sNnpG=τhD8+d[8xv'}݂.p$ 8ݣYB+.ȨFȐ-ȑ,f{INDAކ|0sY/$U; Zie-Q 8R4*dh yy!wK *YhԊ 0UWGOf,n/@sI!yqvs RU(aE&ajIyw)g:Fg &/$֦Ԭ8`a냎0~Dl{;ӻtw/R&+6;Z?A.@E=$at(l78ո=+$@zgS-e6GS6C?+P5&a.iuOn3iO+J" <~oe3/G '^QL); sjJ4S@Eop̟sY Aj}Z.OaS J3dOǁjoGE37[WފY1Lƭ, d34ᒰ$w%XX|%KiUW2nFWq.x Wh^Gx~RGU 49A!:>JcUY;&*O܀Ek(jocbʱv#zbh'J*lΫim?8 nLzf0WzMQ I$6Vʶl:] weha$G2VVNԃ&Q}źo,%4[3S\)N\DX: 1XIR|ʦUʌ#¤N` Z.dÒq$[ڕG2i)j˃]Rݢm$d&76a0 脞axYJ x|9y9;_c~UA7)d>hMFUk/'v1 Ē$<-4E5vUϪ8!r鑺"YR o+9H0M"PdZf)TkNw>,\mY@7M(+9PPA$Ovv-t^)'w n43đKt|сZ3ٳQzmH aT\S;M@\ Ïa.j'| 7pkzTTȞsqm׺Gح_O戮>7Νlb'.,a; VLƈ*FY_8_՗SqPy;0-jߊ@^9Av!9z5cb ZFI&S7T:3YV-a!1vwQl}wuV+yuЇ/a&Q|jrFI֯9msʷPs*B_& QM9.cأ6;/m]4_1M3Aivd( ( 6J[[ΫcݔE|vŲP[:ǎwIp(1n bP`_Q89MpZ6 㰖ҋ\+« !<˼ $3(y5%~; ϻz*CFd#XHEfSk'U2Q,'t:isc =CZ= @U[S9 ={!?z YZ