libtss2-tcti-tabrmd0-2.4.0-150400.3.3.1<>,|\gp9|k`?_d"i@~82H53@d*iuAf=H U;Qf-|hqjPwWIvI >P+&+/JRܜ^ mɝ̘S\sxxoJ_S7)fByYPIH339ք#d8 ii%u,AN 3_Ll~:[Y48lf}q@[a⴩+>@4?4d * R .; Qb     &0X`(0889:>0@0F0G0H0I0X0Y0\1$]1,^1bb1nc2d2e2f2l2u2v2w3Tx3\y3dz33333Clibtss2-tcti-tabrmd02.4.0150400.3.3.1Client interface library for tpm2-abrmdThis library allows to interact with the tpm2-abrmd daemon. It is intended for use with the SAPI library (libtss2-sys) like any other TCTI.gH01-ch2cOSUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/System/Librarieshttps://github.com/tpm2-software/tpm2-abrmdlinuxx86_64Ogga63a2632d7105a072110c60d757d8818d09443f6b615dfee885cfee82f960b5dlibtss2-tcti-tabrmd.so.0.0.0rootrootrootroottpm2.0-abrmd-2.4.0-150400.3.3.1.src.rpmlibtss2-tcti-tabrmd.so.0()(64bit)libtss2-tcti-tabrmd0libtss2-tcti-tabrmd0(x86-64)@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.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)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)libtss2-mu.so.0()(64bit)libtss2-rc.so.0()(64bit)libtss2-sys.so.1()(64bit)libtss2-tctildr.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3gd a@aaz`@``@_t@]@]c\\@[Ѱ@[ @[t[[m~@[;e@[:[6@ZZ ,@YKYYp@thomas.blume@suse.comaplanas@suse.comaplanas@suse.comjsegitz@suse.comgmbr3@opensuse.orggmbr3@opensuse.orgaplanas@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commvetter@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.com- make sure that udev workers have finished before daemon-reload (bsc#1231071)- Version 2.4.0 + remover syslog deprecation warning (bsc#1185154) + cover update to 2.3.3 (jsc#SLE-17366) + contains reload fix (bsc#1166936~ + fix tcti loading using short / long names (bsc#1159176)- Warp selinux into a bcond- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_tpm2-abrmd.service.patch- Move selinux devel file to devel subpackage- Update to version 2.4.0: - Service start depends on systemd device unit: dev-tpm0.device. - Numerous memory leaks. - udev settle service deprecation warnings. - StandardOutput=syslog deprecation warnings. - Add selinux module files - Move dbus files out of /etc- Requires libtss2-tcti-{device0,tabrmd0} (bsc#1187077). In MicroOS systems the recommendations are not installed, making the service fail to initialize: Failed to instantiate TCTI- update to version 2.3.3: - changes in version 2.3.1: - Fixed handle resource leak exhausting TPM resources. - changes in version 2.3.2: - Added cirrus CI specific config files to enable FreeBSD builds. - Changed test scripts to be more portable. - Changed include header paths specific to FreeBSD. - changes in version 2.3.1: - Provide meaningful exit codes on initialization failures. - Prevent systemd from starting the daemon before udev changes ownership of the TPM device node. - Prevent systemd from starting the daemon if there is no TPM device node. - Prevent systemd from restarting the daemon if it fails. - Add SELinux policy to allow daemon to resolve names. - Add SELinux policy boolean (disabled by default) to allow daemon to connect to all unreserved ports.- update to version 2.3.0: - changes in version 2.3.0: - Add '--enable-debug' flag to configure script to simplify debug builds. This relies on the AX_CHECK_ENABLE_DEBUG autoconf archive macro. - Replaced custom dynamic TCTI loading code with libtss2-tctildr from upstream tpm2-tss repo. (requires tpm2-0-tss version 2.3.0) - Explicitly set '-O2' optimization when using FORTIFY_SOURCE as required. - changes in version 2.2.0: - New configuration option `--disable-defaultflags/ added. This is for use for packaging for targets that do not support the default compilation / linking flags. - Use private dependencies properly in pkg-config metadata for TCTI. - Refactor daemon main module to enable better handling of error conditions and enable more thorough unit testing. - Updated dependencies to ensure compatibility with pkg-config fixes in tpm2-tss. - Fixed bug causing TCTI to block when used by libtss2-sys built with partial reads enabled. - Removed unnecessary libs / flags for pthreads in the TCTI pkg-config. - Output from configure script now accurately describes the state of the flags that govern the integration tests. - drop fix_dlopen.patch: no longer necessary since abrmd not uses the tctildr shared library. This one hopefully now does the right thing.- update to version 2.1.1: - changes in version 2.1.1: - Unit tests accessing dbus have been fixed to use mock functions. Unit tests no longer depend on dbus. - Race condition between client connections and dbus proxy object creation by registering bus name after instantiation of the proxy object.- bsc#1130588: Require shadow instead of old pwdutils- update to version 2.1.0: - changes in version 2.1.0: - `-Wstrict-overflow=5` now used in default CFLAGS. - Handling of `TPM2_RC_CONTEXT_GAP` on behalf of users. - Convert `TPM2_PT_CONTEXT_GAP_MAX` response from lower layer to `UINT32_MAX` - travis-ci now uses 'xenial' builder - Significant refactoring of TCTI handling code. - `--install` added to ACLOCAL_AMFLAGS to install aclocal required macros instead of using the default symlinks - Launch `dbus-run-session` in the automake test environment to automagically set up a dbus session bus instance when one isn't present. - Bug caused by unloading of `libtss2-tcti-tabrmd.so` on dlclose. GLib does not support reloading a second time. - Bug causing `-fstack-protector-all` to be used on systems with core libraries (i.e. libc) that do not support it. This caused failures at link-time. - Unnecessary symbols from libtest utility library no longer included in TCTI library. - changes in version 2.0.3: - Update build to account for upstream change to glib '.pc' files described in: https://gitlab.gnome.org/GNOME/glib/issues/1521 - added _service file for syncing with upstream tags- add a Requires towards tpm2-0-tss, because that main package holds the udev rules and logic for setting up the tss user. Without this the daemon can't start up correctly.- fix broken build due to newer glib dependency that reports a full path for gdbus-codegen, breaking the configure check.- update to version 2.0.2 (FATE#326270): - --enable-integration option to configure script now works as documented. - Format specifier with wrong size in util module. - Initialize TCTI context to 0 before setting values. This will cause all members that aren't explicitly initialized by be 0.- add recommends to the tcti-device and tcti-abrmd. Otherwise they're not installed right away, rendering the abrmd quite unusable.- Update to version 2.0.1: * SessionList: Fix Connection object reference leak. * source/sink: Organize ControlMessage processing. * CommandSource: Replace 'connection-removed' signal with ControlMessage. * SessionList: Remove all locking. * ConnectionManager: Remove 'connection-removed' signal. * ci: Build 'check' target when CC is gcc. * build: Fix bad URLs in configure script. * CHANGELOG.md: Add version number and date for 2.0.1 release. * Replace references to drand48_r family of functions for portability * Fix for type-punned pointer reported in newer compilers that enforce strict aliasing- Trying to fix build on older distros that fail because of a missing or broken autoconf valgrind detection macro. Removing autoreconf to hopefully fix this.- add fix_dlopen.patch: fixes an issue with dlopen()'ing the tcti-device library from tpm2-0-tss. See https://github.com/tpm2-software/tpm2-abrmd/issues/486.- update to major version 2.0.0: - support_dbus_activation.diff: removed, is not contained upstream - the tpm2 stack introduces an incompatible ABI to the previous version with this update. There is no compatibility layer, libraries have new names etc. - upstream changelog: [#]# 2.0.0 - 2018-06-22 [#]## Added - Integration test script and build support to execute integration tests against a physical TPM2 device on the build platform. - Implementation of dynamic TCTI initialization mechanism. - configure option `--enable-integration` to enable integration tests. The simulator executable must be on PATH. - Support for version 2.0 of tpm2-tss libraries. [#]## Changed - 'max-transient-objects' command line option renamted to 'max-transients'. - Added -Wextra for more strict checks at compile time. - Install location of headers to $(includedir)/tss2. [#]## Fixed - Added missing checks for NULL parameters identified by the check-build. - Bug in session continuation logic. - Off by one error in HandleMap. - Memory leak and uninitialized variable issues in unit tests. [#]## Removed - Command line option --fail-on-loaded-trans. - udev rules for TPM device node. This now lives in the tpm2-tss repo. - Remove legacy TCTI initialization functions. - configure option `--with-simulatorbin`. [#]# 1.3.1 - 2018-03-18 [#]## Fixed - Distribute systemd preset template instead of the generated file. [#]# 1.3.0 - 2018-03-02 [#]## Added - New configure option (--test-hwtpm) to run integration tests against a physical TPM2 device on the build platform. - Install systemd service file to allow on-demand systemd unit activation. [#]## Changed - Converted some inappropriate uses of g_error to critical / warning instead. - Removed use of gen_require from SELinux policy, use dbus_stub instead. - udev rules now give tss group read / write access to the TPM device node. - udev rules now give tss user and group read / write access to kernel RM node. [#]## Fixed - Memory leak on an error path in the AccessBroker.- update to upstream version 1.2.0: - Limit maximum number of active sessions per connection with '--max-sessions'. - Flush all transient objects and sessions on daemon start with '--flush-all'. - Allow passing of sessions across connections with ContextSave / Load. - Unref the GUnixFDList returned by GIO / dbus in the TCTI init function. This fixes a memory leak in the TCTI library. - correctly trigger udev to update /dev/tpm* permissions after package installation. (bnc#1078687) - prepared support_dbus_activation.diff patch which adds D-Bus activation, but can't use it yet due to rpmlint- fix_service_paths.diff: fixed broken systemd service unit (bnc#1066123). the service unit file in the upstream distribution tarball is already configured and looks for binaries and configuration files in the /usr/local prefix which is wrong.- package version symlink correctly, belongs into the lib package itself, not the -devel.- update to upstream version 1.1.1 which fixes some local denial-of-service security issues among other things: - Replace use of sigaction with g_unix_signal_* stuff from glib. - Rewrite of INSTALL.md including info on custom configure script options. - Default value for --with-simulatorbin configure option has been removed. New default behavior is to disable integration tests. - CommandSource will no longer reject commands without parameters. - Unit tests updated to use cmocka v1.0.0 API. - Integration tests now run daemon under valgrind memcheck and fail when errors are found. - CommandSource now tracks max FD in set of client FDs to prevent unnecessary iterations over FD_SETSIZE fds. - no longer call bootstrap and switch to the release upstream tarball which has now been fixed to contain all necessary files- first version of the new arbmd resource manager from Intel's tpm2 stack. This will replace the old resourcemgr previously shipped with the tpm2-0-tss package./sbin/ldconfig/sbin/ldconfigH01-ch2c 17367689952.4.0-150400.3.3.12.4.0-150400.3.3.1libtss2-tcti-tabrmd.so.0libtss2-tcti-tabrmd.so.0.0.0/usr/lib64/-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:37038/SUSE_SLE-15-SP4_Update/2f2edf91f289d7c3e766ee94f4531fbe-tpm2.0-abrmd.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d6f791af0a9c388a790b4feee357048b1207f935, strippedPRRRRR RR RRR R RR RG-Akutf-857f41e8e382308d4a719a1c9d6fcfea6eada934f1be52060366e1ba0fd2f1ea8?7zXZ !t/]jC]"k%AKƖ"kK8m4>NuXŋz*_DR̈QB^$y@ C<%hFSS.B 0& -' `)prRfNJ$: ̕ϒ9pkt 3 FKɝ4eAP=6&qXG ̐![;:c DT |G$R4W S Ӂ۔Bwԟ2J'}Ptj܊OCg.V؊T!{jO$}SzJbLVW8WG4ۇg dE TeT٬e7;Gb ?ѓ^jQ׃coC7@ɿpM)Fme0/][ū9dmЎK~PVSgMEX^[*+<)ů8z04;K醥 ¿s13%&FMf\ZibBy,/1 4q <9TD3Lת6mb|I> !V򸨍ФctX@NAc/נoQJCA->47ybXMޮ>֢ٹq~B9`«Pn/trыCL‹U.)`GS?^wgU0NGU(А~iӖ?QyܗZTA-yEH|[>c辢}Ii@@T#j^)>I{$ZgVӥr&tSPLΩm gW`%&VPxkزoNFcNH O .v[#KX"I2-$U"E;~a6 bl3 s=>&LI1rLpq&Dxn9z"Rxtݞ.tnBu,dC:˓NW?!KK ו$;K.y'8Rs-]QcR7z[ǜ,r |T,!Y<[ _9j^_+QE PuF"!q*/V̔?=]*{!ƒWh2Ͻ3ѦIbq4;׫jHYw$ZG;.NxEөGCm}L/{%-W[gJW/I2Cߣ=GX1$|Pʡv49rNU7ԭye? SpDo=,(q#鎢 JQM'0QV~y _٫=TvGcUeQ])>|X -ܳ Ö"}ט7gM;k}uB_ӈRqnrA9‘^*ǟm>S@+ !.Fg PgT,<7ᴳft*ٸpwzyX]Fwc`u{dKFmn^[揳h{+Fe`Ł +_]4n/2>4n~1L~!InP[*xHa<_sp\]éK@:*ng!¯l"t"h=VS/ͧ_ ~lOM (B3}2Db B^o|OQ"7OuI` enYp1pBgdIן1Ѫj=xDu.ݸ:pCiv/;K׎D$+k$9C'p$-hDړ{TYncy)5}23a3͹1ebxIm|PHvJljA [ /(ڤ՜8Ҳo JD{!hUsԒl"_SW$ǖu2Qr/񨙼/?LyFA"\3Ǩ1;5N suJI#n# \7bIZц֞Tӄ"Xq8ߗ)t:mMYhvYw$q[M/'?2n (qɰ%op$YgEd`C7 qsӗʩRzZ-dW/"f~Zʆ ^fCYbb?ucbB6w8ٝ#bY>dO'~5-5 BbXʡ~I(NTy@ب?-Dh|2 :8פ 0 1Tϳfy8ˬAO!ITw{7F H~ḿ@O![D69:©rXL8҂Z`~}8b (PS9Pp1BVy?&|ZO>41~RXDOiϚSIe/S}Mn"2Udb%[mtl#nZOE56mmjU{L/C01[X:hk2ZD]KC:VĄAb9`_].Lk].wi))/e'$wX6+Nm5NCʵeicԦB' gaX& K_c)*~DMp{y!4_ ΁5`{cSُN3#%*Me33io %y4MF"O+\F).xe\:mt[ mY$n h~먹sX G%du JЎd{ľڎk85I~&V}PjcP4厝2dG >>bJoIBH);BMcN Tf!xbP# Ec&ow:wVs&g_23h7 lŒyׁUT}2fv,C7rfy1.Q`{"vyň g8*` ="L)\' ڕmw3a\_0[, SIT\KsU?*GmS@`B,ӳMs$RFiMJZ-J#ss&]Z9ڔ\8s^E#t2Z$US\7"6z0PÇy* =DC]:;R9G{ɔ-Bo"ldEX^#Fh}`QT D` ǚ \)a;?}*Nk'Lk֖UqoG֕pdeϲ3=k @xGPE7sWNb9UqX%^Qk)$1I^yn,@V֪ OP?m؅DqXc|{++lpxvoύ?usgs^_AἛ`~+GAP; Am +=BIržΞKAlمz TXնjԏ`_RX15 A#Z ڑwSj9v/O.(0AjY{edk, \D9.]tIOM&$,Ddjju0ܦ< eU)Xje2ۿ9}wt^WPc r`@a`q|m?y`mA%gt$hdÍch]rjG+ymR9Z*^/BzoߗIR2lo8)R @Lc2ˉA|s2<U h ΍xޗ(xr5HNX忁?n`l.%g=!ʥ@. Lom>Ҧ ܫM6HQc )Ԏ-?[lfg9C\rDkLZ/ #!{ ?,XBSr m덁"٣h{]*~"~$ZD`ATi78Iޚ_|K9c\  g}=> (?u4T9 Y2^B|I#~v젹hJ3@("Dl2{( 'FQ|-rCʇ<`nX@ ?i`zTGqiҼ sѷVwI*ȩ+.㔕+Gk?l(2d>M@7س549#m~ޒԐzQ-Nn9M{S&Uf5}i\E{*ɼef!?i[ky5q|^K @RǞ;`Ƿ AH01)cE(C ȿfM-Fy꿝-K@_b|lT>%׵cZjuEeOMJv RgB&6/a/q\XoPAL|}$ Idbi(hhf;X:q("G}P!8{]ƍ!es\K9 ėgIKc[x'T;ȣ~Ҕ=}zotA`0G j`Jbğy:`'S®}%ubnB AQ :?σP9oh ]#/7'WX],ʕhMwM@XK#'4)>1I4kّyQ:'ځ* MTePUupSD@/gBcVD;=6 ho`lמJLE_ )eg0c^1l'/e'Ɛ tsP(+v;'ڇm݌^ [t"̲I,1=St*;f*v|ŰxhV WbY0t.{ơhSۡ"r5uBY`q ʗj Z[ ULj&}XیU/6(pA"긫J1@%| = z'Qr'om>pz;jghs:1VMvv*'gwq%M< _mrah#0JȊ)QȊ,aQn~S4IVmSRR_tZd3ө>n Z7;6Da##eHձXBuXt!B{mU+@Loii„Lfۆ43APUcXzvm$*ߜA(VTud0Ҁ@ݙsSjm@;" CDb'΃*p,+TG532ױk!௡tPp- ^I*] aV#Q B0zSʔ2luSPez/ng[Q7CbQq͐ϤlHLj,xONOq8yHD%z?ހSS .\ll3O03T!! }jMM<f^uDRk+]ed!ZTq: ļ*g]GN-~ 8Bí颁+=YxAWCNu*Z":7(##LwC +GÓ {5k7l90? -~ N-j6rP䊺ޒ>qCK"1e,M SQ@cbURSh/- 5RY Q*Nf4 $^"J5chJHCӰ+СA? ׄoJ!1[gcYV x3Lͯg7nwO# /.p9i;D:'JH"wS`K]Q ~3.|@p FtY \,4Ivlk6 UP#_RѬ>fb35R~so~?9i@SV. /Yz;-ߞi iCwЭ7cOɶ5q910N2RW"$x,>L{R|DUhKFUWJ9[s|*Fv+8N%75{Z̛[q<{W XR ig>p h]oG/ #_|F+(j x/|SDW"o*?I-! Y. QGb:)]1T;\*{ &5q^ۑs;.VbVSҌ@m1@yT=мS"+SjcZ.)=+znr m)/> b?]6󼟨@)ΗK%a ϑs0y֛>yO>%Au"xA޻oGFi4![ugѭ@؀&DAt)* n ս {յy#x]ÐEd݉HI9ER$iX_C'- Py=۳>nɷgUnH7SA&j}\rzN \}G}3`g @#', D:Q}/[iHB<IvJ=m;9&sMĬwZ ~)tY"q2cۦN= ..ۍU|He]tT~ pPv*{Y@r[sOh9)_Fe昀ͮ/+@L`gw&u]'(WM&gFy"'u .M/SKx՗p$r>k=>H}:Bޟi4b&n`H݃c;rE:jK^ #bB kuzl3Z<=iSϛh5bl(~ FBeM5yS\ ;ܲ4rW;0 !U~XDO!|]˵2]kBXN(Tb/q˄NpyB}~6EJkR#+Ym ouJRXg2 -?QDRv&E:F;z 0j[Wt}|+gejYuʞ珝ս&BSnl5`!;0߱gIhcBА X͊]Jp9m(!p[l;Sp?B;@[pSv/C]71/zywv$IvNBzFQ::8i׭p҆Sԅ?aM%aG4Dư|;K( ]8Xv2E@~CےJ{3U&w|#J뇺xn R Sɤ(OyZRɳż ɁY:0j7vMum _F ⥐<{Z3̖MGhc:U$jz\西 vath0%'P݇J[%&6%h|&mEGz/q O?gn%ǥ$T#0Y[ o0U1եH_8uV ͩHgLӣc~u0/qaBV&O9H))dKQֶH6^Fg9ܐi#l_=r0Ab׵߂FN߸׏<[~gQ";9 [>l!^qS>5VM\/twߙi_g2 5a9FTLevqOٿdb$qAJF|X'˓e $Uƭ.@!&;]U?l#*LjgJgࡦkZV8CisD:{L͜Q꒪SL4BZCjL3 #'y8d"h0:QOok!B^S=GEg2׽5/V ߙ XՖs%M4P4g䰓W'(.]edb$3j,+*9<Ǯ*G!^,:O{ SH D#h Ȫw řTemfFq|y ڌ\ JT_> z4:u Sg^&66=}~(Tص?vU4!'AMaft1suF[m0Oa*-rOc= n-՝ i',s;刹7;v(]."6*UݓE<8wN^.yg{ЬT,fچFO92S3㝍{N%G!I:tNHbMD iH)]D(!G8lF3= 6Դ[]jT@ 54Rl&Ŗ)?9?u*tZ:nA1\1/Rr2zh^֠Y+bgu3$V͚u}"=85 N[P ݋_jmVxej)wu^°V-K浶aV  _$#b[f'`DBI;xDsmq@|67Ov74G+m3lqb(tvN{o%> veTAQ^nyv[K L R3fS\=[ hP`rNCU5n(҃66"j+w4'x"7 (Bs7ʅɩZlixaF ,#w]rDN ?r?HGbfR&8\JW70( tYOG_r-ZOk=ͮuؿ.:8Qrԃ-O׻7 8ppjZae!}1gBOSG3qe1*]EAjј84+MK _­_ Ra}*SF bbjv IGX{%PQ}r#4С;9ZG*%A,bw+ C,WSO'p2J+Ie}bF}/u?- 2|*8db^sfE\&߃8Ն'GBuR 3{va &GU8rڅ:EjDpB)7٧G}W`ҐFSRFSB^[QM_КSݗ^+[>v` @PJ!s@T~&zCڊ)2N`ƏXӟ%:[[%&]2 g&,d(-do2$ Q=Ј:$u^,:< B[ vmJTRS RcwȒt. ͫ`S>SN_ K?EH.`yݭަSTk?.A6M$0|ُWkיyHDb  6%.+(?U'!IWP.#EN~ ov(~yi8WP( jެHQ"CȈYyEX1xs9wݹ*ox3LKq ,fU@E?r[>j;~=iV?¬QU6Dq. r$kJHU)0iW4^vEIn!oE(SrUjYݽQ9O we3BjZR M{Jqemj5!g ?&iPP!Eϙ3?3>?0*(@ܢnDl-P]Bֵ#`F,YIƏfc/$Z5h`(χVAgs[C]2tCWtњC&+?4tQyňxmҭ Ljs41LB?G[e'>&Mڙf xjY]m f*wǠq{ŀfs۩AjdPS!V My/ϧڛBjp)TXYB5}s.>yS /*{o+N0Ƃzhm Kq]}fZ3ėxzqaWyYu>Xg-]>ÆxrUio*V8?)M+[uP\d,{; Vq#򜦧k.@Q=/mYz<@8ԭ΁ͥ:X{<UGrX:<< kٖ/;EyjNMLΪY` 'zvOCm{o8I4vC'2vK+c09} 7;6=<(/Y %U*tum(Xbx+Óv#lJ~;%ӳ N.祴b1ؿ;4D0=Er5K&wRAx,`wM7eaKi`]/_=$>;-9 r-g;sWE,Q mUChfIF<C~B16q U7P}2J%SUh[(| NLpr\bQP$0sw" kf}e-䅽 O;؂Y84 ute=gˆ]tf-MfGyv}WTAtSlﰑ{eJgʽ܍RLڌ?Z4&] ʜW,hK]cy.8B32ۛE(iך␄.yDӡg*)ݯ:f;ZѸ^ڪ/)4K=fA4D-GcS0khƓ*S(s?<"x+uY@/{0V0ӄ <\Xu;jImC4\ Z g0(? eĖ"leA} 'й abH ǧ Y] -`_F0%/' ; )Z_XO!UN0F@Q`e^dwn\ɜxf##|c${\sY׀P`m2~3dZNJ&D=J0e>֫{̃CsJeP&65Qtwǚw5 o}ʱ ~ 2Fc gdm,|EM&Kͳ%_'+$4LDIv4.!^K @