libddcutil-devel-1.4.0-bp155.1.6 >  A dkCI%z cFKW&tB΍An rD@aI4ka?M] V[FDnO18-UJRJG\:t} W7s˞.|9GHhy#SV fEz¯=J즄F55X{nRj7{ayO[k v-/:1);JIÅn@͑c-7Rh倅/(U{~ǁYAk?"p_\0 z,r9T_Aq¹ s P5AH ~5qH !>x"[֍ۇ4"|F b1²+("| H(Kգmn[&*c۶8*C AvhBt .a (82>'H]A.t$GK9a07a15cbe02e12e24f659e38c4381f3f5da7d9317243c6cafc93d27af680962a0740996420ef176ae274138e6f5c312a5393302PdkCI%z 4Z,+gFt~B RS!8)@DBlsI[T/NcAOyg~t" 4ɭH><LhIL,(wA.cs.y7*Mq$4 0; kWm|!nZq ,h4Ե\> |` S;/:?b0g^tHŤG3uj >ow/?0yD@ (;/3 PtUXSQx߳g9LmIQ9/ :",|&V0>^[˶tp>\?\d # D| &,4 \  p      6  T |   (h(&809t:uFXGX HX IX XYYY \Y4 ]Y\ ^YbZ`c[ d[re[wf[zl[|u[ v[w[ x\ y\Dz\L\\\`\f\Clibddcutil-devel1.4.0bp155.1.6Development files for libddcutilHeader files and pkgconfig control file for libddcutil.dkCcumulus3;SUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/rockowitz/ddcutillinuxx86_64΋Q A큤AAdkCdkCdkCdkCdkCdkCdkCdkCdkCdkC1496c04ebeacd7fdaed88e0399ca68593741445dcae951c48531e69d6c5a288963c7c0672e48285d0daa437ade854045f4143e692ff8df9353b0200d2ecbdf2d35399c9424723fd8eb107622422b9c57f094cdce48a604e69745fd47d78a3a64d22e41f72fd8de87b7900b629cc55f902f13bef58f3935448a28936ba02b3377aa43d202c63ac4c8d63cdf7c84becebe705e32aa09b7290f25ce42206a1626cdb588ea9e9508e69edccecb77b06c91346b9e996a20ff2e6560368ce56ee7aa75libddcutil.so.4.3.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootddcutil-1.4.0-bp155.1.6.src.rpmlibddcutil-devellibddcutil-devel(x86-64)pkgconfig(ddcutil)@    /usr/bin/pkg-configlibddcutil4rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.4.03.0.4-14.6.0-14.0-15.2-14.14.3c<@cjDb1@bf@ap@`ݮ@_9^˳@\u*@[][]@[(@Z1@YYY@@YKPaolo Stivanin Andrea Manzini Dominique Leuenberger Dominique Leuenberger Dirk Müller Steve Kowalik Dirk Mueller Simon Lees Antonio Larrosa Antonio Larrosa - 0.9.2jengelh@inai.dealarrosa@suse.comalarrosa@suse.comjengelh@inai.dealarrosa@suse.comalarrosa@suse.comalarrosa@suse.com- Update to version 1.4.0: + The ability to use the write()/read() interface of i2c-dev has been restored. It is needed to work around a bug in the proprietary nvidia driver. By default, the write()/read() interface is used for the nvidia driver, the ioctl() interface is used for all other drivers. Command line options * **--use-file-io*** and ***--use-ioctl-io*** affect his default behavior. When i2c-dev's file io interface is used, option ***--force-slave-address*** is again meaningful. + Option ***--sleep-multiplier*** and API functions **ddca_set_sleep_multiplier_value()**, * *ddca_set_default_sleep_multiplier_value()** now accept 0 as a valid argument. + The ddcutil command parser reports an error if a display selection option (e.g. ***--bus***) is given on a command to which it does not apply. + Write additional error and information messages to the system log. + Eliminate message "Is DDC/CI enabled in the monitor's on-screen display?" It's rarely the cause of communication failures. + Warn of a possibly invalid DRM connector name in **detect** output if monitors with identical EDIDs are used with the proprietary nvidia driver. + Handle /dev/i2c device names with a double hyphen, e.g. /dev/i2c--3. + Better libddcutil handling of configuration file errors. Do not abort initialization in case of errors. + Fix interpretation of digital display type bits for EDID version 1.4 + Miscellaneous segfaults.- Update to version 1.3.0: + Option --force-slave-address no longer has any effect + Commands getvcp and vcpinfo can now take multiple features as arguments, for example ddcutil getvcp 10 12 + Better reporting of user configuration issues at startup. + The sleep-suppression related options, --sleep-less, --less-sleep, - -enable-sleep-suppression, and --disable-sleep-suppression no longer have any effect- Update to version 1.2.2: + Improve handling of and messages regarding DDC communication failures with errno EBUSY. In particular, this error occurs when driver ddcci is loaded. + Command **detect**: If DDC communication fails with error EBUSY, report the display as "Busy" instead of "Invalid" and suggest use of option ***--force-slave-address***. + Command **environment**: Suggest use of option * **--force-slave-address*** if driver ddcci is detected. + Messages re EBUSY errors are always written to the system log. + Command **detect**: - Do not report the EDID source unless there is a value to show. This value is set only for USB connected monitors. - Show extended output based on option ***--verbose***, not undocumented option ***--very-verbose***. - Report color bit depth if EDID version >= 1.4 + Command **environment**: Simplify the exploration of sysfs. + API changes: - Field latest_sl_values in struct DDCA_Feature_Metadata struct is no longer set, - API function ddca_report_display_info(): include binary serial number. + Building and porting: - When building ddcutil, allow for building a static library if * *configure** option ***--enable-static*** is set. Linux distributions frown on packaging static libraries, but if a user wants to build it who am I to judge. By default, static libraries are not built. - Replace use of Linux specific function **__assert_fail()** with **exit()** in traced assertions. **__assert_fail** is used in the Linux implementation of **assert()**, but is not in the C specification. This can present a problem in porting ddcutil. + Code cleanup: - Delete incomplete, experimental code for asynhronous feature access, including files src/ddc/ddc_async.c/h. - Remove unused files src/util/output_sink.c/h. + Fixed - Only write Starting/Terminating messages to the system log if option ***--syslog*** is specified. - Avoid compilation warnings when assert() statments are disabled (NDEBUG is defined). - Fixed a segfault in the debug/trace code of ddca_get_display_refs().- Rename libddcutil3 subpackage to libddcutil4, making the package name actually match the provided library. conflict the wrongly named package.- update to 1.2.1: * User Defined Features, which have existed for some time, are now formally available. * Option --mccs now applies to getvcp, setvcp, and dumpvcp as well as vcpinfo. * Workaround for EDID reading issu with recent kernels and i915/docking stations * Configuration file ddcutilrc, located on the XDG config path (normally $HOME/.config/ddcutil/ddcutilrc) is processed by both ddcutil and libddcutil. * Monitor capabilities strings are cached to improve performance of the capabilities command. * Partial workarounds for problems in DRM video drivers (e.g. i915, AMDGPU) when monitors are connected to a docking station. The monitor may not be detected (because no EDID is reported), or the monitor may appear as two different /dev/i2c devices. * When probing /dev/i2c devices for monitors, ddcutil could put AMD Navi2 devices (e.g. RX6000 series) into an inconsistent state. This is because the devices expose an I2C devices for the SMU. Display detection is modified to avoid probing these devices. * Option -enable-capabilities-cache is now the default. * Command ddcutil --verbose reports the raw EDID. * Major events are written to the system log. These include starting, stopping, and severe internal errors. * Fix for github issue #178: Error detecting i2c-dev kernel module. The checks are now performed using libkmod. * libddcutil trace output can be redirected to a file. * The shared library file name is libddcutil.so.4.1.0- Remove unncessary BuildRequires on python-devel- update to 0.9.9: * Additional per-thread statistics are shown when --verbose is specified along with --stats * --dynamic-sleep-adjustment * ddcutil no longer supports AMD's old proprietary display driver fglrx- Update to ddcutil 0.9.8 * A new command line option, --sleep-multiplier, adjusts the time ddcutil pauses between sending a request to the monitor and reading from the monitor. Many monitors work successfully with shorter sleep durations than required by the DDC/CI specification, in which case ddcutil execution time can be considerably reduced. On the other hand, some monitors having communication difficulty may work with longer sleep durations than required by the DDC/CI specification. * A bug fix for the situation where certain mice would lock up during display detection. * libddcutil api break and move to v2 * The libddcutil shared library API has some minor extensions. - cmake files installed to right location - Update to ddcutil 0.9.7 * Fixed the cause of a segfault during display detection if a monitor appearing to support the USB Monitor Control Class Specification, i.e. one that uses USB to communicate monitor settings, is connected to the system. * The release also contains some minor code cleanup. - Update to ddcutil 0.9.6 * SONAME support is enabled for libddcutil. * Other minor enhancements, bug fixes, and API changes.- Update to ddcutil 0.9.5 * Feature x72 (Gamma) Added support for Virtual Control Panel feature x72 (Gamma). This is an unusual complex non-continuous feature in that its value can be changed by the user, and the parenthesized "values" in the capabilities string require special interpretation. The following commands have been modified: - ddcutil getvcp 72: Interpret the output - ddcutil capabilities: Interpret the parenthesized "values" substring - ddcutil setvcp: See below. * Command setvcp Can now take 2 byte values an an argument. Values can be specified as hexadecimal (SH byte then SL) or as decimal (0..65535). * Configuration and Diagnostics Contrary to existing documentation, kernel module i2c_dev is in fact required when using the proprietary Nvidia driver. Kernel module documentation has been corrected, and command ddcutil environment has been updated. * Bug Fixes Fix the cause of an assert failure when displaying the value of feature x8F (Audio Treble) or x91 (Audio Bass). * Monitor Quirks Instead of setting the "unsupported feature" bit in the getvcp reply packet for an unsupported feature, the Dell AW3418DW causes I2C failure with Linux errno EIO. ddcutil now interprets the EIO response as indicating an unsupported feature instead of reporting an error. This special handling currently applies only to the Dell AW3418DW. * Miscellaneous Update file README.md and make it more usable as the github overview file. * API Changes (see https://www.ddcutil.com/c_api_95/) - Update to ddcutil 0.9.4 * Fix the cause of failure to build from source for the x32 ABI. The file output by the dumpvcp command no longer contains a TIMESTAMP_MILLIS field, the number of seconds since start of the machine epoch, typically January 1, 1970. This field, and its companion TIMESTAMP_TEXT, are ignored on input, so this change can only affect an external program that relies on the TIMESTAMP_MILLIS field, say for sorting. * Fix an execution failure that resulted from attempting to open an already opened display. This occured on the capabilities command when the vcp field in the string returned by the monitor was damaaged or missing, causing ddcutil to attempt to read the VCP version from feature 0xDF. * Features 0x59..0x5E (6 axis separation values). Report these values as normal continuous (C) values instead of just uninterpreted bytes. - Update to ddcutil 0.9.3 * Display Detection Display detection no longer performs initial probes of I2C slave addresses on each possible /dev/i2c device. These initial probes do not return valid information on a Dell P2715Q, and have been seen to cause screen corruption on Dell XPS 13 laptops. In addition, /dev/i2c devices for Synopsys DesignWare are automatically skipped. As a result of the changes to display detection, ddcutil detect --verbose no longer reports the presence of slave addresses x30 (EDID block number) or x37 (DDC), but does report whether a display is an Embedded Display Port (eDP) device, which is the case for recent laptop displays. It also reports the sysfs device name. * User Supplied Feature Definitions ddcutil internals have been extensively restructured for future support of user supplied feature definitions. This will allow users to supply feature definitions for manufacturer reserved features, i.e. those in the range xe0..xff. While not yet ready for public use, there are a couple changes already visible in the user interface * Tracing Added trace groups: UDF (user defined features), DDCIO (low level DDC functions), VCP (feature metadata). Because of the volume of output, trace group "DDC" has been split into DDC and DDCIO, with the latter containing low level DDC services. * API Changes The C API has had a few changes to support user supplied feature definitions and reflecting experience gained from work on the Qt C++ GUI interface. See API Changes in Release 9.3 (https://www.ddcutil.com/c_api_93/) for details. * Miscellaneous Vebose output of the environment command now displays execution timestamps to aid in interpreting system logs.- Update to ddcutil 0.9.2 * Command ddcutil detect + Eliminate the Supports DDC: line. The output of this line reflects the result of a simple test for slave address x37 at the I2C layer. This command can fail on monitors that support DDC and succeed in monitors where DDC is turned off. The result of the x37 test is still reported as part of the - -verbose output of detect. + Eliminate duplicate displays for DisplayPort connected monitors. * Command ddcutil --help + Include command scs (Save Current Settings) in the output of ddcutil --help. ddcutil scs executes a Save Current Settings operation, which is supported by some but not all DDC capable displays. This command was implemented some time ago, but was not described in the help output. * Command ddcutil environment + When checking for group i2c membership, issue a special message if running as root instead of the generic message that the current user is not a member of group i2c. * USB connected displays + Fix an invalid feature read of a USB connected display, observed when getting the controller manufacturer but VCP feature code xC8 is unsupported. + When reading a USB report, regard errno EINVAL as an expected indication that no value is found rather than an unexpected status code. * Tracing + Fix the cause of a segfault when tracing a write-only DDC exchange (i.e. setting a VCP value) + Disable debug messages regarding device id table initialization in the environment command. + Eliminate double newlines in several error and trace messages * Building ddcutil + libusb function libusb_set_debug() is deprecated in recent libusb versions, in favor of libusb_set_option(), resulting in a compiler warning when flag - Wdeprecated-declarations is set. Calls to libusb_set_debug() in file libusb_util.c are replaced by iftested code that uses the proper function. + Fix an unreachable assert() statement in file execution_stats.c that was detected by compiling with option -Werror-switch-unreachable. + Add "__attribute__ ((deprecated))" statements to functions ddca_report_active_displays() and ddca_get_feature_name_by_display(), in header file ddcutil_c_api.h. The inline documentation for these function already indicated their deprecated status.- Use noun phrase in summary. Use preexisting macro for SUSE docdir.- Update to ddcutil 0.9.1 * Fix the cause of an abort that may occur on command environment --verbose when examining an extremely large log file. - Update to ddcutil 0.9.0 * Significant Command Line Changes * The setvcp command now allows new values for Continuous type features to be specified as relative values, e.g. the following commands increase or decrease the value of the brightness feature by 5. * ddcutil setvcp 10 + 5 * ddcutil setvcp 10 - 5 * Option --no-table is now the default. * Table type features are by default not included in most feature groups specified on getvcp, e.g. getvcp known. * The interpretation of --show-unsupported has been tweaked. This option applies to command getvcp. (The probe command always reports unsupported features.) Command getvcp reports unsupported features if any of the following hold: - A specific feature was specified by its code, as opposed to a feature set. - Verbose output is in effect - Option --show-unsupported was specified. * Options --rw and --ro apply to both the getvcp and vcpinfo commands. Option --wo applies only to vcpinfo. * Filters the information returned by vcpinfo to that for the specified MCCS version. * Additional feature sets have been defined for the getvcp and vcpinfo commands. They surface internal ddcutil feature descriptions, and are intended to facilitate exploring the MCCS specification and its implementation on particular monitors. * The VCP file created by dumpvcp now includes a PRODUCT_CODE field including the manufacturer product code from the EDID. For some manufacturers, the model name in the EDID does not in fact distinguish among models. Notably, Samsung commonly uses just "Syncmaster" for the model name. Currently, loadvcp recognizes this field name but does not make use of the value. * The C API has been extensively revised reflecting experience gained from work on a Qt C++ GUI interface. See API Changes in Release 9.0 (http://www.ddcutil.com/c_api_90/) for details. * See more detailed changes at http://www.ddcutil.com/release_notes/#090 - Update to ddcutil 0.8.6 * The externally visible changes in this release include minor enhancements and bug fixes. There are also changes in the C API. Internally, there have been extensive changes in support of the C and (future) Python APIs. * Because of the design of the DDC/CI protocol, there is no certain way to distinguish a response indicating that a feature of type Table (T) is unsupported from a DDC/CI protocol error. As a result, ddcutil getvcp performs the maximum number of retries on a Table type feature before giving up. However, Table type features are rarely implemented. The new - -notable option allows Table type features to be ignored, speeding up execution of getvcp commmands for multiple features. * Option --notable applies if the argument to getvcp is a feature set, e.g. COLOR or KNOWN instead of a single feature id. In that case Table type features are ignored. * The use of longjmp() to handle exceptional error condiitions (typically program logic errors) has been eliminated. * API functions removed: ddca_register_jmp_buf(), ddca_get_global_failure_information() * Structs removed: DDCA_Global_Failure_Information * Add trace class ENV for tracing environment related functions * Internally, many functions in key portions of the code base now return exception-like structs instead of status codes. Option --excp causes ddcutil to report these exception-like structs when they are converted to status codes (and the internal detail is discarded). * Fix a segfault when probing DRM using the environment command on aarch64. * Fix a typo in the recommendations section at the end of the environment command. * See more detailed changes at http://www.ddcutil.com/release_notes/#086- Update to ddcutil 0.8.5 * This release contains a large number of minor enhancements and bug fixes * The environment command is extensively revised. The increasingly large collection of tests has been consolidated. * The required glib-2.0 version has been increased from 2.16 to 2.32 reflecting the use of glib thread functions. * Fix a logic error in the VCP version comparison function vcp_version_le(). This bug affected only audio related VCP feature codes x8f, x91, and x93. It also affected experimental command watch which listens for monitor changes not made by ddcutil, i.e. by pressing buttons on the monitor. * Properly handle the failure case where a display is detected on an I2C bus (EDID is read) but DDC communication fails, and the user specifies the display on the command line using the I2C bus number (option --bus). * Fix the cause of a segfault when the loadvcp command reads a user modified VCP file. The command now fails gracefully if none of MFG_ID, MODEL, and SN are present. * Fix the cause of a segfault when displaying I2C functionality flags in the - -environment command. This segfault was seen only in 32 bit versions of ddcutil. * The --stats option showed incorrect time statistics on 32 bit versions of ddcutil. * Add "-lddcutil" to output of "pkgconfig ddcutil --libs". * Improve reporting of the individual errors that result in command failure due to maximum I2C retries exceeded. * interrogate, environment and usbenvironment now redirect all stderr output to stdout for easier capture * Added command line options -trcfile and -trcfunc to enable tracing by file name and function name. * Added configuration option --enable-x11 controlling whether X11 related diagnostics are included in the environment and interrogate commands, allowing ddcutil to build in embedded environments that lack X11. The default is yes. * Verbose EDID decription, e.g. on command detect --verbose, now reports EDID byte 24 (x14), the supported features bitmap. This is purely informational. * Ongoing work to make functions thread safe. * Code cleanup. * The full list of changes can be read at http://www.ddcutil.com/release_notes/- Clear repeated summary, fix RPM groups, repair description not matching the filelists.- Use the sources as distributed in github, which is different from the sources in rockowitz's OBS project - Use automake/autoconf/libtool- Don't unset the _unpackaged_files_terminate_build test, which was forgotten from the original spec file. Instead, set --docdir correctly for configure and remove an unwanted file after make install. - Add the %doc line to the library package so it also installs the license- Initial release of ddcutil 0.8.4 based on rockowitz's generic spec filecumulus3 1684751315 1.4.0-bp155.1.61.4.0-bp155.1.61.4.0ddcutil_c_api.hddcutil_macros.hddcutil_status_codes.hddcutil_types.hddcutilFindDDCUtil.cmakelibddcutil.soddcutil.pcddcutildata/usr/include//usr/lib64/cmake//usr/lib64/cmake/ddcutil//usr/lib64//usr/lib64/pkgconfig//usr/share//usr/share/ddcutil/-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.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/dd2e585d21c3793a87342fe43d26aef4-ddcutilcpioxz5x86_64-suse-linuxC source, ASCII textASCII textdirectorypkgconfig filePR)7^'NB߈rutf-8beef466d3e873d7b8e83d03864347e6dfe61ced8620b245a515261b8340d31f2? 7zXZ !t/BFL] crv(vX0ٱ9Z7.':#v*@BClw)ec~mGŭ((?+f3(SCQGcaA\Dc)H}Zjڗ^N{_u+REv`z$M'iq0uxo]hQ Y@&NFf@ϻg̦LFsuf:2]uYo9 _},⭭KҲ`L?L)O״B k[>qSq IJ퍖[R6P/oZ2kgIzVt80fTr>Ԏ1*ܢX3u*󽹬IJ[C3 w]!Y!gDc`dvqChg~`,CXh2K29.yIꊊ??&vh[ 6fh3?(Z*\{ag#7ZG^ Fc2n^PY_ Vqs[x ?%=xqw"jU٩8Yr~(}A&&emڞ6&g8z2bLzZYp7?& @I: y$oϰUN`)f4x/ޅhp]=sny!hX3ՅLE;^ ŦD *@*Murv lZFyyq,Z`1 G/{I)bUs݀a!|6ӄ:gt>a\Zrw\Oٛ "+{\(! \"]]c$;=Kd4!ڹ}LgƬXr#+aw0?1\bbH03+F@aLgԛzd5hoU<2ƾX<LV\S;cn5aֵE6m4imݖ)ELe-ŌҏUFhx.r P)A+p*Vw j6!s8Ӣm تi^8jtJf,sԻ@et:ΐN%]&ٍ)MNKhpnAr(S]1Yíɋ~j?nzIJgwAOsug&5!+®2!4Gᬃww囘0g{RwނLw#lQ3|ib~dt>Vnl|0ܷ%TXޙxϘod!ƨhVacJ}c{nN {_k<Qe˛i^(z6P$XfB?/lcڊ^/I Bx98/Q\oۘE%F=3;гQ0;I5}'Yd8`78hX-0y~Z>C\  -uݖ)NУk/FpxBWL-?҇;87d<|J Idu4p2B4O<7ZPqhk h~"Qe -Y-04{=hQ'b$8=4)NĽeZc-]* Q.a/~J#%5ll0gN.򡯶t =1(1P!/^@CxD>~>ejf|n 9 =ӘN)mX >N'oXjlawt {+e0̟{6jVѢӋ#]OzPߒ%"5ҼVWNȍcK+>syEk[ӽcz#n+"uz&>^ 3wQuL.Դ'u7#æҕk.wYo@_g|v9٬&mrEl'?]rnkQ4?<1Ő eg+SxYi;/?8q3}:[e55=25&2#AºcjuOh@/sAjd~# cu5t b0FjEta ]| YK XCEblgYۚM45 1>N3H__)qۼN[௭ׇDgcA eN!ɰx7*?ȑPσנcY#ц}xW uu]lDνF>پ)ƱcJieԋ}9bG IwA laWJ=HS>2DwGsNAq? G u`TXk\RXD/ʮ[KoF0mʦgV;X"ĉRmkH _SN#Pl&H4Rrf J"*JV㖿;0Ma7f.R#ڭіcs%FBޖx[ )ǾG-(Aʵ_0;8)&UH˧7hoJ&ѧ Q\ E6& _^:e2}1Tf „N`7]J ED]T9a#~ AwPPueF95~9̀毫 & {]B\~bTZO̐txB׬='[Q\htnL/ aJT6n5u6U% Rl,4OS0$hD'ni#dTLus*~W/ [y3<+Ε˄]i`k$m"㿗_ DL6*dL-ռ>۫'B< Y@<UtHLE12Zr~^~߀3!A#=_.dދFI>G'v0ͨU}S5PAJmƜ;썇/͙e3Ӥ2P.]ͣhՊDz Vz$L,؜jHOm\=0 #1 a:= w\N~FFL4GpU gSܳkBk\ȕyOЯwl$=jMcRm\-ѴJ 뮸m"٠V/k#v9c _/XG(e$Z~,B\2KD p4|qBFH‚v~?yJ_W̐g$-vGu,Kbe_|Lqxқ: Sv]5M*IW:.BM4qbFC:bo4qpLKʪ6QAatq`+٠ !3xMP E8"n}(rM LɕIP̒Hsك6U.BycCRj+sHT㭈Nl^3¡>׫}Rʥ) ̗";xFU=̷ P/e$Bn9>In訷3-Qm4e  'qؒg)R>̼RMj'hWN(k:#60:֏Öhf.y_uܟ+"@t &)z vcXŏ$Y1wҔXeChtDCd_'8@OuY#Z7Ovܮd^ˊVJ".KwТD+d/.Py.0I0oōB??OB}:>6@H]U|M4`HwU`Eds;lOE*ml'UH~r]2/7dP+]4E~k>Evr}:G;FCL@!Q {TMb%#2!]c>F;H=S?k,ug% _9,xe{ao.d}J23E&̊x% -]e}<:g=?Dd뇼UPLZ阼2݌')SX4EdxX ylZvCXʞ10 lj`D׳|~=6\xkŶ~ V} C#APlhqbN HF:K6K_Y*fCXhO^/y* pe\v`ڧ:B8 d~tAU<ѶU%$ fB(ܽ=Z 8ޘvlA]چTt1?O! D[4bRUBmPt18k.)r̫Ck2iB |ecVV~bLɊ8Z$ ֕`W6pًn1'>W!suVfIq_֯czY@FļTr?0CmOE\^ƘyW]iLyWQKթY5pJfm/_)C4|Kj<?Y'f&u ={ߔع~uKO*EՂ`}ٚN7Ia233HrH7}V =+<B? %%W7;[@m Zo6{q%4#heݽz@휡ȩh/>V ҅ȗw (ԸTa83ؖe]Ky Μ/<`;ycg;CAj~9,s6\AK 6/LUb%rFph[huzYf/ rPlI"ΟXR G;c'IedḸVEY@ O bZ ݎ 2=hk#d*s=n]c),'!R:¢4dq'Ⱊ'8c j96,/]Kux0=\,&M[ =ŭRÙ؇6Qڈ%l+l%y!tkq;65^⤒rM9JM_NFz aBOoZ >1 Kt-zIY.7*A/S{KHO*itVhf]Ƣ1!rG6CH&[f2x!5.u@KWU5ܓќ+h:/ꀕ,Su}_8B*\q} _bImefg>Z!UWA dϱ>6É}V[z$ӹRB|H @2v[6ِォKpxsv eĪZUZy'J4]rKocg8(u<\ᙥP6CçӁ ӺhVWd sNr5 ޜ,#C$8O38Q?UL~I)i]*S<0B)$srwZ A6DL"2)<?3 %"I4 ɣ=DSMSCFD{L>.2R' :N>@(iomUX!nTݛU柣??"Ih.!5ϮYFҤB'rIG@^Ss>#yon Q[ | 6!/|,ˋ']WY)#1_q/87!E)m'ѵ@Y`RΞvk{2wωhB5mT1rBpa~QVNӼqBꔍ)t4k1˿ם[>ڴ[+wvGuOs`*"A{vӃ@Pρe\ڷrNM!(aĪm0rHjM'2ip]­C-f0NvXC3xH؜qڥ:MRR`'*~ҐAd@L̖6wJo)r.Ё2;qR?v|Mm.֎Py=+Rӫ#g()GAlfb{X5 ')6m< R HIgML0ua|=~zQxz { 594ByWk)6 b%야wa.\$Mu R#`΁)0yo9|rgvuڗ#,? 7nF>&=;5mL>Y? YUGڻ|6` 4l[>cidةr?yȟ*:mzڲ+̪F?+j ^Lx}y1I{]`=em^D4[,)4ntGSz881aXELC,1ήa( 7 }zn:<iZH8Ё瑟$diU %l>3*w_Ȗ,\/j%8QnzG3HaBd##DZ!AQMɩ_ w?9L'ͽQ#a!JO ]zRt+ s]u$+gl tU+<Ѹ_-2iwedl_FSNl3rp:(ZC܊D1YXKڊdeXMCMzp\`&KdNۅ<9Xi#TݠJ ZdbUK~*8%[^maQut^yb:*"U"`AyWXaHh O{hʴcbӕ_y۲ZDO%F/JNON\b_I6t~44OPpWqAH%Š9Q`r?-Ƀ<@K213}΀ ,55<_VO八os }I9r4v?wix N+OUz :;Ƒy;^Ouĭ W^1^E g;u ыZZD={O :NJ-!,9) G>a `׌}8ްga'o9g3'?M[ bx%~W5 =:?A {> ܦ/i +HTlb gs⭾PcqBk>l #H6O +EWx+X-9*d ,Kԉcs9]FEM{CBEi'+@Yi k)4>LÀ?= kc=rjo,¦td["O믋Z0U$ ;4*hzDA9'6m ⾟a ]1DJw|Xk-e 0-NtigO(̻CŬYƚ@u0=3b @,*|T Hh L]]xրfmvO+hTir{Łb~AMÕxyjO^,+, QCK3]BwG@AMxuv[N J5X5.TT)ؕθta2ZeqXeʎ/i?-Лp.-Bf[Kh,u%F@\Bxsk& LpERhdqՊ0ar+9;XF = Q E9F1a-$ѢJNm@>% ,bz{qwO3C0M?=n bmCry*aoEoxw'ؼAD5%yuJ䥿Qc^pr\%R&U0FKP~yR d=b>Bg߳^ynA{1=:BzrC\ubyj?^bl0uc&=ݡPĀAF<9j !̴AtQ Ҙ)\Vha Б޿ߖm=`F9# @gVoCN[6C|Zt#2hD}jc2/Lh, 7_ g+>ދ/@Ķ}ΥO$z_ wpr nٰdU(|K##d-\L.i0gaqˆ mNM˪:(<NW3uIjbcHf;ٌ_{/8(PƜҎap^Xzaptu.mEkrp15Iɬ"C1#E$8/ظb$kklC"5c8]I-būRKj+wj "؜e,ZjA ׅ{S?IHc4u,7ȱīJ\ j`4-\#:yf.l/0;eb% ^Qi14VǐH 9 ўdh7D_S } $zu$YzSe(0X@~6z[=ZeV` $7C{r#=AJ lsQQ7[6/|Ft+8!ÇLQUhp)({zðhۮg]%يցG+Lq1R+0# <0GTI9)p#C'TF9mh̿ʿ1U|QhoI B>yi ut frl]⟒Kq$H}nyfdt>OYڅI$@_Bh~mf+Hdz rBs.l2:#?+b?zvxG1/!ǹ'|a%G.p(:Z>6&k BP=etq Ns[Cn$f l:{B.hZU}]WD$!7~X{'aQecqr%+h*诲TGwrz0CB¦ONu;6?fuf]lOR8>DŽ(L|~Y ~ևl~MG?X*itqOݻX'*HƔQHrs/FzJx9snr=!CA۹@YD_⫳aXZMdh@;Jزsi݄Qټ \ۊx?ZiF}O&j<н/qu8x|q{_J I#buc5 3{ m "KL v4ŷd[%Hp!5 ˶CssQѱUAbWNL-&8+Ive5]}+e_%tVXR Ġ0:4z+EYq ȥ]s NCʯ=t@Gr [aU}W͌i˒V֡uz1ŝݦvKb0 ptc8=z`υyZ =wYL~:_'+œ#PXkMpӪTO5^ ֤ 2F$7玭1#$uvzfо)FbJAʒcǏ>  vVY1_13أ>E*8w-:A\*e@ꌎfGS8pR$fqG@*EtHPCFAt%] L$c4{m :U첄X5Acq%]Hᯙ4Y],I0 Qw% xπ5Fyge(bVGv3ψ FVͻyNj^ѿԦFe{ӿHd].@ 7 uPoioocw^b`i~~l&һWg3',L HQj|7-&䋫1Ӯ2SS,2" #~NFbB5kBv쳠X/ XD`bb]J <_W¼cnhR9}A˺{FF+G1Yjߏj̙-8pAT13צúxf|Aoap[̵]/բRIϊ3SꇹQG%o˪iȗ)Yv,MggDP}{# ˂"H9mH^4֖cf4!ɤ^ tk =Ql $~ pR+XԜ˪{ޅ:}aXYi 1=BkY9,i#tma-7avq*Q]5XC1Xs#!.)bUzd2/b gNٽcl\UXl7|)stI5b?v ҧ/<%9}IRN8L`OiX 5q:.#LKW"ݽn0'(Dt樑>#tˬ5k2E,L,͒v:->D$<]rn;`}0C9n]˼M͝dLl.wBw MF]*=*omƳUEeڸVɋu>3lӡׁizS 5%-晟Ѧ]F#r9lZ!QLUd'+NjBhm)iBL{$2uL="%}{T[:F9E7}"'*f o[ԈM!9= "HQv./+Jɕ`SCԇEIݼGk PK 秃%LmlZU1%_ kepff֎@S6 N)(d(ym DtNMIEa1XD{_O bG۳HR<7EFQ`sP =/˓ q GF݌P"YO9˖FU"|JV}!]*lRe؈#N< a*,5K6wi 6>:?S0gaqvͶ usK8 ii|v;&/V2;M갂r;_zb+GY~LQSf82Ua7"@GxJsD{dR.Uְr WڿK]F1Eo;8O6Pk СyߌxHBc!bQs5f N\8ѭ f1)!ѢṃяXeKXi𫠅 ;0kQ,0A|!^$~L11O # |(Xɦ?ӹǪS`"K2ev] DƢ%^yDXd7Y(Q]L鷄O]`{$Th]$OC,qֽn7\!c^#Lܪp>4y|33;r085u+ԥG JKYBU3>{HˁΐW@μR˞Ҥ6ːB N`^$~@R|ůldEcXA mWowB)٩RIK*fތ ${QGKmxN*&_1)_xeetpVcxh_X&AįBY}G[cU[3v}?1Gr2? лtdk:.]j?U {,F1S|ddE'|I@OlnTݎ!n'1:mc%Yu|t?ۉG'HO8%Ԭ*rcL7L|I-5et_xxh6S^42ikvPy/ WL ++k.RVepHϵAR/KunK/fǒxLj!/D(#S+d~LY2Q5įg.yBgr҅Wi_G'r=hIޢ«7v쥭~aʬi]!=A{5nf8cHzgҘxTsE%:M[?Gp܃/RKN ʷ'%% 09N ^(⏀Tw_.Ō'/cY2a-USwN&ڪdWyPOG_eySq`3ԜIŇBfo(e_E3>Cc";D3pV5\ tSKK[ČPtT~K|Km핳y#:Aʢ>v?+#g>GOK5yst)RN xⷸ)+w͛a|c0&!jfO>uB,ܬ"kaOE ؜o{F8YN;͛*{7)9}Nv%w77ޏQvYePH;]& OR{x)-NF2dk``mSm>o?*7$z_^K1#G2/<]Ae0-:ˈ gHfVoJMPd+FKC+w:v*Y7 XUW(kO>.|T3ׂ.@AœS`4SS'HyGVul%6G #B=̶u@a kZ⠐^5J[ c7ᕂ,R|\AݶwJ׎'Ls\Cʈ6dro|5HJܗF8j*Klz;4\ПE"x *]Ex,`'aj=2(0#F;i\BMlnNiҫ+(mEƣsUJM"H-mdž ?$ lbµfץK.ǃ\`ujvNo/EE}jY2kta:$T~]p_`oI^fH 9uv(تxL@͐Q}~2W#a}ㇸn6pq]K䧌P1f".[-/-Gw=RK҅ZcA~jLXQ8v#y LE$Un>XsE]! b%GIl渮B5MEɊDKKAg?c |83/I^3iӶiw7L0e{-H_sQa~:5LU{(·[aF>.IBrNKadeB^ ,kJfgwc!^Ŭncd ZPMfמ@Ɇ%I6W`E3GuiȳOk J/cS6_r(vavSaj Jάw`ǫ~q ϛ{AYZɐ9]-fY#A~fCe6P`J0A(ނ^o77U#1г禁NcxfZyafg=CkGj} 9Gޘ WhEf\b gNe;d`UPw'b< Rd\xnn"ޠD*x/7GEDv ,&T) MkD!VkTYaOxTl[lKk#T.¹xL{@(j YZ