apache-commons-daemon-jsvc-1.3.2-150200.11.9.2 >  A dcp9|97v6Yi7ZI}B# A74DxA!|JuQ;ߏGxگHcU[ᑊxV|(8`%+yyRUAƫ$Q5|* G+P(кt)ba3076fef3d4f49b5222b42448aaf7c7f1173c3d6ec0f09aa13946f8ae5f919ef29b9a84ad38ffa62dbc2fbeeedbdd5bf8729963dcp9|( x]1+sƹjCcTsϮZDoK 8rڗu`d[Dpq уz46|0GX̥kL^DTC3+Njӏ3*=ҋw*=HUΏ  V9( j \Hc%ej/f4=!'z.-S1}8Hd~.]q.jsX%15PICzFȑ|_>6Ğpfd6>pA,?,d# 1 FPT\`y   $ 8 = DXq<t(89X:`B'F'G'H'I(X(Y( Z(`[(d\(l](^(b)%c)d*^e*cf*fl*hu*|v*w+x+y, z,4,D,H,N,Capache-commons-daemon-jsvc1.3.2150200.11.9.2Java 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.dcsheep95.SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/System/Daemonshttps://commons.apache.org/daemon/linuxx86_64ݠ,^A큤dcdcc'!c'!dce57a519616854f78b946cb14727f8292719bc418e747102f1ffa97a6f6645e36cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30260decbe0ae4a544fdca32d5460ad3474f456d8f162dd2229c774c1dd68fc6f5b8b2042687d755dd4ed7b22973e670cdb1e89d7515e643749806e05ec47fd189rootrootrootrootrootrootrootrootrootrootapache-commons-daemon-1.3.2-150200.11.9.2.src.rpmapache-commons-daemon-jsvcapache-commons-daemon-jsvc(x86-64)jakarta-commons-daemon:/usr/sbin/jsvcjsvc@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(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)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1cRb5`@`@_ ^y^3\[GBZYo@Y@U@UQU hpmonreal@suse.comfstrba@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- Update to 1.3.2: * Fixes: - Procrun. Remove noisy INFO log message that triggered logging once per minute while the service was running. - Fix typos in Javadoc and comments. - Procrun. The DependsOn parameter is no longer ignored when updating the service configuration. - Fix crash and provide an error level log message when the user attempts to start the service without configuring a JVM and none is available via the registry. * Updates: - Bump actions/cache from 3.0.3 to 3.0.8. - Bump actions/checkout from 3 to 3.0.2. - Bump commons-parent from 53 to 54. - Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.2.0. - Bump jacoco-maven-plugin from 0.8.7 to 0.8.8. - Bump japicmp-maven-plugin from 0.15.4 to 0.16.0. - Bump JUnit 4 to 5 vintage. * Remove apache-commons-daemon-riscv64.patch already upstream- 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-toolsjsvcsheep95 16842546281.3.2-150200.11.9.21.3.2-150200.11.9.21.3.2-150200.11.9.21.3.2jsvcapache-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:28294/SUSE_SLE-15-SP2_Update/399775e514c3ccc47e4f8c110f6b4ce6-apache-commons-daemon.SUSE_SLE-15-SP2_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=f9c6471f468caf579b3abc6dde888fc1fd619276, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix) RR RRRRRRRRVʲ;[utf-8421944dccf80fe8ac2a260ecdcd98d9aee6ac02c090f47553ed37a7211a147cf?7zXZ !t/c] crv9wĸWe^zH^»;YwseINQxȃќSf\s4(=Q@\W/ i@/P._,{ m %cOxڜzNnUz5~jLlZB(Kÿ| 30PX菓A^SչćKN0PgNޅ  ;f@ϕ?#)XI-nw[,doQj|H9Xl:[ c/VbWz#ouNF01hOqPakQ9p?ӥ<5 ,ѢR`"S(^^!:9`8BM.j0' |]A&\vkZw^KO)JU2QX0yھ=?L %w IW͒l AsԄ!(lE嬘kg,|=@JZQ3@ \UOotO@FZ6guĭv&Ɂ_W!Z,;N<օҡHqp\!/MS%H"])*}H# ,]4cz:lcrXs]# $석xU&zXxɤat]+b.{"gpUJ7jO^YcǬM؏]rzj0b--jx4,ɀ\-joqd 7v㖒4[>w0"ÅfnVICmu=k[3=vn}~].ѽ/݁b9x-'G-7~OYUtk f/g/:@/?edi`%PsɗB'&4K/j2|IrJ]o$3]}xAqD@Uw$]{FxbQq\ jdRxQ0Xb {lQ'4erKkȿ}v۶<2+a>}R3#WNo~NC ;}\cSeP M9Y3x,vKlDJmě K;ty%#5DʜDbı AiEavR.BNTܪ=zFn"x23؝Nh=¥{j4[HȴVC/<>ב8Z7 y9$ðćP8};rΏgQ:ynns di)FC'trrXت'? #0Z/љO1e<K;Jڶ vț^i>Șvl鰲h?2ΡCd-xfc$IB}Jɲ35GPXr`-(Z#~a5,#87gsrL O̹0 6AZio]N]X/{\.!S6wMxl4cB˹ȭ4Z_uU;b%r7|YncS*s:"9!B9Vc2Gir$ ,Υ`r2osK0 Ɇ S/ ܩ۠x+d7QԳ"-zd55fiM@~s2ڳ2s"X& 05 'R7NmgTצ8%=#(x(~SDy"R&X3v}?wq(KCB.$ |F7Fߩ|5J#Vab#aQI` v 'o/hz0]yfᐬˆDZAÉP z0 '>Kh#yj|g$q>t/}tٙڱ(&kQ" 4|֍M/!Ȼz.CxPO=wFߋ_B]IR=Z@G/;N2@-߾l$h]K bDMHs$ªpJM+SvZxLꨜ:\z'uֳZ73g¹3s떽kFw?f٠M 3a ̐bq&F33ϡo0n%VEBJ+md@C>1'D >Lז)Fz@"1MKհ6y>x$:N=5Q-k9mV*,w[XI NBO9I[~|5kW),k2iŗf9=yë>(]Ԇi"ęg.n@]y0ߒ MH(;o>Ĩrj0:ˉv!$Jl:aGea%:r7QlTA"`BAű0 u7ȹ$RIqʓJN6݃n{LLiaW5K sd£"lDO# # RK֬ml'{"MOhiki~PO) .D⤦ϽܟiJjoRXMMz^vlIy>~m>N#]K-j].âgyg\@0?Dt2u&/gEpӡ>DcUzh)b a5,;EQ?KjBK ӕ h8N|+g+s . QV;3Ԡ~nHg͂awX%pr>̲b/}Ml8en4љk3h~D-TJ gJ[ مy ?@AGn[3 s6G2=;I[ѽ735wzlг~*!RP0:I=*IZ%Qf~˖*DhEǭf|f1%"|0x##{l&dgǕ[\}lv^`/-UI:y"L\D2pUHht5mS-mRy< ˎY(M頡?űz,zg(i.,1{NjD|+PIܠm c(Krup ĉq4VݻԿdX?ì&r3qVi9 m,Z!I#Qܞg]_C/tcQ y;RqV'9^2+/iED +-kVz>4NP_ѴomBȦ\jWxb4 Z07?~=R /N6]e#+,&Fnffh|VKM1)kr6Hh͏ bjX+ZҴOhDf.%{jP;FPq$RYN*cjk3>(`*):g\2E<_T݀{u`oh^"N~zŸ'ѭ3 WQ[ Vi,29yhmXBc茏 !-x9hcϖQ*otem0"4W-h[˕x7p͸H<6I2-tO YZnֵ7Q1a^qԍAP%޸,<\~s鄅R%/ ;O]V s sQ}BĠIp`s8<l$垃Ns'/8GW5JB V}H㨩.E3{Yv35bi"ٴ?/pE[$*4"UHm2<$Lc`}Ֆ\v-6"0HJ:K'SzJ}<-T0l_rӻe0ҋ m÷4_!/B5a칢 @]eGNwpDe~!׻1%c%'M6nޱ0J4b[=lι$WOz$pդ}m~0,\jmRw͖?$S_Tuظ0K)b?&X?U?-d+v&4>-~\qwnS Bx@*s^_@, q؟W@ QH͈:Z1/JE ھn'"t<Ϳg5ૠ0Xm%k h(9+xWٞmtWl魜,ZߓKAJs koZ ?jzi67=W*@u rlaUI[Ku;~|tHsBN.N2,q(L0&'k= i*mxʫƓ2뿰 S9@`?tS-_^`~q_rـGb꒻Yw0ކoi4>΅` 8cy%qK|hEGC,|987n}PE2!pf&)IxXUm aXv.2.7QqC⋥2fp!|֟J"TaUoRʺqtu tQa x 1{㥆A 4f:CyxK&n D>P-̇yyo>3t :vIKy|ٗ[IbIq@Tv"Ю5>81jC ՈYEI^z=N(ULf{9,y X {]1[#]| ;)-^Gm>Vܒc!4%$㳇ݍ֐,X|LÓIJKmr"-%[Չ1;Cw W,  ЏQ4 PM+b#6؝IgX&+?6MH`oӀY_go`#h$Lij[^]'R,$ tzS6F wXژ[>]N 2Y0C|Έ5 )fds(蜏~KQxxŅμX~DYf A ep ϐqb4XmZ"uDS9CRW]#jg^Egd<2Ϝpب ev>fD3qMQ~!;)Q6m&n,˵pі\UrjF]/P>\> 61?STj@1ȨL0pAh ٬1[vu-ܻa"HPX]g ?|OE%,P[ۛ?aUs%[!$$R1ca7s/-%XA+\Mg𤵋7s DNEN d:涻 /ٷ}JcWou]e¡OUI!8?w,\/d-fE+EӓA=(̋Z@:5pi3Z3{ (j6vLs(tп*";V%„8b&;/y@"jf)Z@3xMJ{'LDsq1$} XqS;EE\(8dNtyKcvO#|S7^M Ȥ3a-c$c.9h?P˪(IeSlvM%ixڇBzIC0Gi y)[ a/N˫pA-#.`ӆ/)9,t0J*qF*֗<8h 8?[^YY&8ϋTv>4wPIGMPE'3_c!==|me`#n5EJ },b;:ZE\֏I|r:JNLZh7/7W}1ڣ6Q'<숡ؤ`o#T0B~]'6>\1jPJox<^:뙒̢s ׃)da$ å`jJ%>A|%!9)=_}ܮPx7  ߙ)//^%8uN+ C 0O6BEWG|¿KZv%n͚^rL\6TV(?_w?'瀜oIqOpʂ* ZܓFU~Z$MoJN,/IE5|N@,EU o8}⎤uɷWEVʪcHS%ҍ;sƿi3#*/ Z8wב9`*C!^馚9-+(fy^Т P̫EGs<@ʀp53pÔ/ fW#ϯQ)|Y5._~E8ˑ<3TC9pM,ID!4GHFWAۭ@D쩀^>Ա觿H}E'N>&"_lt븐6<ۧ ?bW.W7a EHs=~K{5rPV/V"BYDp5]m3qLItvQ΁+1/|.kYOq`3\B9dv(d|B) vF J0!&ts~_9LxVCDu1{=pCfct~"(~mD q,o&o/syfmE%'hl$%k\57tzZ?pd%_عKʬn좷$NVw*( {K]uZUd%0ޏD\:]Sx'QUAW,"Sn>;CȂkAEz;0ogL+L-gGLA{}%[)Sҏ^K:i+YԗT|MR{c99ʉ_ڐ!E^f Y NEM|$(3$SCߌjgt\!oTi|3+׭b~M`WW7.[CûࠂQu=nF+7{w!rZc)G-d*j˧j²/l ^Q~# Ի׀O<;7x{C1.\Q,6 ߻VOi,׫Rz>eUAW,IOF+QVw7yOVqCdԦ, @XjyFϸOIPl 6(mm|5[ƫx4-[ e|ibi_pY\< Z{r'R5#%goZ6Z.*(uף. kDϊX,RO\義v-!O6G xk(Y2MMÊkFtMlN|$,.a xcf}aUڍa<[H[{erkP |C^?F'Ǝ<4ɚX.0B3REhb&#6?Muy{zwHp? imk o75[C,ݤ^㉲EZa@R@لN{:d@_rq98$ xvC :UXuw94ۙVؘrHeqMPߪ]M*&dgF8'G:V#|!8gއ] K?lhRpTeE>aH&"A}u&R%(jq1.=D v(}Ќ=7TӰ:SH8[CmM(eicY2v-}:A13AܛҔ謦l9Y6yo`dh٤/Dwd\]r3JgK($4]]}/"88O 7AÛF5IAHDݽVN,%ҞO+Ey'PrćA@lz]&O-f+ Opt*Bt1<[y[ݭ8%|i6D|\4ʏ͉K*@~/|z0'0}3.ݹn{7= q}JhlO_NORb^@h'y]k@* p'r׎NFQTRCyR6@ӐC52. NtO)(|"`>ZL9ܱjnDu:epHbW}@+݌Rxq®g#BsiiHje"X}on O2QթKu;{RSVg:+$x:X`Zϊ8VkN iN%~Yύ_{A!B J̎z;gYU"Y[xsS;"oǖW7Tq-,b0*$^#1s̰&w@jc BRk|3SHs/~5OʢS{Z\Cxj̻;L{{4xy7dط˻|<iιpZ;T{|aDe:ig:E Ix;axF+Xb!?RtGC@]"_:S<mU4OQ*/M`ʐ4tYXF tgҾ9\qo%Ls]V].r2okFfaW,<noD J:pMqߴc%*>:vKT 1V! >0ixiYRd .j"<-u_7]R ^$@bawݪYDP/^ٛ $ /nކ5 T7G ,uẁfX_5G ݊/'}59QׄG?-~LcL y'Sa9]"W~^#сV*n0CUbv*Pdf5e-H5I(H 'Y_fEęj?FK0 <%YP~hw2X8_ἎeDV!]=pq.amALϫnti1ÈSNr2=yF QȘOlߛE4Sk*왨s*1#ukeģ>,X(ht^iFY@˘^}} V %4& >ѿnNϕ}l<5΍]Rs`u?*s0h#ctmY'y+HBo29iA!-(YDDSRo'"v`ɘHe@* h;|qxgr|1'Ft}F^yebZwşGxN1: `V]-RNt?Y㕠c:5[SR'Ή7DJ^v2 姻&Ax;koSQ= ²mgv%Ox@]pRNůN(t0 Nydky߰^;nrK+ 'quÃжtz"@2hPF]Tl7XrlK^?6-tsZdzJ@Q#EZ}{YugV!0NZBcjmm8mXЂs6(lK |ݬ|>xq "Ovfhc _@Mf*@WY*x8_6r#7)F֫԰P:1R }8鴺N'Tdõ9SFAƣyѸBxw1=p!>Lԣql0Cw20tC %sH$캆rw~|Fċ|m[M -xTjW-T椶. 巈fC50OPO,۪>ۼMSg?H 4f=mlT :I@߆v2ޫ[6iKw7rWy8jY(ARer$l1Nj) apU$JAeD`8R\>ϞЙF6"AQ-ާ V,3a{ jk|mȇlN<ߒ&){q_w1  OxoZ8v[~X~q(];N&%gX2* S6Jeywam5UmSP Qi(5?(5bL:~ JoOPTC(&!W:Dz'-$DN|oۂ_X•P ꣖: M($O+˹);zn37EN+j#}۪lQZz_ks<ëÅ %@[yڂ.@QrɇM[,cFNf'Z.k#ֆ(DG嘄N`i%,1zTD7eȱ  !2* ~)ETtH#Y.fc@[yI/@P7A$G 9JG.-vlAK\\082c˪ت,x(2h9פE h+v>Fͣj5/j!eyg _ ͙Z#%jDNGﰝ^p="_Y T/@5]$y#Ct#28x%9ȢX  6a%Z`OT)VM)Pc/(}\o/)UѤ|LIq y?x Љm-uwU}@+ʣh RpGg ՛6:+Xj@$rY%CC1nO#PNDa6jU,0% aY{ P? ~tg\-WɈDAśoM>=h&3l7ҷj@ 6`+%%͂La3#u^ 3xH7/[g m_8gdo˙]"~_e]Z뿁+Nk3MlS;eJ$Nѧ)sMj:Q/gy r܂CN^ys`g3lҴ`*٬zC/U7lK3RyTIXєb&m8B5s{.g+Y<\ P!)3'jEs-164)}A8YLI ML=:Ah>X ˗kiM]iI:!(&,UTG iMmϕ 3qZZ$?u{K3wO($6*vG3rwVR̂'c9Qgo@褟GZs`/d 8& d±@ݕ R g~6bטm_ǢQQƣ~5&?as:PHXPdT5 )Tܑ&tᅹs/w4zH.ҦCɼ;zLo\-0qTTaDP8su4tMMjvxA$'fRšȶYi/"nE,AGi3$8bA?td\+u[a.Aؗf\#Bf]"鉙g~.~2+(Kn81bݸ' @8̍݀@DD% |(^ \(6-%]ssK'و ޸>v\sI}74*r)WȶL;I₹Qo i֏5p̥6=0 EFDP]2_v?b/6N,ݽ32>u%2-X^B@o/e_{_VyF'OKn (~m, l/mf1,,m&a3>5 []v2+…t5*E[nC?qŔ}M?Ld7-E4i/JEܠՊ'5w%:b :5Qzf[=v<-[~#i)#+޼B_K)ox)3%EY9Ok!p5>$b3RmYp:sj?8EǾ|-xuf'[5:( ;1( @LFI.?j7?_;2cF/ TsN '$Aj %1̸Us]L#8<}f#E^ Mo5HJhM<#ڪu$%`@Y-{Y!#K&uJ=G?H)jtKQejyqÌ|VVp%yG4Bnna[e~JROпVh qz OSl>皰_]T^XpkwGy3UTӝX'mg1;WMg96.Cl'1#T8ACצh$CpXźM޶m* Ђ6be.އlJufQԽ\lNhi,޴OOZ>|c؄  zt xG`DsXu(KBUugyZ9 m%"^+@יYdʊȓ;vbȂ"/v<ɺЄ &U4)mNa;Vԗ?q'I-/vX (QºuJ!<ߦKդU3v[lLe|Ft*Zo@Ȟ SRv(ә f k?v?Է{?`2gJHc Q%4ʚsJUvH7fN=酵Ap,+k/}ƒ ƻ_k @BʱvQ1wy,u/8-gP~VJcaJ:=jldv l/IBPg|z_~CA2X`%'QXYlRx\Sn6Hb?EKH3w`nt+6@D4 .dA8̮!T]1atgHCkjɶ-rײOlצ*.ak*h (G_|?f]"k`TmB<}*xm mx>xЪ#qQ^']\$瓊 y׮1N< Yr>,I^|=> 6)D!uhcpmǙ pV'!:]@,q]eZ2P7j6OzIg3ݑJ;k ĝqF{+N p*eLTEDiJ!#A",f&ߙYi&Ip'!u_ æ 0mi: _éI1Ph$ F6Oӷw,̎ fI6I56 'jzAn2(݃GV5T|F]"ʫ*R;M V\KoBs 3d/h:0 9XJjykI5;tj=d@/1÷J=$L ݖzGͷ,lg5P<SӅjL* /y49<(!KS}6*QN@2rϜA~w3\;m#f(6PΛy*ΔPcdxҭ؏LddI˹ib &cfad5 T, Ѐv4ހo7.>323of:4_5dƴ5">d]DBTz9ucc.o:hM>Þ }m&-~[fs4'z#6 .+<+Hi@WկNvDJT6g:(G6k:l@@됤ٕR FK57z _ꈜ*UR}0{k:=ù=(ˑW)YJr+RTA |x(Pb":6H{iBv$Q0cTn&e a2!F-Tn>o1 ]9kxZ_){:q 㦛 %=|cmQ}Wi,K10f ׷ӓгG__QM)QwѺUuy{ܾ 3bmաY/F5IJ\SmmHz2<>Сk2>v,N$`J?7-!ˇS"Բ_:VpHq( ( d׉צz:9.kT vcKAý>D&xL# ?i+D.ŀHY8 x"#+m~\r=B\ZJqm֩mP`QWA3++;<$/ޝ-f |7ԘdYG+opՃHQo ^Og`$EIn t4ڶԏ*s~Dt8 ᎒i.HZ>3)`0TFdjE=s^31~jJg6UVJ!!2ض9w5V 2i AtI̿I-|Jo=PMm&ĂYc^ s]R:|k(g@+آCӈUsxW)~.Y\Lnܜl\ nMpD ^k-^\/UzgUCSS ~Xj%Ft8 zpCQ#K]63+`:+?C3Ӕs5̃!4 _"R;eT16SZ!jl9(쾵n ~NݝNL#M(lBSI<IT{nopr}M=Jӊ-0xKAɞ;n 8z*AiT0妜C>ZVSg]8wԩ"F4O%VO-k8'JfiAVWC-Yǘka<Q-AlG0:#NnL||4jpTzALSYeŪ^d07I?^Ev)'׵ G`;5dKeu۞DIr/_RO%뵩%$bᔸY:@nօ᪀i奲5U_9cQ- ;ۀ}ف`Cz? UQ$Qj).}2'@Qw&]8SLeeҔͿ+"T`(H+ud+%U}l5IX!1=I' He.fIw7N (1t`Ոx7ۛdcQw/נ ] EbfC'% ?YH%Y*6xAX=h(,^g,jfvLdZ⏊+V-_ Z7ز&Ĉ* Hquf=GnЎ'jZ_̀xu@C]u1bcaIh Vx\[n>~楴sBI5j㊹7bxuCU @3,EXto /.xXۉOLj˺8]勞( ``H^c9=&1z.53 LaU^d2I?C#=OЅ*|q>h0$!>Qe: >vB U<ﵐ<BQ=ڢԁ ^SF?Tׅ$?ԒvZ vKS6SY2Orx:N}nG$?t{%d^'83'uW1R!0"F`W`|xB2!vu`pIPk'680S79NdP!4:|u /H&xyc|LbN6&(j(3?r,Wgȩ{qgN@˼*΀~ܼzhykMzbװxVL4.{0!R#qow}V[: VјW_0ЌZGaW4)|XoOfX0@@q#3-IGK1}:7>føT1DVƮ6U*?bg WktԳA{E>øbUss>-H* Si 4pAquI!$\L_q@Bp#VK9\p]57 %Y_"([_^ԍj)X4bN8qk!/CZ´N toIU7f!2?N(Ǝ(( 3O+`i2+C-=V8Vj(pܫ[ߎN﹎lEʅTn"Ύ<.[zm} -˘,t෻/BޑWC,G=tJֶ- Y#jٽDA?{zUO'f'7HE5Lgw1Ђ@A;˼5T8=]7оoόj PeJ"=T:p\y֜QBi&>춿A[9=/<H+%zvtEDk^Li,ob \Epڣ[5c"&N[SVitŜR:$՝ٰ8;[G1b+I3,~XXԣ7񳈳ft>`+'>eP"X3^Q>Z m-9)xX,wĞ~rA)g; ]WSx6@Tg |qr.~&p( ~odyLZ@oSH_; fCSS1\稔<.I/Zpѡ kو.*^qw(Th^Co >m#ɲ+!#)9ajJ_;*Unx Goj9d 4d#$#BK8ʃÃtLJ'o;H+- !߽v28)j2I'vL2V:%_7T:0y~'LmQ<౗avD̸b@;asڱk5?Ri-]U;Q(`ͤ#+$v*9Z',%^88Mibh}2В׍KrqrE/$P0魋UUyiE-ԽNhy=a#8۵^ dhކfhSIlx%J}۴ic/_;fډ3,[aK*r%gRқxUi쏄zبcO_Y u7Tc*X<-0\w ї s7l6㄁5m wL-7lv>iv9#400xP+'A#8WJ CrnP)ڛ;5t V u* v.x? Ԭ=Ee6З*iʌ !%5MO3ck!$ZA┝PmixU3G~*s y]b)rަ&2Zˉ6-Ikd$I페%{q02XyqGk9h8,}>:S%7䭸kVu֜/桻sk`hD,$nv# , |Vw9bXIeqygFlxh}K7ODeEUPQru_ %s܊XԎtFɭ