libcolord2-32bit-1.4.5-150400.4.3.1<>,㘉c-gp9|K]ob%r^@+%1xX0m+pq  KǂzvNɨ^h';oF#S4NTkmrQ$yKou!:i(NAdPE1Fa&dMdi[T-58엒VǬY"M,{غbkL&&*Bw{M:X=]^mUzV4̡ܚJy՞Hzց9 !@>>>?>d & I!BS iz    p  \0(\8d)9): 4)>:EG:PH:`I:pX:tY:\:]:^;b;c;dL>P>V>Clibcolord2-32bit1.4.5150400.4.3.1Library 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.c-ggoat04 SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/System/Librarieshttps://github.com/hughsie/colord/linuxx86_64/sbin/ldconfigwc-gc-gc-gc-gfd950c18a07b8c1f8b9ef9019cdad4bfec79878823a3aa0f190132a59fecc0e9cb89c0479236c80cd308b35d4d027830060ec60066e99db8e4ab1b56f2465a55libcolord.so.2.0.5libcolordprivate.so.2.0.5rootrootrootrootrootrootrootrootcolord-1.4.5-150400.4.3.1.src.rpmlibcolord.so.2libcolord2-32bitlibcolord2-32bit(x86-32)libcolordprivate.so.2@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libgio-2.0.so.0libglib-2.0.so.0libgobject-2.0.so.0liblcms2.so.2libm.so.6libm.so.6(GLIBC_2.0)libm.so.6(GLIBC_2.29)libudev.so.1libudev.so.1(LIBUDEV_183)libudev.so.1(LIBUDEV_196)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3c$e@a5a@`2@_^,-]]@]z@]^@\acZy@Z@ZYp@Y*@YA@YzY4XXXAXEVWW@V@VŲ@V@V @U|@U|@U@U_@U&iT\@T}TTTw@TCT=@mgorse@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- 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)/bin/sh1.4.5-150400.4.3.11.4.5-150400.4.3.1libcolord.so.2libcolord.so.2.0.5libcolordprivate.so.2libcolordprivate.so.2.0.5/usr/lib/-fomit-frame-pointer -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:26102/SUSE_SLE-15-SP4_Update/b82f92af3fd6bea114f958a92279b540-colord.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d6e1aa5c1a996e6e9f258cb7adce39326ba87afa, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=62e2dc17dcf8c5a94eb244fc9bea2834f6b204de, strippedPRRR R RRRRRRRR R R RPRRR R RRRRRRRR R R Rutf-878f51a91b94bdd65e9fee447849e411cab543ef1a4763d838704eea13f299102? 7zXZ !t/:]"k%{U}dFdH-b+Խ#QypsY"ç\^$v kf*|4y|:fvLHcf;u1ѩY;-?)(.D4-' JpZL(Uq  k: ǡ=0z1ABjT"1?b:<9_1zU3*._Ӈ] WvtiY>)u `Ύ?ti΋g"7}&%AlhLD=Y\]jQl<.;tOabsr\vhr>vOJ61bI+N~-+ЬL_GIH $Gdeޠ2 @> L_.L84Yn&TABQCoNf!!n4/s`j0\ޣPҋݿ SD) /LpK?, eOYanb٦T#4``g!FSw78"DqR[G~u[I_gp% ^ecRagS4N0'I3Y^@׹{nqZ<la8Mb|Y*`6TH={EaY^ _]hqp!L'lД~~qPU-&^߈,uF7 ͳ eӵ9t| FI|)I`h a&NfH9C>7uu̪nAX(*uu^eXԉkvhVťS˚^eNlZ7KyׇDyG։nUh'KT SWN߳Y1!g:J-<Њ;$ի[AY{)-/%A݁\.XߡA?6KG2٦RecPO=:⋥ uo;@']|+?3hE~B.SS,V5j%h*vj}{a~N:ӳ<^}\>(gFe(>zQ`U“$yz tƏ躉w\!@f,径NĘ `wJIkS2k$ƒoFFYH8j3ۆξ5eo] iČYW#FpU\܍4q'!d qt5`k˽A-y贴=a\m'$0zFÏul)m%*庈M23+N'Rwܰ a,x, 8i{kԫ4ݞh݀0{/wN&x=>#y)IjDϦd-_\nKi1lLr[BLIr̯>H;<'و`~DzN5S11lO0(JS#v3ج^]p=~8F-IF(El0x-l-,B㲫[1^ `JO?=Zhd-Qa^@+ZLRWAEQHhE=8s߽tjݷJݯ"2 B60PM1H-"M3k]B~9oubo݂nM|x[oMȇF ,~2_ ৖o2(JO>ڮc\ZB5l-> V!sRᒼ2CTTTD5 Ż̉tU.d,EYtrJGv+GSz1c#{[AoWg6o  ܭP;&ʼnL7u.!MJ| %<4b^Y%X/^~nsq\eDcT(d)u]y Nm?_Y9m\:+p, KSw.gP}|QѦAxFC+?fw)(_1' +ޟ!逻]MZȫybw5¸ٱDb6&)+Ȟ[L _KF}ԁm.LÐTE΍FO-(hB5GمaX~\`nsMP}T=Wl ڀrX@EX^QV`Z Y>wK3B?|_r l~O%"YvB&gM铡tgŁntܓ03Re^*#pnFjO/tVj.7 ʬsȷ׾lj^ nیEQZTy)ΐӤyghcVH{ss>UOOWB>K%r%Ae}`z2l39v"1Q";\P/J2Yh ~!N#HJER8pmD=>_ +~B+B~ .떱0nrĚTO7j&zDks/<_oP Eފ{h\_?eVWw4AY.iC~샲3cV%mv'&;&֖@rsR UP7p#9VAf*+Ɲr7F c6z7{#8K`D&5:}jcМ 9$B KﵐtN>$Md Vی:8:l3û7#q|VZwrHUH(Q&R Pog5mI赍%lgsu_ջP Z-rZ`e>b;n~T $%hTUU 1"B$:wT[7n6_U_E%*Vdӧ9]\-R,}`"R=čCsҧ[>0|>[[H^O'\|SG4C˕j0oI7$)./g_r_LMJ%j@um ~: UM=Tе &e(g,%m9pjRVkะnk=E9 yB2$հHު~u ˹aamfݲb[J' qct}c=)!F5 ; |pL$[[yue4&/)>8?rn?Mog__?Ͻ:={ ֒D0t )ʂNv|'dcffq#gqng}. 0cvy,x@s &D))`!Qԙ!b_)nrOgq+bknn%IFzgtD>^v[-/4',>&WwZT"E_Չ!@C)n`kuQIpK0 ]Q?0Ϡ@mh,\wRlkpD"0ř'g0L^?*AX9Z)uMX+=4<6jgF\Y,zYlF]OLq[7"򔅜mvTS%od%uTVc;#2n$QwdQE$d@G߂ h-Rq*5YMruQU!ΆeDBx>+0&֛FA nG=ۘx"%;G 3,l.bBVnB.SV -^|{%1+s~X_/ lCQ $-yej# b +TrUO{2R9}pN1|0LUE؃ں-uId>`atICCs]H4;~354gWHYV5 :힃UD an '_&{4.741str~LM;[ΒAOu.Ͳ 0 H:Sg,B{ d^*)@aGPU}F0h @ s˥"p±?"Np4l Vd[dxQu*: ݏ'EPꖲ@"S$#SW{DH~ F+9F\Q⿟ȳ#l7x7DMWgKY M KCa>j-FE؈L0-e >JaRNp1S/v$Fsbzll4q;sü@V^'o섄PJk-U/VN!ӛxnX5J-Dy$IE%4CF9i%BGۚF̑ݰR;c5Kkdp!HPVTh[ Fꦵ'Mk(#v3lPWú.PAwAiS6Q b;E?v6 "d@sW~ɵ 7c)GgԎ|x} 09tKIO pnpz&TyEX1aE$ '%iGIoi]+-1'3>g)&"?]W(RbgՃu۴OfV4ĤdRJCeom-DE'ŘmK'ׇX\@T{~`awpm}H.A#ˇx8ڭ~k+kpb(0nc4)$ַepa|6& ўF/ irKB`HRSA۾[by쒅3? Z|ClH{B1@ ,8y\m0uKVnC_w9TNh FDЕM .Ц s$Gy?pva22>rq?m<z{В>:ְF@ $rm'{P8Zj>'/;.ZxЙSb%^m3@…xu:Ys^ucC|x`&zNd|we< @}kWq黌7M{u֖4hGΏ59g1)ٌ Qqɑne~˗`Jk0$b V%}3>Ӱ/@Bq 4/\ゑ&8ԲJvybaU. A:]P&CaB2$/g Jj9=S'AxKbT"!#1LWy=d5ҿOtK*p*6NpCBsM (.vNRڽWl HNF(\rrHXB`㓰WD<}Цs7m[hX4۞j69vi"+xʰ^c.yEc˹.t+K Tv2_ʔb ڮeKqǹIb&H \w5OB( ^ yH'czv|)쑁Ϋa9gdle_9){aQkl‡<@Wyx&*[9e;d6.xM3 <Qjȗ~Sˣ0 ux۴H=P&y|xMHVM"PC'OB"#Yzr`zn֣%aXd9ٖWN"6>7gqPLmc_)r҇ȧ04( Xp( .E,g(txrJF}Rq]p3Iy.ՏheN% 63ng~="lQT|th(4y.\3.?a(/%8N8s| 0\FHy>Cv4PO>>LGΧEaGv(fFY;ѹs׋iM&Y 6yH"bb*u! gZ=%5T:x$AߍVTclgJu.Ebߵ+>sa]0-[47;Wsq_(Y%C$P( &uPҁ%l]o+̰; 2ulEZAXҒ׀Fտjm&qR\ճaoAuTTCiݏ^?S_ "-s ܄dcQnJ4Q[U,{z1; UkjJ-wM #Rx/eKrMd`>RiES&RKm41_- V]b! /5 /Z/U^cZ Cpg`׮20H3( ϷR\yּ9},I~eN+1YfrV(5IMt('BsE҈tN#ƎCr@S RnX݆Z8x1:ʂʗKfXSI;9;kV <R&]DTQ́kfyg.[Vᱏ=OsBOQ,BT0dU_֣[y9czI a`=\@ڀߝ+伹(9y5 E<1؄bځɲG9g %K%? 瀼RKt&Hc +fu89/,s B K&[H CO8Gr@:ӌ">1g(o#=,afZNj6P'y~ fym{,s?&4j{oc 9ͫNHTH=EO L^óUsC,{ȣYj/}xqOZ8l4en;>]͆Sl󯷵E^5rcqd!YSo=łPԅ÷wV!:sG}OB7 .`u^:W_ g5Ň_eUsa_L~\Ml=P$:SozkFx7+(玤^ ^K{J]>McZs-A>B5*\ۍo#]j=P%eLyݜAoT6.ot1jakߨ@S ^֨E-'AJ&c8Yb`+Qi} oAUIY\7k~4c:gۅV¢j"5}vR ɿ'% .KΎn|G@։lz.D \#Pd) 9wVLLњ'΅BN┘'88CWx*kρ,5#DL1ϛ<Vyx$J' Zn好JD8H'=njh߶̊y5T?fz\mtYzڗW4*o\4qm#R@q 8cnGw_z* L˩U;ΊgJLYd%qwSB0i\\݄e'tժ:X)Kpo~1գμj)W[ՒL=إL5Tŭ09%[&Bk$9 џ* oBHþ;/_<TR טw@_1¨_I:D;t%^0~ot[lG43sm˯^8.piMPlcnєE'!DWU'[o[bLD 6v\~[i)zD‘{bb6e"~0ٷQ.k-=ϰGXU*v`пlvim`1AWeJ W!g>Ԩ!5ssZ(]A֜kj̍RTh~h dh5O} (kD+mf Cq_CAJ"e=&llMBOis1[u2_zh&`A1-9򎈰hQ7 x5X?#Sx6s˘=&hQD㭼cGλyY'ے| hnOަ;ϸAOqx⭱Sr ?"ԋ-rb}k9p(+U$8 |RZHPDvk4M$RG[qP [r%]t6ʗ 0`_ ;yfD}ȁh?DymYͱ-4 J/{{N:юe=JkWUCcQ-S8oV >X!A?DMyJ];C&&~%̎P(fۙԀaT); .W5Č6V<]3c4 @g9YEEk"D-͉1)W=)BmrNs֍`ir^X-PqIwّGP_Y8Tͭn!vnِGRo`N,d-j5[LOb^1vF_5^"y1%0{q!(fJE2H9^b.B`Z]4pBz]\κD u/U%}b \h~zg/_pW|L!&{x2ުFd }{iEZoS}qrN=t!>ɱ|h״e !F! ORLSE]5ʘ6t-DV˼k|Ƶ(A}C#NdA=!tP^7m4|-Mӈ:hUKԋtglt"f/06Fg~#'jkN Br!RS#*N{&i9_ިtqp8'/h4}ifO^{W*1uSB3-]Zo nZm/u:@#pAưØ0g(0\ٮ̳zhgQ'mvLIh]a~PGd9@VL[fʯx4uIFP\1h`\HAܢ`#^*($B{oԅ=<Y 1Ttf6GL-Q_`3j5G`fXRw'saz.o!1 VI/` WDyOq/ k:J2Mp˧sʱѐ#Xd?ȏ~*8<*G]D ~"fR"XybyDp:KѮԶ^x*&4C{ږ)lw䁀 Z5}`k#gFU1I#?]R ށ0B'}=~ǜ30WOӨz1nR+ Qq:7 ,b_;+PJД 1j cehA6t/i=Hh_*8:= qMK>VYz }p"+ O~HN 7h7}5r`JC}R_ [րQ^2fh?WwBe=k66pVh_cBZG̙AEOg!Z׉xxv}mmHB81Os|M@b#j$_9'? hL! ≌d[og Pd2:̎Qtwlyn쏕EteW"K{Wb:`ZMUʣZL1PIƺ͒%eHoKx @g X),`4˼9^JQuQ'| FR1s4 6Wuk%<:]g)K*A[ BT:7$,dPeUy%ǂ`oef g(\ $D66]x]s#eV"0-@BA ] '{yCV*he=%ϗ54ma~*)=Ô*P# sN(4uKګS-3mi\M9!Q#~LbM~"`xbͫc!:!Hƴg~̊H@%|oϦs@̐bNwT=i0syQ3)s]+noY $ q~Y@vF("96ߨ/RoBed(\BN;, C'{Y ;9lzߒN ٳFAOP)Hnf5E_2LG)^<>rA 4Yù [-m{}=5 cuS8.=D2-;{Ƞ 5mf6k3iĬ=_9(ofW|-(*_W%El0F=ƍb!SM5p]TC9SZFo-K.܄" ?%p#kx;JjI.I\[QLOKk~q3u% bEffÎ)Њ? oE5 |ڸtSD^T;~([daohf@ 6c7lʛ !++;PHM&Zl__.;[߫i@aQ;yMC}L tK3,Hd,#ﲾe;5in@8ۂ4bF ͞P빞yg$|\]+Gصv ߻X< Lf!)dPy'rC_ZL΁s5*n.lD|JB7Pf-*(./Exz o3݅wW| <@@ODF1E^='dŊQP{-O>҈> _e95 TMow^ uR6B}A} ܪjSpXD,L@aXu`RiIn²Mp ¾91: L 2*.#j-\[R2ƆAڀgmH#i]Dfq$5ZMjzlг^Y[G&!<ncSlӇݞpk:gUjR>ŝw(@CTƵfpr XfytC 䜗$pMu8s,~t3ĺkP.u E)R Ya51QZo.olp4͡?[ uL̒A^S@(zE2ʓtVJ5"v}fe,PKpdJ EKv<uh\44j'Abd=tZ-\ }N0rSK˘eܼ^ua9i>dj W~L7wt7|7ʌnO&_Y:}"G=N.O^@~ trQKǥZE# , ʟ >9Ҡ t)kń6.^ej~}&lU`c@u~ӕ8ZZ;R@9v/Ca@e*\˜* ֞Orr i-Z]޺v5sw/61JȉܞVm~h(dN1y '.hz8s_O$s4".] JPI̴% =+\27!SBLKT7lXqKZA6 %2 XQF=;Ieꦥ7J|*@Yu`Yu;):~=C#ʭѰсVhDC^ VTU^x}8 4ZkGpWru{89AB`=J V({gؔ="7GڝfHObֵ55%CxC61UA SF3w]D')P_P|tg@`!sAYhm3%9 -ʄN6xp"ǒ`&IؽfnL[}|/dk-) U2`Sh"7*.В] @1Lnt^"ѷ>\a4 3Vo0K7xlxnC80ȝRpCV}smW6czab "-"!>dO쫄WY}6 U}Rz䏎x6/ G2 u ]r 4D_lZ9 PqK{4:`vkTvyfϣ{,L4 U(oJ'Xvy{Y kJNSyPX:)̗ܫGkONw@ ,[`-Z>e}bOͶ;6Fo.vEIg)7 {E B` m@kg1 R oiM~;Y.rLًR\H#Kq,6]il;rGd)ԛ jJ^ 8VkhG ! \wHaR0~ ZjcG(x'Ys__n[?Be8YJHX-J&MhuMYWeRU0\t3lʣRs~, 01#/~vl!hHŖQYAP#.tN{XxQ3 1,26Y",`[,??wLt!MӼI: 0n)IFR@0 W4ژNc{)X ωS{/e:';Tn8.bkQD~bl62Lɱo./68:_G.Wy{{;1.@< ,[-^G~"n Ϙn9Av#G!fO6O_"J}Il]G"nlMf3wوIƱhb&Nc RӔ;kvzQXaz 9o4-i{-'nNCCjE/MP_6NV[GomC8-޻,)}3ߤp鉴tE_H|;˵K.+b}tOǿ;J~Q&e::a#1qK=i.JJJQV~Rqk& z`1L|=q6v-WjQn.5m uOr>E]ifIG7n 9u[`rz\qT|^t1\oՊQ` Kp)<۝%-8P g0E+(Eƛ2k&79xj=OL4كG>E}W2*#KUL}6w\/k\p 8v> w^ͧu_NFrģ;nfnl:yd~K$Wd=j k;‚g55Lݵ~Pl,VW8엤Q&z2J4P-#)am]*hW2RRl3^M6&"zt DץB'Pƅ 5YEȾt9aMeQ^*^+uuQH)2T|oNaL^9vajGwJd(–Q( =P2z>UIY*923ŪB¸r\Lc`3LZ:&ފ37b5{ʚc=yeT`pK 5QDSi-?O׳~6= =1j+,?UMrDUxJJ &w~+Ń; M'(9;gt{FQض19El?%B nXAdnr!PB`.ڇWi%}Vʊ079.ډ*@^V\t"7̖%%at-f!d3ɯ@J{|W$fZ7dQyttE.4?H®#]#Ki-O78('xTηS6 YlG)+;I%$8!2Wiq7uMb kA>=B8uPuMmjb uH-g?@r =:X-o;^ኵ92uTˤ>']AV_]X殠a+r@L77&]#)F峠1Tblm=upSWzzWV6T K|yzO8 Zo .ӱV"A.еyi$@j5n6aaT&Mt''wA?ЃHb(1l5^:`8:$svKly6>g mLw e |YUIR3TE=J|?}1~f  {c;?k4IS[i4H@>.y ᅹzZJ$Q-ڸF_|_>4REj Vˍ >7-2>>0 j V>!yto 2ȊR{my~R&署\P45ÈqJ6SyƈJ@,ȶ"߻ zroyڌlVa{r'+OMk+cvfH{]hî ps@JI2#a7힏U{VJS2EIpK(wB;U8+x̤5C@)((.x21Gf3,m>H+\ɍ'v]t:{eo{3D5V#b>+oj"C닷YnM+D PbYnH?_Z_L| dQ3#&sPBRm?Sc&_҅<{ic5 @+ Hh#m=Fn1Ǯ?le O3]#MD}* 7 -2ӗqz@'67{dɂΖ>2bUU$|;tYMC>ur}>>33Ox$`#]O1bLZt:1ruc?G)PΑgkԘLQ#ݓᬆƍn>@=uxQ29]Sdϟc&f8`r&)edAco˄0i(X~eWiB1\ Ku ۍP3jvΫV]҃8yTC%ODNVR&k LVI.2z v:~γ vz}rt'~05܊P~lL9AvjU@r箜Z\SRH8&)f0gQ^,C!f .>sa1)u/>ۻHJB^]{,#,ɍ]h.  տ#M{CY 0R9h~w׻u<`= GQW(PD鈕3 kec?&z"aY:EӹP?17-hٴ$X/m8\;C<ۍ=Œ׷9ف pi]v<8W;WP-0{n9[#$ԡP'S_2NOk΢{D0d N¿'E!Ŭ/MK uy"UyʛK5j(xXN_t6&Cg%{ꒂķ~LeB5TY4vbgu1'vNdTj =:SatzCr}gJ|C<ұJѫp %gq};N8\Sa^HQ9Ip|&~s"@?%٨M %CC)ړ/kSOŒDz릀~rL5K <ɾ,NT!3v}!\M$]; ӔM|Z,L 8 ^cBh@.+7#W} nԟQYJ2QOfIwxfe޶0Xp6Der='n/IŬh-Uj] E 46 a}CL׊鱟3 YpuaYDXhH6;Yh ~TN & v((\2Cdt0Ȼؙ:y;B<7@5;<](; mn8/8,;{2]0<]7r*ɲ$+ ywIOO?y~*j 3` (m L^[fG̫ h=o,HDDd)FC^-C8~&/c6 a!u^a&Ev-q fauPY?r .WQFa5,QTPGGMH-VA$ p[6.ArW4X(=+L+_n-ʈmqn(v"떓ܬ lwd"=;seiggwFvq o^;ESfoRѠu7A5@JDtMKD Zߘt=1UօgRW?w9< '\L0m ~s,R8;@>}Bz?H9߽cVh=V[`.˜DŽ7PӌF?޻.W:KgƷUoH]Xa>| {#F@U{Bʔ?m&ij0@N (5!T,=@hg UvK* ͥ=$ g&4'!Ԧ̝Bm }P댂jkK1i3:`[mbh] izX< k{(_;WGS}g Q˹{t5O5cR6ד>Xw5 s$Y٩1Ef$4x:ڼ8&Ql.`` o]OwݬRnap= ߞmi5 [|]biԍot@,Fl(+!2 IE].ݸb_j1qfxv9mT&A.y* &R<Й7k4hld^6P (ɓȶ&xƣDs&D9kT9LCe ucDsxcwdHo߰pB8 _$b{Tz j6*NIm2(!p&_xMBe1mH'̐Zf (PVRHza}Y7sY |nI-}#UD- ;aI`!T,T"{"]~¼LrJ3=J_rͮ F*Ê&߃*+i6b~CT9CwV!Kw% ]&y|9.f9+]f)Ru st,6ge}fe.{p'ȳ|F-#~iNRvN2 FD\ok _5B !`e=%0 hܔ_zxFO63*|} \CR[q4_Cto4 eJwXW fa:p;/lp,5}YJ\ڊqQٴ8`؀=;@9V'MV7-0NtLv䘝}TLUYRGOHdyAY6 kwQ)/dܭ$ V7l!l g3Kv8Amț |X\OOnZۏ`4s U"K8'갼K ߬.-ֆC:1" )71εB|EH+7oi]wДFE2yP#[l-pjIn 3t?pcFb{b8I}("$H\hc3#3g0OH>\WZ|gp|(sٽ!/u6l_\M^ G.ŞPy;˅g"kp5.gG8bɴꍎiFs$%[M-QXS8j?J)5:ioogYZcCꚅ[dea/nەnlڃ"f;S"9ӏzuZh_xrZM\f>F#胡1$ ^1޺c.2ZKҗw!<ǨI//aDnX]bCp%6/˷7Yx=1խ574H\mkKj?Z7pȨ/r t_ĪPlp:QfjdpsR+!*A?ƛ- C!4Xa*A7VY>]RZâH,Z58Y85 6>.ؕPUtlb#cVj}k3W4`^9W]9`%!^K5~~Q6+4h@ewZ'؉x*mHɹ|4 ȜĻjv2t"r:^cB=p1Z-,w ŐqQs6`)ɩ*Hŧ wy0@*mCB?; )2OaQUѽJ?ϳhWyY^;`?Dnv,@M"͜nA4 *~u7(2J8\|aOȾ\kq0Lx"{QoDznר>&W#Е` q hukD?M)gbk\ n)R*1p並:ڟEkiOӅ*OEIa%$2 xcw w;&{P ~DV'GOɁwc]xbljpVmKѓͮ󄛤>ަ~" L#.a066Pkփ6.pcTxs'qg(}ۍmDk'l2@+,bFԚ4)e{jG}Sgj>6~!ܖ[nK2XH  90B|I9f YVNN!cS57sUM`˒qiLGMٓs)2rzQ;3Hd~J&auII?lsZf"r=G% ABWZUa"fl#2L9..Vyc;Ÿ\i&힭6cmFWjHO}a)& W2ɛ s&7l Ɛ#WGI >*_9|nfF9$bP1_;Y&n\+0! ݴz`h:S*1pT/8{Q&On)wDzҢۣ VC̞~ξg".@/ |8A^ZȜ } {%0ER[y:CfTgvNYy"RQJvIsAv;vT\9yʻ0$>VTGr TGX:h%JttqΎ5`ZzfHPI@҉*J{Y ~ kzybx9iPG y}d; 1LÙ()#V ^I1S^s=1LCFv.LC{̄/.6{pcgCTɺ 6B7I% s75yGӟP7uZ4fϫ^(`X{̪±I087ͣS,QO&؅(I.L )[2gZ5a>X\X>Rce%rjG4{U;'yŴOp-s 9>lׯ-pZF/ ]/P<ߨ]KdiD#e8t_o[b/1f؂^ؙRva>,#"'Vct 吔l&K}͹k!UД3Y&]f#pI!U;^XȠ#Q> joӽyuC;ܴe6Euc\c 7ZcG~G òX;1z!+j<YUF-9zFH}y.4I5zvIƭͧ~C5ZL90 XǢ̥72 >|3d+>a 7|ǖ. }J&q<欕0»'Gϓ- :Ge$l';5s9 {3 5߻Oe;0Y6>{o-Esxp"   4q1I OW^Uu& {acE)8wl$Gen-ppp*7f.Ppͤ 'Jq)"Ws01aJ|)gwWNENu:L@h6m5W|q? UiH[ ؎kɗʈy¡<5Y$f/$Bռu袸, vD^,3iKGw#~3֟h! F x3 2urRoH&Ʈw(4wxu5ϢΥ +bqƥ\_RRqzku_Ed\ +P4twlR !gmc{dZaw^95TyR7CT2CNFe6m#Y\~ie#k?  sl?>¤/>nZa] L9(Eie- #^ s+] ~'LyAa.EIםQ3P^LN%[2zP)nL)3`i|!EQF/$yNɘ-_/{ǯjR*ͼ(= `D *Q!q%Qȼ )c=^YH[H3_ 5[$*$ڷ6&ZglGW| Z"\rbSO6R:hXq Q@|*X6e:1G ]nb'?*Җi;C\Ϯ7չMEUYrRۡżka/GX,*r̿ s~ޝS 6G^Z~q$ w UJĬ!Cy @sK++%!dz@:lR?_ >N!k+}pM]/$Wɍ k)%֝~2LIx0E8R'W[D'<z%dWw0 IW|)eA˗h!f 1]>,)"M,!Y^;wt׉u<(@Sjsrg )K.EI/Wyճ(3 LTUAKi)Ӝck;ِН61w-D 2ln]حR88 K;baӪdPv-)ջI_PS>}aդ"U\%dGWRLr`^Jċe-Чn 4b^u]_ڃZZgWd{FJ_Ξ3wҝqq{IZF PL{/* U."B ; hKl~B/~;ǜ_7sqS!Z!V=Q=7Z(3HAy4XYIP_n\cjٟpD~*[]}ch']xt]a 着(&S[}*d /ONrhAZOMH]gZ-Q/Q/a{dk2e "K2%W <]J؃3FzoGU=dgF߅K; 4i`19)SmZ"قQCݨH:\c$w^L+rΦ 5m7#ט{znS_T)13ʌL"/0jBl&|?5oR#'bJX^DoBV{)ٱV% CrAmB707N< ̥A>^CrҋUr"CCpT Y6 ĥH(z8B19<on_()`c~igOE4] Ld)egv}~$+*v`EE7D*==2u$GK3du}YI,eL v``q="n쁬D˰7g #S@f\Xp6V{Pq#gD9/dB"b5 V"EӴ L= @0=2*H^~56=@Nal(b/o' N_g|6^ g"z#o7BpM2)Go՞<|0S=-Igڧ;]~>:Onw06ßDc^]A]TeLF4浡`jY-@K0R+єįwF"A@.4KYhٕ9YMANT d!oZ {lˁ\Jy Lߘ٭ק%//bG5_ޒͯg[VBy5 9+  M+Π\kbtU_u2.\GEkG[rMzuIбӏw}<.9Z xl!Chb`S̕2\Cb7cnEq'~[B˽$6e 2"N$ tWx5<]Q.]ФË.Ҏ@ns4͂0JSoB+Y[*w BKPX0q0Q7M GjfIP1~L%5UR Os\h'لJQM9VO7JG_Vד.~ QE$JQ`DHͶU_ wH S) n TH%._ئqjs6<]^ /iIIQP[$f˧[) I%.͂g9EY>+TS.]ƻc_: j9t i^ SÞhL2B]*9нzI5l]‘\圥c(0Yek=Jsԯv_ 懋:D.n$;֔74趇׾ej?)[V԰zV US"K%l@-aGVr?Z>\vu8p<' 4z4p 4ޑ>8hSޙ{z6=ndeѨ e;SRO*պ^Sx)b"sUW3AeݪF̔< 4 K0-| k5g.\vL2O) KS9<dOxw2y?lG&KA2F$Sm0>˄׫ޓ:K