libpcscspy0-32bit-1.8.22-1.1>t  DH`pYPT4/=„(| ڗԠ#$X-?40m:VP^ٻt])n-=|)j wp\{%h||M57a~"I3EL2qi.*__*3$kцKFss^;[4+5>p"}_m]+kN抭Ix_&fu[!'?$n7r}MF^˫f7445abecc7c2f0aade50985b25df783d6bde2616\׉YPT4/=„o 39Pf:KI>8_;NnD9~23Yጌ (RβX(6[S,ڸ jۈ]Oސzu̮g3xS$ug7'E[e=Q;_>oH}&ī ψh&]1HFT׆I0N>mjSLZdsE̅qC9E RnC>i\ &>-lR8pd]:CP?C@d  7dhpt      > T\fp   (8595:q5>@G@H@I@X@YA\A]A$^AHbARcAdBPeBUfBZlB\uBpvBxwC xCyC Clibpcscspy0-32bit1.8.221.1PCSC Smart Card LibrarySupporting library for the PC/SC spy tool.YPT/lamb20F8openSUSE Leap 42.3openSUSEGPL-3.0+http://bugs.opensuse.orgSystem/Librarieshttp://pcsclite.alioth.debian.org/linuxx86_64/sbin/ldconfigF8YPT/YPT/295d0a43ba4708d80b6311054c3d0091libpcscspy.so.0.0.0rootrootrootrootpcsc-lite-1.8.22-1.1.src.rpmlibpcscspy.so.0libpcscspy0-32bitlibpcscspy0-32bit(x86-32)@@@@@@@@   /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libdl.so.2libdl.so.2(GLIBC_2.0)libdl.so.2(GLIBC_2.1)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)./bin/sh1.8.22-1.11.8.22-1.1libpcscspy.so.0libpcscspy.so.0.0.0/usr/lib/-fomit-frame-pointer -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 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=3d03fa476cb0ada585cb514fa0f69f91dea227de, stripped PRRRRRRRR?`] cr$x#̢r9CVs<{q4"f0F˪v*˦dd%iӢ euwUM!d`ku(W-NupdPu]rj'!Fno es2I Uv: cPё!IV$7"hZ1ÚG\j&_fB}YC*w-4O\7ƕt X^DU NRKFRrS v1K졏nTx(`m3p|]h;x~2Pw+Qp%E,#YUN5:GPtW.A[MiS/4Sq*1M ) ]drR$AiCJv9HjIyoǛy J:eǡ #T/A˴*P3׫O+ k4B3B+LrUЊMKZ8oG ' j RڀgIX2zj-}8!7AZT28\/Mu'iLF%q]O[(8\ DVA3:00\l(^LK3;Ge3*$@s]bQu* Rd0H6۝q zjo@h~R2XZVye!p,h+QԥJՄPZ4=)bܾd(҄^}$ tTFtW?llxz7r`Z*?=?N)y!u'!XU[п6^WDiѽ-whuc0r|Mq7cGR5gB7BbP쓼kk.XhkQ(L' Ʀ\dyuOFS@e:ѷtѷBsiMN$$7~tOjMs=2LB}Tc[Rwmm\*Y&U׈)E(+.G.,ܷr6uџ6 xv1!4zQ_"kZizb`6L[2&i}&P ER mȔOvcĨz7w.șey @ =^%I'MXA W gUؓĸr>jE#>ֶЮ*'%ZoYI'xDm3RYy1ݍ'|EIB_:B~#"ۑb[bι"3<5z'q&DԱ|RTYU"gfOLSE\,Zߜp=b-p+yFIckK I ' "iz{ۙņӱz&R./ʟ]=ocK)N6!)GH$`d}dǥi&A!hm:IKBG֫||R~q$4˯b-ɍ*v}>ĉCez 0RYddAQM <IJK@"YtғiX.f|(Jm6+ٲSa"e*&wiަ~pᤤ]׃ЭhR/gi 'H%:/е{d;v nF.nXw`XPFwL>RKE!umJ E& .$G/(W#2!orbp٫w?av!㏄m՘;2tvr e$4A @Kի*Z 9F vĀ!Z1y_:E^cQ[05X4,;LCvoWBXAV [Gyti7)}H—̽&П6u`J*lKقʬR|V[I6?Gd q7pO]+@Y%%R ,uh*cʦbNڥuD1K>ҽZkuc0&,*֪ѦN{1f` M'__S+0b@38 DU?C8eh ]ZDJmx! vp=hݬDH &hS?gޚ92E3rz}nT{ov0<-2q>A+pjDl]B,'w8 oɀڹ: /Ϸ,<Ţ_i_9\Fr[DKkth6;7qxG۪lΆ1WT!D_\^y驆g3@E@{t#o~j{Y $*6O_jb ڲf^`R2vcvFǙ 3"3OsCu0yi@}DNG$GcxB 9Ü+=U y7PƬ%('PdFC1Jsxtue\Ωm%jz-n`vzbq"t cظbݚW++nxsNY 0]ZXr4ك2w2vNڹK Jkpӟ95󾟪zP^̽g vYii/7gO%a틣;tO:m44 DЁyr̰s:䛫cD{W 0E+2 ¤v]ǑJf̟> (張>YWQ*|Keǧ4}:U^C.JV5 \R ;ifi3%;&eّiĵᢗqt$m[ h9:`!0&7(.‘^-8S+LC|٪w}6SZOu:aCk]Vo0yuy>Tz|%SH 6ǝ '܇9/.2,{d>AC h-U3Z'r&RMlPhKF.@eu(}猳S Nv KnYEWxQbf:b#aΑ+<)_s5=++>i)A5IT:0jVB-|ءLDcUnK%] */3_ ˭^GRZ %O/*̻a-зFÒ+t&Vr+/!!47p6*< W^﫳u#ZھRm2T3%yo®奙-o32+rΩw-;@uwd/Ys-MEi?QΉˆgd 3lb=C=)LzDKJ̦aAx y,mb"S o'Km(ڑEd?b#icI ИqċL%hUK|xQSxE}jDWȝlfK& 0)5ʉ󤣄3YFmVUbiZV2<%1uE:C>d 3Rv]kY9+~Pj1֟Gdj r:TejZ鐦9䥐