libpcsclite1-1.8.22-1.1>t  DH`pYP/=„fݚ&;eЙ57B qP29c ~د9R)j ė}!̠/ 91_Pσn?-cnFBδC >vG1w;, ymģgfI?ؽ꫉cx%?CZ0?[7匰M^g!x(M/Қrwj}'r2n3,MLI'"O薺d~!G\>?F?Fd  2 (,?HU n     <DR(t8|59P5: 5>D<@DKFDZGDpHDxIDXDYD\D]D^DbDcEkdEeEfElEuEvEwFxFyF zFFFFClibpcsclite11.8.221.1PCSC Smart Card LibraryThe purpose of PCSC Lite is to provide a Windows(R) SCard interface in a very small form factor for communication with smart cards and readers. PCSC Lite can be compiled directly for a desired reader driver or can be used to dynamically allocate/deallocate reader drivers at runtime (the default behavior). PCSC Lite uses the same winscard API as used in Windows(R). Security aware people should read the SECURITY file for possible vulnerabilities of pcsclite and how to fix them. For information on how to install drivers please read the DRIVERS file. Memory cards will be supported through the MCT specification, which is an APDU like manner sent normally through the SCardTransmit() function. This functionality is exercised in the driver.YPbuild72openSUSE Leap 42.3openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttp://pcsclite.alioth.debian.org/linuxx86_64YPYPe8bddc6590cd2dfbbd66de901042d91alibpcsclite.so.1.0.0rootrootrootrootpcsc-lite-1.8.22-1.1.src.rpmlibpcsclite.so.1()(64bit)libpcsclite1libpcsclite1(x86-64)@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfigld-linux-x86-64.so.2()(64bit)ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2YEY"XfL@XJWRWRWL+@V@V~@V @UTTeT^TR(@TPT"@SS8@SVYRVR$RcRa"P@P[PPP@P@@POOu@ONU@Nσ@Nǚ@NRDNP@N*N@M@MӴM@MM@MtM*K'z@JzJ'@J+@I@wr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgtchvatal@suse.comtchvatal@suse.comwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgsbrabec@suse.comwr@rosenauer.orgtchvatal@suse.comdimstar@opensuse.orgwr@rosenauer.orgsbrabec@suse.czwr@rosenauer.orgwr@rosenauer.orgfcrozat@suse.comwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgsbrabec@suse.czsbrabec@suse.czwr@rosenauer.orgaj@suse.dewr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgsbrabec@suse.czwr@rosenauer.orgwr@rosenauer.orgbruno@ioda-net.chbruno@ioda-net.chwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgwr@rosenauer.orgcoolo@novell.comsbrabec@suse.czjengelh@medozas.desbrabec@suse.czsbrabec@suse.czsbrabec@suse.czsbrabec@suse.cz- Updated to version 1.8.22 * SCardCancel() was broken in 1.8.21. The call was blocking. * Enable use of info level logging for pcscd using -i/--info- Updated to version 1.8.21 * SCardCancel(): - fix a race condition bug - fix a possible use after free - improve Doxygen documentation * SCardGetStatusChange(): fix a race condition when a reader is removed * SCardDisconnect(): fix status update for SCARD_UNPOWER_CARD * pcsc_stringify_error(): use Thread-local storage * pcsc_stringify_error() now returns a const char * * SCardControl() may return SCARD_E_INSUFFICIENT_BUFFER when pbRecvBuffer is not big enough to receive the card response. * Fix compilation error with GCC 4.9 * UnitaryTests: add support of Python 3 * pcsc-spy: add support of Python 3 * Some other minor improvements- Updated to version 1.8.20 * Fix a crash and potential security issue in pcscd (bsc#1017902, CVE-2016-10109, CWE-415, CWE-416)- Updated to version 1.8.19: * SCardGetStatusChange(): Fix a (rare) race condition * Doxygen updates * pcsc-spy: - fix display of execution time - log the thread number in the results * Some other minor improvements- Version update to 1.8.18: * SCardDisconnect(): much faster with SCARD_UNPOWER_CARD * SCardConnect(): Fix a possible duplicated hCard context * Fix compilation on FreeBSD * Fix compilation on Solaris * Some other minor improvements- Obsolete the conditionals for sle11 as it does not build there and ends unresolvable anyway - Remove the presets magic after discussion with standa as new macros actually work around this correctly- Updated to version 1.8.17 * Fix SCardEndTransaction() issue with a SCARD_SHARE_EXCLUSIVE connection * Fix an issue when used with systemd (problem in signal handler) * SCardGetAttrib(): set pcbAttrLen when buffer is too small * Some other minor improvements- Updated to version 1.8.16 * SCardCancel() was not correctly handled When a SCardGetStatusChange() was cancelled then a next PC/SC call after the SCardGetStatusChange() may fail with a strange error code if the event waited in SCardGetStatusChange() occurs. * Doxygen: fix different documentation issues * SCARD_SCOPE_GLOBAL is now defined in a public header (even if never used) * Enable Trace and Profile features using compiler flags and without modifying the source code * Some other minor improvements and bug corrections- Updated to version 1.8.15 * Add support of remove and/or customize PC/SC reader names using PCSCLITE_FILTER_IGNORE_READER_NAMES and PCSCLITE_FILTER_EXTEND_READER_NAMES * Some other minor improvements and bug corrections- Don't enable polkit for 13.1 and SLE12. There are no policy defaults defined yet (bsc#941721#c7).- Updated to version 1.8.14 * Threading: lock the PC/SC context in a safe way * Threading: lock the card context in a safe way * SCardGetStatusChange(): fix card movement rare bug * Use asprintf(3) instead of strlcat(3) and strlcpy(3) * Allow to use pcscd in a remote session (polkit issue) * Some other minor improvements and bug corrections- Cleanup with the spec-cleaner - Reduce some conditionals - Fix few rpmlint warnings - Add Requires on libpcs1 for main package wrt bnc#782368- No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify.- Updated to version 1.8.13 * fix a systemd + libudev hotplug bug introduced in version 1.8.12 The list of readers was not (yet) available just after the start of pcscd * Make the license more 3-clause BSD like * Fix a rare race condition in the (non default) libusb hotplug * Some other minor improvements and bug corrections - use a few more conditionals for recent systemd changes- Fix systemd integration and socket activation (boo#900115): * fix quoting in systemd-service.patch * add missing systemd service preset - Drop obsolete upgrade protection in %pre.- fixed sysconfig fillup- Updated to version 1.8.12 * make hotplug using libudev (default) more robust * add ReiserFS file system support (for configuration files) * add musl libC support (increase the thread stack) * Some other minor improvements and bug corrections- Add obsoletes/provides to baselibs.conf.- BuildRequire gcc explicitely (bnc#879608) - enable polkit for 13.2 and above- removed rc script from 13.1 and above - do not use polkit for now- Updated to version 1.8.11 * Add polkit support. See doc/README.polkit * /etc/reader.conf: CHANNELID and DEVICENAME are both optional but not at the same time * Some other minor improvements and bug corrections- remove dependency on sysvinit(syslog) starting with 13.1- Updated to version 1.8.10 This version is a bug fix for the version 1.8.9: new symbol log_msg was exported by the client library libpcsclite.so.1. This symbol is NOT part of the WinSCard API and should not be exported. It was a bug and needed to be fixed soon to avoid problems in PC/SC applications (like symbol conflict).- Updated to version 1.8.9 * SCardEndTransaction(): Return an error if is called with no corresponding SCardBeginTransaction() * SCardGetAttrib(): Add support of SCARD_ATTR_DEVICE_SYSTEM_NAME * SCardGetAttrib(): Fix bug in SCARD_ATTR_DEVICE_FRIENDLY_NAME * SCardBeginTransaction() was not correctly releasing a mutex when the hCard handle was invalidated. The problem was that SCardGetStatusChange() was blocked because SCardBeginTransaction() had not released the context mutex. * PCSC/reader.h: Use C99 flexible array member The structures PIN_MODIFY_STRUCTURE and PIN_VERIFY_STRUCTURE now use a C99 flexible array member when available for abData field. uint8_t abData[]; * Add support of --reader-name-no-serial and --reader-name-no-interface It is now possible to NOT add the USB serial number of the reader using --reader-name-no-serial It is now possible to NOT add the CCID interface name of the reader using --reader-name-no-interface * Add support of serialconfdir pkg-config variable It is now possible to use pkg-config to get the directory used by pcscd to fetch serial drivers configurations. $ pkg-config libpcsclite --variable=serialconfdir /etc/reader.conf.d * pcsc-spy: Try to display the thread in the order they appear in the log * pcsc-spy: Add SCARD_ATTR_DEVICE_SYSTEM_NAME * Check the Info.plist file is (a minimum) correct * Update PROTOCOL_VERSION_MINOR from 2 to 3 We broke the API between version 1.8.3 and 1.8.4 by changing the value of MAX_READERNAME. This change should have been made before releasing version 1.8.4 to make mix of versions clearly non working instead of failing with strange errors. * hotplug_libudev.c: Fix a memory leak in case of error * Fix OpenBSD 5.2 compilation regarding dlopen * correctly manage thread safe multi-slot readers * Do not use pthread_atfork() any more (fix problem on FreeBSD) * fix memory leaks. This was not really a problem unless you embedd pcscd in another process and do init/deinit pcscd without exiting the process (as maybe used on Android or iOS). * pcscd.8 manpage: add documentation for --max-thread, - -max-card-handle-per-thread, --max-card-handle-per-reader, - -force-reader-polling, --error, --critical and --color * Some other minor improvements and bug corrections- Updated to version 1.8.8 * /etc/reader.conf: handle FRIENDLYNAME with no " delimiters (serial readers) * Info.plist: Correctly handle reader names containing & (USB readers)- Verify GPG signature. - Fixes for SLE10.- Fix path to nologin in useradd (bnc#796242).- Updated to version 1.8.7 * Fix a problem when a reader is unplugged (and the reader is still in use)- Fix useradd/groupadd invocation: -o is useless without -u and newer versions of pwdutils/shadowutils fail on this now.- Updated to version 1.8.6 * Fix a problem when only serial drivers are used (no hotplug/USB driver) * increase log buffer size from 160 to 2048. Some "long" log lines where truncated. * Fix redirection of stdin, stdout and stderr to /dev/null when pcscd is started as a daemon (default) * Some other minor improvements and bug corrections- Updated to version 1.8.5 * Fix crash when a reader is unplugged while pcscd is in the middle of a PC/SC function * SCardBeginTransaction(): fix a bug introduced in version 1.8.4 related to sharing * Some other minor improvements and bug corrections- Updated to version 1.8.4 * Add [ and ] in the list of accepted characters for a reader name * truncates the reader name if it is too long instead of rejecting the reader * The restriction to have to call SCardEstablishContext() in each thread has been removed. Threads could now share a PC/SC context. * Update IFDHandler API Doxygen regarding the "libusb-1.0" naming scheme * Some other minor improvements and bug corrections- Updated to version 1.8.3 * ignore directories and hidden (.*) files when parsing a configuration directory (like /etc/reader.conf.d/) * fix a bug in PC/SC spy tool when loading of the real library fails * add PCSCv2_PART10_PROPERTY_dwMaxAPDUDataSize, PCSCv2_PART10_PROPERTY_wIdVendor, PCSCv2_PART10_PROPERTY_wIdProduct from PC/SC v2 part 10 release 2.02.09 * Some other minor improvements and bug corrections- Updated to version 1.8.2 * rename pcsc-spy.py to pcsc-spy * pcsc-spy.1 manpage * fix a bug with a multi-slot reader * Info.plist parser: avoid a buffer read overflow in & management - moved internal changelogs to devel package- Move libpcsclite.so file to the main package (bnc#732911).- Updated to version 1.8.1 * added missing files in source archive- Updated to version 1.8.0: * PC/SC spy tool * Support systemd socket activation (the auto start of pcscd from the library has been removed. Use systemd instead) * SCardGetStatusChange(): check all the readers are already known and return SCARD_E_UNKNOWN_READER if a reader name is not present. * SCardEstablishContext(): Invalidate all the handles in the son after a fork * Add define of FEATURE_EXECUTE_PACE from PCSC v2 Part 10 Amendment 1 2011-06-03 * Fix some memory leaks repoted by Coverity * Some other minor improvements and bug corrections - enabled usage of systemd init for 12.1 and newer - add libtool as buildrequire to avoid implicit dependency- Readd if structure to support older versions like evergreen & SLES 11- Fixed runlevel, hal, and /var/lock/subsys- Updated to version 1.7.4 * fix regression in 1.7.3: T=1 cards were not working- Updated to version 1.7.3: * hotplug libudev: support libudev >= 171 * hotplug libusb: Fix a memory leak * pcscd: exit immediately in case of SIGTERM (Closes Debian bug #620305 "pcscd slows down shutdown/restart") * Send logs to stdout instead of stderr * Add command line option -T, --color: force use of colored logs * Define g_rgSCardT?Pci as const structures to be more Windows like * log at level PCSC_LOG_DEBUG instead of PCSC_LOG_ERROR to avoid filling the system log file * Remove the deprecated define FEATURE_MCT_READERDIRECT (replaced by FEATURE_MCT_READER_DIRECT) * some other minor improvements and bug corrections- allow the automatic power off feature- cleanup spec file and requires - moved libpcsclite1.so back to devel package- make startup more robust by checking status files (bnc#686674)- disable auto power off/on feature- Updated to version 1.7.2: * use libudev only on Linux and libusb elsewhere * Try to use a (CCID) class driver if a specific driver fails to use the reader. * add support of multi-interfaces readers with libusb * fix a problem with a multi-slots reader * some other minor improvements and bug corrections - cosmetic changes to init script output- fix syslog not being present in runlevel 4- Updated to version 1.6.6: * code and behavior improvements * many fixes * uses libusb-1.0 * two security fixes (bnc#609317, CVE-2010-0407, bnc#661000, CVE-2010-4531) * for more see ChangeLog - Disabled HAL support. - Create dedicated UID and GID "scard".- add baselibs.conf as a source- Updated to version 1.5.3: * add the reader interface name if provided by the device * SCardTransmit(): return SCARD_E_UNSUPPORTED_FEATURE if SCARD_PROTOCOL_RAW is requested by unsupported * SCardConnect() and SCardReconnect(): set dwActiveProtocol to SCARD_PROTOCOL_UNDEFINED if SCARD_SHARE_DIRECT is used (conform to MSDN). * SCardControl(): correctly check for buffer overflow. * SCardGetStatusChange() works again. * detect buffer overflows if pcscd if used by a rogue client * force access rights on /var/run/pcscd to be sure it can be used by a libpcsclite client without privileges * create the PCSCLITE_EVENTS_DIR directory with the sticky bit so only root or the owner of the event files can remove them * if RFAddReader() fails with the libhal scheme then we try with the (old) libusb scheme. * give a higher priority to a specific driver over the CCID Class driver. * some other minor improvements and bug corrections - Fixed baselibs.conf.- Fixed permissions of /var/run/pcscd (bnc#466211).- Updated to version 1.5.3: * SCardEstablishContext(): check we do not reuse an already allocated hContext * pcsclite.h: add missing SCARD_E_* and SCARD_W_* return code. * reader.h: add PIN_PROPERTIES_STRUCTURE structure and FEATURE_IFD_PIN_PROPERTIES * remove powermgt_macosx.c since it is using APSL version 1.1 instead of the BSD-like licence (bnc#474818) * avoid a possible crash due to a race condition * change default log level from PCSC_LOG_INFO to PCSC_LOG_ERROR * CardDisconnect(): call RFUnlockAllSharing() instead of RFUnlockSharing() to release all nested locks. Visible in OpenSC "pkcs11-tool -I". * some other minor improvements and bug corrections - Fixed possible overflows (bnc#499734).- Updated to version 1.5.2: * SCardGetStatusChange(): return if the state of the reader changed since the previous call * SCardCancel() now works as expected * log TxBuffer and RxBuffer if the SCardControl() command failed * add a mutex to avoid a race condition * SCardGetStatusChange() may not return if the reader was removed * some other minor improvements and bug corrections - Start daemon by default (bnc#466430). - Ensure that Apple Public Source License Version 1.1 does not apply (bnc#474818)./sbin/ldconfig/sbin/ldconfigbuild72 14984618261.8.22-1.11.8.22-1.1libpcsclite.so.1libpcsclite.so.1.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/2f6737cb07739d603a07506d1f59718b-pcsc-litecpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=64be1b3a8ecd9b0794ba25e9e72622e981e698c0, stripped PRR RRR RRR RR=V!~7cApcsc-lite1.8.22 ?] cr$x#̢r9SNP8Km UZF(a&`0 v-@ңM#$/b/]wQa,&h]!Z͈.jNЄ] yʐ:ˀ^ x7TI0ah, /[y"e䵢5?V"EPHUm=<zsC z/vo_5D'h}Nm -eoYINnůQQ^rE^;]hh.<:AF[jEM{~. #f=Ǔ4e=&& A+'~Ĭ; B6A vЏ &ME/vx6ۓ|xqY<ϨKomdpr}Xs'BznjcD;h2a[ֹ r +:9#SM ܭN4"_>N*Fٶ jV֪f،+@Hyps3Z5l#]kϥǟDGSSzp4/='xU k밀K47,\*0ϛ6[Q@luە;* Ǧ@t!G!& աqm]PKxɛ@ e4LV+A@($SmnM|:>3<\;Ƚ֞a[*?<1b Rq>E|(/Bc.,Ql2`t0<1>J])%',2Xb+#:mPFЅQ5*9+iMU~@`y``3 @9 Qoɧ$2%<{fOm h܈BXiv#*6D>E3幤LSr0fʄIw{!I_keΰ(|F>Fu͵Krͪ,K)AF=Cd[ ?Z(e/ӫFmJ#VwtiQ--ѵqżk*ArXc0ޟb٪_AxgE%vr 90A|^ bX\0,\ONs벙ٝ74فL pe) O%#31ntfu{-嗲o gR(g H{UEy=GêBsKP*ǭ5//ff*~-z]64@g(&{AoD̮N Q >|e?pu v\`@O,S]Yr~ aǽ% ~үN݂7tͳ؞ܫ(Lof_-N"<H( Rm!ci`Kmo [c4[ ۋ;Lwp_ 4۟~D\Up+WJdm >cD-!0e| VoyFbgeZtc{6U@J7HZ9Z{57f*]&7mU~scpSl;YgY|g@ϒ>gJm-h09U%$*1[!AN;'F~Aw.;m Osezp[`kJf/Iijٗ|Qr%bPw7.\Q%kͿL$,[.43qNFgD\]/NwAC^lȈy+c`P[ʪ3a hba"{I0WQKؿZb:K7W \E.mr1$jTUL7?,Y_|FR.'W7C䭑ZO9[dMPnl D^ T]OBmT,)mEuzo˭5Slٖ>ߤPtdjе՛khIň@P}R(%E##qF+<9l* / Blxn\nS ^hYi(v6˔A $ 'J~F| qm"ؒ (nD Ql7xnPI~a+&fGm0 dx`{3,G1aיf xZz]߮}3U(I錽 Xo$TWd:pV`sTh3kQ}ND/lno௉hH=H.l\4HGUO%DA"繭dV1i*ۙCKf@1DH@,(Hɩa(m(Uڻd0?s/8Ѻg]zHPC`fm5Rz >G'̫_! eHKB,])*~ m^P Ifyj={d->b _ dJ~ઓuSc̍LnB=CY3 YrqQi{tY73,^hL"[irJO0r^)T좐ѐrs'z-yY:M~i? ;xb0bObX.p8!r;i }aE2Xf#^h!C9ğGε08_i%f CB?KV/Ic&Z2f\@H9VrbIǦ@@E=zm#7hiÔZΫG7"~xfրoaCEࠔf98@XB,tߤ<\jX7~[+l@%>ȟ WM=.cW5z=_]XT!0dmC*?t` ^/@*=M)N<_Y  Wkzc̲!$igV8ƝVN[Q4vg6y0N|eҭL4UzLB+}~xJŁ)¤wf_P}@ iˈ ]%ڑ0&TN9(݊_v̤֚"p Ke>tU &-A7$>ܚ?YBZو m-kPV%GWjd6rQEIŠx+cA 7 w@s;Ż!,o-Y:ޣRF'$F hz_8!߉8Q`qۨ#y5 afy$y," #>,K VǁٞT~ mI`TaY&aomog90aeɁ%9g8\S:Fq)ڭS; -VO.uzԃ!u8C'bĥx.C #&+Kyp7tp.^x7D ?%~M"j)(@ h㣎{,:IeA,4V/ySSX=-c[c=oV?BIwʋf\;K P]Iݯ0nּIOU&ՆP`6 F<a]Ѣk~Z5>J D #.Nn"c"}MۑŇEqa!`E51ch):#X)$DƐǒ|({W 0-Z^:nu$$( ^=|>tʇ`ޫmpJNV̈́wOn*jprfܷ&!~:KEF0o1֋TTG}`9CdVmb(wj)MTe_OS̈́ ],rnWzєlcLJ_x}dBcUC3'\<4kd',83#÷*p[DQ2Ԝ>2֙zJ9 E[ٚ_05 fW"dyV9]5в2HhChB䎙ho}}llGW˱KnfK7ӶV\mxlҜNs:>%XI96->x%6)*Ns0\4KŜˮ&e䪦mBD`9ѭ@ ;.E|ue)@McATuEU8B-tZ9j0sKKΗN@ rQFN+vB@ǀQOa q g^_VvCWG"4VŧRvyul3|Ӕȱ Y"5ǡr*;閟u`r*{ rN$gLz6sQJȶ#4GsUu#FTt&RjjW6傈s`|\!\h*FXs@I-c}^F"Z#&1GO(~*|O5WPxnSk`ղP܅ʢ2ivg!8|Xj [oq. 4YiO@w"  :bHA> z N+7Cral9)xo[Κ !ܭ]M#*lq"{ՓZ0={j{PBCLxÊPػa;2,[5Qg45Jb{`3Hyyd-]kX*u7gA}윐IP. 5邟ǚu1O\?nWKc Qts VB$"TeL^FD0YrKkBӒ8K7V{Y&V4~CMzQQR#1iMx*|`?Neu2tq0wQ'Ѵ/LLAz(sD |\ұƋ}{dxW;_K.1Ї?$;6[ P.Xh]S_y(קVCaH)I bk$~$P7|=<(T8*3cx/ m]y}߈kh+5-5B Ԑ>V8/ 4g#`sxs=1E­"kbWzAsKqx8/4ͯ؜fKvmHNG)Kaqz p_END9s U@[;s Ih_L P_:,VSdCݳ`_$:j }?ЇnWZ4}[qt^bHbGײ!.+`AWqxA0?ڨ<=oovUQ Gjpj5eFڼ+c[.s;P0k ~5NQ-B<? 9FaݹCZVqS MPyt m{}+f\<}&=%a}/~nZ.G)6ZX(þ.grvw9brUmܤ0SPȦa`kHaoཎjncFsp-3#kʙ!{|'(& pG{$up+ MZH ])j\Im*]ל ?p"vWDOlNz::.8;8|󝐛4AcASS ʀ\e-U G(]{B%9&h䎭 JB)W틈&l_K2=MXx}"^oDֳ !0pIRQ*bja9%:ك׈] %_" #"1wt*ͪE "hj+;:$H4Cܴ݃`[8S@>ic%j7 8&<.؊A&f`0P^!M0E0R\r8G\慎 ? Ղ"f˝o E'ǘIAgـPTf(yRՏA* bH}`<*"37XJʟ[S.1 !_+y= ;+n؂i,\C+99o0f֔\.(|_IS!pܓ.6FB z>VZ Wɹ}($~p Rh?ϲ\ȺCuؠ@ﱧ@9NQni0IsODRXUŽBC$d%5eHkAyOSI mh»S;ޖ!vA@$ELߩ/ZXfkY=10\dXKڐG,#Q!QCEV$Pi&{Ӏs _Y+gJ~ܷ2*l296KvͰ,mRHzFFF2ώKf:23]B< cbcv?^c$e6䐙CtG-{_Yr ߋգYL|EƢ8ς8+)XH %Vפe_Qm0J%_\ t/d)!k~dϿ|fa_tJҶE.gwBZ{(dA5]H ӏ(/ǻnӴnW.OFW}/+0WPm"sPe``7xfID,6SulX2 H=^kR_8Jpؚ*ET)66X0PJ[LlMYKisZF%'I>yL@=ѱT\$b)/>2!>"Pb{}Y%1.uĠbR Ǹ.9KҘV^r`qI/,o=戌8q}`kUB2Uv̄maA8M$cf0lFAIwbR:Lb6znm 0wcnMwy'沇6toC!_;m8 śG<. Ju_g6VN#PNu;](UDQ#VxB>lj Ȟ{46Bq$bN:zGK˷x&?G FU9Gymw*$ #e'D(Lɬ`s A24X(nӞ9FV=*~™BX{ 썥}k҈}7d!x8_NZ]E}Yך#h9 4Ma6/]Fn/8#@EQ53pö_e_Nƨ{{w=N;dբ/.a>0%M]̋nrP~4USݥ\OM'~Rܯoߧ'zªH|[17Fy W}XN"[iDX^v t5jiL!^ӇTbS5ρ)橕u%nMoeF iYgR|_ޡNpÞl@TYqơ2Q1ܕƵَ/b?shaF*x֥t1趲*s rjaJAk;b4/dV\r%妶G,ﰵWg];oI{tY' _41(0gz)µba.䁃lVCG` AQ ?`֭2: ޑϠf&cM;A|lUxWUy)nih7 G+q\uD8͙[l6DKf*~稵K+iF@T>-,=ZQ>5*O!n"K4ܵ>*l*>f'\ bC prDW݇;9"8')dA!veZk> ,_cxAQ !Ìa~Y 2skoLIȾZH8^: IY0̬ۄtxgEʻ9:׷_w^pl!楇\QPzE[H'\})vӢ̵I gcH`aX/I{&8K!ǶNJpz5Rɾ[Q j&Zz|wǭVj{ {0( Flx܀moo;ԺFZ%Mp{;u0Jl a?ZU@,[= "U6_$6''uV~]ۚ9@s(Z#j$8Xړ zOS'3Ml9uVyt+Jke ;]E `'57[BsQS&iN`\' ndoLA{+">gABH'Hwg4m;6`C{kRp:n ;`㈚ D/Z@Pt5aHeUslP[6hؖ""ސxGB4xc?w!ScjEf c=n|͔~ްgg}rmnq f7ayEhNdI(/HX7@.RCM9;o*^.Xw ,\_@U `x`D܏=vs%`g5)ZVlV4cy~0(S@.hh\_(AV}qв qcgM(4h oVTlPHΜ܌Y }OTylvܸT'BL͒ad#~\mz`-rTIfe:.JOUp20Ϩ\j~;j-,h;@2t_ؑ&PBc~1Ib6 x% "i"TI_rB>@|.?чwlfFA(}8~e6#wR>ґN^t]MwJ1lyik`NbҊihŔ F\#ߴ@4w{2/>a1˸_,+pmQc&򚌅0-vm:\ImoEt+'n 99x,ߔ:@tqt<̂*tMJoroO&NN/5c6L Mr:![U)IZV-.x6-WiSl|gϸQZ_\HTu)ow51(DgCFT?&cd'Jdf}F-YmvET]ӫ*#&6X_#;.y_s"kG%`3Vʫ_I}sΦ^ daŇ!.H0N( .t;,5R#2aOhmYu@z|Pu{{YZvmr\ >gi"wln[;u?1K z-\wU9u̷]z' <"7G,v7{g==VSI!񊨳,!=.("kޡJiEu\+P?-ܳn/M0C*, A'j8kՠwL̀^BF44#pBw_8|/Mzvb +ׯ!ý25W]%(J ^ES / =JNç57w3_ćʤPVd5۵j^?M! Z~1\2W"]7%; I䩰TMW|e!gYPޫXa-+g*ۓ8WVQ,0-q >9 JvDB$$47_^n4JjG]NVp~ OףxH}3Ob4u !?^7 Φ)a5/8RVX us~fB:U aӋnS̩(Lx$_EHsm?7کˮiʠdsty?fO35Ƽ$$|q39'9G4DNI`_seK,JgIS]6+.z1]pJO6=Qd2B*D{xa&ZPH/19Q궫rKIxQTo|ql;vֆṿ 1霬YqlQyK.~=RD-Mиa 9,^'h!:z-L-A0\M1UGV?jzA[j8~8f6*1bGp#Dm;{p]=Y:?|\ݜntUVlrUd3>op1'C1pŧgt2Y̳Ƭ^LU_|RJ?ߤBFK%$u^K~? O4 b#;(G5Pf']ʣQ^O@:+.KXk }3([;|$ v0bX`ܷ@9 ;!~ 8[q=QXyA1^iYԣMD:v?v]>@cWSVWe"Dd@^,5f~Kӆzb^`/[SbaBHR @hhSjwL[w p'ʧ_eAsSl^\ vߤb/(\N,$yCHrԮ3]+|H6 txXdaII: b7{HnlD 줃pѝfNaI4yuQoXdp i0qQ-#gïqP 1=Y<,^{_ Y"e.j] __b;0$JTgfjl:=qyJAKȍA" rփHG?}roo#&$ 0!h| ?൉]?M7&_9<ϋ,4dgTػWb"I]}lc$b_"q=Pϓλb Qº,0&'js=><v3ܳul Jr֫UݔhR | A`r^_ɶ`)^.l%7Ë7Z̘ӆ{[y yDX6D@wOVIs0Suc9JjWٸV{E C5%ӧvjz:Uڒw]i@xŌ fʊ~N0?i҆ _6P(V6P(%fq[8\!k`CNpe8ZynRyGMc/R bgC%^4rZ'.xh O r4^Soderou1{bD/7',PLx ]&q:?G o¦N)2 yPH~d_Oq}NMhWB&ZFW?reyY`$̜Kj;PqTDJa(k"2o(f5ҩ4؏tdp0K,b"JZYX&h|8f ) +(;+U= "1kܑL)KQ#UD$T/]( {ţZ8#pZFd:g~@Jn` OGxBd hT}+[\GBap@BM~r#RNTMjʪEMїw.&G{gZ9(ЍTzl!mbɡ8qpcI,^, -@KNIsB>wwvgҽ|*(:MOnt Ӳ3? "h$J+Xl;yTjfZAcREnXqkzUq)c<" J~à .pAiҗP{hhSފ>!m/iF۽ A4o^<̲;pι >}K#ly儱I$Y#G&GU0Ng:Ԏ/Ջ);ZǾJj=ؤXJzZuOY^SO4@ Ϳ Z2rcfB"-맮8HOɑ͖zW=s RUk_kS% nogGǨ8 v JYԳR1x[2~+,1#j70oW}Ey,4-axw _r0FWAø芕r'c8vAwގtMI֬@͞eh;VTJ~Ë>a2eY?UgIY[( G'>b/ep+˩FU_ ʱ ixR/>*Aݮ95.C"dK