pcsc-lite-devel-1.5.5-2.1>t  DH`pJܥܸ/=„(K{a]n'[|`߳-5C Jw9`ĽP +3)8 Rtoxb{TSvreLv˵Fq?3v<kɱM6IR1Hg4]QRbv;HZ2ff9b9e38da36f495c1b41e0ee1941386abe57a9RMJܥܸ/=„(jrU5&_?&Od  Z  *MSX |            ) Vt I(g8p9:F#G$ H$, I$P X$\Y$d\$x ]$ ^%b%@c%d&#e&(f&-l&/z&?Cpcsc-lite-devel1.5.52.1Development package for the MUSCLE project SmartCards libraryThis package contains the development files for pcsc-lite. It allows to compile plugins for the pcsc-lite package. Authors: -------- David Corcoran Ludovic Rousseau Damien Sauveron Carlos Prados Antti Tapaninen Jܥbuild31openSUSE 11.2openSUSEBSD 3-clause (or similar)http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://pcsclite.alioth.debian.org/linuxi586 l."2 A큤JܥJܥJܥJܥJܥJܥJܥJܥJܥ27d7c66f4cfdd83dab2cd4f7498afd5df81687693f64b35b71e359a1c42caa53a86e6145028cb9610f18923db29763bef5b55bf48667db7bd3fc5125abdee333bab3a2e4d360ec623e3d8daa235619cf4148b75438fc2df2ffd7be1f927c090d4880572b1bb24759dff9b046a5b0b248fe80c982f46396543160c42fd4666720rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpcsc-lite-1.5.5-2.1.src.rpmpcsc-lite-develpcsc-lite-devel(x86-32)   pcsc-litepcsc-liteglibc-develrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)1.5.54.0-13.0.4-14.4.6-14.7.1JzJ'@J+@I@I1IcGHǶH@G@GG0W@FuFFJ@E@EѨ@EEDq@sbrabec@suse.czsbrabec@suse.czsbrabec@suse.czsbrabec@suse.czsbrabec@suse.czsbrabec@suse.czsbrabec@suse.czlnussel@suse.dero@suse.desbrabec@suse.czsbrabec@suse.czsbrabec@suse.czsbrabec@suse.czolh@suse.depgajdos@suse.czsbrabec@suse.czsbrabec@suse.czanosek@suse.czstark@suse.de- 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).- Updated to version 1.5.1: * Fixed extended APDU of more than 2048 bytes * some other minor improvements and bug corrections * correctly handle up to PCSCLITE_MAX_READERS_CONTEXTS * SCardGetStatusChange() behavior change * SCardStatus(): support of SCARD_AUTOALLOCATE * SCardGetStatusChange() now uses asynchronous events * more and/or better documentation * SCardTransmit(): correctly pass the pioRecvPci parameter * SCardConnect() and SCardReconnect(): correct a race condition * pcscd logs the command name sent by the application * some other minor improvements and bug corrections - Split according to shared library packaging rules (bnc#466430#c5). - Removed obsolete udev rules. - Install init script based on upstream one (bnc#467255). - Removed upgrade protection for <= SLE9.- Do not call autoreconf for SLE10.- Updated to version 1.4.102: * pcscd -v now displays enabled features * add support of SCARD_AUTOALLOCATE in SCardListReaders(), SCardListReaderGroups() and SCardGetAttrib * add SCardFreeMemory() * try to use the reader polling thread also for the other slots on a multi-slots reader * solve a possible crash with SCardCancel() in multithreading environment * SCardConnect(), SCardReconnect(): do not check the parameter dwPreferredProtocols if dwShareMode == SCARD_SHARE_DIRECT * better support of driver termination (when pcscd exits) * kill the driver polling thread only if the driver supports it. * support for fork(). Handles are now invalid in the child process. * SCardStatus() returns SCARD_W_REMOVED_CARD instead of SCARD_W_RESET_CARD when a card has been removed and inserted * some other minor improvements and bug corrections- remove resmgr from BuildRequires- added baselibs.conf file to build xxbit packages for multilib support- Updated to version 1.4.100: * add libhal support to avoid polling the USB bus. * improve performances. * SCardListReaders(): returns SCARD_E_NO_READERS_AVAILABLE when no reader are available. * add support of TAG_IFD_POLLING_THREAD to use an asynchronous card movements detection instead of an active polling. * CardCheckDaemonAvailability(): lower the priority of the log message in case of "PCSC Not Running" or "PCSC restarted" so that nothing is logged by default. * default log level is PCSC_LOG_CRITICAL+1 so that NO log is sent to stderr by default. * Document more details about deviceName argument of IFDHCreateChannelByName() * add support of mix 32/64 bits platforms. * increase MAX_READERNAME from 52 to 100 * default ipcdir is /var/run/pcscd instead of /var/run so the directory can be shared locally between 32/64 bits systems on chroots * display time delta between two lines of logs when printed to stderr * return EXIT_SUCCESS (instead of EXIT_SUCCESS) if parsing /etc/reader.conf fails. * performance improvement when powering a card after insertion * some other minor improvements and bug corrections * do not call a Log function in a signal handler and do hotplug synchronously. * some other minor improvements and bug corrections- Added necessary udev rule (#337666).- Applied Jacob Berkman's patch for 32-64-bit interoperability.- Updated to version 1.4.3: * see ChangeLog for complete list of changes- Buildrequires libusb -> libusb-devel- fixed 'warning: array subscript is above array bounds' (#239174)- Updated to version 1.3.3: * Added -H --hotplug argument. * Added support for IFD_GENERATE_HOTPLUG bit in driver Info.plist ifdCapabilities. * SCardConnect() & SCardDisconnect(): Wait until any transaction finishes before going on. * Removed tools installifd and formaticc. * SCardControl(): do not limit cbSendLength to MAX_BUFFER_SIZE. * implement SCardIsValidContext() PC/SC call. * Other API changes and improvements. - Spec file cleanup. - Moved testpcsc to /usr/sbin.- pcsclite.so moved to the main package (#235773).- update to version 1.3.2 * add support of extended APDU in the standard configuration and in a backward compatible way: pcscd 1.3.2 can be used with libpcsclite <= 1.3.2 * define MAX_BUFFER_SIZE_EXTENDED as the maximal size allowed for a extended APDU (64KB) * LPCTSTR and LPTSTR types are deprecated. Use LPCSTR and LPSTR instead * Dual licence src/error.c so it can be used bu OpenSC. It is now BSD-like, see the COPYING file and GNU Lesser General Licence 2.1 or (at your option) any later version * document that the 4 bytes field value in PCSC_TLV_STRUCTURE is always in big endian as documented in PCSC v2 part 10 ch 2.2 page 2. You can use ntohl() to convert the value. * some other minor improvements and bug corrections - fixed compiler warning: subscript out of range [#204770] (overflow.patch)- update to version 1.3.1 * use fprintf(stderr,) instead of syslog(3) to log messages from libpcsclite * use PCSCLITE_DEBUG to activate the debug messages in libpcsclite * add the reader serial number in the reader name only if ADD_SERIAL_NUMBER is definedbuild31 1255974335\]^ba_`Xd1.5.5-2.11.5.5-2.1PCSCdebuglog.hifdhandler.hpcsclite.hreader.hwinscard.hwintypes.hlibpcsclite.lalibpcsclite.pc/usr/include//usr/include/PCSC//usr/lib//usr/lib/pkgconfig/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/66f7e41f2451ea4f621be557306afc19-pcsc-litecpiolzma2i586-suse-linuxJ d 7yc:Պ?] b2qP6ƱNlKbk?ty*ca]{}@^HӦÜ\ <Օ}~ȁzxkɩ 6cg)ei;S,:jR‡֯4 ~HU(ͦP`!*.kҕu|`RIX=a-f}.0%쮒lE4%A!JSG|y,5C= ;]vX_<6ƶ@9ىg>)u1%>Q?xm8fӜ4'TW-ЛNx~MjEoL! gFGِWU[L&U2TOCjN46D׊9~K5L&OIxo_k|DMš6) _>Dv\14!ovNaXZ`oksr%42|_RPDܮl.jma'2#\3xD{ b[J0!mF_ r "ШXkZ Ӏ!Vfh絛5ʌc+f8d.9~ftD-j/b[$MȣVA D4l̿eWJOyݫ$'k%o_Ǒ0WkF,Ij>7\M? ;yK_oKD&r63WKl:C3왶@d7"Kz=:!p8e3`$¸-bb!ԧm40`93 LY㲢UճԽ;rB=ĩV 6]l'Zɬ kku @9Acu+odB2+˸>6ʫ{k_p@(e:K#v?mz -X>EuJݻ|> 7fmJAp(@.W`7^ ʞ ,qQEV[I)YM ]UKJ 1iǦ8(0#zX"Mג$Aw B.L\ MQĨ'v8:nhcq W_Uڪ{o)Fki(Ϛ$uXv&ͣ ;} pR1#""_1k !Eo/‹9`E41&J7zsl7B;z_h W`?~iSXI`Y @#G-"({ :,EEVɾL1MueI_y&YƠs />"P~2M6' _¢xpzEwA08K N7Kl$>||4/\7eEf;ȑUYCzBz+aP|-FtEgkD3f>ܤ7%z|bD,@a!_1C%>\$>_7{L%IœvsL.Fϕp0[Lr P|NҖIYv:U O'$f(q%Un)[gx5?Qd߂9ԑ[ C- A˶7YBi ?fhDhiUmTb4&!ӠtUY{@nP [)7e_ˣC6g\ >c)P3pw ^A1/Ckg䉠BFr0۝JH*<:r/~1ff&BM&~5qZ اHoGF)RQv9vhuĂl${D.21\d* -|#N#N Ս9`/ K]5/wPsUI"֪Χ:NT9ngLj5.ˎ Jۡ#"PGa(}D i2BʼY">UkָsmlRHxU, UЦՏIoK9>Ecx+=k%$YF!f)?%X9T^v҆灄m #ث2`#ܑlbi/2]kJhccmb;:r1?8vf"-: qiqb뷖^u[;]{wwsٴQIv2<6Z1JWbB! , BN=i_;J !H2YR`g_3/=Z4 \Pd?;ˁ#Q%Yz$IjIQRRˋH}ۣn<+f,qxzD`]uGr"qIqt[4壑?}eL% !Ec<[B56.DKïD)gIPI_~$°rN&Y.R)p[((ꖿN bf8`L(hWF%ⴕ̱j"9w2sB0S !7 e36R vȍؑyNgfɁm'qqh =bnz +$ S7|vRITưݠ+g*ysL8V#DEޚ)dHamwQL{'_AQ7V<\MV'<:ҟÁ$|K1)߰Ō7R0hV\iN=E܀bpE/B5AqNe7`rf]{oЪJh;gv(ZЌ1s- ڗ1PfB6#/БV<^νf'wI~Hz=lRź Z$[Pd]zմS:y9ۅubTNkSj'B'W-A_o|` lV r-ZxjܬRnSI!T^ }ʠc91;arwk'2JU3#)7Zrĩ)>»:Zk4xhqOAx(#2ÿȭ%\% >ڌާ |^iwYgW$ǜ/! V v;N\=q}:e:Y Js'L5׮Q'1҂$+_Á^Uiծ2ȋlt߂:[ UإVrqE,5ؿF`}P4F1kp6dh[Iڀ[v9 %[u9\RHΏ 7*3gvdnJ(Nй&z F?$2P6[\r@q=&oTK;^vg@t|1f;/mbU4YyӈS~R+S#pa͈A\K 4!yrq5ݠ3h/Ϭ}aC+I yǝ"ܑ%FѻnR>v)!os18YF=wrn3m0kAp70X kZ)6r*ZR϶6[&g@ʗvH=VjqL3I_{fڽR{OςY ذ*ٿGa/36i$$;Δן!ref6LBi@8bQSYqi@0Tknh1>5!"Fup6 Mˉ Bk_Đrϧ02x,٬R_\2A kFKRN]yj}UiXTü-aDbcNs"_2]#xl,rf":hE\y툉i=#ޞ H,"m.Nkx+xi{^oaTH4,%%L%)C$\_} > 58n\ln,_jm59 vN8D.fZʏ  S噮Jo`Z }&ܖmBN$~)D=I w.yۚ(˺ =ntэ2`p.zm x,m=|m56헗3{DD1Z? ȯ>$N{&S^.zŽ13;o6|,r6bX}©ƶדuBXV_#D_j0ҼbCՃ"||F$mI{0h\2^xx2Cpv;>l-8|M!DDWbb2c||2wO(X|l Vðe0>MFܯzvII$lPߟ ' F^&Ez5Yqa۶Q*Tj#od|:2rsm62gʪ(6O_"VrI j A3<ZAd,aCTpaµK:0Y3ȏ7S#`Q\#@]Le2&cVH~obȀ|ʮfⲓ{8 Ag$B5ZrdRb3:O4!7ON `2notp~2jX_L&]&^<l4],cp{V.Z) Dg'ؓ*Tz4ɉƟB$q-or] i- 9 9Bh\}Ii_ݧ?XmrhS4]SQVp? -a}Vdqx8/08V2i-ɰ^a̹mqk#(*:8؝ ճ{Q\ qWBXP?(bUbj씳5P.ͽLl1/j3B |E6_U E aÔ/BtYRUϦ~c^ʈ멐5  "Fg}S/- ;Bw@@  1jmU}卢'5g,0P)hƠ@Ny z|o=_T:Rmep)1rV"!o>Ym؝V:%q, ;d(a{5,][ af[e9PuT5rud>[EM*jL~? 2ya3im1|iO"9,pndhz+ Īl^IVQJ^̠nAar'ԅ$ݙ+wYe;/%kX(>p^o;9?բxDFk#kjʊ\TlAi6}ϿU|o`]KyV`\rbηb[k~١6׍v̢¨Pu'$z1 zPeKZη(囂cg/PZN# :O{k3qS+%~FLYq7 hfDS1_l r\W9&T@{X.L$x  (9 %J0w׳dPČ@njফ%@s FD|1!O: 2'=WGZ?)\)*n/|iF1u !xԁ3'1އ^VP}w8Èlt -em!"2_vY@V紀-~#1@4yW {#ުRXYG)C?s6vS-/Ĺ3 cw{\y/Ht>ۺjz`~ ^) {߻D^R WI=>ϼ֤&)cqHA.s1(*}(" ~a.OW%A#6R)"do nW4 Gtϯ*8_&صrnV V#Y˩ٔ4Mh !+WŷqE[K#*>?3ƠpLΠb=?3S,{,"<TQVs t浉/*UyR\QV6tB/lԉܡ2Qz'YET@zeBn{U&F<a\,twajIK/?A|qXy璜e͋ҧmD73sɽXٞ7.AC_x2t<Qr YrCq_7w½a>Z/ e9%#,L{)S+Pn9M R`s=Vub¿wA 6.yWwCЂ#[ DZWB8"p?DeI D>Û";-LٍG@& 4_3Da{;Ү睖.B7';!5'Q x$~\@Wm Z1 psB4Yyf{My8Yȩī