libpcscspy0-1.8.24-lp151.1.1 >  A \vp//=„&G+{:|X* N *"IA}͘9j S{gp@I?Id  8dhtx     R hpz  ; (_8h<9X<:c<>F@FFFGG HGIGXG YG,\GP]GX^G|bGcH1dHeHfHlHuHvHwIHxIPyIXzItIIIIClibpcscspy01.8.24lp151.1.1PC/SC Smart Card LibrarySupporting library for the PC/SC spy tool.\vp cloud113IXopenSUSE Leap 15.1openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://pcsclite.apdu.fr/linuxx86_64IX\vp\vp9b6e44d78e8a0234f25a30065b1fd83900806989b3c528a774ef2171224242c8libpcscspy.so.0.0.0rootrootrootrootpcsc-lite-1.8.24-lp151.1.1.src.rpmlibpcscspy.so.0()(64bit)libpcscspy0libpcscspy0(x86-64)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)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.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- 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- 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/ldconfigcloud113 15512658241.8.24-lp151.1.11.8.24-lp151.1.1libpcscspy.so.0libpcscspy.so.0.0.0/usr/lib64/-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.1/standard/0e32d0f2cf2f7f568bab050e338d510e-pcsc-litecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=13c574baabc5d9068587be83cf3f79d3cb86bbce, strippedPRRRRRR; pq͒ BgHutf-8570e4b24604f126ff49562047da5e80821ff1a4b9f5efdfcb9f1fdcb50fd20e0?7zXZ !t/K] cr$x#D2v6P 1/9pBJ0bjUWUքTSWG'V],{ 6?!`1\U\f BՁ2Fa2Y|f)wߏ$[<,I5A }? +UTHw8o0? +u.AIt=B!S\l& 9KP5a3')X2.8{y"}*5r>iLHyRuw9Ԍ%~B:  7.Ən9[T@F Z"U4fŌv@^lzotɋ]ja3ƒ *oؿNxsH?zèՒ3o !,,:EslS`R0",I|n!Vy^GS'$B,z `9 a̳V :Dwߘ3JwC7LG(㤬;Ƭ/6kڨˆTUz⃢6!G Ÿ\[n*.Pa|2TE`=/{Tޤ5VQ:LbAV)Y%A/Ŋٺrs(PϧR|[0;}` i4"bωXVa#ұ5f؂v/E㝧Ou̖3TƎfڶvbZV M[Ӥ ~O* ʐ:$Ja%ics" {?SmNNIt>:F"Ia]s)ي _c9ciWa9=YW9w ㈟dsW~. ϐ0[I\o# Sy9%q6RDD18h $F*ePpTgO ,j(۳|N@;>'ETeXJR¶a5munz3ǰPJ,]؜e1Axá vW^J4 '(pKQQtJ|H8<  3䗸:Ծ$:<$.]~f֗v΍_jBtlGHJ?gs:Vf8gfJb"i":Kȼܶd.6rH9Xv JxE3߷߁!` B87e8H_6>J>YckƮVfG)`rZۣĂ fh'HYH0GC3P)VArc=?CT+L uDYCbYY[yu9+[4'ĝt&_,՞(!vb;0t 9¾bfm jD&8+:\=DgʬVXEx%i~}Ƈ9n!WV0&ơ[oGYl5w_p$hiw.,u #DH |RR{N [wA.M)E80 9%p( h;*ICqS8g8_̐zpWUy zX۲$ĞiIe(JcGBKx@m捗8kse/*˛N.+w 2djh"Z>mEd{_nϬ2Yvk]f@?1_N տXܕ]S>/N(x[FBqB {{4"(IFzysiKOrgY 8QXrA&G5蛗/Ӵ6ȓ|:!.{Pγg+g#1`P.2VOIks޴;7dt @EkVj΁o?m?Hs :~-Ij?ru^"c T]lp|p{AY_!&:a\VD~D\WE2{EC<}|hUdJ.5O/g9{:QpYm/!>.'MVG\h6Ճ= (~[."~֢"\ؕ؃Ϫ|x{!\Q yIu>d~ P $b;ub{bRp#r[f2K S}IS'֤FҒJ-e\n\X)r`ܘZh=j,IŇl|zcхεpOWE4#)5iڽU\#ٶn(d 'J >m8<-|p]PǠ=}]b!@N(SS=^|Nֽ*5ˁ4>IގS~\ǖ* ky M3짔nz+xmi0aBM^սȏ#hb3:&@!. @Sp!D,>c<*irYl %њyZRn'VxgDϧIl!Oצ3Q[Ed*$;ܺ6cJq(TEyf N+|b, 5 9c.5i Mr#U/78*)ܕf'lNءw!6ISG m$1!p`QjTZq J#Z4.w zdel0>2&x*0[:9Ć-fgаXX+CfP /do[Ԭbमh^xB^E򩢫sB]j1P vvwף43~'WdN$I.&aO,;w 8+ Ȼ=cE >ژYtp]@~ {JZ@@OLъcDp /5^iDR5ᇆ$RmԳdL jˈsmqߵ'tP#w<79dɎ NnO w]1vY8La FF8ޒj]np"xR$UWxᒘ.F$?2s px,HR+zW*_73 doz|~-|Sb<~˵vˣj$VRkܕ(QǢ qx!Bx-KM4-@; pTI$sgܽ7}e..^ p=PO7 -ޥCBxB||w&Z7m#L")FwsM!7lXE4/$ke-b ezS#$pg_89q{GRy8Wom , U8z jevl~:؎ M-+"XOH]Q˱KUuXvu冑/&sLޥYto8GqҔa茟Zɋ'g8B1zF2h@≒ZGF@$NbLB(Zb“'%9Ox3ȦˀIl]L5HM鈴x۸>ܤq֥tcn#H QKf:_C&\t)f"VʢS9?Q.Zs|Ls' gPN h<~kKˢG eKhVx+v%K4 8֪v[G$=76x4oBr|(]/DtpۗQީh 8@7ѱNQ.!,6x K9Z5;]t:31f 1X;1bE&Ñv&2ri DLImރ/D,l]+GA O˔3j?k=hb3Z0HKS 8 Lvӡs^7s]s\fxs|Z`/хd};ttԵf9dر,#) Lұ0VIjY`/ bC $eX|.S lw@t̬ujdT{#W۶63ty꼍R;b cf')h_h϶l-4p^Dp_R[7K쩽goq$->I)EaXbg00}_H@QxwWCm"2IG,jS^3XʫU Sژ5n)Lj&’En}7vϮR`ѣ5JNs=3IMacnF-vdqT s f(8-#?.F"GOD=W0!YhYU$ aW;Qۯ2X *S !b#9K-DuogW߳xDӈ0$?Zێk2辎{h.TEhIWra") E CZ?=y ])9gQ%E01oRԞؿ*%b”oߨkK&+92%KGf'"-TGl{tNwh '늪{DG]|lvS7"/ ijM+ihP|h (y:Cq%)a Κ;߹,Up Ѥb*D;+ HC5#WU=tq%T2+9]*+)HNʪ I)!zu\W2Ihأ}l]qX:}Bz14ݏ֐Ms7͉B h$2Cm4niNVN[>oLbMőIpqϕq&ѿ%OIw-G\bzLÐ^gM)C86iTDU͟pSnBٮvN?D^LvN?.-Ӛ@E:=u}?z=^_'T$I5ZZXZm`F1`r'W||]oIOd&Ldvo(kcMp;df͢^6[x2M鐉/ YZ