apache-commons-daemon-jsvc-1.2.4-150200.11.6.4 >  A cgp9|B9W 5&>\t  ,ғ_pA)?(d# 1 FPT`d}   ( < A H\u@ t  (890:&B$8F$=G$TH$hI$|X$Y$Z$[$\$]$^%5b%c&Bd&e&f&l&u&v'w(Lx(`y(t z(((((Capache-commons-daemon-jsvc1.2.4150200.11.6.4Java daemon launcherJsvc is a set of libraries and applications for making Java applications run on UNIX more easily. It allows the application (e.g. Tomcat) to perform some privileged operations as root (e.g. bind to a port < 1024), and then switch identity to a non-privileged user.c`s390zl37 SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/System/Daemonshttps://commons.apache.org/daemon/linuxs390x,^A큤c_c`^(e^(ec[3221c4a7246ef15e183b8d4730e6cdd3382344a76a6a281e3d7556369c7cb54ecfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30ed5ad139f143871ad7b39f499353a1276d0f594cbca6a2067b1eb676be418933147d56163a80fec2d98e3826cfea2ee696774d16ffe82f2c8b361a778e886878rootrootrootrootrootrootrootrootrootrootapache-commons-daemon-1.2.4-150200.11.6.4.src.rpmapache-commons-daemon-jsvcapache-commons-daemon-jsvc(s390-64)jakarta-commons-daemon:/usr/sbin/jsvcjsvc@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2)(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)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1b5`@`@_ ^y^3\[GBZYo@Y@U@UQU hfstrba@suse.comfstrba@suse.compmonreal@suse.compmonreal@suse.comfstrba@suse.compmonrealgonzalez@suse.comfstrba@suse.comschwab@suse.defstrba@suse.comfstrba@suse.compcervinka@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- Build with source/target levels 8- Define %%make_build for systems where it is not defined in rpm macros- Update to 1.2.4 * Procrun. Ensure that log messages written to stdout and stderr are not lost during start-up. * Procrun. Correct a regression introduced in 1.2.3. Enable the service to start if the Options value is not present in the registry. * jsvc. Don't fail if the CAP_DAC_READ_SEARCH capability is not available. Fall back to using argv[0] rather than /proc/self/exe to determine the path for the current binary. * Improved JRE/JDK detection to support increased range of both JVM versions and vendors- Update to 1.2.3 * Fix: Procrun. Correct multiple issues related to enabling a service to interact with the desktop. Provide a better error message if this option is used with an invalid user, install the service with the option enabled if requested and correctly save the setting if it is enabled in the GUI. * Fix: jsvc. Update the list of paths searched for libjvm.so to include the path used by OpenJDK 11. * Add: Procrun. Add additional debug logging for Java start mode. * Fix: jsvc. Remove incorrect definition 'supported_os' which defined in psupport.m4 file to fix jsvc build error on s390, arm, aarch64, mipsel and mips. * Add: More debug logging in prunsrv.c and javajni.c. * Add: Update arguments.c to support Java 11 --enable-preview. * Add: jsvc and Procrun. Add support for Java native memory tracking. * Add: Procrun. Add a new command, print, that outputs the command to (re-)configure the service with the current settings. This is intended to be used to save settings such as before an upgrade. - Rebase apache-commons-daemon-riscv64.patch - Remove apache-commons-daemon-s390x.patch fixed upstream- Generate ant build file and customize it in order to be able to build this ring package without cycles. Ring packages cannot be built using maven. - Modified patches: * apache-commons-daemon-JAVA_OS.patch * apache-commons-daemon-riscv64.patch * apache-commons-daemon-s390x.patch + Do not patch configure file itself, since we generate it during the build- Update to 1.2.2 * Release 1.2.2 - 2019-10-04 - Fix: Procrun. Correct a regression in the fix for DAEMON-401 that prevented the service from starting unless support for the universal C runtime had been installed. - Update: Update Commons-Parent to version 49. * Release 1.2.1 - 2019-09-09 - Fix: jsvc. Correct debug log message that reports change in umask. - Fix: Procrun. Correct a regression in the previous fix for this issue that caused 32-bit services to crash on start-up. Fixes DAEMON-401. - Fix: Procrun. Correct a regression in the fix for DAEMON-391 that caused the GUI to mix-up the WARN and INFO logging levels. * Release 1.2.0 - 2019-07-02 - Fix: Procrun. Only set the global shutdown event if the event is created. - Fix: Unable to build with Java 9 using ant; dropped Ant build files. - Fix: Procrun. prunsrv stopping with error due to hard-coded timeout. - Fix: Update config.guess and config.sub. - Fix: Jsvc. Set the sun.java.command system property when starting via jsvc so that tools like jconsole show something meaningful for the process name. - Fix: Procrun. Correct the level name used in the GUI for WARN so that changes made via the GUI are recognised. Order the log levels in the drop-down from ERROR to DEBUG. - Fix: Procrun. Correct reversed code comments for JRE and JDK locations in the registry. - Fix: Procrun. Fix a bug that meant a value provided for LibraryPath replaced the value of the PATH environment variable rather than prepended to it. - Fix: Procrun. Ensure that the java.library.path environment variable is correctly configured when running on a JRE that depends on the Universal CRT. - Add: Procrun. Log the error code returned if JVM creation fails to aid debugging. - Fix: Procrun. Ensure that environment variables set via prunsrv are visible to native libraries that depend on the Universal CRT. - Fix: Procrun. Remove the code that removed quotes from configured Java and Java 9 Options. - Add: Procrun. Add an option to configure the service to use the 'Automatic (Delayed Start)' startup mode. - Add: Procrun. When running in jre mode, if the standard Java registry entries for JavaHome and RuntimeLib are not present, attempt to use the Procrun JavaHome key to find the runtime library. - Add: jsvc. Include the full path to the jsvc executable in the debug log. * Release 1.1.0 - 2017-11-15 - Update: Update the minimum Java requirement from version 5 to 6. - Update: Add AArch64 support to src/native/unix/support/apsupport.m4. - Fix: Remove calls to explicit garbage collection during daemon start and stop. - Fix: Update config.guess and config.sub to add support, amongst others, for the 64-bit PowerPC Little-Endian architecture. - Update: Update Commons-Parent to version 41. - Fix: Update apsupport.m4 add support for 64-bit PowerPC architectures. - Fix: Suppress spurious "The data area passed to a system call is too small" error message in the log when Procrun fails to stop the service. - Fix: Enable jsvc to start when running on Java 9. - Fix: Fix a resource leak opening the JVM configuration file. _ Fix: Improve the jsvc code that restarts the process if the JVM crashes so that if the JVM crashes after a signal has been received to shut down jsvc does not attempt to restart the JVM. - Fix: Ensure that the child process is started with the correct umask. - Fix: Correct conflicting information for the behaviour of Procrun when using jvm mode. - Fix: Ensure that, when using Procrun in java or exe mode, the service process waits for the stop process to complete before starting clean-up to avoid a crash in the stop process. - Fix: Enable jsvc to find the jvm when running on AIX. - Fix: Ensure that Procrun treats JVM crashes as service failures so the recovery options will apply. - Fix: Ensure that the //MQ command closes the prunmgr process even if the configuration dialog is open when the //MQ command is used. - Fix: Add support for Java 9 command line arguments to jsvc. - Add: Add a restarts options to jsvc to control the number of permitted restarts after a system crash. - Remove: Remove support for building Procrun for the Itanium platform. - Fix: Fix race conditions in PID file handling in jsvc. - Remove patches: * apache-commons-daemon-ppc64.patch * apache-commons-daemon-aarch64.patch - Refresh patches: * apache-commons-daemon-riscv64.patch * apache-commons-daemon-JAVA_OS.patch - Update project keyring.- Remove pom parent, since we don't use it when not building with maven- apache-commons-daemon-riscv64.patch: add riscv64 to the list of supported cpus - Use %license for LICENSE.txt- Build with source and target 8 to prepare for a possible removal of 1.6 compatibility - Run fdupes on documentation- Fix jdk9 build by specifying java source and target 1.6- New build dependency: javapackages-local- Drop gpg verification. We can stick to what osc services do for us- Drop unused patches: * 0001-execve-path-warning.patch * config-guess-sub-update.patch * jsvc-libcap-relative.patch- Fix build with new javapackages-toolsjsvcs390zl37 16773259201.2.4-150200.11.6.41.2.4-150200.11.6.41.2.4-150200.11.6.41.2.4jsvcapache-commons-daemon-jsvcLICENSE.txtNOTICE.txtjsvc.1.gz/usr/bin//usr/share/licenses//usr/share/licenses/apache-commons-daemon-jsvc//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.suse.de/SUSE:Maintenance:28016/SUSE_SLE-15-SP2_Update/e551adc107f73b93b0e11ba7707cc3a4-apache-commons-daemon.SUSE_SLE-15-SP2_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=c2a168c00c3c736a3d73abbbf9967afc09ed4bf3, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix) RRRRRRRRR8iU"Ox@'ioTutf-8b40b9260173b9b50584468f30a2ff8f88a6a70538a2cc396feb977ccfb0328de?7zXZ !t/$]] crv9w"1 hMHTk iCxv.E {-\gbfIw ]BKs> DƉz:ըvr|^ͶDp++FyNԧ[M[KuLCkd D.Hﺓo M}3=_ ЀZ7k lV' \ӽ)V [hh- rtt?0MfUWz1=/֜$"F恐W!x䔐m#´p8#EGy 3UjC`2_ VGfyϦ`b~\O%)W¸rQO7{d0f~ϘCޑi D1XXۣv)Ϧ'?"N_le/鮭hʪjؾ&Wy: h$;OǷZ5ȲEIgVos>q^tB[-h쫳)J3m&-d\vD^ILRj4]߾/VN!@"Wdۼu]YOc7SRŪ@E9[!|!N;WG"+4qbE5,!+NRjgu;MZsPO?I89s8?:sv;=9JSmG{C!7stP[/S vKf|U#7Ta@`B_a׶y91) S),T7)?GKxwB!C[^ɾȫeDԽJ՚7[k9Q: !m8t~vL9fh2ǖ'ES97dY8Rh򪆾܆Ҳć*A+"~g!]Sj'UCWR޿ŝtB~c >Zt()@^,K},]Xn# qn86`˦<`,6SzZ @ݛ0?@xCe*z.! з&dKܹC AP,A\`lyՅZl}vpBf{ (Аl%䁮~'K_&cƇ'p>] I6^w,ƬέLS9)4wqg.潁2tEg2r2rl|;l[9i7愳VHHWZ*2خ'@~k a㺆\MZ+P "(KkuvMOgl|]yK&4{؂;~6GѠ7 #]L*O\$4V2f`01bX.e,n2Soem~ҮM"iqht{ojt BaޙGpHK9uOA{SNf`!}=oы6xEC!,\f 7O96EpgBrz3ޏ֑&w{uȐ~pu2/CQ*brygeNzgk8HK@2j^>IV.څHhiѽhh0~4kvrUvD).B=D~ W&q˩DzbJ )^+1߮KWrO a0B)}&Ҙx3XU˿~ӭ# 8};4_>..z ~pᯰ)C>eE}þlފ "FC3q-şXrb.?VV[R7劑ˊ뜅gt1D_j{|W!e't=PboeQ:'J¥:1EY٪1Xsj=S+Ҏܙ4lC3P>%}SUt*h W}9+™D* Daa2|Go0#.={ ̊:ֽHx[Sa}T7x75XSW]P9%47'Sԉ5LBcr'kzuRU,ށЫѱe.C&v.kiPV%3Gjs j;5  &x".In77$z{u XX⤧VGNzoGPD~gˉhggq=hDfimhaﲜ"yx)!2*#c'Uav=AܖV&/וwuKS "<* ZP%oZ쓺S#_8 ź&t{$;̘b_3SO ^_F[rUrt-Ći].`a 7k'#84;HG^asLQGĠSFȥ 2fYZ^è}y[s ,A#Y) ݸFʕq=pGFYXAPq{M-ݠ/a^e9}vd+b6_֠'j,pz،9Dd8$ڬToH\:/結3:ƣu6]=@etZo4kc,h\h4ub>e[Z(]`:;R@HTgޒő1l@IzHN|;Mp, MF~Ü#C{(YuyzڳIKRԅzx볪C] `>&[;q?ABrھIiD}0svϮT룷짵8<|°!8Ri@ 9E4NiOkȶ뻸%^95Z;v:\;pNz --f |ҁ:ʞD f3.՚nppj鬑lLڭ8G:%yNk.MKI2*HqruH]24^QyiG+wИ_\@*f,Cߔcb'iҚQbV7 _7{pJb0k&=ahV!0"lXOoBxadqO$2Gĺ&9v-R;orْ*.d%RQ;7a YvyC3eUVSߤ8w=)M7@ȕ{U p`Emyo̒م>).+cc#╍LG=i& A~T?o~Ndjque9ƑRJ"mBF6dDi5a?j8Ch R\)Vc[ L߳0\qfj )\/! iUnέUwOKSa8);{r{X'jW ~ʎUtrz{aBȴԈ鍇]<#[Y|:1@(zSW=&nKV?^zt (8H(FO%]\"F=C]H8:a075;a,T.2ֆZYdU¿h$#oGˎq%GgJ*5YL^KR05$W PO È#sWq j7L+Fn_p&uQ1EïkwpƆc0W|kA&|.7ҫ me%tƒB=m;!H*'$IC@auRs }}YJs] .|&7\a[F2`KZ D5T )+OIH~XU"Mk$* 6P_-߿HFp]] g("22O#^1"'ha!Ʃk[z{Vn.@r)x{Ap8fkT_"{^M~qQAkb!H\c?sjlGx4P|:39zЩf[ _-fcu%'d'lC9[)!Xݝ 9,u+U<d!@[.;QBT/T@2-lAɦ-D*N5';\ TLkecZ?|B EbRay{ѧӯGKL0פ֪#dNP-@6:tDbO_f}THDv&߱|xZ-zBXfFX$dQs k]V|dCZvglkOjwY0lf !2f] tA U ~"&[{? X#O) =׹aUq?|L0ΑxormT^ahHgy4߾J]b6Jwo>V fk45v)]z&&%x :qBijX9,-]Dk{T $lDEzy+P)}>n;qOkVı_-z2Ge0>\DpCW)z+ՉPoYyS9-?Z.B ҂wHJGp s8[wﷲbuRk Q X.dD7Qm@ՖCD p8orĬ84hXW?1) ґo4}fL`/XoX[OsgbSaZR:jǛS~7yUD1} n9stQ?Fi xGGd u`F  v2I] Wty.A-ɓUvnJ}Sľ*ܓ_> 82L5XK<*oF$.H7FjZ%\Q"&R^zR- AYD|Npnq.LRx  csFhH*,+Z'Ǎ2i~5$N۷Q=Yj| hanq]r, q#)]y+ Tq$dQހ6D Jڻ8,۸C8""%벇9\ͮFU([߯FFe[A,eMͳ]`ɵ޲ucڜd .'<,()k,1d/9E>dؾ:58q=/m5T, MxpU'~g}b7( HWE8P}t9ͥ?aݤzk Kr2E\m~YfDm(G/e&Mv Lwp{_!&GZax'$W(TѸM)J 2>+b>;)%ݛF rtiS\-,p9 Iĭ!<I)kGP% ۉNe9j2 jbĪi5*K |CcGaﬕL b+^AfӝKUqmhy~N0TIcbQ^2 t{&O2Rў~v:[@ P r-/"&eY')bdԎ݃9W W^Ğ~~xS.FZ$?L@Fi2Nja< ɭ'{SK/$sAR߅}$Vs;{"6XZ$2o P|MGv؋;`Of,k*8|+Kk2#Bm3CV ¶6`}gjqxh;_`϶ 1UqAEG-Ђut^ܷ9!3y* >i(!ۗWѠ]k}ӠtIX;h `Kę]ـ<|t)i2\\oyuXz]n_52۲ޘH0a;zaxIR.10w/M)'EWaۛMͮC^#P^/jA챾kYOOh<0T-d1?򳔟6_rSMʝp~S (! hlscwy q_}I?Hj,K9-͒X=1cYW`ybDҎZ߱@z\r#S؂ p }/az<8gX*9-OYR5苅~fȉE'\oJE5: 8;(U{?ZآG:xx! KS˖axOYQUTR6O$[, nF|-P{ FzpfNF&V╧ReSMKa4@>\_G=;loƫ_\ת7Rb7Շ95 R뚤Ka7i<#wtu to (g8)L'̮}fgT K]f2|)#d7^V )PH6'4@n Qkt1d'uCmw{TAnA G/af̻F-$$r:6>G.x7߲|{=7_2&YgQ6(U^r2JEV *dj8'g )>fɡqBTSR3P.!*vM!CfHzRYHW=މP'W12C(T*7,;/A L-DN Yg3z_&l YXeFW$mv,y@.0]u k2(;F|N&0I ]nS)!gOz P'^8o\sW' X|OVBm-lg7[7[ 4/s(-d!!nOTp M"割%{+E="glo#{N: > O/La>[Z7C5>^/#<zaƋʎO p՜&@O@jOSG,@nyv3:TWXfKb!sBGaz+"H6ꡘp` 44]zC*:aj.Z4D7q9X7lT[jx.]頳yi(Vh}薂Ycw/?8+V5{rŮL}މ{i9Рy4y7~mTM_uZXezr$Jde7!'U( }đǖ ʕ-T1܎'5F[ض[Cgz# ŊN8s6 acPBtl"ϟj^fHOs 0*{ؖKCO%+>5O K cKlYagE &.(lbF`*x.e6֯<`/6QbS2+ǫ5U✒moX!FEhG4(,ҬtScx|?rh"Wq/#-&Yi ;=7mDrPtG5,&Ck"ڢ+7=qPeVm-CSKhA3~F"$ TiSW\r|~0H}dC1qȼŪE DV[WN|.Lݑ ; ohYyPDA ] kޜ⥩e기h e('-8HW,!M>gu Ch}1•߃9i rJe^J+œ.k14"͑8GSgA#6/*0x6P=R1ÐzBQZK'(ƫᰱRG[b-jJgNb6g z$Tz3틓P: G2ݒWloUJX8DZa?IZ{"UDsg%* J_C<:O` ,5 [{ܸEe^0vfSg7Q-~yq4ELz,6n?D  e?}/o>-ɫ;zUT` ˘2E/TѫJ0_-Ң|3)TaZR3W,Pb;k^}OBsm!]JP,= DTR 2ڎ-h JR&,@:`Tt%79nsRfFynX‚2`!M}qf`[YZ|UVtshV9ڼiybD)+` j[AesYe*݁ÖO]6;:{?Kh ,T&+dŜA-Σ%+cm⧣36Ugy6m`욆Z9<֤u&[drFus\G@J)W V(yz .o2y M?3J+Y$Adn(Q^NpʻGv,AB|GV.\`y{rgx=@}~Ptu]'8aի2 FT$RU;j0Dz$k :^^k3#%x f=~d5O:&B5CO$2FS%hi$+$I׺ĘPN8Pq5G_'SS&%2hARTw6Q4EWM_+_3(F-Gv٤f۲5\WT/\k2%"; eo,FmVOLs$S.tϑ)oN3HrkP~HD=^Όu;G]Qm,t4Kgܨ&5p Gh#y0j-͞VwobkٖdV6QGM{ayK"Hb$z-39f3܊t Gq6b~5KV+X;}_^@9W&Li !'A^B18Tzޢ=-3m,c@Yr A$:&*C=nܛ4LZ2Y07?;  aՐdOlrKuok.FDOU>8 (qU*PIF:Gd+59[V4j8l*Bo  ^~F;F2-QiLxpER1l)`X..dx=.-lD{X+޾pa=aǢ}<'N`l n\WZEۦCeUZc '$!SÆ!r-OoHs>XK[?=-ٛjȶytɅ rgZccCranH#fFdspGZd>?M~Iw~ziC斥O0g\шRz ]a |2R0 l'#T%(;bG"bDч3i׶NrB06fQE9 ~uG|*\G9%~歩}T Mk,2=}?{(PPf.#Yhl7;yX5&o#Wo,ydFVx쟧.1 u iAB  H'/{Lyb5g-ٷD5ůυu JuI2>-YB;Opi0F̯c̙4g>HH[d#$O]bӹfܖ\< *緻4xlkaWu(2QɀHsCN }p|;:Jdxͅ+9~ >ˏOSh,# h_<|߮U3~2xN{gl1 ,`8t-C8oX a76[t-UZ {z4-?<Bm(RFcF#obSmk,d,/wbo9 \LQZs(!ۣP&xŨaUH=lh[BSjS س\O5Hh״k~(j-OPE]ϝ 8>?5ϙV#\0fyP8N+IJb@ִENȕVc& eYO[=QP^J?_C%[:4)Kx88xh|w}L9 I"zsRxIrQd[-X7/xe“ g~lF0ij "J2Pz|kH˦aud ʮۤ{*P"L.zMԷIPhX Jnb,9!ņ?1;ёHn@diǒ}27wm(UM\QMUx;{M}y^p̍3XU:B;|QԴ*?hehh8PFln+h{^XFO:A0߉߿}l4%*,1.Zw~[? <٠MK(/Ql5`гwq$w"Wb2ʟ )@|]`ov+=>] S^Jk7U3֭a%<ʍ{(@?; I@ΎRaSq@]tk oA9hD}< U\0z^ Wm!zBR5Wi)|K:q\~OF<-(0[Cao(g^gwdKVߐD*d:OvGpCK/IJ;CЍ5kYp.9{kΞhmA8b I$H./̼xSˋ;緧wC7]Fv] ثcGt^dAIWt^Zb U%H#9W8<]O?ˁ [@\JoVuf]^އXώʁB ǿN0IqA+׮11%F9ɶ`v > |\ V!]٢%U T mC[LD> ž—oH5 +,;Rfܩ룗\NOTB8hԿ6>{{KdryOقEZ1@s V+u)$s'zqfomUөp|'u>23bf_Ϯ*AeJ]az06hOe6pQ$<֩ >IGPİ6t*y]fH(a2_!i8*Ti dbWV6kRni4-Qf㠹+vBj~8w == BsKvLʈH aL^nM|x^ĥ1b;ټ@Q-@}j$U^=qCbcꙟKZ$P)M$u (-7Um\<&aIҀ6.dwRGlDn3I8tz< ㄄?I{|q_C_V7^/PH4BxȎbFɈRQ{ި%ypI@ຸ[~VL8+nR! x{)@?UΥʻynf+$]g¥<\4&^1?;VΞO°׬ ߽fU̪Y4gj\܅pa0^-߄ "o `DEW=}'v\ ~NQ;a% ·)-W^kt8=ix?RSHw]_m5$[0!"JBIw?4$a#_@ M=&K~.R]{GHݠ{;{I]Zd >{#>BB)7A683A<@ׂ/"S?ƅʂCt&`4F'1-tm4Hߏ ,NCXF tS>RsI̪h>\ U0JOI[!CclA`W j-9 z*:wR|?5KG? 3R):>4nȨk 2wo0{ˮ"1#D=bⱸD5^`|zn[He@T5ߛ {j;Oe5ݶt N,DY*-c^ 06D𱲙Gߏcrrzz"s5ViPnDAO='J+f672t6SvWG&بtfm!G`T>'؎bĸq\HGi8w=srJف?\*'`@VξѝʽG }_7: 2W%rX]<̃xdmDDz>Hu5 {Z -G2$P$}̌7Z5㳅=Y}t?휞}M:Ěۡ CX8KՍ/vB_n%"1FV,#>0>xuVl+L$_S Uk jQ"$ D(17[ew|dNb{0#&~ ]C pLWehqDawB̦}OG'*U#Gnٷ;3 f5Ӑ2K{$u>(w "Nؖ,oD;Wj )@Q(H ]ON9u6g \( 6~D,,#\ I|sMM)]^leFqGmG*} Qe9b舾d'7[WxƒvϴikkH8}^[Hw9)x!.{B+[з15Qk4SPEڠs4)sCw]V!SV 4Hig r,SL 98toD;"h9[d*DyZl"~~~a÷?@fP}"hdswD6V}h_i=^HR4ȡq*+{BxUͽ5+B̲b@!??퇇NdV 2@쀁ѿs|ºPQn=,<8B)'ŗh=2LR10> N3fSL):N^BbvٴEB_F8PmL>ׯMlEN;Ô?$%IJEmF+;<.`~vw)y*Y;pACᡑYQѳEq/J ΟKxݹG͚{+Qk^PA@1PI@;f;/,yxP;*WFszB H}vx&-TpXWi t֪qH#W$N<\$jsY/E؄9+#z ۄ3IBXÌd(LQ@j #>k#{'Q%މ'I/SF@8=Y{tPVԲ7Lc)(fK9r(񭹻5|H `/ܫ^ˋ@č1`0LWA6q,].ܼ!Z"9+\'qv%mr׮ @HȈxKbjRn4XϔUԕoblV a^;7[9JM+3^͉t_z-UjzFC!.Y׻1 P Yya9YթG4]5߰;z;Δzb9RrcS>+AhU(ؖ"-H`LAN6 Q"b8pu{P&_ͽ>%1+_I/N4ECT TV>)L(Fcb ttgpұ&euZ<޶~H7Vf1k}'"?WwFJ#bZccp!jV>y"61rVY)5aҳz&<;D`3 bu3 DeύgsRyP>KZC9\A=/l,\IJ$AXlm Rx#lDu:Ů.gz*l;q(FA`W} oV|.GPH9:l-%?P1?k~^l ?.CT\T׀7lqlC#$t6^Vc #dXmYiųv.Aؔ)ǭm{ZlSz;|\ a,5㨫~õ2!G}&UU ]Ծ/rwۭMҗݹIAYR)o$sU Bb1'翟.!(M=C!];95 qLL10|5{QV4/G3ĩEfϒzIuG\fz, i+]hRN^"&DI:tp(r=842II61UZ6uhWd́Ar 6OVk=4ի5! ;"jC\LPpeiű10E%zυTDo 15 xst r%uiRsɸƳrk[z"eb=~ [ L/)!+n)ճc6J|'ũt'$CATuJ:|Qpo"䀦Vbi90[] 6K<ݝ* $u/'('6Іz O^%-uE^oN8^شKo,!'4LcĂ1z|ȁךּ\R\g$꫇KѮλ3S/E.f^O<!̔i80'/xp(  ѹn")ϣOK!sPŲh{).F[tw/wƪ͋/J.VUq ٛ)8p%hmxuBi b%˽qO$? NFӽ+S)yyK !k ?s5CHHp"yCknHl R*$0y|Ԯ^KFzhBZcc1ly1l H3µ A??Pg~8SN5SM XFUCO෗),L)ynbD}}dNcⰙ¶J,BcfN`݉f>H}%|r5XD{G=gvͱܫ6MbE͵Vũ VQe?DpX)YlkC5c=olG4T'H'}(#Sf2qa%ODsYiiM+|Js7~g5nl !hL޶6vDo+2|pO"?R(d:yœnZҴ剌lw|pyGA:&xxBn U nKb a YZ