busybox-static-1.37.0-150500.10.17.1<>,(i"?p9|D]žCb =12V[YJà9 CdNY!hkY}QV:~_hD`ĭjB"նZ}J*j3]T3S"SA^:ʭ('ACYvoip8QPP`Dn;! qє"0,v(fe$`B7.y[V0^hG"X56܏?;6?6d ' k' =Ibhp|     (7Flx(/88B9@B:BF3UG3pH3|I3X3Y3\3]3^3b45c4d5`e5ef5hl5ju5v5z6[6l6p6v6Cbusybox-static1.37.0150500.10.17.1Static linked version of Busybox, a compact UNIX utility collectionBusyBox combines tiny versions of many common UNIX utilities into a single executable.i"?ibs-power9-21/SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Unspecifiedhttps://www.busybox.net/linuxppc64le/?0GA큤i!i"=c4d323b1c796155eb3f8a95bc5a4ce04196f1d48b31caf2ef69dfac5d383e19dcbbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548rootrootrootrootrootrootbusybox-1.37.0-150500.10.17.1.src.rpmbusybox-staticbusybox-static(ppc-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3i@iE>@h@h@h@hxhYAh@g@g@ffees@ddyc @c@c~ @cr-cMCb@b2@bDF@b; aaa}3ay?@araqV@aqV@aa@`+`@_T_T_м@_@__s!_?@_3_*@_*@_ _@^@^v^ku^Q^AE^>]@]w@]^]9\\@[}P@ZYX@XV'@V @U4@radoslav.kolev@suse.comradoslav.kolev@suse.comfvogt@suse.comfvogt@suse.comradoslav.kolev@suse.comradoslav.kolev@suse.comradoslav.kolev@suse.comradoslav.kolev@suse.comdmueller@suse.comguillaume.gardet@opensuse.orgkukuk@suse.commge@suse.comkukuk@suse.comkukuk@suse.comradoslav.kolev@suse.comdmueller@suse.comradoslav.kolev@suse.comlnussel@suse.comdimstar@opensuse.orgradoslav.kolev@suse.comradoslav.kolev@suse.comlnussel@suse.dempdesouza@suse.commpdesouza@suse.comdimstar@opensuse.orgkukuk@suse.comradoslav.kolev@suse.comcoolo@suse.comeich@suse.comlukas.lansky@suse.comcoolo@suse.comcoolo@suse.comeich@suse.comandreas.stieger@gmx.dekukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comlnussel@suse.dekukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comcoolo@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comkukuk@suse.comdimstar@opensuse.orgkukuk@suse.dejengelh@inai.dekukuk@suse.dekukuk@suse.dekukuk@suse.dekukuk@suse.dejjolly@suse.comkukuk@suse.deastieger@suse.comastieger@suse.comolaf@aepfle.dep.drouand@gmail.commpluskal@suse.com- Fix arbitrary file overwrite and potential code execution via incomplete path sanitization (CVE-2026-26157, bsc#1258163), fix arbitrary file modification and privilege escalation via unvalidated tar archive entries (CVE-2026-26158, bsc#1258167) * 0001-tar-strip-unsafe-hardlink-components-GNU-tar-does-th.patch * 0002-tar-only-strip-unsafe-components-from-hardlinks-not-.patch- Fix tar hidden files via escape sequence (CVE-2025-46394, bsc#1241661) * 0001-archival-libarchive-sanitize-filenames-on-output-pre.patch - Fix HTTP request header injection in wget (CVE-2025-60876, bsc#1253245) * wget-don-t-allow-control-characters-in-url.patch - Set CONFIG_FIRST_SYSTEM_ID to 201 to avoid confclict (bsc#1236670) - Fix unshare -mrpf sh core dump on ppc64le (bsc#1249237) * 0001-nsenter-unshare-don-t-use-xvfork_parent_waits_and_ex.patch- Add patch to fix adduser inside containers on an SELinux host (boo#1247779): * 0001-update_passwd-Avoid-selinux_preserve_fcontext-if-SEL.patch- Don't throw debug info away during build, let RPM separate it afterwards- revert the change to busybox.install.patch below. The logic will be needed only in busybox-links package when generating file lists. - fix mkdir path to point to /usr/bin instead of /bin- add placeholder variable and ignore applet logic to busybox.install- enable halt, poweroff, reboot commands (bsc#1243201)- fix regression in hexdump that broke kernel build: * busybox-1.37.0-fix-regression-n2.patch - fix build/tests and hexdump on big endian systems (S390): * busybox-1.37.0-hexdump-fix-regression-for-uint16-on-big-endian-syst.patch * busybox-1.37.0-od-make-B-test-little-endian-only-add-variant-for-bi.patch * busybox-1.37.0-hexdump-add-tests-for-x-handle-little-big-endian-pro.patch- add busybox-1.37.0-make-ping-work-without-root-privileges.patch (bsc#1239176)- Add patch to fix build on non-x86* architectures: * busybox-1.37.0-fix-conditional-for-sha1_process_block64_shaNI.patch- Fix busybox.config again (got broken with 1.37.0 update) - Cleanup spec file- Update to 1.37.0 (jsc#PED-13039) - remove unnecessary patch ash-fix-segfault-d417193cf.patch - Update default config to match 1.37.0 expectations - fix use-after-free in xasprintf (CVE-2023-42363, bsc#1217580) - fix use-after-free in awk evaluate (CVE-2023-42364, bsc#1217584) - fix use-after-free in awk copyvar (CVE-2023-42365, bsc#1217585)- tc-no-TCA_CBQ.patch: Disable TCA_CBQ code if kernel headers don't support them.- Install udhcpc and udhcpc6 into the same directory (udhcp6-install-path.patch) - Fully enable udhcpc and document that this tool needs special configuration and does not work out of the box [bsc#1217883]- Add ash-fix-segfault-d417193cf.patch: fix stack overflow vulnerability in ash (CVE-2022-48174, bsc#1214538)- update to 1.36.1: * fixes for line editing, detection of hardware sha1/sha256 support, unzip (do not create suid/sgid files unless -K), shell (printf and sleep with no args, handing of SIGINT in sleep), ed.- Update to version 1.36.0 - awk: fix use after free (CVE-2022-30065) - various fixes for ash, bc, cut, fbset, kbuild, libbb, mkfs.vfat, mv, powertop, sed, sort, taskset, top, udhcpc6, unzip, vi, xxd - improvements in ash, cmp, crond, devmem, ed, fbset, fdisk, ls, xargs, pkill - new applets added: seedrng, tree, tsort - Adjust busybox.config for new features - ash: enable sleep built-in - enable new applets: seedrng, tree, tsort - enable SHA hardware acceleration - try LOOP_CONFIGURE for losetup/loop mounts, but fall back to LOOP_SET_FD + LOOP_SET_STATUS if not supported - drop e63d7cdf.patch (fix for CVE-2022-30065), included upstream- Replace transitional %usrmerged macro with regular version check (boo#1206798)- Add e63d7cdf.patch: awk: fix use after free (CVE-2022-30065, boo#1199744).- Fix build under SLE-12- Annotate CVEs already fixed in upstream, but not mentioned in .changes: * CVE-2014-9645 (bsc#914660): strips of / in module names that can lead to loading unwanted modules- prepare spec file for rpmbuild --build-in-place --noprep - use bcond for static and ww3 subpackages - fix verbose flag- Enable switch_root With this change virtme --force-initramfs works as expected.- Enable udhcpc- BuildRequire hostname: the test suite wants to compare the output of 'hostname' against 'busybox hostname'. We should not rely hostname to be present in the build environment.- Update to 1.35.0 - awk: fix printf %%, fix read beyond end of buffer - chrt: silence analyzer warning - libarchive: remove duplicate forward declaration - mount: "mount -o rw ...." should not fall back to RO mount - ps: fix -o pid=PID,args interpreting entire "PID,args" as header - tar: prevent malicious archives with long name sizes causing OOM - udhcpc6: fix udhcp_find_option to actually find DHCP6 options - xxd: fix -p -r - support for new optoins added to basename, cpio, date, find, mktemp, wget and others - Adjust busybox.config for new features in find, date and cpio- Annotate CVEs already fixed in upstream, but not mentioned in .changes: * CVE-2017-16544 (bsc#1069412): Insufficient sanitization of filenames when autocompleting * CVE-2015-9261 (bsc#1102912): huft_build misuses a pointer, causing segfaults * CVE-2016-2147 (bsc#970663): out of bounds write (heap) due to integer underflow in udhcpc * CVE-2016-2148 (bsc#970662): heap-based buffer overflow in OPTION_6RD parsing * CVE-2016-6301 (bsc#991940): NTP server denial of service flaw * CVE-2017-15873 (bsc#1064976): The get_next_block function in archival/libarchive/decompress_bunzip2.c has an Integer Overflow * CVE-2017-15874 (bsc#1064978): archival/libarchive/decompress_unlzma.c has an Integer Underflow * CVE-2019-5747 (bsc#1121428): out of bounds read in udhcp components * CVE-2021-42373, CVE-2021-42374, CVE-2021-42375, CVE-2021-42376, CVE-2021-42377, CVE-2021-42378, CVE-2021-42379, CVE-2021-42380, CVE-2021-42381, CVE-2021-42382, CVE-2021-42383, CVE-2021-42384, CVE-2021-42385, CVE-2021-42386 (bsc#1192869) : v1.34.0 bugfixes - CVE-2021-28831 (bsc#1184522): invalid free or segmentation fault via malformed gzip data - CVE-2018-20679 (bsc#1121426): out of bounds read in udhcp - CVE-2018-1000517 (bsc#1099260): Heap-based buffer overflow in the retrieve_file_data() - CVE-2011-5325 (bsc#951562): tar directory traversal - CVE-2018-1000500 (bsc#1099263): wget: Missing SSL certificate validation- Disable crc32 to avoid conflict with perl-Archive-Zip (until some project really requires crc32)- Build busybox-warewulf3 for i586 as well. This allowes to set up i586 nodes.- Enable fdisk (jsc#CAR-16) - Add testsuite-gnu-echo.patch: testing.sh to use GNU echo- Remove the duplicated config entries and construct the snippets on the fly based on the main config. This way it's easier to keep track of what's different- Update to 1.34.1: * build system: use SOURCE_DATE_EPOCH for timestamp if available * many bug fixes and new features * touch: make FEATURE_TOUCH_NODEREF unconditional- Create separate 'Warewulf3' (https://github.com/warewulf/warewulf3) flavor of busybox with the additional setting: CONFIG_REBOOT=y CONFIG_SWITCH_ROOT=y CONFIG_CTTYHACK=y (bsc#1191514).- update to 1.33.1: * httpd: fix sendfile * ash: fix HISTFILE corruptio * ash: fix unset variable pattern expansion * traceroute: fix option parsing * gunzip: fix for archive corruption - drop update_passwd_selinux_fix.patch, included upstream - add upstream signing key and verify source signature- Update to version 1.33.0 - many bug fixes and new features - update_passwd_selinux_fix.patch upstream compile fix for SELinux- Update to version 1.32.1 - fixes a case where in ash, "wait" never finishes.- sendmail-ignore-F-option.patch: ignore -F option as used by cron (workaround for [bbn#13426])- Don't require nogroup for adduser command, as this can lead to a dependency cycle with sysusers-tools.- cpio-long-opt.patch: add more long options to cpio for IBS/unrpm- prepare usrmerge (boo#1029961)- Disable RPM builtin, did become pretty useless - Disable popmaildir and mime utilities- Set CONFIG_FIRST_SYSTEM_ID to 101 as we use 100 already as fixed ID for a system account. - Require group "nogroup" (used by adduser)- Enable SELinux for the dynamic version- Update to busybox 1.32.0 - many bugfixes and new features - Obsoletes busybox-no-stime.patch- Disable ftpget/ftpput, non-standard, ftp is outdated - Disable run-init, we don't use that - Disable cttyhack, we don't provide the calling tools - Disable dnsd- Enable syslogd for containers- Enable testsuite and package it for later rerun (for QA, jsc#CAR-15)- Re-add modutils- Set last ID to 65533, else nobody cannot be created- Merge config of default, -container and -static to be able to drop -container variant- Disable CONFIG_FEATURE_NSLOOKUP_BIG as it leads to incompatible nslookup behavior- Eanble FEATURE_TFTP_HPA_COMPAT and SH_MATH_BASE- Update to version 1.31.1: + Bug fix release. 1.30.1 has fixes for dc, ash (PS1 expansion fix), hush, dpkg-deb, telnet and wget. - Changes from version 1.31.0: + many bugfixes and new features. - Add busybox-no-stime.patch: stime() has been deprecated in glibc 2.31 and replaced with clock_settime().- Add man.conf to container variant- Trim marketing from description.- Drop busybox-rpm-E.patch, not needed anymore - Create new "container" subpackage with special stripped down version for container images (8MB instead of 15MB).- Provide "useradd_or_adduser_dep" for sysuser-shadow- Implement rpm -E %_dbpath for kiwi (busybox-rpm-E.patch) - Don't require /bin/sh, be self contained- update to 1.30.1 * many bugfixes and new features - obsolete busybox-1.18.3-libarchive.patch - obsolete busybox-resource.patch - Update busybox*.config - Merge busybox.spec and busybox-static.spec and build the static binary as subpackage- Enabled functionality within busybox for warewulf compatibility * CONFIG_FEATURE_REMOTE_LOG * CONFIG_DEPMOD * CONFIG_TAC- Build against libtirpc in preparation of deprecating sunrpc from glibc- update to 1.26.2: * many updates and fixes to individual tools- update to 1.25.1: * fixes for hush, gunzip, ip route, ntpd - includes changes from 1.25.0: * many added and expanded implementations of command options - includes changes from 1.24.2: * fixes for build system (static build with glibc fixed), truncate, gunzip and unzip.- Disable build timestamp- Update to version 1.24.1 * for a full list of changes see http://www.busybox.net/news.html - Refresh busybox.install.patch- Update to 1.23.2 * for a full list of changes see http://www.busybox.net/news.html - Cleaned up spec file with spec-cleaner - Refreshed patchesibs-power9-21 17720366711.37.0-150500.10.17.11.37.0-150500.10.17.1busybox-staticbusybox-staticLICENSE/usr/bin//usr/share/licenses//usr/share/licenses/busybox-static/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:42875/SUSE_SLE-15-SP5_Update/548461d06a6e072e5a4c691f5ea1dd5c-busybox.SUSE_SLE-15-SP5_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB executable, 64-bit PowerPC or cisco 7500, version 1 (GNU/Linux), statically linked, BuildID[sha1]=ba4ccad268e6d56414f42cc1a2a5bed7d8719aef, for GNU/Linux 3.10.0, strippeddirectoryASCII text i#L>Uutf-8b2153d46b98c3824198de55fb64a5d537dd0d8fe307076a80e1c5e9beb71d1ce?P7zXZ !t/tD]"k%QXIXI^Fj,~/V@F=,DG H:ݕayīM"8crӘ'#Voc8PaбɝAQoVU!@/fiL.0Bt3j~"F `R&Jh^V ձ6AFL*Ϫw_榜lrY /e /jIcZv+Kib]ZVYlŗٝizʖR{O]nr c|6 *mIΈa?j*K_baBI҉UCFqb }ޓ.i+ OjY@@7_h㕴%,OQQ\ G͏\bȳNI'ʣ 4]G9Igfտ2X ̱L2Xk=г{1DZM$/X>O ~F E_X|D=%G+8<g9M" ,PiVc=if4ό`'.[X|> {Gq.T1Tk'\$dt_t蒙zM2|ЍS{YhKX t sA,F=*-qSHx}G!Z6a,Xm iyqKco5,(aT}}N^Y` @v˷];:7@A\̎m9-zPT6%5#EuKd" 2T 99ܖ &N7[j SPmz)lÞ_tm)es:MD']@#* x7p}yj@-< 3WZhfA:HQ}[G ˜o/a`Ǥ3,(ޢ"y,` u\1GbE>F:z,Oí&6E [ߗ ۸&>k-AbRa5VatvMfr2NH_gWEKx(T xnm.ɋkD; roEZָ!P&T_LhefK "_afA$X !bKNq:RD7njE>o5.H!Ia߲p·s)'XibXuԖwǓ?l| s^0`FKtLIlkR*^93BQAM~h/ŋY~{{FRQQr's:U:ٝCҒawZi9eq'8`bCoZEPzK>oi~ ab~y KM0ш :a*qSf3}ܢ!];L(##GnZ \4h>"|+x@iag{ h-4߿@#kv$~e"38BldZ*GlG[tM@3k f$rgyكvצ9 a;(qq;dMՁK݋F>_hh(95|,UJʧ)4~j !#Fv)!qr֍LS3)YnX8l@e)PӼ4?d_=$5$[/! c=.3ܛڈmӦ\d`՝R n{|d8\r4lM~1I]LƄ`W6s/+S !ZQxne=-B*";d;&Ou!ۘe ۥ8i&9췦-s\ k?(g*Qu"Fa_?I~o3Ѥ`3] `!Q KPm}?;gӉ)lQ)7p5nu?ӞܓPT9C?HKya@Oɿ!@~I{gcOR ;kKnóc+JQp_ 1 2PkX5?ɃxcU[TIAw/oIuR+,R/-?1(# Q^}ю_Yx<ך< Djn8%:;Sk>xn ?,o,Sf+ %GMݠN-JKm$˒Sn'8"a nUzҼ cgDG`H4?fsb[wdFߠ Q}NfH_hnE@ K O ahXWބ /Y+RF-0? p繷/70x"C$1[?:PƊ$ ']a(%[HZV\@EkVTIW|d6Yƌlp:Nwq;V+4>>ZߘҲ5ҷ!tu0)'S-rqWhuj>*J D8q')^F2/֣C3Nr'l۝"﵀5Iph q`3$Peh;!e::ӣxԦ oӇ]g-}-V?梼Dvn u F3 ^D41UE@`J n6e$ VwXdq}ur2Q֍οΞK!vq˶TQ憿cP/} /hȧeIh۪Re͵˜tF 9&@ /va xyTwW #*QkH E~~Hw=uƩb㼴['yQ("&pבVY_ͩ^UE(Cҋ3+\ CJc9mꕊ5v1łO: d@}H/*]T0n$)iޒ1n5UrQA`{k9(ӆdSql_Be,ne\79ʎa[d@5F׉Dd6U 4ҌU G;.NRs-$\1;;2|~%~wr p0︀x4.ʥ$ )c?SM{f!yQ@޿"2&w005 -TaH=;-5d7ΡkVn@ҰeɆ;ҘbF*.|>qX{B4p|TG śTY`Y$>#OZgbY*VJ?- tYS?Qh^LXw0C'hgh/vٌ>UviΰXHhPEQkai㎵X̚hG$);Iά 1ygw$u̬12y ^ſ51J<7~ߟ1`UH3$<=_gΉzUc=1Ħ^k Q>2Qלs 7H ݮӰirf -=T - ;zྭCuO1O5q4!kX{ #a&=5ah&m ь,2 pK IulJҘ)SGXEL)fڐhb$gY/3=zj?8"tÇBG=vnZވ^~#jA4VAgws&(@bv%KG{^|zYiaDOYV {刳Z T$zOhnnSyGscPވA` kR_U%.$(A=yJ{S/'%q|Van9R,&Q@b˙m w 5r"}[76G}&Z1D`z^ĈLլTU S:H XlZLȴkqǽ_?dwНNlIWO QK` Oh uz |T8Nv]6glfRJ:aoȣXƿ{=Ot`0yӀ#\iHE#SAdyjsMIf'Eߢ*= 5y| "G-u-4Ncy,ΎN,V4NZMIv:≟S΅IWߊF^c0w/&|#qyb{9Ff"kx;jG&! d"5G#->j-/BL'~b#^x9pu^%>`yrE(b+0>MIh&f(:UVrP= p(`XW;F v]]b8"hd\9 /M =0Y5z㝌[GQx?AǽS~VֈޔK2YɷʒQc}c|唞w!CIyz!֟X|MJc7oJN|#nFv\> 4U5EEB@@ W*'_ux8n7a:?/Lu1:;ŗ$-`^4/0 MʹSH~w~g:vxrZKZpIЈftpyvyfBea\"8q|5zɤ]jyV> o`LiL)]ί5>OkwzhXܠ1|^jB޹6o&ݳ@!ZWn= ['벒 U72lc7]?Ѕ;!#/E-| л9+ ]^JhcoN"A `Zި{>PnNfQ,V.YELY '8͏H^'wg/\u m`vKFr\-=UvQ.(u^hO5M-<]r*Anq5 h#u/&}-]#c}Wۋ>yo|Pԥ.Vh ?E"rw3 zƔh<\a,4aVnf_RCy uR\٢*Ho4hW~י|8$l]M^4Y77Sھ5fm݌P IA6RimWLSND?[%b%@1HI򁀴&nXjX$ >}ܿڐȼ˧TD3}"RHiqM&IN:_|dx}|oY_ tkzm$?z=藘y  ͧ Bتo_`!W0u~BK&{z룎h|8KlgegQ7H`%(aiFHínZa"\g'}Cp[Vczq&gnU^37$8<-ϯ=5!"a1x\Ă4Mdt7ZE7z'a"ixk3`]vm6]o'n)Ff--`<c.6r_(ܩZ;`z\=aub_c|nѻ[42tЫ̍=$D9|() CBܯpB 7/(YĜLCXg)ok;mb2F~8" Ј-_) >=WZ4ő|WFI38`pnSȖ``Dԓ}0J\sM>˯MO eJ].?);Z"bIQ6 jmn26+]^c C4>{\ 0m3gQW\sX1l 2t*m4rrĮԘ53:ܽ;SVΪ[ݳ73KkW`tZAc,[ZMWixot/XHyūaтx?!O{E=)#oh[e)m7 hվb `R ƀz)vQ݊""`yӚž\bF肋߾)<EBCy~6b, L׀< n $A/ӶѺM2dz\,جX tFNuN>U0 T*lj8P'uWoăo朸aFc/t/mfiRS_w^]l2;\ESf $l;[[pq,qMtM ⃗Wi=M)l7X0y-[Qd\#FԷIŰ]XGKfd0C?ALq^mDuy& A#E^6:5q>qT:]%%%lQYD/A=N78o.q6@9_:q [O[8b#1c}vIfaEkB\A֤S œ[`(':3pSP7@__E9<a W} 'q*8QjU(w{ jCKJ6SדsG܂ \c6_vF7҂N3wvՇ}{{X$H-T5.By ~4hb)ncWf^ibC Z; ˱xl8Ɗ#ŠMH>VC1qΡ1٬zVTcW64fe[\l;?_XpOx6*7I'\/٪F}[4sDMA9^3ᥛ. M_Ճx!PUg&#Wd!bD_ תн3Q.Zr8q1VkH@.C/Q[[8PWL~rJߵ{ϵh6Qb>d}#VDgJyvTE^~QeCE.xymoXD*uEOd+s}eӞO:>Æw ҕ\]aO2* ܢ6mZH ##u :,P[5<OiT|Nqq4)`P1d *6kH)÷6[|KA*e`kbj$jݖ%F;㇛MC,K!AkM}e7⤿? LJ cqpa֖McVۆI2 6[C:"Pؕ\{WLȶK aoI49ȓiwvk{M [P5&rh%@ݔzNr)84#PEu?)ZU$+̎ ?!(z#M %Xfeloѯ4?1ϟ U|h L`#{wiarpve0M7 6)Z29wZ69)p9w }}\}4g'jϩŽG SA N^Kq"'/ [m͈!}g~5Y)+{ "Ts)} usM iR=Qlo`/ AszFI|E6bSw$vmuYwxyʑ9~9ØqRO>ql$StɎ`=qOJmD|tGБoQRv5 ŅZ&gR$f@)CTO@έd4Aı:1gߒ&'ֺ=$"`ir7U#lK:} ͥsHUFWr݃`n2(xC8LJ`x <W|%]9HOu $3pʪ'Pd}X̩ڛPnU5Q (~ |R,cB8 RUF!"K٩3дK!GA- HrI!}=Mͧ~N z3"̨4痤 IW`/rFe_N,,qj ZԀ&of\2EPn&6u[_$K8ti%0@"'=J7',Q9䊞 í*fy8How,2N>3@ HreT $GzSKFpgZ-𹄁@qU`ޫ:4r :9oMxy {hA22ZQLf\DAq!+YVل~%zxQ|axz)T {e깳S6wBCU 9?ڒY{Ұ%8 o<̧f!2PmG&Ebp1v6bD)ct!3kK sL~V ʠo&bYqQ,?fWg!}c ##>}R(hL?JOtjz.zŃNOIۍvq8o6 5'Yf.$J1^J*= J6ݯw`)O.d~-?mΠȩ BYWf'll|g6*ArvʠL<ԽV*GyI \ބisW(Gy/byUt7ߕ_7 #A35o揯@]S@xF3v_p H t@«܊b/殈(_'G-?z[ciBה 5yB* 3)QΏ? #;cNx:űVI9WlNRuW3Zt$=4|O>ԍҠ`.0:l,n+$ ~uAh ?C rˇ}U;E%R 4A; tqkwazP%DgxhS3nȒ츧b($:*=ۚIv'ؼ3_LskPHIqY[؟$řO).*#A==S[s <Ӻ}\ڙ;ox} =®uh&`Bëi׆/|Dݦw}9s@C. U/:9h3k";)㹧Ks8GIPy5Uu*SK,)BNw'>&'ڬ6[+it*/a2nSaoIAـޕ~/vEl`lޏldC/Y3ts`26?ě:k~цꨫuW\")=6T_B2 ̪KΤ`컾ӑqv`M'<ꅴHڢs$9؍dfTY'f,]$cD k"-izҚŬjkKAoG f;Us| W)!DTfaT# m)g~h({XQwU@6 ab| G⒢Kwo'C(˼8gŲ[$kl,0)#EnM [~#8C!CzÚkǣȭ VQmtJs <lGu""0|J7ũAyWT 㠃`UdUrW#JZjR69C{裿F(O1h)/dop-\K&ccfh8wA#WѽA}Ox>xԖNͩwעUR8d(IGU9;sjMF|_($xQDގmuYgXD2%s4 }pwc \#؏5x/\pΧ.I(@9j̈zMiWF!R搹jޑ CJ&C8pw`z8òǧEyU/hj&&v5|kDR^nj"+<Ҁ=7ïi=2PhT%h3@ʮs/3 `uFwFqXQvVAx x*enDܑL_ WA^Lu닼fjih9sC닼F`jܳwcY%ϚӅ3tHp.8*:e(ft AE%?Ls-ʔ,u#(&rolǮE`?"4̈́%1@uܯ(T]dɠa(d.Ɓc_{0yjy7؎C"^O',N,ЀbǶNH;fb#ie񱆍m}?^/9l9<G #ƹC}҉:'kC@ЃFWS" ?0]jj!Il.Zո5ADy^9NXay2Ry} ݟD{钘d,XF*nuagtAh[\ 4=¼܏CvƭR;>5}%-] ÇvL:s(y^i3۱<ΕJܸz:={.^wCvA.:Wse潽v3$vM֙+)rAIMnlRV ^ _Dz#W*R{ltwVCՍlSnmRM*l{^Ⱦ>X%a{ ]*W982+ck2s+˛.r3h틙2+h 'vܚ֚ff"f{&=92e=o얄>(9$B,΃OEnl[o4Cx6dzҊ~|7|Og錈6~Դbb|3g& z8*@c/41O|Ih:fts\e( &pK܄.L<3Xv% _l NQHi7haCu5'"%7H+K Xm2heU{Oh 0{ENzXCY[wcfHeD*"͟+-:ФW"Wƍ}y$ f_57O6˲قr7PTXߨ˅nqЄ!+Xp$./gBiN=,1~S8ȓ;=›{ti7ARh%f+KXɳ'hFD_K4ߙ3QW+1L?GIYI~;~f>~90\$ yOt'֪H1!47]U,0n{&r&t>>"y&*&-bIe^=wӎšAOQCWFłjb1ƱVTZ.% fɈʽ)8a!'~HWr- ,K]Eyܰw'25%TjcݕdLa:X0Q-wTHd;lM63ѥiX*wyYusC#JX )gɵ|;Sh=3H`Љl`bq눜 AF;pYH+A7#WRB4״Xɧ GЋ;XI] +}ϒ{ց]+v+Oxx~ޓg.Trϸ5WI}C_p"9lY^ }0uߧk8 EWSTE!2k(aTMu袆zQJz8 陫 "&-1"Z ](2YT:P$T-7Zv%!Έg.\vY:7 >S$J eHJ'~+jfKnr[YO8d`֖1ve)Mn%ME Iځ7N(9Y|=3a4'o?${WF j>_-մigu;kܔ&Е0`SEՑRwJ߫$W7D:K4+^6,32iz2 ]fg]Fc1UO*8H0fٝў3FU.tVg9ۖt7U˱E^R 0Rg7a;xfR!g'umm` kj~3Nn8daϑ_}mKy"Fۋa&E!f 9f9{Zz͸i#|-4;f%\J\M$'VCMpd[Nk6kgoKS>-lcR[MduÂ_m!SP0H){o90{%TOacJG nUa-44q $ L޴ ;Em̱W rVHS5h\~5t1cPjjzˡ e, ,X|:Uy5-/P,s#sĆLt-} *?; /4[:-i5z**D.+zNV#`s2ܒ7T^Oncϙ{>D~3hSv+ؚT6 VyA WBQja_κѓ_ڛqM[Ї&M k)MSkB-n= {*RY^vbư\/[OG&[9:gj^Bfף.qY, Axу澺y֢_VΨ)௸I@4|ӛ K;_  ‘\td5/0*^Q96ϕ1wU1qOp&1YaD_B24@C84B)AlEz)D[ܱ~-п)31Yj@jr?K*Q=vSg5dNU nz0%+H.ƴ"eKbd+ͬn,*1-PG˺K]~ceq(Z%fvwްԂ08p%aA9WW}\&^Yɧqm%jY2|x:ڌOȞzxQHs2j/5\ͶՓuEhyOrbK|p":y\3pfKv#*2={$*AM%1 onh2P oV9PxYXE-`|lk[X{1P|g%$U5 J MnYĺaS%umHU~1#tBC2YeO)Hm߸?8xIC-Oy ]}0V~AvO_9ڪ_sِؗ^/ 꺬C]Av<"n@`!IlN3G{MUǏݒȷBn[63_ VRԱm(Q@>yQP҂6N{5 >`ny m "ς lN:kX3w@wֵ^Ys8eC &Phj0W}%sgJuv,@#*.#Lҟ]A' Fm^k8Fkr 5x^1Dʟ(3H'b`U< BQdCVK$*A] ۾1tFQS+-]$Fe* mԣP3' x4pi+MeEfF*9,45lzD8bs=@ȊIrGR| #DMR ԪHFu{o wڦJo3~1JZf֍!.dڮ'Ic8t5NB?[ڛHz9ѼJe!€m&MHże:/2cu":m*{ݤJQZ7#aXi;8aj*c\Ø@ IKX߄E8e* о>xTZ R"4e9zK 0A9]߄. lgf (M"h"Y÷ܭ7K4[v0jazY:ڎ[Q=zlNc)c;bXs|к o'3`K(vz*00^6̐{Ep4>0CRe>12vm#;jwtيFx}Fδ={$Ɖ2n=2/V+Y\I߇yɘhX40%op)083kҫ=wTy=g$2 Tk  镭 ұsg9/~:AAnŞsGUӍV$kXEdĚSW|h낦E}ތFZa W{H_\ PZ\TLkM,fx EjΨ|< A iE|vμAKU5Ċ̺x "|Ɠ ʆҋ %IAMRj)Q&2Fy+ٌ+5wiQ|&r\Ѕ:Ը{H|9ȍVgG6=㔌B"7ldW #+}}6%b?lD8g\3Hw==rDjߺy<42^Ntq\gB#l9bnthd5Zmӟ<&Sg[2q'i~70wEBϔlV`p+B_x%š%U o9m9ox+ВmY}3.|)it~ V6 K!ﻫt^H AF]~O܏h'WI݅ &o _u؞R Q=;;$3jeG%3$oY-fM(*غc)InbW-͕.ƙ|V P .0Su\c2P?G,IH-nQ{LAlg=< 8ЭU 6a4`Y$`EooTmˋ^;WS'f99v>Q/$nB)OBҦBDw9=S` w=Qz$ʣ<-5$i9f>nߎ؆/u#:jqWLŇN'sWN99nB2^lf1jprq?+]> 'B.Ee+bz>#L>JUU_qD ֜oӅ:] N*GZn`G r"?֨Dc`Jp=F+DlIcpcWWRj=j^ /3WMf>`q~q<t2>\*3Q{5kf! x&' {r0;a:E9e9+tx -u5w`h?Vykw0Gxa`K&U(j-ϻ: 3G=y2 ^6D#p!ٞc*σn+$Fh^X&6q狐T+Gٹ0K\H9BH'@!pVrƕv?!'|C,C )/oП2'8K2a?M+˷8@Q5˿ X0e}DO`ȉ !VgzX L.늏(u/N2j_k&ԍ=ؓ[ 8RkuSOn#tJܰlLgN>w(yv]4,԰^PUJgP;@t 'wjFKJ^l)z4>8cwJ 5Z"gJ~Zs\4 %Ɵ"Z'$1,)&~̈́W;Z`T*׵:SP4`q|@Q[5-|U Q@A[ݣ#8}*hxBCdBcO۰ V-g ͩ1Wt QNRt m"Ptx($ 7/*yjIՆ&mM DAkEXNv(h8L;Oq_Fضa?qf _m!DZZWṷ0Y5RwSfʜKs-D1Njr՞ WEŶN^u/ zjX5 XԮwec@Ą6F*Bb?:U>IU8P+[UJZi~keYDB"pu>;{ӥ䳞 /ǒ]-ѿԑ ]j爷>ĮezR1? 'cL _' &T`dZYN՘=3X'B\fmz\Z(Sd_9Nžb/;,ӷy jޝ*3ksNaT*U,\)ZQ,[b#r0%׉$HSl̘Ho2&PH!E3dvmC명1v^ k4") 4V:y( YS6!Xd?w!K<_h>΋S&$u/- 2En>\f*c,ZYN*BZMnHH7}SCa{gҏ`v98T4zbҐn?0C5aa^ ~<rl;9*:>v'kj+Ci̜U}ha2qզ߹cQ{}+/rYG *3'lʔNr?Fx2-<|W+>w/ڡ#I(B`.c8V_d.Ga L+S?TAlְ)z.~d/̕4-#jVe]qhWHEdGDU+Y%(VqjzEQbj)Ax]y/-"b00Oi=azlqJ<9I َ_90fGhˢ)haGק:?VHMo12Q oV#!H"jg*e>y䲭pQ*z3?:RTC{c ޖe2oC=aO(RĽ6l-f聎 |@:66+V[2 nV裠qM"!r%4t/ ;V&QĶ S_VdS{]Oi'Hx2(Cvb|&[Ufl=LX9$#g\5*okk ǻg)\8-uQ5TxWfYEsqRr-U^{JԀ>FcF&ŝ"vxҬF:C,q8JlHܿo2grMs|Uă-L]i9h#4ޟA[#dU ޤ GCb㴵  zK*CP%f U TA⒎"y<"SՆ.}=<\5;‘XQ1;[0;b.֫^ FNLؓ˲XD_*^VAIx>`{}n ] {3M+%y]$5]e 9vPο"zx Ts I-FHt{k׉?D?`d{yְ*ü;t =)8(p唀Ff{6Eނ 4DT0E 9^ᜄ}ac[~n1Ơ8Lw "槺*E&뼾98Ar[{O~DA"55bsi.pt@t/:V鷏iZ)ME!dZcxRp 64DYPp%>:ٜ.Ħ[5f 덟}s2Ŋ~|kz!srZv%};}mŇO"JRs m.‘ Z@9uʨ \I/7JVooѣ_º4TRbHWm}acvBLq tf@ݣӗ̙+ܖ/8A5wzr7:iiz^bkλ{4:Cg6۟0zYpϲ\)Tۂsf?E&+3Wm_,M2t:({bᎥZAt^ۮ_}>@ىrٞo{|qENGg;q|({/'50Ov O5ZXNvtB?aoH1JoB֋hu[#s[‷}&ԅQNŚ^Ys=F&3ۋhT>+kF3Wafo6AV2)h[u x7J{Jϊs"rfS2~]@-7Sd {2R5^$##sxRkXUcDX) &,BF&lVxe=@`` /c[%BpB_~ik̬`W\@sEV[ϴ83<3QZiѝ,*8[Û;tiD܂!!9yLgړ!D]hBH9LI>IkB )u* ôR'9L1RNH`kJR֪p@lms{ѨN(=org םƘsT,iF[Y7|-J2 zmCՆ?(\MID5i{Z]Ϙͽ]!oA!R&*,ɠ1Ӑu,/dL2"QD٥:<*~dW3X,Hgbcȶmhu>g33u2vM>lJ6V?P 1@OJ*n֖/99 `?Y5>[dl#iB&X_$z15Ġ>Si P e,i~V ^bkRxsR~-'ֆ>D*+>y1-EwBF-W+)ח. ESiͼFrgݽވl0ڵ4bc xjABKLz7y p:mclvoRW:ϲf8C\_c W\IK:-M؝Q$8]&6[ZK0DFLa]/L" m~⊎_iuvX.ŝIk!Dlg Dݼ+{ԗp"m%'–MB%kmzF0JTrJ4KKԫfQ`Tҽ~FOHZ_ 7' 4$8kWN=rQP4ҝfԀIX:Iz-ֲsVxC"Nkݢ<oYp\k9B3DF1#MqOdcT@}K$k棓]Hͳe"N@L_}E̶E*'Ҷt)bد{;$3 lp=WmõvIe@Mk?X?ꁱ|`˵hWp`$:q)& {a6[jgEm7cA+f]-VxCvmWd^8Z8mTM \Ai,쏌Leb f ϛ 6r@0i /sª^5-^6՜xIdC.CZ˳TIQa.SDUf sd m~ G W{3׉T/,پz$3Sa7}*;܉Xϧw٩<ٶL ! B\%C.f\BdmϹEvy4Ԇ'[M{'1䱽w+l$/ז7KHXܡ[#f^|Vy-s{N#O["y+z^@z~*-5 Y"LYEY2珅ㇹ 2ܗ=v7{uE)"~Fsl$}HYՕ4lBnEdO&)Y\W$ >KѸ><ӊKa?ٻeKW Z:Dk OxG5j۠E]BF̊Z}N=4<%%m$B% 0 ?W~'Jӄ` ~!XvXXpW:} /W@Z0 v4XѸL>Fi`nU匓fb㉢%g邁wHNQ8UzY@ۻ FԃR /9Լ9 "-J+ Y!Da,H2jm\/@+ܯ?jFk.뢧)+6+}Dg_bzD+ sjXΚu-Z,{P^*?P a2pdn& Kb(jC(;m yHŵc?~+† sTA@i.zP{xԶ̸u\У"J`hHT8 ž2ߠH!5}" _?JCB" cWg0Zm+?ԃ߱_NDx3~7yp^[4DHxۇ3:xA R6ZcW %3̼:iP!S7J^ H~3oF`D:2Yzh5tItNO ZRHvp~){kj۴N8#Z{h%?uSV3-AS4?Ա`noƐie| 5!SOT{O=qM[_=SveeoH28GwBn/P|dM# CaܥO:}Ea;ش&fn$[Z)9^eKEBi>}X߃=G XV>Կh\d) u'UHj'Kjb@xQXŧ$DՈW;W}ϬPW\R==$6k~h:Hj~/b ==&I]X}MUnѥOWNG}D O&)Lf4 } ߐ^OHD]9A[r}?CN%Ldz剬IOz|ÇC(H 1 J12?& S}5fNRUoH`ܩi8U 4W3 ))HrĎ;7fo/887K1,|@%0@lMAkX\f@g)ti ec5C,DQx=؜@NLAϑ69O$a|+ Nt-wȬ::" z[C 6$Wd?5 =_04U{6 bH:pBБ|5%9SwP(fHAeji~/~ŔVn]aW‹H1I5LJ+>bdӷ