warewulf-provision-server-3.8.1-bp153.6.35 4>$  Apbbc!M@eeeNr\yCj7&iKaS>1&{vnw^+u?)C24 j#@IsN)cT;P+$kFg3^VF_fZLtP -M53!SMQ>ꎥLocI7GDd"- vbeCv0j]Ąq,ܵieRV2&9_ 3iχ]-D.k[^ԑcdc056d48a18cad6f7e3ebbc39b38f8b4801d049f723ab221cd8701bf870b42f8e64f0c566118f420dee48b0bde0487ab0f9b97ehbbc!M@eeeDPXJ)ǰW (ciO9tPfԖlʻOGcDįRPO*!Sر>Ntlh @H)Z*0E 5]yu2ھ4#vsR0s.DpT֬-} I)OGladǔYnjn8%uEZLႝRHl^Z*4 (:nkkZB Lsg .>gT<Ϻ?XaV"՝^G>p>4?4|d" - Y  /HNX         t     ,P (89 @: =F/G/ H/ I/ X0Y0\0, ]0\ ^0b1uc2d2e2f2l2u2 v3w3 x3 y4z44,40464xCwarewulf-provision-server3.8.1bp153.6.35Warewulf Cluster Provisioning Module ServerWarewulf is a scalable systems management suite originally developed to manage large high-performance Linux clusters. Focused on general scalable system management, it includes a framework for system configuration, management, provisioning/installation, monitoring, event notification, and more via a modular plugin architecture. The provision module provides functionality for provisioning, configuring, and booting systems. This package contains the CGI scripts and event components to actually provision systems. Systems used solely for administration of Warewulf do not require this package.bb=build72SUSE Linux Enterprise 15openSUSEBSD-3-Clause-LBNLhttp://bugs.opensuse.orgProductivity/Clustering/Computinghttp://warewulf.lbl.gov/linuxnoarch^'  A큤AbbEgbert Eich Egbert Eich Egbert Eich Christian Goll Egbert Eich Christian Goll eich@suse.comeich@suse.comeich@suse.comeich@suse.comJan Engelhardt eich@suse.comeich@suse.comeich@suse.comeich@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.comjjolly@suse.com- Improve creating chroot on SLE: use repositories from host OS. This avoids registrations to get out of sync (bsc#1195796). * vnfs-On-SUSE-don-t-copy-repository-information-into-chroot.patch - Include SUSE into overlay template: * Add-suse-to-overlay-template.patch- Include ipxe-bootimgs for %%full_build architectures only: On Leap/SLE 15, it seems to be available for x86_64 only.- Fix minor issues: * vnfs-SUSE-Templates-Leap-15.1-Leap-15.3-added-SLE-15.patch Add templates for Leap 15.3 and SLE 15 (all SPs). * common-Check-for-non-empty-string-before-chomp.patch Avoid Perl error message by checking for non-empty string before chomp(). * common-Create-database-user-separately-to-allow-empty-password.patch Allow empty password for read only user database access. * common-Fix-help-text.patch * cluster-Don-t-attempt-ntp-configuration-when-chrony-is-found.patch Do not attempt to configure ntp when chrony is found. * cluster-If-hostname-doesn-t-contain-the-domain-try-to-derive-this-from-FQDN.patch Attempt to derive hostname from FQDN. * Set apache2moddir correctly * Set warewulf group in perl-warewulf-common, not warewulf-common: perl-warewulf-common is installed earlier. * Unify handling of initramfs location provision-Unify-handling-of-initramfs-location.patch * Cater for /bin and /sbin only being links to /usr/bin and /usr/sbin initramfs-Going-forward-bin-or-sbin-are-mere-links-to-usr-cater-for-this.patch * Create SUSE network configuration on provisioned system initramfs-Add-network-handling-support-for-SUSE.patch * Set up NTP using a SUSE network configuration initramfs-Handle-NTP-client-configuration-for-SUSE.patch * Add kernel-specific sysctl.conf file Add-lib-modules-opt_kversion-sysctl.conf-to-initfs-if-present.patch * Do not pull unneeded stuff - packages to install should be explcitly listed or required. vnfs-Do-not-pull-in-recommended-packages-on-SUSE.patch - Removed: * busybox.SuSE.config * vnfs-wwmkchroot-opensuse-42.3.tmpl * vnfs-wwmkchroot-opensuse-15.0.tmpl * vnfs-wwmkchroot-opensuse-tumbleweed.tmpl- Utilize sysuser infrastructure to set group warewulf.- fixed reuse of int variable in bash script (bsc#1168628)- Update common-LSB-Move-common-functions-script-library-to-libexec.patch: Set WWFUNCTIONS to $WWINITDIR/functions- common-Check-for-package-mariadb-as-well.patch: Check for package mariadb when looking for db to start.- Work around OBS: OBS doesn't allow to share noarch packages between architectures: build the 'common' noarch package for all platforms.- Add missing Require(pre/post) - For sle_version < 150000 use 'leagcy' location of bash completions. - Remove some leftover 'BuildRequires: warewulf-common'- On non-x84_64 only build arch dependent package warewulf-provision-%%{arch}-initramfs: * all other packages are redundant. * on %ix86 ipxe cannot cross-build, thus the required ARM boot image does not exist. NOTE: the package is still noarch: %%{arch} refers to the architecture of the target system to be brought up - this may differ from the host system running warewulf.- Consolidate all BuildRequires: for non-'common' packages on top and remove %if %{?flavor} == common .. %else .. %endif around package description.- Remove redundant %clean section. Replace old $RPM_* shell vars. Do not ignore errors from groupadd.- Provide for PackageHub (FATE#326457).- Exchange all patches: Upstream: * wwinit-Check-if-service-is-enabled-before-enabling-it.patch * Add-Leap-42.3-15.0-Tumbleweed-remove-support-for-openSUSE-13.1-133.patch * Check-for-SUSE-system-and-set-Apache2-config-path-accordingly.patch * Perl-Escape-left-curly-brace-properly-in-regexps-for-perl-5.26.patch * Provisioning-httpd-Make-plugin-directory-configurable-at-build-time-138.patch * Remove-shebang-from-scripts-only-intended-to-be-sourced.patch * Suse-prov-config-local-binary-copy-140.patch * busybox-Newer-versions-of-glibc-do-not-ship-rpc-functions-any-more-130.patch * common-Allow-bash-completion-directory-to-be-configurable-139.patch * common-Consolidate-system-service-module-for-SUSE.patch * common-Correctly-detect-SUSE-system-for-system-services.patch * common-Really-install-network-check-script.patch * common-functions-When-checking-for-RPM-package-check-whatprovides-134.patch * ipmi-allow-build-to-use-locally-installed-ipmitools.patch * provision-Add-build-configuration-to-allow-for-use-of-local-arm-ipxe-images.patch * provision-Check-for-presence-of-busybox_links_path-replacement.patch * provision-Update-ipxe-to-Github-commitid-133f4c4.patch * vnfs-Add-auto-agree-with-licenses-to-include-suse-PKGR_CMD-142.patch * wwinit-Add-check-for-properly-configured-network-136.patch * wwinit-Check-for-tftp-server-capability-as-well-135.patch * wwinit-Check-if-service-is-enabled-before-enabling-it.patch * wwinit-If-no-ntp-key-file-is-present-comment-it-out-in-new-config-143.patch * wwinit-If-original-ntpd.conf-file-has-this-has-keys-set-up-copy-them-128.patch * wwmkchroot-Fix-SUSE-specific-installation-functions-to-work-with-openSUSE-and-SLES-132.patch To be upstreamed: * vnfs-SUSE-Make-sure-no-repos-are-left-over-when-adding-a-list-of-repositories.patch * vnfs-SUSE-copy-repo-files-to-correct-location.patch * vnfs-SUSE-make-sure-zypper-auto-accepts-licenses.patch SUSE Specific: * common-LSB-Move-common-functions-script-library-to-libexec.patch Make sure there are no scripts in /etc * provision-If-available-us-haveged-in-warewulf-initrd.patch Add haved to create entropy in initramfs of nodes * cluster-remove-firstboot-stuff.patch Remove some unused stuff.- Build only for x86 - the resulting binary packages are all 'noarch' so they should be available on the other arches as well. This avoids issues with the ipxe-bootimgs package - which is noarch as well - not being available for aarch64 in OBS. This package is built for x86_64 only as well.- OBS doesn't check for missing files sections for packages to determine which BuildRequires should be picked, thus back the %%if "%%{?flavor} == "common" ..%%else .. %%endif in the preamble. Alternatively, all BuildRequires could be gathered at the top and selected with the %%if statements, it seems to be better to have the BuildRequires close to the sub-packages, however.- Added warewulf-ipmi and perl-warewulf-ipmi packages * Build requires ipmitool to eliminate rpmlint error - Added 500-ipmi-use-local-ipmitool.patch * Causes the build process to look for a local install of ipmitool * Copies into setup-ipmi cpio, and adds a link in /usr/lib/warewulf- Added warewulf-doc package and moved documentation into it - Several changes to the recipe file- Added ipxe aarch64 snp.efi to build - Rework install recipe to be more system agnostic - Added VM configuration recipe- Remove warewulf-node package, as all it seems to provide is the broken wwfirstboot command.- 302-vnfs-libexec-functions-remove-shebang.patch * Remove shebang from sourceable script wwmkchroot/functions - 402-cluster-etc-cluster-env-remove-shebang.patch * Remove shebang from sourceable scripts in /etc/profile.d - README.SUSE - Added install_recipe.md as README.SUSE in docs- Added perl-warewulf-cluster package for the perl file in the package - Generalized the architecture of the initramfs with an asterisk - Added x86_64 architecture back- Added arch specifiers for initramfs and ipxe image packages- Fixed descriptions for packages to correctly reflect upstream descriptions - Replaced opensuse-leap15 template, updated tumbleweed template, and added opensuse-42.3 template for wwmkchroot - Cleaned up specfile- Bugfixes in Warewulf common package * functions: When checking for RPM package check '--whatprovides' * perl: User sharedstatedir for STATEDIR - Building Warewulf provision module * Separated into four packages: warewulf-provision, warewulf-provision-server, perl-warewulf-provision, and perl-warewulf-provision-server * Added feature to configure to allow inclusion of locally-built binaries of busybox, parted, bsdtar, ipxe, and e2fsprogs * busybox: Uses libtiprc instead of glibc * ipxe: Patch to handle build error with strncpy * ipxe: Patch to handle PLT32 elf header format in elf2efi * This is due to an update in binutils * apache2: Fix path problems in config files - Building Warewulf vnfs module * Fix various bugs in the suse-specific wwmkcroot handler * Use correct paths to zypper confdir and /etc/os-release * Fix link to /dev/zero * Add --auto-agree-with-licenses to install command * Correct package list in openSUSE template - Building Warewulf cluster module * Fix ntp trusted key configuration * Add correct tftp package identifier to installer check- Building Warewulf common package * Two separate packages: warewulf-common and perl-warewulf-common * Removed _multibuild. All packages defined in one build process. * common-fix-bash-completion-path.patch * Install warewulf bash completion into SUSE-appropriate directory * common-move-functions-helper.patch * Install wwinit helper script in SUSE-appropriate directorybuild72 1653301821 3.8.1-bp153.6.353.8.1-bp153.6.35warewulf-httpd.confdhcpd-template.confwwlivesyncwwnodescancgi-binfile.plnodeconfig.plscript.plvnfs.plwwlivesync.1.gzwwnodescan.1.gzipxe/etc/apache2/conf.d//etc/warewulf//usr/bin//usr/lib/warewulf//usr/lib/warewulf/cgi-bin//usr/share/man/man1//usr/share/warewulf/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17377/openSUSE_Backports_SLE-15-SP3_Update/35abce04820091498ab9def40d2ce325-warewulf.openSUSE_Backports_SLE-15-SP3_Update:modulescpioxz5x86_64-suse-linuxASCII textPerl script text executabledirectorytroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRu#M!UR]ABLutf-89fc53ca105be3ac2ed89038062d2c71f6d0ad0712c1ec4a2b699351354887e9d? 7zXZ !t/F] crv(vX0ժ@giEq‘R"1t$<-p N:`u*B䞝1䄍%\trYg~EG%>q (@l> .+gF-5WAj{28N1:_:ûCATig87UjJ N -N<)n 'ӷ$.ڢBM۶/iU3]G5X\]`ާ!ƀ[Қ^OC'٪)X.?}j-ZfѾE" ?qH$6PD/38]ᡢ4r/"FDw ԃqy]`.WUoz4dNY6iN:i ᱼ5Ea֡ .V7 XgE7W]?Su7s$R X*DRM7sgu0=J9Y嚨}~jIca*thZTK5gA|8q_Zopwj^%[ɮߠR a#? V9 "< ]>M fE*N7ݩ,:Fs zFЃY81e B) c"#lLo3e+¸`c]%<tE*{ǛnI{c])Wk&э{HZk]KM^_+5l'[Wo"z%p .1XzU@'(thGW5/h>= _J:p*xšڬa <1;޶ߍHlSDv <*C4ͦIf\=TVuҬD*LM"&#_Lx;o:hڲˣ<aM(}%[ej>յ;7*(c{g=8t7')bԵ̬Uޘ3cqE72,QqdpfF.iu0b/ߙ-q!6#W俏=9<" 7;n/Ȍ4d`LG_! VՉM+P6%\#5^FRߋ鎰5f.t˚X:§Թsx}mP7[m#'D/Z2`xPkEm]%>0!J)N9wm!VK['[a= 캒#`eWk0(g/ O Mf\ ̹5.i}b V6ޗYa KΜı-EDc٘ Kt 5bSyҟrpHnfh^ IQV.;yŃ0~ʢ^a0~۩QG^"Na\2~Lo=e\vF%w  i- ƠȪ״{cQDo=a-i~7vo]u<筇4>w.%FlKnr dŲx1CzZ@smr8#r,!=g;"C\%6 oNsoڍNa92nF=e,/f?Cu:~ybCe`i#j05$Q[z~&DއА>vU&mқ(̮MzHlWfTS"vPa+R-[͟jf("'mtX. &~ǫ{dghZL 4B {/*" 1Gd OHd9 }&|jFM^OXD$$h2)+YhE\8Qsk8}rExϙHʃ#Dm䚼n? Mq(;Cq;՛ʺYWsg`mT23HQ>HtäԱSc9e5B(fc, \|{^W_ 0P^x3'+@KW7'_uTZB*sҚT}یkԙso*(\N/pfqtԡ_^ bS qQ]F:{5@GA,C/)u­G ⸿D<}$-$ N|h}gAR0CzQd:tVԾ=(CB/Z|YGv>crJ{x0&e6bDD/]P}zًUz%tG6@]k M=A;=szEww[ZL OŘ1n(V~4cv#lCWZ=L - 3$w.e)1_qu qY FZ+(ƌk;?Ͼ^ 7/ xEQL> C~C&JFSi'3C1ra90f=&}416c v%:+2ng!D-S_4JYRaa% BØ4G5v̏Ǥ ۸aA61*?%%$_ w [AVVTnizyLQYo>K\iS [^Mt-)$Eer߶H-'t#4Trky6<2_KT:3bϷ@.pW l^> O/ԆUϳsؓ*eP3pBƇmz_EvL))^F-NjXn/JNRg^وQD%MUDI.\Ӫ.TtN f?2)XPE,&c ) GCP+UۥXfnN2QUŵKUL*_/MJ(huݣ9MM|ߵj$ؙe9GA\"rf}?LˣE9J*߮sO&NЉidN5l=qUiOն]|4`vP6v9H _,6l1<DžH8(s3Jɨ~y{rݗirN7V$JNgG [(;aVTz D51fQ Qb¼䓍?WvمZSg_X5GbB(.RF'<ޅ" X^Zc(.$ ]Oh@A 6O4cގG} xmm= aY:U[ˆ6o2Wpj b~;:DLwc';pI&euakefב/ъ:u4%6A UFǏ@Z9g %L}ֺWsX1u Ye~1!mq8o'ޒqDY .3!1NMG9zfF 02:i ʡ\}f o^qz{\m'J jk4(yWfAkXTq > c)+x:}jpqj%W%+NFCrRU3uKE'˹8#0 w3m#%t'޿oS{M%tXI)1ij{ڷǁA19 }+M쯘!,km݇^DJ!D]B+0[F (/6҈r2%,4> nSGƮ΄MZ(xVeF&bę0}bӯ?c-[©ѨHPj,ʫ`%FI#SR͂"Xδٍ ؁ x3=I{ G'#?%0]v <ھ!~7<%U54.`;||4ěv-SoY_  ?Z;72~{G?YqGڝCj"c+}q/i f|4e839vxo<ؓ |)ţ`@ʋiQ+$\wP5!. wo$?"ir$%O lء1+LD@q^eD.,y{rhE׫ }!nr_JPj̃\!b)%_,+@}A`SR]"\j$T|g2? 忁 Mf6qn#'I+WXσAH0`;/v)b oE7LcgoOiRN*]PbSUqdHξvT";hꁃftZŠO@˥g7x Hu\Q됳$.NG =ưM7qh뫠 6 V~m6 *kSDyrjx}i?_SF_5"i_o"Zƃ7ǟygTrOde+.,:W@/V7QYJ9 ,ebVIÉODa\.a/ƣl%tzÑv!=Po?1 (ʎepPZ"h5]`,f-Zڰ婕 bM  :׸2@Dd \{z] l4E掼|<] + `JQã@ႂGanބ?FA(xi?~;vKvG(-[ n*%0E?ry}ДViո8N+f!'ڥԔUR ;6ş5h"y"㑕(>C~wiI^3t'>Z_F3$tp$ #̦ˬE>YC+&d@Ӳ,71M0VoIߥ>PڧOX eM;Db@UbVTcc4:DUl6I.Qje4ʰnxK6j)Ay `u[ڰȯƃq`f^091|S~)%*.9=Ϧ\va8Iܐl!MPDF9 l,B%e*>প~&m73nF)]L%:'z7ReAsJ_弊 Ӥ&XkS3q*t2daҧ #LC[^aÞw '{MqCQy*dK6Ʈ"}ωҊRY/0"]aV-jwK< kU ßW.N&HH{yV4Qjworrn|v^QJZR5|?8~ЄaK'(j7UȻi{SJE}#^XR6T=z۶pg  DAbLTr\dئr` >:13Ȑ V"\JsEX%u_4҄ yYc_Ȕ?5r)Z&6.Ӻ Mz n1K(SNJˡtP笊EeԢ|SYvJCis;[`A}'o^/юLfa*8p:JƒtUU[ nm25"u9qwg17Ja,:󯢨}ʬ=5ml-?Y^ d-\)G?w{]`ud9p5")>T7fhBw PCwD\y']M] Ǔ7>гYV*JėL< N2WNhxN }5Ws^TEwwŰn!xRlv.eƔPa`zө*_]r9r0x=0cJFW|8+SwGX_sd %R5݄J]d\<ŕ.x5.=as[zyNIG`M;oJ*; z?ꑁy|P*3% Aw6е@iy_StJeeW.`ægte{0:{F8v>?Kޯ4Hjv߶zf;[QXV/+㷃MCXGǒ6&;4TӽH>aDwv8ؔA0C.V|[f||>9V@ 4ddu;%fWV]cOӯ5aؕ y*6{HAN=n\|2eIyLKj/$:>O]0<$7xQ!ej(]XvcdCaq3rg՘s3VO/fjB{F_[S(v(5f߿5k 3`JLCrҺp@^~|ݞS*10GM,kϟp=vMϨ:Ǝ u˗bș#>f/=1,~E6a+ї|D=~s$x >8>"Fr` ai-J<,&vACw?RUL"U7L,jC9B,4i1;%{$ qjJ"A*D)o,?/=lYPh,taAt:6܀ +mY;t k2EO9575 v$H_^dlw慲,>ݬ@Sk3$r=sLL \ZƑ> %Phx-eHlzrt㎁MeOELno[%6n81v=:Ǻ# P-m%c/4ÐZ ~[,2vz[e}?sǦYTE >}~GR'cH3fH8Tg%GM/68K1jFϴtyPZ@=&P.|O26+A7ec+yћt祶.^#VRdW=DuoL~i>4'RV׳ӎSFg`WNrm0Aayƨue@ f4n%ƣg%Żd6_@Z>.̵+6~[vKڞ]vWRN( ѹntcrov 1Bff9{<+;JW9Zbׂ}'МcaҞ?GnkSsZ&2`p |S$НV" kHRCF+>E94qOW+ZO Kd33bNK; =Y}׹!0 S:n= gn+WsH$1]hPE4J;@=UBueJ\6SM>yrܡL)Wvv ^j$/ۚ'j,X3u<_3CY⩖PmPv?^-DڄɺppjOot_.OƖ ܯp] IN L?ijfW._d\kM( TvWwb6:uZsȻ* I"Q줔d/1-$_Qص#08{=TʙY޷(ȭ0lEkY@Z6F9rɇ,Av$QTR:HـQ s3DY%s%aa>7<g(6k[]=ákD!*PC5)},.rJkdRkkHPC⁝{VwK5p'``Gog"^.ր对P7R @E`~ףNjCR`⥩%@sfH#s(3[G/;Nkd:Bx^Drr!%`j^e϶LN,Yxx|UaA&wǕ }Bs*5ZO7OԡFC?z?'Q?McY2 <"w0Ms'*v!0ye %9TϞ0+ZgcOCYzQѣѢqX~N&PMHIm ~C7[K28[rZ.ko<ۇJz L:ۤ4n貘^i=zY:EɯKl.j:-=fUd;j=|1Oh}Ox%+#Q(!'a-ެ6j܁61_~2S =4;kf_pXF^-!IASlu8SOq!sJK?˛/+ S1B0/Z֞1xƐ%?' (e,q"Y\){!zSXKUZ-0՟M#/$qŻ~diS,Qt|A_al:w2Hڐ}- &N}[njR1|@L.AU# Kꭙ]2z6>SZρ~acj|P)YCy$}!!mA Oۼc'LB=yUd%Ch-,^zRjULyV'݅EʰuӮ1\(qSoɧOU@̋ gГp4= ;?f$[pި*fw*.`2\ĵ )^Ny>e|s}wpI >l )  %$$ U-i9-#d*&0з?![D<عPw۫Ov|\۪Zš~^l/;A^սHh;woVڕ7]~p ~!|m:><.Pk)i,A̗+?[9tеxskq:!jL5Q /&`f.Ǯcw^}5U>{fRi5nE5`x7@gYMbJv_Ol 0vmJ`(T7+fYOQIی!][> c;HSLВ+d Ju|^w5KctiW&bX |e-s$!)vsrd:e{NIL(1f F?%:XGhӟy_v!yWYѱB݁FM:}DyNWu_ LT,#I[~\[qmp`O=tWUq^ HSY`u6*q÷D$#ިl_z Ιlm3c3Hb O9ަM[m7M{8 ęx@WOEMLy~Bo=md@؄[{ |cAFlK#J 1Ս ytWV |?W5o3OAeȺa1ު .3XE mGķ2~~2o+@Tp:wŖ[P[DzuJCbt}۸qNޘmC^^XFP5AA4#D="H:MHC!o}%c%j[y-_uɒR1&o bzzDٕA] \P׼2axLZfII/ sϿt֩6s%CrH܏H!8% NR$)}!u/ʡZr),pm4]hS8jy\gr?ϯ}(=#]]rfPieS鰝s4*[u*]rfc<,LGBs׭"kOݬ06ɛyn.lڊ-_;K:"ֆM0(6J\Sy874xfrc%8e.+@qאgyh]c$oL8Ɉ F_V6聸㘲ZRZ5:EaθТؗ {[m.p2 &g6ڪ)'T@{ZO, ``Dre Pw_9 D矰8Ԇ "2`SB`Fߟl!ў dƑI K% Kh3;FAgr&00lk7^7۳E,;nۛ;=< SO M5 8QIWڧ'9.oP>jChq}eiFN8-x3F[T- }}uL uJ!D,#jez 3CL ུW U54X-Ӑfx#]R%x<O?={7'…ԲZsp-b; j+Z(1O!97 +zisО(xVwÏChos}ykgVBiAOlG_(g!/`w4c-[&ߐkLj`yVr'&ɠY7Ig22Lq3%[, ^1iA(UPRЊ9^+v."Ԥmz8t[aF|MPHt:|JhdzH2:NL:Y 3|A(NwUBx0c!7"t|LrZ`+9ZAp&jϑ RljVXje)[ )ᯢ)rnVs/7?`Lwu8WAՠq`zu_]g8I(␹sJ[DƗ*vtJOH͉WGN軱`r>a{Tia BPCj5 fˁ/bNmT#zN\5h).:݋Jf?\AeM5g4ݭ76+M옃r9ӓk'dA[A0w {8ۧ XZ*J(Saü+bZ&,􍜋TWvqŪZҼZM"D*a(^J V0%dOswuIPA${OvkmQT+)س{>е:_qw!nkN:RAM m[}dNQU$(N([AuLrXPa#k>~ [Ο:*nS|ְijkE-5.e mmax?@fq~bnX "5u Q[=ȿ) & YK xz G*!RYC]}>7vH#KVUR@A;yMydK `łfP)F>pXDpS;DtQ8\3_bT `Dy?8#7"`&3VhEmKjI.ug:֎oR3dW e0~P89(sjm(Jn;bNł';nwTy̝HST8|Xۉo8Z&ƍyg YZ