libpcsclite1-32bit-1.8.24-lp152.2.6 >  A ^񖸋/=„=$N0t܉u~f=Hn)S3oV :]dLɑJs9?3ph?3Ju*$q{[@nJ*Y˾!7b^ۃM B`g\|i XgPp&գBx98JřrӧB>iZIȌEtڍ{9,quΙM4;Ob$GإEvV$ٓ` tr'=– ս3}d ec70ae38ad99ea9492f660b5ddce4a463f11090f52c83e67a15d24a98394cec8918d78045fff5fcae05423fb17195ad4927458adm^񖸋/=„ϯUTQdMhL64"̻d|ػl&rr 8;4,bFVĒ}O:TpA?d & ?04@DW`m     * @HR\h(89:>qByGHIXYZ[\]^b cd>eCfFlHu\vdwxy 8<BClibpcsclite1-32bit1.8.24lp152.2.6PC/SC Smart Card LibraryPC/SC Lite provides a Windows SCard interface in a small form factor for communication with smart cards and readers. 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.^cloud132TopenSUSE Leap 15.2openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://pcsclite.apdu.fr/linuxx86_64/sbin/ldconfigT^^3b2c3e34a33fdd41de72a56bf539fb33e9efdfd4714e7eb391ae857bcc668406libpcsclite.so.1.0.0rootrootrootrootpcsc-lite-1.8.24-lp152.2.6.src.rpmlibpcsclite.so.1libpcsclite1-32bitlibpcsclite1-32bit(x86-32)pscs-lite-32bit@@@@@@@@@@@    /bin/shld-linux.so.2ld-linux.so.2(GLIBC_2.3)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1\U@[@["@Zwr@rosenauer.orgwr@rosenauer.orgsbrabec@suse.comwr@rosenauer.orgdimstar@opensuse.orgrbrown@suse.comwr@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.org- Trim filler wording from description.- Updated to version 1.8.24 * SCardGetStatusChange(): Fix a rare race condition * SCardReleaseContext(): do not release a lock owned by another context * SCardReconnect(): suspend card auto power off * Allow "=" in serial driver filenames * Add the thread id in the pcscd log lines * pcsc-spy: correctly handle incomplete log file * Simclist: avoid to divide by zero in list_findpos() * Some other minor improvements- extended sysconfig template to include PCSCLITE_FILTER_IGNORE_READER_NAMES env variable which is used by pcscd to ignore certain readers (patch by Eric Garreau)- Use python3 (bsc#1082129, pcsc-lite-python3.patch).- Updated to version 1.8.23 * use libsystemd instead sd-daemon.{c,h} * spy: add support SCardStatus() with NULL pcbAtrLen * Some other minor improvements - remove --auto-exit from service start even if we have socket activation in place (using it as a lightweight approach to unconditional service enablement (reference boo#1063983 and to help workaround boo#1063985)- Rename local defines USER/GROUP to PKG_USER/PKG_GROUP: the variable GROUP (call caps) has been claimed by RPM 4.14.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- 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/bin/shpscs-lite-32bit1.8.24-lp152.2.61.8.24-lp152.2.61.8.24 1.4.102libpcsclite.so.1libpcsclite.so.1.0.0/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.opensuse.org/openSUSE:Leap:15.2/standard/0e32d0f2cf2f7f568bab050e338d510e-pcsc-litecpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=6b990f1738c467e4318deeb1fda7e169913f3484, stripped PRRRRRRR R R RRutf-862addcf79e66207fa6b2ee512ba273b15407bc6f0a2d99495a5abc0e44391bcf?7zXZ !t/I] cr$x#*NEjl]s. A1oSro3V3Lmk XyxC68BQ,3hԫpW}l(?d"Ŗ{^+U <EGZYV桴?AdSKi+O6,!<+ cªUq:f#-p {2+*jȧwj8GAn^fzpcWI\x<9 ls[R*#HfGNAenv?BG*c5du9%@ 12>Wa >D0kۙ= wJQ*QѼ~Zs)36fY>OK>;RP]\n,HQY.op_ao'T[I= E{/3W5|RIXZ?fF*k6C)rƥiT+g]ۯsZH.*މ \Go->nU3v2V>נD-aA!`.08VIe ]X760/!d822xA! _Dja2b0b0FQ: ٕg0OHG.k %m`&a:#QZzӗW2{p,k4!1hʐ$PXs^삎U]B+u#ThW3b;FV'#Hʰ j5@{:,lN9{ cB c =i-",7b&ugNݣyh&gAzsdR@0Wi0Z'23<ΐћ 1+<䙑));eDI@A]h% eg H~hR?.d$J,2ŧ 3Ԅ*KFzlsN(P0` E|2 \OUo"!#5IpsdAN󶹫Wrr؛LrzZ{5\+y.Z nK[/HC]TTsf{\ q4a;X\@L=6+ D-iٻ;eědbnJλ2Kg;s`]wjtW%.Rw %B/B[h$ٙm)m]51Gbu^Laq\`at| ڇq>28GB*_Ts/7E qn"Sj1w!\Pe&6<ۛX4Ø[ΰA+9 Zkg|0J8I_|܄ڜG :ypHǖ[/>! {B x:E'B P"pf:8&!Q&I`nśJ jDDA 0{H^'‰ P1Ru\p33}ܹg̻;&2Il,> 9Aq*kg~ sцiO10}ؚt$k\)a%mS/}85>QZSv0t8f Z"RYҵNZ#6JO3r&'P]DpEkU?a{z&ߨ$d v"}wlW%Mi?t]~obp#dn4 m)`kbγ&aBRDŶP,4YXpd&`c`^S̯t;qS<ϳj^  C?^fqeI-${|R.[d^ _>yqC]:*# mp ul}Cs)WwFeNS<. \D0FΦݽk ږF ܻ5bUT%e2hrsob_`mG4oWa 0RƈԭNLJ"!(=p/|A3&'} 1bFY߸!riQ7 SUV*.pc)xYvv~{dor%ulM4Uu!8@HY3 6s*3]e+dG:Y}7ȊT"]?\.iы..[ j!{ i&5ed1FhƩ]? E=4L^=Jt1)u#KOkq~KxIݕ'o&^}bH0dJ<ܗskq=ʓ1}5zԏܴFnE5B+ȇCFZQ(`RN,zC@g [ `FB;DEv6spdp{ ;<2$PoGGdK&XJE.s^u#h uzyy ZT* 嶶baeug+rԤcS?̋sJ05\ɀ/.+>6eTFLf'/ÍSPyP>;Ԋlԝ}p?+o4ҁ'i03cCDS`1_+z[@T yh3nY3lK=fMG<,^B*Q5Pv$w )ݩ$ܤl2YF31&khi\ e4%ߙ%"C4DkPcP\̃Hl_ (, um!-cB!5f%fؘ4Ҩ~!4zZeG oc~2lzȎ5=(5_$ޒ_1J\K˜Jxp+Dw]J4<W"uBDN'څ $ֱ]،dmL4a?9X{RCTFoU`m^Ձ0dξ dV9"}$: `B^:nXKGjAKQPTV"0[,f5G&Rskevt=SScdž1MSb^K̋7#4N;Lțjd $G 9 Ci@ћ҅%[tzqd7XP*{õ<Z{K.ohL%Zb@3W?It r9~-٤98Y%a\TRqC~&vs/R}Oj<%f: Ā@w8Ziz q<_z5.΀(NlYHqDlSnW;a ?tqᆩ}XC Gixʔ"ë`"Zc-h!Q;7ѯO~k4Zfkm!L d\E~ؓ  W*3m!rrh5tPx#\w!i"w[>Ow0"_䉌ZcqY* ҚD2O3yQ+(- \< L 3=mnFj0#3d W}>ahf Jj3#QVh%=jl-,8Q aGQL#9*M8@Ԇbtix Yk9͆Q I;u0UE &On O#ة,lz=zVWW> 'Y<گB ^u:Uq4{.5%`='I}PmHHI8&*% IͿ~ABVsMp34? "]n=-3!m מTPPZK|.IJfcT{g] O{mON~YϙMEe=/GJwtCIDwZGkQ nɹ)NFޫOPnI]tU01JK,]P[.QႷ"Ŋܲgm5Y}YIUߕ[2Kݎh#ٰ!>)M,2& n BPxҶul3gb9M%H|h;=E WO ,yJwD6OW:h̪^IJZSd66ErxSw/U%smKL=cX[;⍀KPj&O r%Wkq9 ?FgSx!mRK/W"``zei-;(\_9ɽ6!Q%q;2ZXZы"t/~CnzAqѵZ3 peN[=T \cpBSad}.m[ mÍ/GjQzg"p2w+Ȣ/{B,׬^Z~B'9nac|]j dۉ+\ :ԃԾ[G8uFq܈QsM^x]7]n+*%µtD͖>o40`ƎFJQ$-,e (Eb.**v ^(%G!(lo+Hϡ%M;ZluӝXY;X"5svPSrIaHb.)LKW᫸T\)4H(T(v=K@ls wvҡ_=ü8xךlI$G( j2g3j<@iP\ ^vE|Us0Hŝup}]2bdN0űfEKC(r\NԕfJ^/mϘ0 dd>\V+塢eG+rnS"FQ #D|RNJ0ˍpT.9E6܎OX@`R;/?޼m4d|-%|^cTJqե|[3"J})VW'V~a9`Ym)+'a}Rzoh+*;kn[m$ǢՙeU7- #$WitD H:IC 1 i}3^DM8\gCέtR`Loe&/ZCrzl Y8A n q\gUq[f٢PLv|xr1`jV1}I b/ xK}`Hd'>&E> Jh=8ק 6)(Vs<5;}ݾ ԛ8#`i6\~QT]ͳ0IAW*e|JU9ɓޕƇْFJZGYw]MFrk"KL$&SQ%Rb) >zeZOw20SWB+}ao_hfThB?fd+@(4(P{읛O:Uݧ&?-[Dž֗o4GO*xy/0 EB RK(?KuPD>X,J 8f!˞|␜NZs W0C`Y_,+:?Šsȅm*J"jdOkL2+zAA)bPCiv$/3^v +v6c5cLY k!sI*ՆyaxݬX~IJ03npfw]9">j'(@XȧC[cѶ+ <-3"Mt'bٟ$/;Ywd]*ۖ*sC`ëd+'3u<`24%P.';`0>+R0\|XVXEW&!qּvO;"8Up#"bp*.C <Ǟ[ (i]Gr:P}_1X+g 07(B|wΡv 3HU6hȄL_GI ޿*?Hٟ&d(3do1؈`_ц^: [mD ]J7ljr9E:^}Ү>Mqwx&V,)hupıfxAbL+/]S|}nDR9>nQ?%*%*s8x.Q|뀮•ȯ Ɩ9:U ٓn6z>K8~&ݍtݏBfD'M 6-4N<'5|VW\1:@.#{!~mXOTIV*?іS^hc kPi+!^tcf@FpwM($5ƒ(NN|\6V7 pB S*ɉW 3 U ĭHFґa)/w$]N$ƀ ցY-ϟkOޘg7B*9vXe>CÏZW#X0-G C&oH旆CS=;6@v"ؘA˾M=T_x֟09XoXM^.nQn~w))' GjFlR!o# ,t/`/ (ZF,f"0;x8# u=埉,,FͷM&H MQwA(Q >5^bqR}0' l;ӓRfwv$e=_5V_<@8b AW,RZ%h xL,a?/ Dڙ.YJ yz}4//cC%T!*rh{\O\l; IR!rd!QV0ζ-bDD8 A'R4="M)7jzR XsXYS3 ?;;HfTc=0_U{v5L"+Z$BEHp>ƧzD6_~(Nv:wH?sFܶ/=|&ORJZC/3\k0wV"d49 aJDl39o. xNije.tAq-G5Ŀ; ꥂK Z& yּe< ti +^p~X+?bQ5UBqQ_ws");XQQfG'=hc[Fb׫ehrtq`Yg%9Gz@iQe$܄_^yxdT Y8iS8a?D\b\ʵJIX4jykEesXJιDu f)V##:[.kQY2Z>WQ$);  ɠ𬤂*MY%zddmGά9W% }V=+y ٿe5L/3fLP1d(R5'g#RjJ1A5h&~j\9G++45^6hfJy>keǢDgΛ[~y%"[Y⊕g_C%Î8gE`[bPlMq^sM"j>4cIf|L+i'oSe5V_ye (G;ʭI Eʽ}j$n6r$æMr:.=Mybʫ=G ?'DV g' +Sw`3`u\$&s_8fZq꽊{_PU3L_, ͧ7!@O ek?g}?Uϧ|#HKCn'c\ a5Wҟx7b3fX8 "ɦz5Oۤu޿ JT*kĎxUj!Jqs<źK y0a\.*i/pTI5. }ڣg}VpXB&Փ'db*qZvT00 +g,±n }"CM^涳d%D/5]5>UxM_e83+zwdȾo# w[Mm9dr u,+H*6rF$f8f-=T7G=w8kΎ۷R&2^6zOzIIU@ĵJ&cel^:/^Hy6Demo,{}V# D . c-_Շu-\,,=Z8wV<`zɠ.al5Cr2;' lQÜê!)n]iE]UcDゆyLѲ]\٨~7;#QFaVutqY<4Up#sy_~dxW7hA߭u֌/.cnM-X젙EG41|h." .'}cJNhHDG2a?$)ӧDxO `Z2EM 9CšFW560LMMDoid?;[7EE o4P|uUCCH"#27~bqRgIA7}ېRz+.2ޏߑ_"LFZuq'S,ГWa):&E|]g{E@r޴npv6 nA%j3*ϋi=_ggT%ֆ;IR;lNA$KJ$U@$6be>?E2e!߉F>AOg> kn\k) ,Hh~⭭F`Cɖj JHݜ⻠PcIUX_d͡Έs|I~?Dhޤ(INOvW!ھ-|(SeG fpu&rUx o҂7Iy ?#|`@dA+]5! 3Ai^UުGR'jw펐3I[c[eLw1U@mFreuKb@N} 6]ً_̳]2lsU3~G$ ^8ͮ2`~ o\}̬'abc ;n ʚSx[gBs1h,'CoyVLSTP•s|#9 aU4*ӀW)GFpӖ],^_r:Ë jje*QVי읒F˂f1z?h_\RZUd'ЀXCyQ~m B1J_MzlBGy&?%rsxo ^l_Yg? H^JU )QWM`nI F<9Ffs25}tl[(Y|$`??Å-w.uE \B<ij,t#oL$>D?1a@F*erWt}#,1.gBExDg4NܸNRTxآ&(1ZhN3>1 []`).UG2 w+Opdohh`a۸+8{oGLAvYn00 b2tf}:2D l6eB󗲽Q-8|/ePru\Bg peBO|vukbMi^orʭ*5TLʵuM{0(?T>B;O$h恝pzT [F`M&&bd΋N+ca O(/ՙ~ "c1ArG%vSFQXؕtǺi+Uo`In(/T /TLȴíx 4H}C +`0lM%ņ]ɡqOBޮ$|3f E!8 @t*gT|r=fѬȄ-ayGK~7w]!>?]@:O21LW޵Hk)?mkcn-O^J ֌QS)2vrT'x"I딅SטY%M͋@@FWbvQ)JʝhF.N&B5_E)xӐz>LRuravfb{~_xrY"C,%b7aZ6\ic}˧^5v^F c+S Ԙ4UP5r|I{n'N{A=N szK47fuKY"oiH`J˺P\D*Wn<۫l!Oǎ`4rl59NJ>QFOý2mסG]{<8{>Zкvka|;4}qEIE7PMңn ‰螷 @Àu5тzGDoS Kmi[_04cOAU*ŏ+ܛ!wJ^'`3- A)1_kdזqY4 51!4Rd3w=R?Kx)}/+mO@$ dO j_ưUr@c!  `WHcZ_6 |Dpۏbn0~>UɅe%{r[!50r{) s/IIg5}%8$8%qYσ}Kc){5IqT_t>y1NA prL/Qշ6[ѻnX黍*~@?$Z L8M5:S]%C'hPb6naՒ'Q?C=:ϲ1fa 2̴=D%ƍiJZ.¾pR~eܲ\[ǡrVUFלSH¨(kP-"ݞo1H:l*Grn4547#4p0uq(>)μfqrv߀=2G۫ГkMEMsvr+ LpX?J7ljIfvKJ :4cԯ{_8pf OsF4p!vn8EnQ]E 9uR%  ]@|x 9ltB.X;i~jB ^kwp&PݎLbDLGyNiLD}H^.yV WnzPҩ07Fcty~r\da ~pq!geȉЃznpoe@x1'ȲF3+qyh4-n`S \\HiyT H6jclÁevTd<_3euBrᎧeb|׎&+q+wgcڇNTdzW&K>"˸Ny-4z3{q& {rG9h g>tO2x6oS>grsfVR c&gԖH&TNoJf4n@3Uѐ-3BhΥ/MY @+qCm6N.{"{ /&cyb[aʄ_ۨ%4rW ?qa*I!S[";b"pJ́snIb3Ss!VD1pU.6|8W?eUP7PJ~r =%W=Ǖ4YoŋeT`[֔`DS;۟ ;D\u9P`.NAҹp73%70:fآ~'l6LҬ >FSrtZ p~Xd0a7%LCZ%zUn"}ܲ!YO+@rMJ>xU:*;lOeG[6<:pZ9ptYh:ҹ|npj­uRR_%#B~D׏`kekwM-M)K~%,=pp;^V%Q^tšoQ@`ܥmi>4OUbo>>kSlV  n(" gVhi8XwywTUNAMUP~ 8;_Y&BNXۜqRB).)>DhPSwA'}8JT\ s!=L\( [aDX# vmY- Ҧ[n$GoǗ7,t Hr܎W\b>"4Y_HXz a%ُTҬ/!dZ%awu{'^@LrG*@&4||>0M6Nx$,fwv-2y.}t*/OJTХ쭫Ʉӡ:PyuMh-$CUpE47 4FTK)򢻿C<3Hq#!LbE2U3'=*-'wJ`nly@S gQ=$eЮjk4yz ;N}&v{Es MqBЮ2޶UjQ,^SnTMw' ȩ$aԈ0W?]cs=h7zZ ;t1xd= Zͪ;:IuU0&#@۲I߭Vf[V-?NV/^(.t pd͑ ۞GMÃRFJP4a f (%#ucѬ4u