gcr-ssh-agent-3.41.1-150400.3.5.2 >  A e p9|Q*eT7]z_JRcB@'0Vх=T.bC䢗}mf-?K_bȶݰ5YR[=Q2mJs#e$6@uiǓ98-8ɍnILp&A4.xC8"VrwO7ѭ*Skt8]L2 TWk|"ٞƆ nM+ބ\&N_$[r{921cfbe9b994bde0e42e0fd630319023157ced3556b6d3de5bdea7e02aa5a5a0e578210fb20bd32004c35a441b6f0b69f1ed3cafXe p9|RW6+զ?ό̪S,8UB%F%J+\b>Mhq&,Tp{gë]8{( 4l[5)OOQɉl4\3@c3/{>O'j}>.`S/O1 gn2^G^ܔ6C.|A$ >_" 0nXmWw̻$ujؓ9݈#urP{x佻 1>pF)?)d $ = 4:@s(4 : @ L   />`l(8!9|!: !>%?%@%F%G&H&I&X& Y&(\&P]&\^&b&c'_d'e'f'l'u'v(w(x(y( z)),)0)G)H)L)R)Cgcr-ssh-agent3.41.1150400.3.5.2SSH agent binary for gcrgcr-ssh-agent as a standalone binary, so that it can easily be managed through systemd.e Vs390zl38/SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.gnome.orglinuxs390x if [ -x /usr/bin/systemctl ]; then for service in gcr-ssh-agent.service ; do if [ -e "/run/systemd/rpm/needs-user-preset/$service" ]; then /usr/bin/systemctl --global preset "$service" || : rm "/run/systemd/rpm/needs-user-preset/$service" || : fi done fi if [ $1 -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --global disable gcr-ssh-agent.service || : fi.큤e Ie *b 80f8fa2230c14f41099536a44f15cee079b6e786ab7aa8396e6a3b116d14b182af2190ffd3011c3f0051c0c8162e9aa2de15185da2b1c2df16b1463b04c1fa26175f9c10bb1c85c68b88a133b026d3eea5811f8ff94e7e16fa26deeb1367f7e9rootrootrootrootrootrootgcr-3.41.1-150400.3.5.2.src.rpmgcr-ssh-agentgcr-ssh-agent(s390-64) @@@@@@@@@@@@@    /bin/sh/bin/sh/bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgck-1.so.0()(64bit)libgcr-base-3.so.1()(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libsecret-1.so.0()(64bit)libsystemd.so.0()(64bit)libsystemd.so.0(LIBSYSTEMD_209)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3c47@a a\>@`z__{ ^l@^h^K^C^,-]߶]c@]k\AZkZ@Zw@Z1@ZZH@ZH@ZWWV(@V%@VV@V }@U@UQ@U hT@yfjiang@suse.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgmgorse@suse.combjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.commgorse@suse.combjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgluc14n0@linuxmail.orgdimstar@opensuse.orgcrrodriguez@opensuse.orgfezhang@suse.comhpj@suse.comzaitor@opensuse.orgdimstar@opensuse.orghpj@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Update to version 3.41.1: + meson: Fix unknown kw argument in gnome.generate_gir [GNOME/gcr!68] + gcr: Add G_SPAWN_CLOEXEC_PIPES flag to all the g_spawn commands + docs: Port from gtk-doc to gi-docgen [GNOME/gcr!76] + Unbreak build without systemd [GNOME/gcr!75] + Several CI fixes + Updated translations - Add gi-docgen BuildRequires: needed by the docs - Update the doc directory - Drop patch b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch: fixed upstream- Add b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch: Fix build with meson 060.0 and newer.- Update to version 3.41.0: + Port ssh-agent from gnome-keyring. + build: Fix parallel build failure due to missing marshal dependency. + Fix warnings by dropping `volatile` for g_once_init_inter locations. + tests: More robust against GTask unref race condition. + Updated translations. - Add pkgconfig(libsecret-1), pkgconfig(libsystemd), pkgconfig(systemd) and openssh-clients BuildRequires: Build new standalone ssh-agent, and split it out in own sub-package.- Update to version 3.40.0: + FEATURE: add hkps://keys.openpgp.org to keyserver defaults. + gcr/key-mechanism: Port to GTask. + GckCall: Simplify the code by using GTask based implementation. + Updated translations. - Make use of the new gpg_path meson option by passing %{_bindir}/gpg2 as value to it: We know that openSUSE installs gpg2 to this path. Allows to drop gpg2 BuildRequires. - Drop pkgconfig(gtk+-x11-3.0) BuildRequires: no longer needed.- Update to version 3.38.1: + ui: Set "use-underline" for GcrImportButton. + Updated translations.- Update to version 3.38.0: + No changes from 3.37.91. - Changes from version 3.37.91: + meson: missing dependency on generated oids header. + Correct display of key usage extensions. + meson: Correctly set internal vapi dependencies. + Cleanup GType boilerplate. + gck: Fixed test failures. + Updated translations.- Enable FIPS patch on Leap (jsc#SLE-11855).- Update to version 3.36.0: + gcr: Update gtk-doc get_der_data() vfunc. + Updated translations.- Update to version 3.35.91: + Mark deprecated functions with G_DEPRECATED. + egg-oid: Add comments for translators for new abbrevations. + Updated translations.- Update to version 3.35.90: + Add support for "NEW CERTIFICATE REQUEST" header. + Add support for GOST certificates. + Rework handling of ASN.1 standard types. + Fix a few regressions in the Meson build. + Add support for g_autoptr. + Fixed some compiler warnings. - Changes from version 3.35.1: + gcr-certificate: Add (virtual) annotation. + Always use G_PARAM_STATIC_STRINGS. + Support Meson build system. + Avoid potential 64-bit pointer aliasing alignment issues. + Update README to mention correct environment variables. + build: Use sed for .desktop variables substitution. + Updated translations. - Switch to meson buildsystem: replace configure/make/make_install macros with the meson/meson_build/meson_install counterparts.- No longer recommend -lang: supplements are in use- Fix usage of libexecdir instead of prefix/lib where applicable.- Update to version 3.34.0: + gcr-prompt-dialog: Allow the use of mnemonics in the choice label (glgo#GNOME/gcr!22). + Use python3 shebang in ui/icons/render-icons.py (glgo#GNOME/gcr!21). + configure: Use PKG_PROG_PKG_CONFIG instead of reinventing it (glgo#GNOME/gcr!20). + Replace tap-gtester with one that relies on GLib 2.38+ TAP output (glgo#GNOME/gcr!19). + Remove SKS network from keyserver defaults (glgo#GNOME/gcr!18). + Updated translations.- Update to version 3.33.4: + Move from intltool to gettext. + Fix parameter type for signal handler causing stack smashing on ppc64le. + cleanup: Don't use deprecated g_type_class_add_private() anymore. + Fix GIR annotations. + Fix hashtable ordering assumptions. + build: Fix gcr-trust symbols not appearing in GIR, and hence also VAPI. + Update gcr_pkcs11_get_trust_{store|lookup}_slot URI checks. + build: Update tap scripts for Python 3 compat. + Updated translations. - Drop intltool dependency, and add gettext.- Update to version 3.28.1: + system-prompter: Fix use of g_hash_table_lookup_extended. + Updated translations.- Update to version 3.28.0: + Fix year 2038 workaround in ASN.1 decoder (bgo#787963). + Fix test errors when ssh-keygen is not found. + Updated translations.- Supplement the new gcr-ssh-askpass for gpg2 and gnome-shell: GNOME users want to have this available to enter the ssh key passwords.- Fix SRPM group. Update package summaries.- Update to version 3.27.92: + Provide API for reliably calling ssh programs (bgo#735873). + Updated translations. - Split new subpackage gcr-ssh-askpass, recommended by the main library.- Modernize spec-file by calling spec-cleaner- Update to version 3.27.4: + Fixes: - Encoding of EC parameters (bgo#785234). - Hang in certificate export dialog (bgo#789804). - Failure case in gcr_secure_memory_try_realloc() (bgo#775685). + Switch to using GLib resources. + Build fixes: bgo#771052, bgo#775685, bgo#775966, bgo#774312, bgo#774311, bgo#764562, bgo#764569. + Updated translations. - Drop %desktop_database_*, %mime_database_*, %icon_theme_cache_* and %glib2_gsettings_schema_* post/postun scriptlets and %glib2_gsettings_schema_requires macro: they're no longer needed since RPM File Triggers cover their functionality now. - Drop shared-mime-info BuildRequires: it's no longer needed now that its macros are not used anymore. - Drop pkgconfig(libtasn1) BuildRequires: it's no longer needed nor used anymore. - Adopt the use of %make_build macro rather than raw make command, following the best practices. - Add gtk-doc BuildRequires and pass enable-gtk-doc to configure as the API's documentation is desired. - Add pkgconfig(gtk+-x11-3.0) BuildRequires: it was being pulled by gtk+-3.0 pkgconfig module and used already, since both of them lives in gtk3-devel package. - Rebase gcr-bsc932232-use-libgcrypt-allocators.patch.- Use SPDX3.0 license tags and package COPYING as %license.- Add explicit pkgconfig(pango) and pkgconfig(cairo) BuildRequires: closer alignment with what configure checks for.- Add openSUSE conditional macro and description tag for existing patches in specfile.- Update to GNOME 3.20 -- Fate#318572.- Update to version 3.20.0: + Build fixes (bgo#763488, bgo#766301). + Updated translations.- Update to version 3.19.4: + Build fixes (bgo#756235, bgo#755873). + Updated translations.- Add gcr-bsc932232-use-libgcrypt-allocators.patch (bsc#932232).- Update to version 3.18.0: + Updated translations.- Update to version 3.17.4: + Bump up the GTK+ deps. + Build fixes. + Updated translations.- Update to version 3.16.0: + No changes from 3.15.92.- Update to version 3.15.92: + Build fixes (bgo#745629). + Updated translations.- Update to version 3.15.90: + Fix memory leaks (bgo#738508, bgo#739239). + Build fixes (bgo#743201, bgo#739449, #bgo737622). + Updated translations./bin/sh/bin/sh/bin/shs390zl38 16951511903.41.1-150400.3.5.23.41.1-150400.3.5.2gcr-ssh-agentgcr-ssh-agent.servicegcr-ssh-agent.socket/usr/lib//usr/lib/systemd/user/-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:30272/SUSE_SLE-15-SP4_Update/921ef594d19b9bc6fc92e2e2229ada38-gcr.SUSE_SLE-15-SP4_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=45db5a54e3661601119aab6e4354e8f8a00b0e00, for GNU/Linux 3.2.0, strippedASCII text RRRR RRR R RR RR R<)\+RƗ%, ?(gpg2 and gnome-shell)utf-80e00ebb224e6d11b39a9832f54097c752dbec16225c9ecb65b527769a96ebee0?7zXZ !t/1R] crv9wryt<8!Κ%Ze2knJYS*続K)YpVFsp" T XP:TfW!R;Z񜂿7(6c\{jݞz\2 A,XRsiۡBk=&&X/~p:{c^mqsAޒ{@DQڋڢذGs$ħۼJW" V,ViO N(K.+tQVSժJA8 ~ԒcpMqY״ܯB{tVrgG] "~NBxzhh_2[[}xkD|8?ʠ4-k9)&M#+,!Yt96p,;2 n $VFˀG%~a4Iu`\U)x"0|v5C@LN}ḰZ VM/u>{Cӣdzrov(ţߦY xsr3 6S>DLg2#@Y3/oVJ/\^%. ZۈnLn5sTރ9\e+y?|36?xA.]VNsþMS}w&;+\ @>u "w.sH b-XgQ.]za~Ų63/WcK,&nIK M9V2y.ֈ`8)ĩn^⒊i-Xj{+  +@c4l (ɿuK%97$Y3[re [@)CÝ-[!пj Nuֹh)[+gi1sB=F?J%AM 0_.9DӠ5砱VC^HE\Zpǩa1aޅǴ߻B@ZF]Ԑ"1n!B>)Cj$+AFv+SU;1K ooqg DaA&e8'l t&h<``5f!Cl0VZ-4SjW~}LJ(ldMPdxc]j ҡ,2k s6y=im #@2|)!4HT z_9WM,!*Eqg޹&MIlpR9v4ﮜ{k۪ZwA`#Mʐ.N򂱲 2c_O(`ӻW?gG(7 oמ6bt̤x [B:4z_e'pZαScRI$g[DSlb\o ?5SX~pmu MQ4j_J0 Qfp tUq b;tqj--]a".eYfS j{i椅4di;&EI_oU QLk(f ysNI6O+ٍ>U_ TՔ@I2BA[&@l>B:1 xw;y<1{ʖ?5oYa(n[sU /_cx.cf9?v9*XZM wpM!%"X"e 93LT)l ^D-R#@vhxrxPoN'vq}j/e~QH(9T:7آ1g1W (><֠wXt1ʵ?8՝z[S= S@Ct[/u$o!&1ӢIDQRA!kI m1Hk`T}S }%ݕH"AFMNƘ鹒 5wh ;2c bpSx:zDDTW3MfoN|34vi UFC޹@O ZJI` WDl(hWBvt5aC9{է뵴HW_W!)O}T~#yҞtW~'@xmHEp'q:M.7DseG3Mf>3 d}@q#pU!VNGaf9qV3c êuRs.D~Tƀ\ЃD^y;6=@aaܪIVBM(s]%.n.z\_#(6U}aO )sDܟ]䫧-/@ly0Qv&'d녓2>sMMI4'_ˣ3IJ< W0 )V6lha8svP9W,N0`-0GDX+HUN*sM^/Ŀ 3:e͝/q(:wV̂{8%p{Ժ4HnbJQ̡CJ/ P~NIljvw<ޅ5F-c+ }A#:tiD ô'%0  ^X/-S)Y؃[aŪCַ\(TڒD$X0X0#}P w`iBf@W !yv6EÀGK|7su;N!ln "e %3MhMɗ⏻;ڽ8Al}-PAe{ ]YsԸfI:@qF.*&eKٽ1T#ra˹+Zߨ.Kp< w{1,VC0֭*i%7˱w-4pE&erg=m Djr7$phu_8_ܳf63K˺dNޱ%ܩò ZC `ӾYv,=+đH"hc0S}f}f]SE<(ǥ)/ص9O^q& kSDN$;؞M fg4Ϲ28wrpoXbfEzw7w WH)/&:JX+# m˙.w=췅 AD ,f]t vq[ti_fiوCМ!r.Q@ׁG`s Tp;mn5ͼ[tV0.`yTh) ?ooz^iN&ӧ'1$&m @W"M5nm۔<53' NȦ'T)TI&K5^zV8LLCX :-U=ΖD>ET_6~!.lʕ{e=YȬp -50)šN$zr8dY37 ȯHws)懕 Fw2țˇY* t=[GTxU  Gzl7*2՛Vd?f b&V]7`9l%l 4Ks%5kf2rJ A[U;*J23s|-_dc<8I*!VCh[wge>wU}W!f{dR=XjB]Og4pќ ]'2մMb=anNє叭CTUBT"IR̽cFP#|uȠ7OwdԏQ8{*+=<ڽ 3R=΄}tJ}|)׿_Gw_<(F*_P~mV5. TFu#B0[\BƐ-$[m 5!zi;VݶT=.6TA i6] PtzY$ x~2NNv89ڹi+CPxbpB#ΘMޯ3H8v@4zh2 cwa5yQqNjTFe _=RP삀)nH2-܂F#r@T\' Z-_&]\D':'M:Xod,_oa7XW-:}W_n'Lbw[6ulc35MD{V`Cb I *b)&iė]{"D2DۂF|C32?{M@w=a\oC0bjBoW*ִ.63$*7&;#@P=zp_W I1.9GxxSg#eV.;l2y$ZgryP#k}7=PԷ\Q*G$RU6$#GIyôaԑ5t?Z#A^ZPzxM}_"O  JP" Exurv{cQH@aQ݊C(6.ԩpQkÞߍ e:)Oas* 0Le[K`p47!^Zv1LNbʐ9^9h` JQuH ^yMtpd75kZfnUxJ:N7jQ ɹ5K27qHL`T,0 ?G?SP~PVSv%.zm"XF >rOZ8IY VReWޒthS{Ý;!Ԫeʀ:|Yu0f۫I8Y{ 'twl~{5ޏ4v5 xrT фg `bϧFF GZ'ʵL mF5;uBʫWIe~rއ2PeR(\:5ѤeʟW-k eDQOьWP'& Pi4nA gsBgycXќREu1Ozǃ*4l(êM֦˼(@7iugT*p$ҹ} z~V (2ET0a\==gN]:Nc\᫺?Ҙ9 FOQ+!ĜM_OrZJ\y\++!o%- \\>`o46}_--7ݐ+}_R-A|jsOW`ʷ `Ԟs~2:݅޴k~fa 57!09%)ȸ-)A^zL1Pil0*m,e˦\$*1JZ{[o%.Xŏf_+X<iy|?!iw]$mT-Cv~GBT S7B2d.ƴj6l۷38*G<ْM^b [h"*S+y>¬09#,%ݘ&UPb '&3$T/UD ,_m@PcQ+cc+h i҉a*LleyU&_ͧ,,@lXh7s-W41[9/zx9]vB􇁘&PƁ0NJƻʘ|MsxVpBP3W b9!ċ 6&?KVAE;hX5&bd $4/MF6dE"st]`Ҡj頡;d7XbPA3PL{(-KXdBҐ:%$ {hV{V-M:GЅ?aNụ^x[ q՚\%6B3 ɰɴ/oʩ3yj}ב+LbRvN;'Z|~uk_5dwϹcK|ۚJ0f֞qlÓVʄuJ>RJҥr\ Ti]i kV}яEwȒ}2AC%$T  :쭰,Fxs!""ץ~H7 HڸLQ $%o]i}Ep{2eߞuLԆ'3YlJ+1aqZ@n4tv*L/.iE\/r p )ֶ)7 |V k}WMF4&' qX[W,};z#[`҂EsM6dP B3XP޶nb'p Y4/I5J4myOa_ Wș!I޺ AhHfܓHVsX-dtS\eiBCMltfe&Cd8ҳp;]L HڰΤB%1';O~\PTqyA"ծiRNv=,w%9oWȾ!@K\ldXR8JB0#z[։ںm Q:~ F:(`=8Gʲ!"߱cMPY@wMKpk8uw}vzȚ UsZОf#OOm潩KƀW-!u[WR̈́1r 4!YYe;V?=ca%GA7ax˖q4!LISdN76X/*%e4iz *A% WV%]N6K e3۟%&bG8;q"aY gVej-UCMSa ;F3TirrkE =s̏R$YJUx4ma53 zWshuNۺƈO#j8R={/tNcg9x]Ь`1|<&\Q%ڍaUes6NEa&sG}PNp_ۊSWL̆j( y@ѯfes@n%c gȩ(U`:9gW!_ͤbqJh5_A bF [l,6_\aiKa3e,%B~n6zWN@d8L wY wMǦIr3r2MUsy*q͏~xD{3VW3ѐ G%T1 $xJneR>⾗o F4ƍg t=R+Q+ߦ0nS,SD%)YH#C2"-_zlj=IbQ  f]Nu9{Tv0(hLJ'?D& N͹žCqvCz2;i4Yh-vm)Q,##zС-S*WDTf3\@!'5kHR`.ȀۿOў[fg+>U%\f(Tn GdHZQ>Qu@\*9y #}0-/-aP-QHq,i& oIz"t.݈ +3򗠛< [tͻG}7:uUIT P1FJHU ̠ތ/\Nt1RJxCAvo?{:.W=2U@;=FkYA-PS0h-'so _'~sb\t X /˹fT8m_Igۘ|(6EE{٥ZEWgStt r'T)t<Ћ=PU3o(j[!`^dT` 1wCP.") =mJXqG⸵͢""blK(OHWHn\mË]F'KQw%ofiؾ[ݷIv֚ٝ؈%zTa%T@g@7J b@ˑby%LyIŚhj"ہlʭkLcQ=ignn$4RDuo",v3mY-G0;!WVq9A%S [N)e$+a/kYS&VX 8R3`fee<`v^g@ =L]cRRj4~b\#Wbr: 59#̚ˑ1O4h?'<UW+Y8/B`\̷\AM[ _E LJKjF }(ca 5ʡN (to{dUcq'ɜԽ?Jmeİ91-VR\ gOT&/oҋD:2d z* Ӧ%M Dz⤃{×#Q ^+#pܯbm=EmW yLmC}&j\7TB phnTJhQ`eiJRg^p)#>h/3I{BTl2of"_ MCC E BY^ i -pNA*5+GNw:*q2ƵPip1Ӿ6l1O#YV3x"VF"'j'TzTHlԞ[k$iE;MLn䰖' lY}Y0obS_{Yⶬf_E}NZCax(FS<5 .e $K4Xy]~Z;)߿!vSk2{.\ iA'opYq:gJ9t7` ~z۔yws9T]:~5P@_%_ϳA 9zw03M[!Cx}Ϙ|1T͋K(zUmqE/Y tY!$}~tUz(54kKPxuGO`hc`iqoG,hҢ㥅z#% TN&ijKwRsQ>Gp_^dzK'wbHi=c)]o&Ҙ)1+sHg(11Du%Z2eϧc䑠j`&R"\@.֥^^9EO^%D2'δ|_ea{.c?#y0[ 'iDv+h7ڞ!q2rd<R8sTpoS r*h_j2&D͐(#쯟R  EYtBg֜l~zLXT? .&|PoUIS)[꠺ϔ%xmg_g;lE 1Y.P5a0{4"ωmT$Aݶ{1=8*_ȟ)8f'P%&.u7GT*c ~2׎3n9kLz';ҹneIR43|ؓ$H m~ |i5Rj ?n1p`%T2hCV۾M#֕mFG7-`~15w l}Mt0U&a$m0+1iK>^GI9n BF$˵R,_SB@. p~`/vVcλ74}o ,9ÔP_ǰT&m϶Y ٚF[:@ߔ-E@vfC$u&% 0G؀- B8\W^9Vǖґ|t ;C [Rm WY,,;1)JͱFyX8NKUn7&$}b҂Q'Y0M*6  xKޔ`*F<_.EC9˨bcB< &-hr4 Iѯ"-,]' X/RSOz* ʟ>SW%Dy[ X=tX}(&]-I% )NkfFv utEbHS}VXHe?X42b)5c WX;7p7NEm6' {|'[HFЃ`bC 5k-'c6dz쒍<WƔ ⬳V*XT%ҷm/I6>cyɿZrD>AS$]okÊJ7&Y5^vUw A\mwư@iU˩!AWH+a uC0}E ld0ʒ#ͯu1x\$%kGNH2xq |3=NWw j86exGQ~eSoT7Yk^dM d**K w`U[ٰFߘ1Q;jXBbR|6ポH]ωdq%dwѕ, OyۃǼm 9JR͇yN=sp` ss&*%yS[m)Jkݮ=ݗd[};( F7 ay4K(gA ۭNe@_7ӦTf_MRb.kn][Be1pT[xlA!pEnht6#qxl"=q )dXestFGY&6' s*QK3lsKE#B1EFQ%~H쿒.X?|վr+Y !m Q(&wNKx>QAE? }6&Pbӟsu-'KWqo }[ZL*3|v?^txZ. zsY.Jm~dX2}OuqE(RlCnN9V );Vgra#>9}b:qXhK~@r;Gφ뿦 _mЧ5ܼ/͒hݘ#ΖQ̍w6)fj;S|8l1k4BubT'9e޳c%<@/L|_N  dE f1ĞmY`GThm['}˵9Z+=˙qImTLKܱ={|No KJlwu1/A _6T ސ̘׫Nz)zM`li "#:['leeFpQ7{se>VM[[%D{\Z1)s6oR`_^_=w[~3Wol0Ro_Vt9g,2 3nPda:-c-[/gO]1E᰷Q,܊f6$H~rMPSrwKR V琣kchʼnuPCi.>BBDgːh ӓ5A;P$YǘKO6ySUxDk7◫m$Pa h0ش0MP{^(Hr=,׹ǵStb+kjcq NUu-:_*w }<= S߆pãvTFB1qŽJ8MVlL4"V.G 0ߠ̝-0 ! ?9X/}fE>F7;9M+e4/ǥv[`0ُ`.nnC9S8Cv z*Oe4X;0ٴU[rqBw,~FI\T_& n4}e:d3M4y/8l'N]?C} 5!K Ʀ).5`&W}t|=Q<7+gGF\k Iyt9]atΦ %Ġ`wG}Q/˪OYOκ._ ~"A` 8C蕡}]~I{tgǙGk yīJUm&K}z܉.UL_vz1xތm񀚖0ziK`AՓGKeRCˬ=J*67*@%|5kw"sMA,YRQWr4r!eB1/ "SC`^| ţZCvsDK[9.,; [mJ ROrlng# _U7*X8"`Gs~"IvHnNr ̇ཪ47wY)03Ԓ촛4D|">AKGAeu5ƴe\!' >f"/g+~7z|EJGMMvcq7{L2;i_:3lK/1u-9+ll8ڿ!y7 NLa\\,L>"7E$5%dOf*o50lEާ0j=\ W` ,+rMCo͖氿$Ky,vn f1 ѶPocٞU\iW e B )t[#֊BorH(h.@uh**ӝS8׭_lU?> r%b!VVO[j".=%bu98Pҹ!SkU)bKkFZ9-oiP#ĿEa[V 5b8ZwZDzi: +_V`{ŧ9M+jc[ȁABnbuE/Oӡ-9p' -"d0u]RcxPN/b៨M*WAuz bD~*}D|]q֤.HM1@͗}3xXi"q+wauфĿp4ʷ;^:?#qvr}sr ]y=X}/N|!.xkybV-ʥ QW%D^ m`.Y OTړ]ƒ ?[ycJZ~SG-R/ߊI_ٲ} !qעn$7hhߗ+EX-kYwdG`EI(y'lՅq-a򣤶G%RMEfP|ӭL a܄ tWFUj *K᭓Av}X\9Ow;Ԥ\Y \7w5Rݐ985*g[QʐuJ gU!Yl+dž$OI]W;P$Ndg kRĶ1+Zu7^}=ۗ[7g)PCq猝7}V hW|~!~P&dh/1UDW5ZǿA lkw]Z%u`vmQRSE'TnnY$ߩ `nF]05 SZX,v1# vN/X\kD,o4˕|؞=4V7ÂP_ea=}(LM"<8!BE*,C6<+xd (sv0xExQ9p}Yggbp>s3>b:h4x8.%L(FbjipxMu4dÙAˠ)(Q"ԲFmtJorՒo"xGP[2Q\°҇W\ mle=v4B`n I'ό"QKc}&9 յoT|#^vzU8Z억!W5o |eD%~@8Ts|3nj dϣ;IRe(R7ۣ!.[Ww}w,]OѲE9ܘ漑k\5v06rBb7#&Ug!D\FVqmP 0Tܻ iT9-50D:WAQ:9BZu2Z/(&=3mѓ%SR[Q3݈ztBBn 1 !5jUL{*~1Yd.)j '}k`sp4eD6yZos aIƵk_nAg/8 oPńr86Dq؄n:Þ[ZE˟y*,<֪g. ʡSJMG^ 9#!̹|᱿4%SVPCrͣ; YZ