gcr-ssh-agent-3.41.1-150400.3.5.2 >  A e p9|C.ERSM.).SoGozYm0 ͼm}RuY&+m-5|{nvpK"oϐ)!y-߳Q8 aRt!ȡ7@;yEu5ӥ2a~w5 z??$LSvY"%>XF)FzCNZմiR6g+zCpVŊEV~v`{K f>?/ecUH1711e1b8f7f0a36c1da15a0f626837350408e39282563e4afba10be485263d2947dc604dc364b0d68b102004cc803b59c017cb38de p9|Sz+Cg#<ٶEjTDΒYHoCc.fy7{ zt7X00U+mvGQa{d06)ޡ(u=,n ҿw8 ԅ#gcKy8pN'L8N;>E`rv t^zP 8g;Fcr쵞ǚti=X)Q C?)цl=~V\'{Gch@-@ `FK!t*{! TZ>pF*?)d $ = 4:At(4 : @ L   />`l(38<!9!: I!>&?&!@&)F&1G&HH&TI&`X&dY&l\&]&^&b&c'd(!e(&f()l(+u(@v(Lw)$x)0y)<z)x)))))))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 h01-ch3b@SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.gnome.orglinuxx86_64 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 ׸e יb c21e1dd6856c8a4ef0e623321285eb58729ce6041a043668058009ed7ac2deaaaf2190ffd3011c3f0051c0c8162e9aa2de15185da2b1c2df16b1463b04c1fa26175f9c10bb1c85c68b88a133b026d3eea5811f8ff94e7e16fa26deeb1367f7e9rootrootrootrootrootrootgcr-3.41.1-150400.3.5.2.src.rpmgcr-ssh-agentgcr-ssh-agent(x86-64) @@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(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.5)(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/shh01-ch3b 16951438733.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_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]=b0396cd4918eacc221a9953529f3fa9289af1752, for GNU/Linux 3.2.0, strippedASCII textRRRRRRRR R R R RRR Rʓu4/z5(gpg2 and gnome-shell)utf-8e4e9117dd2593ad4cfbfa5f7a078effa38ed5ddc0b28fc586592852c7fedd9b5?7zXZ !t/W] crv9we,RX3~^$D,L ;ynΆhyl*Gj' ACNvTvB&%hd68ީ1;[:3 qAi>Tϫ[\<Іb64bKnc\S7B[xoY~ #_>8[פMQrsvxssGa{slUTO$}'ɑqM 1'QUD)\bCe;-%gwÃSxN+al\_2re)TO[ ?=@iϢ.`JtB7r*Ē^uBڬU|;sqqÅp{yU+ަ AI4Por%Jk_'͍)NtX23kɢv; dNh SF [r1I `?NޓY pE,aܭ}`ޘ6uCBomKmؒ7GzN]uLn'NGQP?;BsK =ojxF| HHq$ηd]>*g>ѭ{M~$B~D6{lp!C[pR8상A&?JDY82 %ۦj wk/Tu&ymoASC~Ҵ+q%ZoGq*OGeǕWor -oè\ٍ`b2H)o)kׄje Ӑ2Ƚ}.]B QY{^CwxQd *nk gS29d:5-֙;ӻdsE3GgN?I1K 2МNqd($妟WR&'Z&NdMcB)=qe sRM-{/@".(OAݕuD˯ }?sBfiMYEpo;*:;#19 m>y!aGy+%|Ohir##TRsk)JE QbQf%‚d^J ^_(DJ}ulW,lfG{]$Tj}y{3f c.-vI)BN|Hr 5qՔѨ:ۇ,|zNnjM ;aÞQqQy{_7` l&?,n` 6RvƼ03N̡ 3O"oKS75 4㥽鸟ҷSWLB̰ճ>[aɴ$@-x_ZXiuS|!;J4"Q6>ϾrW@KЦ ]?Wzv[blAPw`C꒫s[$>2(FEe(P&U3ucǓPwn54GT4ר}gKĖ*ۓy8tPF`\GX% o Ur"1=J.qrDMgՠb|'f_6^|5~sQȥv<Lgm#1^ɒI/WU[b@bzf7pM:p2]zOA-0c \JrSAz~(rT/}9[_1NA;q#M)-!nй?EgY'6&=WЖyJcɠ-6ڢֳM,wMM57(!9*v4M;;D̽,'WmwM/Vzf(< ԯ xEagpEDYУ~=nW峐([`@RQ݀x0|Aٜ9y#tǾz-|K;ie|NU?ʼQ_bMTڦC-rt`v𣀐 #wX 1vp4s7(#fH\\VD{:{ϐxh S  v T UALԭěVNt6/&M&z=Sy 6DMP?T|զvῲme l,S8g䲹)q)%!aʎtPhî 6' KuHi#كtI]C3=tV@9S<)G> EGF+ :n\?)-Ҫ7Bmo7 >iA4x7O9AMMXZi1?U)j($NשxQ>~}R=$)u>>lhV}XnЇ~nlU举Q]mf@R)̈b®'/g )HMW&iz ݍڮ;1-mէ^/<],ufA:0vG4"Zz\]_ol:jlC.33&oBі-}jцC"P2Ai&DOtA/q96:x $.m!5@?=آp`w@j0sx B/xu֦9e%;_ZX)Ad"'N2Vhkur #d;PW!ŧ(P׶xMgoX}@4YB',=i,])kpWbm:Nnk2g>&^Il@,!CWbmAy xf_莺 |oKH)௅;*^7TE` _;'\2 lKWb q}`ۋ{agQ@5+%t=}ߛT%cFx$BEʷgrJ36Φz-j!cv Jޘuή@mb'-Q gmگ#R]jiWK2(6Rk }$Q]^f-Ȟd jn qmt5gW rm)N7+ 4Ƃ ksCt++>9G"SA _CxFKCݤh@ܺ0b; c/|٭xLۓ5H"VO.MAy="7qV,7IoɅ7qJ fd ZNLmM-rH_^p&FQƔRC2-6n'RaхuM4z6E:ø`ckX"A k~G>%-7`C &fwf8 ~ݝsh;Khb@S^`x.YF6M,!/]"Ty! }L͸/4~dk.h-@Xynl)U=?F\A MsPVhCU'@Ț9sVl<czBAMMobGx8,G*pƝ'Odx2EFx@JRݠHj䛴}c:EC,ҏ2^)& ~C;G 6ZV F0y 7"l,'{+Gci4@DXCad7F5UodHξ+cx&~K颇^|NvqCCL:of)zui.R7\ oife[*!3BKA~k/%JMQL 1p p:-%+@_+)bR.wX0 wXhdxa%uoks|Jb~VRַwqߤvJ( fA}^NɄa[,nXP8/ Hl*ì,fe,0ػj#v&@WRe GGȜEIu#0OL4TyG;/"^ V3t_|$Y?MWV5B7E|{=ѦaF2(C{-8^Z%\nc`)`U+R=dD^4!yCɫrY3ӧ)<"ᨪA!F:# l/[m̰%B&6fHPE{c/*d D9~4Cʣ zng F {^O%Pن7ZFޱ+R'4p<Ԑ'*Gy] B^X{Rߏխr gV]\d/3Y+x-֚{UG{05"NOJn,ՎcYb7/_. ^#Z`xi.![E؏=)iM4r91ΣY`ӮOd|~2@ 2to@28 S_lp\&tqiMօID( Z Ơ46u"/UVȗ8RZ3f`9}ܠ,oBD3XC3>uyEZņ%ψDt^EYJZM١cuE_ƻF7E_a2;PG.rJۙq+&tlȈS mFwfBd4-zNnZK2nً yPpPas-ݒA-B%XrsyF"F&͈pVOb\}4Klmb*eWR.湵f9v@gID9*|"λߠYfFMޣ[> )g{"_M[I)0 7s=` OHfNпX;62舢6HdFޭhJ;fR$cUlF˓m:~j^fKgyq.e_Q~*Sz,:OՠQ?{9Y_JwՐH2BQUtM7D[c_'X9W^Q(9 *MR+J j4~6PC 󂒦 }B56Gt(X;b3yD˺RB 񢸵tl$vT4 ِz{*Je0kdO3, ,ՕxQ!U Gf XmFhwE7jsSa?tՎ/:a*~Hh+]aY"=_FjM;٭? Xd2Sgh[_gx2.xIXHGi ;q_# I9.+ Yր?`9Ԋ2\`P[@?'ܩ ;|p-s.T9dY7{Z M4WxwtX<-|ixb؟tH[G9>WIX!YSq߃'9X_KV|q @n9׵}]PPf,îpz!Q ˁ*ÌO*#2N&'+vx rkW!,1sAw ǎOa> ,G;\ 樹 %sW0)2H N[[NWl͒JJ4AbqhB  MDR&1 i׫0bP<)h̄D6j; 77:(]}q9; hw/p?s).zm"9sAi2cb{V?^sjZ7_^tf<=)eDwF8k8QubT1p.q,|D؍,SQ-=yy#.o!^_|fX!p+Ufu\wDvXa$wZ8̤X,@9Ԣ17 .䲐S9wa(@ztow?j3};Hv_Y݄:5.ȗi躄T -_AhՇYqU:—iΪ+M6;B`Xk5,,s30ZOv2&Pr[Ê% <{9/014@ F&]/[Wt.xw-g ltENγ"A.(>ڼv{Pܒ}3m~$ '{ ͞ enI T{ w۲8"nAq΋بyW:]pa1Nx^8~3]b$Znq+u&*`Ӎ6-ox?sȚ[c \gw~d`zJ+.BQ07_HϹj(?ҏwqb_/s] : cfQu۞t3ZnV`2PG|X8TM\CX+o$/ƀ fuOi/R.{jRٖ=il V$C,$W<{>S z^4U> SHig0jWb& a咿xithhؓaJ'TW]^[fq"rM7bQ< [+hޗܕD B{H`XHR2>p'{ߎ L{Oq1hB~ @|AEu jS u7tm螩Z?KB8yǔ-#t5sN]IvVDL~s L"T/=Jyrs@ceSX=쐇ieazz8bSdf3d*JCy*B't+؛x%S~4qUl > d44<+V?PixW=o**jƼ 68Y dqī p{)^vʄpѳgա,[5"JV!cSs[syX/ھc4FRL"0'sR_aU&pFj#w3:J6pJ!V@5}@[[0{2m @X>/S˥6KZEou )?Dܥ[Lk>|랠ƣ6O/sDrM"/IfyuE_ f/ 7VT$.V\=x0ЌذsdT&祛]u_*/) Q6?.>H:,SB,3ڢ|cK=lkZ$3ڇˠBЮZ4qHj>i3QDY)m~rQv;8'Mhsnpbծֻjn ܥiZ#EAFQ>ښKh;v.M:t\:T0f--q';n~B{ȯ蕁Ϣ!mZqMI9Nj/\tT9D~1$<8Jۈ?h|LD@dd7laR UeqDv{--^`-: õl j3_\)g/P@Ap]iDh79G..r@b1hK?m˖ _ZD~os,z'di80K1ܠGl$yalO!h,R?XAId[)SP ]&C B[!iPTt=TW,D+mYmYJ!amވ7F{a R Ã;78=P14gmP`Cs:.:ysГhu {6`{gO[oA B]quGB|h?ퟞ.Pz# %`Sgqi ?0"x:<y}5d*?y?q)ݘx/V]>*Ir9ߜ8 :@棪ĐWSȇm v%_N;wJ>ƂiU?<(Md؂ZEWk:khӯ )4~pi:>xp&Aab+l/;g=TmG XJQn?~0ʳ$WTxbebGCl=\ͳ`J`n͟V['Yq7$:R #@bOLISטEbnbDv%##P| @L{ɤ?-d hny@xd]oghi pXc*a/66˘}KagcTwz2Vs6J"]GlT8AsDHK#ۘT~]lwG 9_Q}WaͥNg5 `1jʼn]h`y#(!6 GN47Yq=yA_r64: Uj\eu9䛫,*'Q!+ոMן E&U"/ps=쭭y*ct6IEjeI5W2QݚsF4-r Ӏ+FŬs9ώIQM 2B<:~n+Rm#~7u9?1"Ӹdrm.8%8;WFۑ!A9V&SEHCkcCtPz)7ǠtaP1j„1G2a,Kmt? Ð0~݌䊩qxY?T5fC-֔?ZCOa,W ցoK7LԷ~ 1K-z1RgtT"6S—p9#sMsN5wJ>"=`V">%SH)S"y2 Ef4kCHbHj5,x1*Po /죽 ZmŅV? :HĝJv_0<\(2h]^hR05Żkad ,_,}^4`#Qy 7$ۏ|WmV`;_w˺rF Y(*9qa 0Lȧ`e$ ʷ?-K$n5KAAz^>g~u)` \o-Ue3 e_rTS45זLC^վ0r)>K@;+<(W )wƲ};071X.#G ╵eR[ L"Hæ4V+X7jNkPݟo3ɾNLJ0HF!{e1Zyƃ/*zBu-t}5M9q͌z} PodܝmaQf'gK/D̴;6*nioX+ qmNZWRڻҩ_qIꍨ~?6˯J2Efg2?)'4ڠCZAY,zv! @0 hzwmuwL'1$ׂXcዀ^ !>qH)lnה CܝF0pJ9O~0J TM8KS1֭eV%ۥ;4gHB:ٶR˟ĥ;\7C9LlAwQV1EHTa]AJ0pȯ|V|Q,Ij!Έfe>ϵ+lͲȬ4$q`U2AtDkچ A^8O,+#X xq*f`zv> ^~v Kiǁ@3+H q[lƁ5cb*|W?;?Y2h-71+k !uqn|Xx. IyodwDL*G4(ņ.[(c ?QjOa(; s@%"E3~w 1 5j-ϙq:eGո.}w0J`#6l@W,r=`M$mq #..—4>% LDC<+@Z{fV B"V=|DPxXթ0Mt{,)pX) %gP^7_*|:,u`V.ՖeH>`pnسLNmo'JۢO2!2NK+6(T*q85G> mڭY7:u~wPMSP| &,U1@i:ZW4:,[<kTG n{4k$7 &Y 4|&YΝ)= =,:H"Qi Kf(;.< /PS>'=co<"<ߖnQ%\ҹuO]7zO.HtsiQUBp [tqOm=`4pZB^~8gSQCH5Lo @C!7D \$*1z8yߜl\p?n$ uNr[̙|ز'@6@B3u̔RBVJH7QWFInSm2edC[ ʜ\4g ٥4Oh9$dg@%ro_X]+l淳 xʊ{bk }z RԚSO˅|Vg"J%,]{N?<3:=)`JbQ'=6 LMQޒd  JokJUJ n5$H}='Qaeu ,׏Fq]84I&0K:+: ;' Fԡ~/\D0x "kĝ(h?Yzx\Kk6qv(+]DԲ~Cg\ek%i>Tgb $rOVcncm0[˒IJMTm(Moqspmy%h7,>6\{~96Bbp[̱h/@MmD:WTg՝7hs.584Nγ 'Iўfmv4ѱbW[2'ugق:/keJ^FR~G&g%0̿Ryۈu|*V8rj/^*s BAKm[潝kٲ>6ߥohR ݰ8\v9;0|]cBou"[i Nw1n"<$.нf+@[;gȡ-JKW?9Ņd Cqˑ։"7E'. @ep\o-Jn‘W& dnj@d7Asw*ͅ W#gӫ^%vwo} X׎&&]/ijs:Mkpz!BZrmT{d`>}(@!#7|&*v1|pRn-1úv/$(.ZuK+8+IU0WE GIQ2:,Ʀb/:bR&5 fhczsE쬖e.ΥPi/Cae Xrm"CKNblga}(Q($4?=.;qkR/_7Jkv-q@ u+E}`Z#ҿ5HB'nE\P1C2D0/*e48pJPRT|csB%HN M%.vD)i _# WKT;9$N_Zr3l[[N"bm#IDfnBK+nƶ/ҧ +C}tAKU?fa?J'-Գ٤8/źίF9۪~x7ϊs4^,WB5;+ ;2<m)o ܃pV>-Ru-}V~f?9OӬaG<~7 XRPDYC9[{r!jФpR8~KFz:o;):c{}! =2 vZTS}<m n<|1\jO"?Ć3\avWv)W=po U/5.S~AL LmZruV/%nhwm񨒕.ǹf28y9NNq&@o E nTH@D a)4 d:yW٭0=QJ .}uF>kZ(_ٰtX8XM613b{sCbw p0~ֿ dD0DAh}JXÞp(,C)GԃZQnk@B,J*?ZS uubFSnޚ.aom4ci$mӪusFߴX٩v!ARYP1ctܒRk$KsX™hʉ2ZM H:E@!"t5T5mYbd…]zGbSOfq|)8-ЗY< hUD$U.ec|JGjqF(Obs l$hy7+/&̮z\◠+.c-lp{u}-`p=RoWوM,zS9S΍ ."i։ 4+~T^mb4 ֨FѶҟ|pvn%u` [x)A:.0)x^U.?A0B,0dJwo´D2u΂WV>}XD@ޞ<j T^ɋ c{mCi?tW ;$+X-V[F>A6MOS쀱w9^L6וiĄz Z`AZou9~"¢o~D_5ZCQ`u{  h6b -ֻ \l5DkJDy9~`?UwܱPk43mg <ȄͰ* zߚZ"Ti00c21;4=KT^Sdr`ﶟLX%k Jh"-)xE4ՅZ048_2ʚ3͏? Il3&-ԻU;>n>CO_R-x!B̡^jq/Cזo̩:Q+O9{2/e]}GIp^xZ1!q9r`tyE=">X7Y-NGgY«dDgݦ=ԑIl>tMxD]'0 q:yxk;^`6 ^m/ >j[ ?W&!sb&dv$H=W<$G=w-[D̺c1{]gP*-*GĮ0/b\W&j Ez#?&Kms3av2ˣ/DgHz|4*@> s5\,-wdZ6\-xK '(a)1.eWbX+o1Zs+a~*NgDiMZR 04Ծ*_sG(fӎ+ie% Q].E6&;Y^$tbHB=8NJ6"¡A?J@WV?r!;aҵ*f=،2S#5@}$ I_YV>䴜L_lth;\{vd,r{B5NӫXAb86Ջ]RjvФ&gh61J3N㮴y]u'\:3_,) ;dnk*Gb& W-J3'A=$4 pqQ(YL&:*;2Lx2GJ@~:l `6_̒[TՔ*9INf<jқ&mY {u$}iO#I&rT6sJʱ9g-gSjM*)(uBzaR?/ }NOr7E!MSեҋa[X2 H1y<(ŒAP v2˔czx܋>21+·lE‚(u:\S.T d?½fy JIS(\3Jnj&4 6cU*7.j:OGPO ?R ]~`uH=6:ܕ [ QmOq[THt}g𱹁ƍ8f> _ÖvO0K$e0BGjمO0geQUB4EB^q~.Bh46ZAF(;0!RhY@VpbIbUr<^K@?X]+ߘfJVu/:a!m߻ a!Uz5L<1 H 3'vMk  Amƨ{f]!pgj ga_][W7Ai .aI)9wqV<*u%.4 i`xKgQ[ KZI;gV[~z~eV% a([-g3=F6Zxx֤(zrC,tBp.ɜN@f|q+Kz$hHp#hOE,Grǀ[ʯ5A YZ