libcolord2-1.4.5-150400.4.6.3<>,pfp9|=2a#m!%6+2аX*`.M sԪ@ZL,e?Gz4hű2ZfzF+v %t$"OdհP^ґQ֤`qFktTE &.CI >" ?G$y`spmɩ圸(aRSo<+%La-_}V&He#'6_1o҂]>C?x??hd   C>O ev    \ Ps(8*9P*: *>:@;F;G;(H;8I;HX;LY;\\;];^;b;c<d=e=!f=$l=&u=8v=Hw>lx>|y>z>? ?????"?dClibcolord21.4.5150400.4.6.3Library for managing color devicescolord is a system activated daemon that maps devices to color profiles. It is used by gnome-color-manager for system integration and use when there are no users logged in.fs390zp3a HxSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/System/Librarieshttps://github.com/hughsie/colord/linuxs390x8@ffff07b0c50eb99fb78e3293f5bc7575933155b6e89771eea60769dbb3e996c1377ba422a9dc002792e70df6d13837cfff0c081ed92cd1135770e4195247c06de6dalibcolord.so.2.0.5libcolordprivate.so.2.0.5rootrootrootrootrootrootrootrootcolord-1.4.5-150400.4.6.3.src.rpmlibcolord.so.2()(64bit)libcolord2libcolord2(s390-64)libcolordprivate.so.2()(64bit)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(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)liblcms2.so.2()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libm.so.6(GLIBC_2.29)(64bit)libudev.so.1()(64bit)libudev.so.1(LIBUDEV_183)(64bit)libudev.so.1(LIBUDEV_196)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3fKc$e@a5a@`2@_^,-]]@]z@]^@\acZy@Z@ZYp@Y*@YA@YzY4XXXAXEVWW@V@VŲ@V@V @U|@U|@U@U_@U&iT\@T}TTTw@TCT=@xiaoguang.wang@suse.commgorse@suse.comjsegitz@suse.comgmbr3@opensuse.orgsuse-beta@cboltz.debjorn.lie@gmail.comdimstar@opensuse.orgrbrown@suse.combjorn.lie@gmail.comsuse-beta@cboltz.destefan.bruens@rwth-aachen.dedimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgjengelh@inai.dezaitor@opensuse.orgzaitor@opensuse.orgluc14n0@linuxmail.orgfezhang@suse.comzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgidonmez@suse.comdimstar@opensuse.orgfcrozat@suse.comdimstar@opensuse.orgdimstar@opensuse.orgmpluskal@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgfcrozat@suse.comdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgopensuse@cboltz.de- Remove script in %pre to change ownership of /var/lib/colord (bsc#1208056).- Add colord-CVE-2021-42523.patch: fix a small memory leak in sqlite3_exec (boo#1202802 CVE-2021-42523).- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_colord.service.patch- Change to systemd-sysusers- allow access to /usr/local/share/color in AppArmor profile (boo#1180898)- Update to version 1.4.5: + New Features: - Add cd_icc_create_default_full - Add cd_icc_utils_get_adaptation_matrix - Add cd_mat33_is_finite - Add support for datacolor SpyderX + Bugfixes: - Check for errors from more sqlite calls - Fix cd_icc_load_data() annotation for the data array - Fix cd-sensor-dummy - Fix more annotation for data arrays - Fix owner and permissions on existing state files - Fix segfault due to dereferencing NULL pointer - Make the build reproductible - Refactor opening of mapping database and try again if fails - Drop add-spyderx.patch: Included upstream in new release.- No longer recommend -lang: supplements are in use- Add add-spyderx.patch for datacolor SpyderX supprot (will be in version 1.4.5). - Move colord-session.service and tmpfiles config from libcolord-devel to colord package.- Update to version 1.4.4: + New Features: - Actually install the installed tests. - Allow building without the daemon. + Bugfixes: - Consistently search for spotread in $PATH. - Don't hard-require spotread to build argyll sensor. - Fix linker argument checks. - Include C header in Colorhug-1.0.gir. - Pass -DCD_COMPILATION to gir compiler. - Port manpages to xsltproc and DocBook 5. - Replace docbook-utils-minimal with docbook5-xsl-stylesheets BuildRequires following upstreams port. - Add _constraints file, avoid random buildfails for i586 and other arches.- Also allow /var/lib/colord/icc/ in AppArmor profile (boo#1112230)- Change BuildRequires to docbook-utils-minimal, otherwise the build pulls in half of texlive and all its dependencies. Only man pages and HTML API docs are generated, no need for PS/PDF generation.- Fix meson parameters: -Dargyllcms-sensor=true must be - Dargyllcms_sensor=true (boo#1124388).- Update to version 1.4.3: + Bugfixes: - Make cd_color_get_blackbody_rgb_full safer. - Update style of Meson build options. - Update warning about running daemon as root. - Update options passed to meson following upstream changes.- Update to version 1.4.2: + New Features: - Add cd_icc_set_created. - Add --enable-timestamps option for CREATED header. + Bugfixes: - Avoid buffer overflow when reading profile_id. - Fix the detection of duplicate EDIDs. - Make udev hwdb optional by using pnp.ids as fallback. - Raise _XOPEN_SOURCE to 700 to enable C99 on FreeBSD. - Refactor build directory selection. - Set cd-create-profile date to SOURCE_DATE_EPOCH. - Pass new option enable-udev-rules=true to meson.- Modernize spec-file by calling spec-cleaner- Collapse files section for gtk-doc.- Update package summaries. Replace old RPM shell variables.- Add ulimit -Sv 2000000 entry before build, set ~2 GiB limit so that colprof is forced to work in chunks when generating the print profile rather than trying to allocate a 3.1 GiB chunk of RAM to put the entire B-to-A tables in.- Add pkgconfig(vapigen) BuildRequires and pass enable-session-example=false, enable-bash-completion=true, enable-systemd=true, enable-libcolordcompat=true, enable-argyllcms-sensor=true, enable-reverse=false, enable-sane=false, enable-vala=true, enable-print-profiles=true, enable-tests=false, enable-installed-tests=false, with-daemon-user=colord, enable-man=true and enable-docs=true to meson, ensure we build the feature we want.- Update to version 1.4.1: + Bugfixes: - Add back the meson -Denable-systemd=false configure argument. - Add the fallback rules for older PolicyKit versions. - Define PATH_MAX if not available. - Enable C99 support in meson.build. - Include all the files in the GIR target. - Include the correct file when using Colord-1.0.gir. - Use appropriate feature macro for realpath(). - Use gio-2.0 when generating the VAPI. - Changes from version 1.4.0: + New Features: - Port to the Meson build system. - Enable Travis CI for Fedora 25 and Debian Stretch. - Make PolicyKit, gusb and udev a hard requirement. + Bugfixes: - Add some experimental tools for the HueyCOLOR sensor as found in the P70. - Conditionally build documentation and man pages. - Correctly build the ICC transfer curve for Rec709. - Do not build the examples as part of the regular build. - Do not spin the Huey LEDs when the sensor is embedded. - Do not use /tmp to create profiles. - Fix the version numbers in cd-version.h to reflect reality. - Get the Huey status before trying to unlock. - Use a different Huey unlock code on the W700 laptop. - Add meson BuildRequires, and switch autotools macros configure, make and makeinstall to meson, meson_build and meson_install following upstream switch to Meson Build System. - Add gtk-doc and docbook-utils BuildRequires: new dependencies. - Drop %glib2_gsettings_schema_* post/postun macros: the functionality is now covered by file triggers. - Drop intltool and vala BuildRequires: no longer needed. - Upstream rename of ColorHug-1.0.typelib file to Colorhug-1.0.typelib, thus its package has been renamed as well.- Apparmor profile (usr.lib.colord): Allow reading / writing /var/lib/colord/.cache (bsc#1024933).- Update to version 1.3.5: + New Features: - Add cd_color_get_blackbody_rgb_full(). - Add cd_spectrum_multiply_scalar(). + Bugfixes: Check the parsed context arguments in the session helper.- Split out color profiles in sub package colord-color-profiles. Add shared-color-profiles Obsoletes and Provides. - Replace shared-color-profiles with colord-color-profiles Requires. - Pass --enable-libcolordcompat, build compatability lib. - Pass --enable-print-profiles, build print profiles. - Pass --disable-examples, ensure we do not build examples.- Update to version 1.3.4: + New Features: - colord: . Add cd_color_rgb_from_wavelength(). . Add cd_spectrum_resample_to_size(). - colorhug: . Add commands for getting the device calibration spectra. . Increase the size of the EP0 transfer. . Support enabling the illuminants on the ColorHug+. + Bugfixes: - Fix a possible NULL dereference when talking to Spark devices. - Fix compile with -Wformat-signedness. - Fix possible division by zero if parsing /proc/cpuinfo fails.- Update to version 1.3.3: + Check polkit version before defining g_autoptr macros. + Fix an assert failure when connecting to sensors. + Fix gtk-doc build when srcdir != builddir. + Increase timeout to 60s for argyll spotread sampling. + Use the USB path to match the ArgyllCMS port. + Updated translations.- Update to GNOME 3.20 Fate#318572- Update to version 1.3.2: + New Features: - Make building the daemon optional. - Make the session helper optional. - libcolorhug: Add initial support for the v2 protocol used by ColorHug+. + Bugfixes: - libcolord: Fix a hard-to-reproduce bug when cancelling async operations. - libcolorhug: Fix a crash when submitting lots of commands at the same time. - Replace '/' with '-' on the basename to fix calibration crash.- Rely on _tmpfilesdir macro to locate the directory to use for store tmpfiles config files by using --with-tmpfilesdir to configure.- Update to version 1.3.1: + New Features: - Add a sensor error for missing dark calibration. - Add g_autoptr() defines for cd_color*. - Add get-spectral-reading command to colormgr. - Add the GetSpectrum() sensor D-Bus method. - Allow returning spectral readings from the Spark sensor. - libcolord: . Add an error enum for missing irradiance calibration. . Add a spectral sensor capability. . Add cd_sensor_get_spectrum(). . Add cd_spectrum_get_value_max(). . Add cd_spectrum_limit_min(). . Add cd_spectrum_planckian_new_full(). . Add cd_spectrum_resample(). . Add cd_spectrum_set_wavelength_cal(). . Add cd_spectrum_subtract(). . Add cd_spectrum_to_string(). + Bugfixes: - Add a systemd user service corresponding to the D-Bus session service. - Add a tmpfiles.d snippet to fix stateless systems. - data: Build Rec709 correctly. - Ignore the ColorHug+ in DFU mode. - Install the tmpfiles.d snippet in the right place. - Reset the sensor back to idle after each action. - libcolord: . Fix a tiny memory leak in cd_icc_get_tag_data(). . Fix saving non-normalized spectra. . Make cd_spectrum_free() NULL-safe. . Return an error when we fail to estimate the gamma value.- Apparmor profile (usr.lib.colord): Add capability dac_override (boo#948892).- Add gpg signature- Update to version 1.2.12: + New Features: Add a new private library libospark for future use. + Bugfixes: - Allow creating devices with the same device ID from different users. - Check for, and prefer, libsystemd over libsystemd-login. - ColorHug: . Add ch_device_queue_read_firmware(). . When converting HEX to BIN pad out the entire size. - Replace pkgconfig(libsystemd-login) for pkgconfig(libsystemd) following upstreams new preferance. Also pass - -enable-systemd-login to configure to ensure we build this support.- Update to version 1.2.11: + New Features: - Add defines and artwork for the Spyder5 device. - Add defines for the OceanOptics Spark sensor. - libcolorhug: . Add ch_device_close. . Handle low-level commands when in Sensor HID mode. + Bugfixes: - libcolord: . Fix leak in cd_context_lcms_free. . Fix leak previously in cd_client_connect_cb. - Only return devices created by the calling user when doing GetDevices.- Add explicit pkgconfig(libudev) BuildRequires: Configure checks for it.- Update to version 1.2.10: + New Features: colorhug: Add GUIDs for each device. + Bugfixes: - Add a vendor quirk for Google. - Fix session-helper failing to find argyll tool.- Update to version 1.2.9: + New Features of colorhug: - Add support for the ColorHug ALS device. - Return the exact address on verification failure. + Bugfixes: - Fix cd-test-private linking. - Fix reporting of logind errors.- Update to version 1.2.8: + Bugfixes: - Check for dbus when enabling sane. - Do not use the deprecated GUsbDeviceList. - Fix build without gobject-introspection. - Fix possible critical warning when using g_dbus_watch_name().- Update apparmor profile for USB profiling (boo#901148).- Update to version 1.2.7: + Bugfixes: - Don't build the daemon when compiling for MinGW. - Use wine to run the client build tools when compiling under MinGW.- Update to version 1.2.6: + New Features: - Allowing compile using mingw. - Make the ArgyllCMS sensor driver optional. - libcolord: . Add cd_it8_get_xyz_for_rgb(). . Add cd_it8_utils_calculate_gamma(). . Add cd_spectrum_get_resolution(). . Add cd_spectrum_get_value_raw(). . Add cd_spectrum_normalize_max(). . Add cd_spectrum_set_value(). + Bugfixes: - libcolord: . Allow a SPECTRAL_START_NM value of zero. . Always replace CCSS spectral data of the same ID. . Deep copy the spectral data when using cd_spectrum_dup(). . Fix using cd_it8_add_spectrum() where the spectra have no ID values. . Never allow duplicate CCSS IDs for small wavelength ranges. . Only set SPECTRAL_NORM when the normalisation is enabled. . Return correct values when no LUMINANCE_XYZ_CDM2 is specified. . Use double precision for SPECTRAL_START_NM and SPECTRAL_END_NM. . When using cd_it8_add_spectrum() replace any with the same ID. - Changes from version 1.2.5: + New Features: - Add a branding-less ColorHug2 figure. - Add the calculate-ccmx subcommand to cd-it8. - Install the now-useful cd-it8 helper. + Bugfixes: - Drop nb.po, its superfluous with nb_NO.po around. - Fix a crash in the session helper while calibrating. - Remove the private cd-find-broken tool. - Add argyllcms BuildRequires and Requires.- Update to version 1.2.4: + New Features: - libcolord: Add cd_mat33_init() helper function. - libcolorhug: Retry the command if the response is incomplete. + Bugfixes: - Don't enable PIE support when --without-pic is specified. - libcolord: Build with PIE enabled.- AppArmor profile: allow reading /etc/udev/hwdb.bin (bnc#901148)/sbin/ldconfig/sbin/ldconfigs390zp3a 17261447191.4.5-150400.4.6.31.4.5-150400.4.6.3libcolord.so.2libcolord.so.2.0.5libcolordprivate.so.2libcolordprivate.so.2.0.5/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:35608/SUSE_SLE-15-SP4_Update/fd942ef7a5f8069c788af4a7a434b020-colord.SUSE_SLE-15-SP4_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=002f378ef5597ad1be4c989d222374b6ec92c391, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b8ae6e5aa728e8bf40673d4724bd3e6358ba0947, strippedPR RRRR R RRRRR R RPR RRRR R RRRRR R RnѸ,GH(aNBcolordutf-833ab0131bd02038445eb63f7023505efe0b2221a8ac468e73a345d73ac9c4c21?7zXZ !t/_]"k%adFdH!.y0M{+P hޤPRg48沅)uu:,,Sn0Y%+vcb lb*;nu\-)]Q$6E-Z̑9>^â**R]JT6yoV?Dh)]lCtX!K{EdyQ9GR|:G|jҍ<,V[ jrWSi%%_@+g[a z]$R@ 4 hj8 >[ 5!tfc΋BFMym5 p_ pEry I+ e^uTkRv_gބee(hh>>#vOS6@ (`e~Ӧ=fRkTd>})%pO;:3qjoR,{]8hA:L's_)-sɢCygu3 v)F.SяF;%:rTȤ'{_^ w$4B&_q$TOqɖuUY4Z^k'BqY8|+;E9IđL gͣe?(X3 rpq4Hpаf.eM~=Yv uv1N?,*lOY^ܛAJ,vvL/~'HeI^?'G,R|!%hG8qle3H7q@ֽd*8Q,8W?].5)] %25qyuRdK.Ϩ,X).R9?v&8-5Sʋ`Υ+ٕlð?IV3ُ\-)a!6 \<ca飳btR[nI҇Ng"ʹ!AvBu8Nj}}MK~:s7K pA /Ł$0'L-F`0)Iғ  q H?1/?sp(&p| %XHL} 8#luW);/ҋlDl|D+? *'!n~4K9=Zwt#YM.6?vuKœy ZbKvh=4m~!t/ H\dܤ5O#!y~ bs=SDZ Bxf.cթ'Z=/;3nA XW 6Ld[/5V2op5[Hp1s]nPߍC7׾Jmb/yoـihUt}|Dxa*n/ð^Uő*$lQӊ]7ɗ ^ۃyE@P©0.;,m2!qxn gǤr% Pz+ݜ[/A;}|ɐcL+gL5tʺ{AAe,H"r8Ux8w7;v.m(ev.")w䇭//Q?4:lbmzn7|$)w} B?T56KyYo A(J<;|<(7ٸuRTb73aA4Flb\6+yۍ:%/"&P*PĉU`n_7"h}hp uN# eik-|\Bxca&GCc*5?$xMYux9 R<°P@*bYZIOеSʞF3"SS9rhwLiMEd~?!D\D|P;4 P?'j3~Ag7~Y̝R U|GN|sG z9[ZR͇^0;g'ZCl]g)9DsQ[s4<5=$ $3yfȖai*x#_7W;v!(zto* W_7 <6!ۦ~ټnm@UԸl-\ɋ0[%f H6zgAtۍJlϫ2?\u*/I [)FKftc䨾ݲҽ a[C2H.(k; ɀrG ˷x,N6[x'n`9MكIxo!?'~sfJnQSeMp|VLa *&p=Ryt`WC 3R'wnY}b}銘#{Hp}^櫻ena?fd='ocrmOn}8"=g+{%|t"6Yן; h'0_7Ε6]p3-:Ig\GgN$4y UX AY/XׯL䠝r!&Y}V-U!7 Rb4Fg>0$cwH]x 0#E)+hk\Nιf9*Ӽ 4 N.ghaL*^Ym~^xlWuʵ1gYz$-04]8ddHm e*}Mr%^*DS!}6iI'>;PzkUwhT67kM-z^2cQ )7'_eGj $h!i7(EQ;!DbY"HI@J H]j/P jpн3eHl.+s V A4xj}U70We^Ƚg֒:md 2 w$;Dݒ͍_8_)f"CGm83ˌ_SkҸ`lVLj:`T urj¬?I*p2B$Ȉw1GyyW\3vm[.p !Ҁh$:LYiקUޣ]ZtԄu1Ѿ BD&gjϽ0X6bR%u<Y{[nP4ꚦ}< j ŝI!>:{]=D ,Yy! U^'6;s#428^\6~mߣnba[Ձgx$F"X{lTuOh0p(ɸY;axoxcǂ礑:` :ȤA9 3[/ dgY{Чq?ut N,q&nvbYEN֌#k6oix}m6`:N,B6h mNyMm4ޮ*/7N)}Qkbp;ZP7 I=lOqNb=GrT)mdÁFaB+/ts3o:6(oAwαh0#ZBiM_Y=KTT-CؚP'60zYͩ{oCL TpwQZ t7(R!::,mR'H_NڸővhN|ڶZ k} Z ١&"1ņp~y )s6,RV$vc8yV 7Fkmṗ=ҵn O.Fa`jiE]pE`3\iIR reحHC"cNXY!PT(&0v 6i]OŴ9XKc}QO‹:ԨdA0n QcRkVf1Yi$<3mΧ qtJ*VI.~w VZ.VsB:i޹{=/ZHn()+K筢o8"nGnܛ1Χ%\Q]{;; t]b LQJm6z7㑸Rs PY_Ci^{l|zGIymQ3.`^A/(l-92^YU 0 oE$ &+oB2]8]+eU͆[(% ObU#O>ߌ_|{!wo1R]2 }zWL:SCigL>Ѧ]c _Iψ|mî?Mt`K]o@Oea-պRY+1݋aUaI(`#8=#Pwd$')SP{ ``2xU{UI^! =$/98PC?~Ɩwى$#r47ۖϽvo#K8f}w^Ջ RTiۙ%{D@(RXS=Px.9PkCRѡNj@خ,Jf0<z_M:j5zH <jTSW8f9?g2"P"Ut ߉jֈ%q00/c[1he~IPe*% [Քf:b~ry(a N\w<4 0`Bn=K`5'j鿄(WƝuoscc)P#4Tf59@1{QNr՘ÀB9(oBO`wq$*7*7V ~B>U1& T3eIOԍgS6CQw9s~:(Q,+?j̝|2X֢٠J~LT1aG):@CYyl<3c9mbKKó50@?-YŸqU(;Ztd<[*+g՜2^18l(^A 1Ʀ fbSRb[ K?eX琶[H T7\-^Bc(ji-bzv#)EZc#NX2t%"Dng1LR*87/;?T%6!`:1ްQB$j$C[_䖢:쁌y-)ڃ=0Y##a^ަ&vyDw+tO֬څd\>,Ҍt!3 $P7dqf#^} g H猬Z S7.xB#ژgKIѓ~r"h:!CpMQ FG{Rq(ʚuCX΂K@^dy8h4A 4A:LpFRFI@ҏBjGԝ"J-FpnQ)eAwƼ?JC[ݍ+Q:A||z- PzZ~o]\*C ڵeflR] niEWoaU~(wT=ַ>'D32)L?Y5u0|eq~rSaB'?3⫑dHqɲ><: z~UF94w/]:0J dF,\Frfܤ@ QxcmXTG7P?0N:Dž+3Fi{UA0Xo:Dͼ'7rImY $ ;rZu1ϩP!#txT@[ve=[ݩՍxz2BfhМ5" CԀ|7!B[;]ϙxh|#R~pa+k5~j 24kYb-N/YV & lŲǛ5vz݃x@wѩ -MNoEa\ɚ,?5߫mixPQ E2b'ҭI|`{[ sxu{5'V3:x^ A?:0!u}EJ *8"`L#bc2)eTBI!c U˥# m׈=ڒghIJEEƨRf@|DWE_TI>4 RSJD7OO:-Wa1Bv4& $~d,G.mZ F59Qu`%gnNt B*NT2_?ouԚUALƻӁ|UNK'^7T(!rG=oOGS9)6NVQϏ 5ׯQ"j{:> ?o:IQ7L-N`d}] FQyRZ2e#:İ:b C2|Bw{~6o߱_cq)h{jquanS\x^@2Iv|f/:<.Ei|WP ޡs$'uݪS8_҇dzKOroR= X3M158p!zh nVsGWP'1#]mVG[ mtL'|b/ދR1tے|. sK\בJytͦ;ZŖ(E8J:Hq;#G"{~u33bƍ;ZkˡLcP"d7v`e[TZ i~$Nh Xp j|vV{ؐLtlYKsZ7;9;#6+XIj|Oid^0l r*IsrB^ɣuObfŃ)83">BKPKnTkp/VvZ;@Wם+ڰ;퀉C!=J +1.Ͻ|kwBnLB.Z9Q ^?04aG`k~4U-Ra8!U;9CC$\}܆ 2'%a-eI#~7 ~VjBvH` i~LKYG9*L%1N-wʝXGp}l.-QIC$~gQ8onJݑ.b3U.h ٘p)ym qc>JB{K]uz-ʄ-},iىA-5;-zxDtPZjx7D>p~t9:4^/k}J*ccq;WaBOC=uq[\jy2:+J$OցźΦ^0\>V$Ѧ1_qagǐN"ҎhweVQ`24CarCH"U۟Qu)PpOnP*rVuU A@e0Fö£~'ʕnك#pSY-XGpxll豝'`hbaHv6ۋzūQdz݊wR UFv_ѼmeX{G> wݳ83h3o܆hAj=*ClHMIk2@e4շV4~chVӆEH[/TZX딖Z~|&aٚВJc NQ}?AZC b+8 B[$٘5?mTEAtRzlJ(}C\ 2}buM.G-W~\ȧ ayKRq'uUJ$C T:KT+8Ϊ)#X_&r bkssv)9TK/nݩe vC  Ȏk9]ꆬ<5*kfD֭)` .:Ze OMp Si!z;4E, * C Y~!&,LALI18Fcdzoa+^DV`Zu Gѫ1 KJRw\ =5+|GuiY;[ק#$Ȕlr*M$8H71rTb@ܾ/(2S=5O%AܘiYn; k.dh\\V[ ]{1}jF8ׂouUۓTr9{25LjY ԵͶ*Q\UK$C]PH@%^)Oy_WN^A"gL*M^<_|鰋34 b"e {^@ofڶ Bd& Suj%HPk'y-f.us8Wնn)1=Ez>1J~eZIcn Pn\s0yjGdi4]qE+M" o;*sT-9SJ ]#(6leª, H‚gR*vU`/Welj[ub(6No@8lΝGJ Zyg qcz;}pxUAH@9rc>ebĦ k+ hN>A^g)kX( pa2kgھ-ƅ:YCrPHP5S HW&І~~͛[y5XB09Q`do+WR;*̆P]R6*MsDԆJ[줋 'mt%ˮ9ԫw⧈t%Mb#Iѽ+FOW*u:o$^V/iexh/},u3X ,ًwG{ѫ[nSxO!{[jveKɪIh >AD.uېD"NJνPQKsUg:Ҽ ^xLbMhRƜ*HoxaMvQAQO 1,yV ԋA)ix\3f-7ma36θ>Ks?[uM\ C!-/ԊQykP\• ɊθztI)N{r>#מNȻFQpHeyX@IG+)^8z+q8x1w4Ξ?nx*Ԧq]iJb怇Dq֙IM%;/(YcK'}Rgj3 c#DCC}"u$Q7!.㽢ejh9 m rssWқ'`A #d{DQ4L={80z 9P]Js2UC;xq9A v(iٲ|˅9cd[b0[ 75RDR!9ι1SiRg2/̠*%MՠA\Xk3P۱}m`TxߥL(^yl<(EF TI3眙իH& =TXx|de!u>>٬#!AD`^ cH33J8`߻Zⱸ`I|cp* ! JF~>Y,^-T[-jT'u&{DX\YHQ`!Zi<~䇣GYnIJD"m47=3H:đo{7n)>b5OXr,;ܷRtHQdJnDJxIs:d g IBY* +X\+ \OҪܧi2H FG88$CvݧfP"!#k[I/7UV /8{Cz2X/-rK? (al5%jQPJNY^=AR x$rK#RWH}-k,7~pE9vbM N =L/VϢbҪm3cNhn߱H hp'>|_7^ z9J䎰=#*ݖu4j;zSĭ |ŔOؙܡJ'(v8 Y'A[WarBy SnfBG66.')"EؼE;R8a+{K‹:Dkm'HSQ?ȇAn&MY jru+*b|Гk)_7iZɟ3U>я\#* E%/ኔ61YƀU!`".%~9o_pdG!5Kz'w. XioQ2kFf2X쉄k iZ?q#6„Q׹΄S2UPO,oΉ8\B~cbˆ#\iTã1FȥLi*$-l+!*4/q < dQ!,]R}GjfO ]%Ɩz'xz۶}y8-[o36R(]S<yS)F/,? ԐX!.6 [~5YBb:\>'_MFFRG} IÊ9G X붋DtPXܝO]&ҟӠgJ~`~zv(K!.)7/Ѳ/w 0)cgxvbiŴ((!oƢ Dcȝ> P񔋴 hh?}fIQi/vGp}CLř/Ry!l tX ެu{(HhWHG.&)3y\X9^gS˓[ntzeXD93u)9V ғt*9c{z#219y4Q>\a2Z-AOPS28WKx7AP y#7suN7<{70gk_\AE>.|7!`w6r"@dWaZ!ſsM+g&2j& FTMP3U宛,UδCvO=ٶ:x\QHv1M[4*}}O*֠Q~!Yd${,iFl43w{! &~ J)PʬLmη*9PXF@hͬ-wK 8Toz}Qӵ5 R-kP,rv 8j Vg."myJ fbNw.=GljJ9EkAȏ*b um7Qo (9Qn`#2$+Q'X]qybsUsG k$O 7~=Ii;AIFҟ?@s[Z'vu$btOT )@wmOV(ӹT Ш41 @KsYɪ\ԯpS5 Qa4EƆ_dYb\ 5 sWZiVnT:*K/JX;m)Hlh܀}݈F^6,d :`e4un gG laWI)+rFզ$ H5vOfY'@t_sN\CF(bɡ/wِcF|Fr;v(C{]r'!!7~70V{lӥ,ChQU?N'-çC܅ =B:kk$k @ /EKؚà|6d٬.qrU.|\=K}ϤIHYtY(vQa }0=&̦i,^]M`a7ݶ&^AJ20,)з>O90I6p WF&%qt`=Pvm67OHrS/GqAu^֓Z}[( imo ̘ų۸FRkXp&7D10K;wYC_cTa$i%Fb;Jk+R|HAn_hՖ[J6ފq,W' ` i|f2"W/zoDy;}hkK\'ZgQWbhďJF*+CÔ˵'chݟʔ%(k|ԬB'uaao=}!y͗}띖3 #Ch*fd5 9ۈ4PRߖ;5t3N.Cnhb7AtRI ~>$*/fgpY;vaMXFCY`ϝ/Ժ v~L1gt/גlO;Z\gU< QmPmXXdGEr A]SQuf$w],&0pHk޷iHa7);ݼdO+@JQܛ{tL!л9۬ErDv)m*c DJؘn^ ? ^8h[\2WwSa)߹IJջrX֠ Hs'%W< sAsE`kf,f_2V9_9x²##+iƽ'? %v q-$>"FX\8чŞ.У1xWbf93S: &}ڈr#5\$uo! MOjUOF[C&JhgZJrX-(fJ5xP" uU?NDl6rXղ?r^99f,{IƈlWt1/n_-*nCiÃuycfo{P `?*XGNn?Iu\{~xsf!rUB$]g7qttGD%|[=L?FzȢ[p_o<["Br:ӭrBi;mz[L@mõtZ?քMEHLy,/~ܓDm AK˵+ h`Ya.,q!4mUby@QӃj4 ~ʍ 1v/^Cd礋N3&̯֠aS%?KF']id6Bp' [6w.j1sm 6CdZSF 7P IB AA 0 @Ex7.6Z m"'JOHczF7A]Ȳ/6,07F `?ͯ{ſA$r/!-N_a)ff\H'ؾ_% 0!53}gU#oDP*k$ J) ([ܯ0/`n@TFyqYrf`\$;D# ۪7)dԵ0ؔW#5|S:?I=W,=y㻘D*1`m-ʾ+B6cU #7EB[;P卉(}Hs@' ]I1|-MQFcI@2 &9,7$ʢ}-.k^].׉S:S cJ 1yZJ@|HO2GnE17I|Ϸ3>Pԭb1-fڅ6n&ggׯ:NOX2 6LRUW1)f,BY `!/,FlB16,ċ]>8ĵU.OʴQskl5yt@/f1}' u"H j$/ Dl"-;ӵ-)Tpu' VrowW!E.A8k׍mIk~.rD\hYWŁ݈ g>: V'G:@"|̥p,k5ݙUT u.Jd()k7FY9 |ջ!'g reĕQefE= ȶsHY>5K()˿%_MOv#q l9e>&,^'=mHA쬑/"#BuWZdYX?iBJtc>3>$@qu(?]s+Ѵ3N$1(|cl$w +Ê TXVdbxTZ2cYjm_QU>3ե5zG21ңc}VAuCƽ4pɷ+r_Oe-{`C'&}:BE"ýHɳ2(9FR}N(V^;-WEya8vem<{`l\Z>-N?*qE.]5Fe4֯6&Jy!ޖ)JrE B._j*norv6.Ssu ߶K OOO?7Vsĕ(ҟD2}6 `^F5ő!inӺS>H dJ@iն[ аb,;﷤fчfH?>us%=2BӉ,Ytm7_;ԝ+K0?[;Q• j-BPScOQ!B9\N&*&;`Hj#+hCXb/J ` - >4!"5fKzbAkH6JBeCΚ}RخsYzӚtDuǿ[̈́Œp Dr]41t; [е䍸OhTbd:O3X/詬Pb덣uomeZr;l&J0%I2Tj qOb=qO%8>&1ZIŨ-2sgQ]QZnFy{-xGݪ& H m8w4\ů,C 8U&qsz&@Ъ̈́-3>(G8YQBqQϏLaYzl"1=E9ӧy1a MfT⩃|[4FNJ&ɄGZp}Ә7uae֬$W؍ͥ톔% " P+&qjY< @Obm֐_BC7 s[ftFҠcyby zk{fO^X1^$+m)h0ݴD*!mٸDP *lY*/Hj'|WgLjξ9no&88^l{Wekfq69{O 3^اʺoDB}pnqs&Zfv04 m|3ϸaF\&t\l Phofpe*ͭ»u!Sx#>ǒ*ix' m7~ xţU/z)1W۩o.v15%)F7 ǚmC{6 '8?t@wʒqdΪRJ»-YA5P*.؞"C!Ji2xm7gKkf9L_ȵqL !^鼣(tvգyG! VDn]uPxa<+n4) P*8#a)8K)*R7 :|ĉ`Z@W#fyCyn)#r JRcb\W@U"FYENRk 32W ^a6](XOvx|$d(dzw0ڜV'`oycdwx~K=atHce2~̸/211[=q?,Io~uf_h mͻcC -/fu:fd@bN&I7WoNf2`Zc70*[\%yCvyr/-U^f#|Zepn\d`=OR@XV $9K't1]Pl'=ZNqȄ{7x%#HȮzU![NInJ>KL=g@9b8{;nvzh+՜Y'$:k96xvBB9Z=_džbi&dFp0`ֻ%'}-FAb?S66kuT:zh?, თK>˦ן+e5Oss?T@ky蜝L&e&H&G)~ D]I1^k.z(](oH`>[Kw7uH~>:ȵrq0~a1'eZQ0L&m6ZQ wCy=8U;Ƀ#9l2v|l]1i/喜ӕ5ǻxW{JЍr^݈qwOe. Yo!@L kہQڌ7f VF 0ʻ?Fϻ:|%bTX;zNǰV[ll [.88O_^d_zL"r-M]E&l n?RO9QĚw듬rVIe9Dy_cfQFOS+/YRi/UTF5=Qr3T2!Kk&]Xū+Z+QXfr}DV64(\1{vJ&](,Ů gmU1)C'mzJ n!0#pw{j8pVᏴMzq``J7n[?Rݭ6?p-xb<)mG;=u^h0&zfR$|#L'OyHfj !6SN#E']Sd#y|A O2A)rk;4*R7N%۞` T1.X㓉(KTʳ⭭ᩛ]b-yantguf%}7ȸddo|I|/ޏ/AlVv[*tUXi d>3hp'V>5іn:ż;ُ_ˊ iaJ;"tojN Fzo%IPDŽn>!Xae*a <)Ha|y[ZHZ qL&*zX16q&XC^un&Es>\cGe6DHuKD'l{Z%;%} ӜZ@eS(*ZӠLA le6Bp0*1# b1˨],> v_Ck5z $ ܻhfOlX t"D3|ƿtqf<ąC%Z%:UiuZ~X {/WkwgaB嗫_jCLB,Kٓ>'ạ>}V~2Aʎ^!g/^}Z|oq)>HpEyҒ$WCHˣ *]ٮCҎ"o}Ɩ\2bc2+_HCRtT_-taVofRw{ٗOiG*.Cs=OgU'vB9J5HM4ڎu #&ʧEHsm2 i ]I[>; )GKsKdF"/tp:V5-q6!Mgu:K bLǭm2:\TES*.yWP”A:ۦA_@f+fM5l:^n7|.{in/9Q?bok&pإi}QlI{Ie}gXd&\Ř6K>-@*((>+zFN&d^to{58yKcW)u馏֐!|9/DxnPmw[;{M{$^} iT_Uͭ⛹㙣g_!lk]en^yNQm{+sJB2\%|6CS#$Wg mb3Gh !펁\Ʃ6lduwsGӽ4STݸ-Qo>B9١QA=93*0Z`/r9{_~S#?GNJRϝ* T^ESiGerNkKWU(u!QEIvB 046P6ϯ'N;Qi)go!,w1li%_Qlx6|AvIoآ﬜f_tƩtCM%[b aGDz-~rB!~ڸ{ayobxe]ʤ3/YץDcRUJ8ItomduJ(zzHj&lZV͐^oٔǺБGN#/:| ܖ/nXZ@:mDS:vz !7tk#;y@ +ȎQCnjw&Ew.XO#,}:Z8 K)YGdmсA9?Ěգffǝ/n1ēn\cX*.Xi4wK$ϼ7V YU@@#F<*K=J##'^|9’bsF^5qޗ|pQl<)ܔ˵SzNƶ\4*(&QȦ_srnSCeP*D%5,g8E~4cNwNM,l"~":-^3WLS1MEn-L5A9|0!/''=䘗뿄OE_ᖥkxi3y?c@9.Ӿ#!gSif6H] >bC72ANêwáGzcfAV-U7Άh_.ʁ*' gV/AG*RW|uh@noAgNfeB_YSVP) H8oѠI%C@^>g;VQh*z,P$EHؗ# !ӄՇZ";gľOim 0P 7SƔhsI}$$[wg('e^$0PdI9oۄZ^#)r!dچj䊷f:/T,q5C. M$~"n(B6p8MNQ躲}eWfۿ[%gU* mu*t;Vb:WS*Vy/0mLߢ.%fS %82J17;5T|k\'l#Ù_jzyy$KQB&=2Dy!ۋ z0ESQYB[|^apoEq-xcv#&TKk.Op$Wdջ9e1r%ϑ?TnY<يlÕZ]7XnjÀ3' }n^iXBU+$|6]K+ĭ -`ZC u1,z^B/CU=ǦY3Ǡ[*a#ǖ qT鄎 ҅ b+}ͤRe C$y@HiɠEl^5r}g=zRsF9p0ӐpU(Mo'D,!xq'* [L|Yg fȢ=tT-5 jV sU|E}:?m[YݣLJFЮזD>˴wR&t)!Qf{7v(1\gH Yc84c)I:#DNsH*e &<UV$Hm{yu[eo Ŧr6o.$s5?j`xebnZ:q¯ H=+˚B`,UE&W ~eFm×AaLa,%A55,fakjۈuM+Ӆѳ$4gߌO 64&ݹ7}iOcoN^FGkCM93wYdٙ0n+#[g، GXz.C zTz'} \9YL>mF#|j|zx>rICt{)] ӿ)~-r$ vﰧ%73xeޤv́2n]` ³QSꩀVI]^'/w oIҐ_'Na%f?p٨Vʮ W;ך!33LXpiW$ N$5)x؎lPRzn-=̊n=zhz.LY 5RWmǃ<{}:EyYq6@>_cvm1ug o^ɖiYt v8 #d,q+zdR#ˆ7E&r;3ک7uLw~ J&jZ8yM@ T} *iߌQ#V%_cn8*OÓ;Hw*uop8Ղlwa被O}#`׸ג]6SJ%ʰE H$UVH(Y* \ՑwY[\qWݰ327\XcܟPǏʡF_ ubH iohm; Z/ O!t"8{2mOx#_eh p$qDg9ui:UjكjX$+ֱL ZU$ݦ^Qag7SBݬӏD:9IG"4v. .! PCeGۋr wUڭ3v>dSxN[I$B} J=q]!4d_Ҁ4e=%>TM٦ߨdsoIXt2pJ(V¡9m=cZ;FsDc_@ЄA"3j힫gER`ԑJPzVsmb.P CRTfuɒnAE@Ϡja Q4  IN/N+#߹^yXkZ8OC7`]^6!?IV$GLVC]GU]G&*iE>~4tLP,2Oc]K2tu"G*^6I9:1g" O웗^%mQ 3?{j Y޼g>}lUψ,Fr**vpyKE6ia~O;;Z7mm^Ƒ@n?;ҨcG@=Vc w\+<*SFsl#WL Zk" b!U/AՔ/)qt{\'.([ RΤ$_ *U86-KY ;AuB1E$JJDtU_jHDoeާWgO=-t@ÕYP4waϬO>קG5\|[BQ0sI~UIKuUB /mgѾf etOArw*V riiV%:ܬ܌!g%2~"Jnmv6d YlS94F$)<#-G+`g( `rNB$☄)] Qˤn|}DE^H$_8# ԧ=3Zw3e)2#31|iS(WzKgc f)RCq ز]^s"mZw7<r2h^*ގҏÚhJ8𰛗6E Y"4LYAkҲu킴DM8*^9VU-53{=/FB(zw dHmF~.HIe+K\!\c?-*@WU6*o'إU0rU-T{N]&#UB9'YG@z7S}^c6WƵKx)鶟gJگ|WWCsI5&A;~$?nm % *\L7lrk O/ZWC%_|؎2p~R %dr>!Ҡo HL.6q(-(@)Έ;HѬe%Xg;Y: eGI聟"jSa)hrb1A7%bB|*!TCD4$Hc;޵$IC^Z= "mxۻ`\j*o;g"~j[)=8 mF+oQfi2n:7@&H=3?H<;'tpMAFB8i-{˕&ҶȎ8uϥ7a7F|,I/ܞL7gԮ7`9օPrc4nj`ǁB I&VKDF m/'v*)V +% !3'h\L=/Qj_&u_f͗[*pB"ǔڲ݃.ERb}@Pͣ;mQTZ|}9?W!v)Bszb|N[>DOb^h%Ix9t}`Im Xn\d!89 {X !fFU"Kw5q`Q)8Pp/xQv=1t+II'; 씀~]OQZ{* Z% Kd@&ȁ|_XD3y̳tkT%(Q#T-x򎑻Ma" 7n v1 )) ڭo4QzJ<@i¨M}Ug7 К'uGFաx&|ɴu0cz!Ћw>@s22lϋzʿcYW~}nK"eX'{y¾FuSd0xp]r"Ѻ~׉wyi:?̻0$E#%i+(#D䟚p.kj**GU7<;"O%"dl|K#8-9;3٭x <{\hy¨pMsDGok 8e(5+S>D9矏Vr`#yus mɲN0s 7$*~U+[ݨ'?^5'BKR4?mt5tfKOw;ojZ;?ȑ҈usg I8QUIW4R-9KV+_+ l% ̔i~0ǃqL@ .&]`Az!MH4(D@0D(| |N`8UluP"gBYU\3B'mFs-T4dV8&`8mw*"kaMvMv\Pք[ןL.#I)TfǸ-j6G 67ۛC@Z3g+^B|h!QWц=~Ӭ.o=WN_IUAg9kuz,* ({@yȇP/zZ! dCvj$!/K}2ɗ.gд`ѹai(KUXơɇֺ [+~pJX8H*F5F 5NMsKѱ98rbCm~肼ͅ*Mq|ߖeS>xO-),oVq@8ݤ?aC' -Y?H͠_$Ô޻ӂdXOUX!.t!=TM=2hFy\?4p^Hӂ[Dt%NHv0y9I;(̄فFQsLy &W|@_%!%k}8%e Ó>WUVBߏ҈ w03a7 .t]=K.%@M#,]|"NW,F] H\$"Q AU];4uvS珰RӜWKRmZZCUx!#t`f-TOb}O[#-#Ch1q} DnP|%bH l4~W -eyoeN@uvv7Zm8bbF3tk3a(Aqʎ+"!R2FMiH;+p*({E0i`| KG)bL&iDle.[lA+hAq_&eqML2t8z"n4rooKwkଧ T⚃ǚKY0?t9a7?,Dϖ,O@PN'{)hfoOIt`JUfަ88R?+2 ^ x ي&{,У}OmrfP3-,IZX  jU_hQfLtUZ<~c4߱sVzoNJ.PP+pt[PôX({GH2mFOĹG;}ŷ &@qlJзi5ӵ1O Ug\-SeO1)\>Lщ`" T n9WwvE<@}7/ p,3~޼LD$0%?*AB?+|Ă-gf؂fSAyRq8R(Kh,ճQɎ:#WĻ .==R`I#ǒn2 fE`,deOx>y/aMlY8.j늌"chVJoÐ:60"4!x3 `OF($84AvᑺIw}M*2)iRcwLCNLm VfՏN|_%j˯8q>1 %iG'b3\˄hH, ,G _\`*^Ô qNZP= kF+e9N=wE&L~ G;~g~u5F';' xjzEX$ɖ,;5h0Y]\+ShrOlY~e*A*0p6Z-cX?6cu_$f PB@FjjY/a842eyVxO2_#͢3UZξy=kW!0U)ƝJ5xD:#ڃZ4cj;Y(<#9kIK|r\. 4 yx{j:]Ğ~> m3bOTweZ_ּmbV?PBw F;Yt;R9uVN|J;Vd@_+_ΞD T41gf%JJ>ZΥ[2`th+,m߸È#) q}ky;J#hR=mὐ~$I%(wJ͔k[lhh˅8xF&ݚ}''>Q4Ϯ,?bp7D67N}zZ²Dw rUO`(U+r0Jw`HQܾښ};}QaߞxS Xni_6p qtչ䵫 l ܑAA.JNK43#\*~m3ϱڻ#`~q|,Ё }'>,5E ZZDcU.X- AaQ !X:CMc)Tx.[.BͺBfOG{o+Sl?IaB@ ~_ߢ\nEH]2nڧ去^W [A+>X's87G],>,st\ɾ:\0`ϧR9`{j7Ɩ[|V.'ۘ{eN '>%'ttlK2cJƧ#}9H~݆q{"'QYەU ҂<&AąfpKK7 bPڅ%;<j>j?-Ia,mmhg['_? 52`Yn\g߆~6gO,˹QSkArM"}0wj9u^'kUri]R<ߟ8PgQ,D渪`YENr:[R|)VV@s.}VT@;OO0\!Q"5YVR!U1J lBLdiM=pr]$`ɠ>T/ )}CBWbrxe;ܸl  !ɝۉBP OB%݇$܌ \fQԈ夬gH:ҥdF=qBR.hD6Y})[J"ۈll[؝-M Hޤ^4E!ZHk AS"mȢqޙhK@,9.]+V}(2ASuRo Db3AkDe=y+q#V bm>pG#W<-(B>ShWEȤk.= sgd<0p NV޹$5!#db*l㐆[MYD.dgv?do~UB".L].1^~Z(;z8Kז%I dKqqN>Aw3قGeRӀ4&p z&|fK՞?AHP(Z `8g2Y\/ӋT#y$є": B&Ґ\~?O ;;be[LX`FMUt&EVyC &wJ~\ݜX Ptðdlm8@Ik(Wonx6tZnH#o.bieq j $ʛӐc`<i%¦: HX/3\O0cLNjCɷ 8RE&+=E?rH~V Uu0x(z睳Hst7PR1s@hq>7\ܧwk :r(>Lӱ&ڊ/¤[9kEXKYE.=eydְf'5fb2I>KSV4[QӉYBMA wEgRFM"Z2uė*D8[[J,L/ Bn gsyum\u #_I0)b%ιb:rAa` Lyf˗dvwtƜ7 ldLG"t? RXN\r*z#ߥ$@@T<uoA/cX@Z&z ; L9݄ NR4ATM#7_n-&Ϝv_ܣ)HZ]x1.ugl'/1=Lv4 YӺZ.!pt)1i P3Pv˶RijY.ge*ͻnn͇b_5oZgIvFɳ(w~o+Zad$tyMiFX3B{fHvO]/%RPzK^(r@{j$196ܬn^6~kДѶH72_aDL*h[p\b9%2|:!}wQ-'?й4Ԇ0#P-|ٔpJo n#@ySrh[i0xyX*I $ ?U6xhиS{8fԝmx$g(I>&x <ѶE_ .җ]eYe&8:njA)Ʌ3rb5JpzLcǖ-eLČ+/ _&t 4'*%0sK)8Œ_*vfv Pru8@`&o#0,r?ݣI}U8@֛)oujS,$|糫w: NNv.(`:d3 T~Z54 "V.5Md\| K3c(rm8KUJlZ*R0ԧ -,zJq0h1ܟ6F b*Uv2x"֢m,}Mu2]SiݥSe0a s'a0 p0$q,dޝ C¼nYč;Ur?Oc}!M$bǎܲ[{@@$t =7f^B6$j}" f>.#;>ĉalSJ66z|YfكΡkQf!O/±)Ѣb&;n4Cz`= a~рrMS!(lN6-w]:~=C(nIhBt'aIuUX>\3\>If~DI9ԗlX^T%B{qk"pH64:"\ZAq:rD,/}r<hvt$ +ܪ$.B $K2"yʄZ!}0+K YZ