libtss2-tcti-device0-2.0.1-lp151.2.1 >  A \N/=„MRFKD V$)phCުċf'<;EE˹]p&.=yrzOV.(&Q Wgj}T Pk]kh=Nا2gs,=^q6B,&gLqKWTΪܖ-F`S̺RzkjB^%EO! &uǍTe2]hu<)kTmo Tn&`ܓ53ef0cc4aa03bf60d68d6e98295fb6dd88e185c9694610c2121a36c28bc41c510263549275fc1c9a939c2fe4bff9cd11e33266f6HH\N/=„~S<#8Лh>lL{*nxaU$,46 KIv܍5, "/k/ @fC3#<:_D9\2DͣC!^> F( '>B>"%.hLH*;J+g_$Mp_6y~v+.v|tc y1_sb_U&%+y w*rcKYg wp@&?&d ' a'0= Wh      *4X`   (89h:b>#@#F#G#H#I#X#Y#\#]$^$6b$Bc$d%Le%Qf%Tl%Vu%hv%pw&x&y&z&(&8&<&B&Clibtss2-tcti-device02.0.1lp151.2.1TCTI interface library for using a native TPM device nodeTPM Command Transmission Interface library for communicating with a TPM device node. This provides direct access to the TPM through the Linux kernel driver.\Ncloud119Y8openSUSE Leap 15.1openSUSEBSD-2-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://github.com/tpm2-software/tpm2-tsslinuxx86_64Y8\N\Nae0019c462409b77dae8b999623042ec37fd03156a448ce8bbb851ca53f9b6dalibtss2-tcti-device.so.0.0.0rootrootrootroottpm2-0-tss-2.0.1-lp151.2.1.src.rpmlibtss2-tcti-device.so.0()(64bit)libtss2-tcti-device0libtss2-tcti-device0(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)libtss2-mu.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1[t[[>@[;e@[6@Z@ZYKYp@YoIYoIY)j@YR@YX@X@X@WW@W,@W@V͛@matthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.combwiedemann@suse.commatthias.gerstner@suse.commgerstner@suse.commeissner@suse.comjengelh@inai.demeissner@suse.commeissner@suse.commeissner@suse.comjengelh@inai.dedimstar@opensuse.orgmeissner@suse.com- update to upstream version 2.0.1 (FATE#324477): - Fixed problems with doxygan failing make distcheck - Fixed conversion of gcrypt mpi numbers to binary data - Fixed an error in parsing socket address in MSSIM TCTI - Fixed compilation error with --disable-tcti-mssim - Added initialization function for gcrypt to suppress warning - Fixed invalid type base type while marshaling TPMI_ECC_CURVE in Tss2_Sys_ECC_Parameters - Fixed invalid RSA encryption with exponent equal to 0 - Fixed checking of return codes in ESAPI commands - Added checks for programs required by the test harness @ configure time - Fixed warning on TPM2_RC_INITIALIZE rc after a Startup in Esys_Startup - Checked for 1.2 TPM type response - Changed constants values in esys header file to unsigned- also process udev triggers for tpmrm subsystem, otherwise /dev/tpmrm0 isn't properly updated (at least on SLES-12-SP4)- added all librares to baselibs.conf to satisfy 32-bit dependencies of esys0 and sys0- Explicitly require udev to fix missing ownership for /usr/lib/udev.- update to new major version 2.0.0: - version_fix.patch: removed, we're now using the distribution tarballs where this problem shouldn't happen - this update introduces an incompatible ABI to the previous version. all libraries have been renamed so there is not really a relation to the old version any more. - upstream changelog: [#]# [2.0.0] - 2018-06-20 [#]## Added - Implementation of the Marshal/Unmarshal library (libtss2-mu) - Implementation of the Enhanced System API (libtss2-esys aka ESAPI) - New implemetation of the TPM Command Transmission Interface (TCTI) for: - communication with Linux TPM2 device driver: libtss2-tcti-device - communication with Microsoft software simulator: libtss2-tcti-mssim - New directory layout (API break) - Updated documentation with new doxygen and updated man pages - Support for Windows build with Visual Studio and clang, currently limited to libtss2-mu and libtss2-sys - Implementation of the new Attached Component (AC) commands - Implementation of the new TPM2_PolicyAuthorizeNV command - Implementation of the new TPM2_CreateLoaded command - Implementation of the new TPM2_PolicyTemplate command - Addition of _Complete functions to all TPM commands - New logging framework - Added const qualifiers to API input pointers (API break) - Cleaned up headers and remove implementation.h and tpm2.h (API break) [#]## Changed - Converted all cpp files to c, removed dependency on C++ compiler. - Cleaned out a number of marshaling functions from the SAPI code. - Update Linux / Unix OS detection to use non-obsolete macros. - Changed TCTI macros to CamelCase (API break) - Changed TPMA_types to unsigned int with defines instead of bitfield structs (API/ABI break) - Changed Get/SetCmd/RspAuths to new parameter types (API/ABI break) - Fixed order of parameters in AC commands: Input command authorizations now come after the input handles, but still before the command parameters. [#]## Removed - Removed all sysapi/sysapi_utils/*arshal_TPM*.c files [#]## Fixed - Updated invalid number of handles in TPM2_PolicyNvWritten and TPM2_TestParms - Updated PlatformCommand function from libtss2-tcti-mssim to no longer send CANCEL_OFF before every command. - Expanded TPM2B macros and removed TPM2B_TYPE1 and TPM2B_TYPE2 macros - Fixed wrong return type for Tss2_Sys_Finalize (API break). [#]# [1.4.0] - 2018-03-02 [#]## Added - Attached Component commands from the last public review spec. [#]## Fixed - Essential files missing from release tarballs are now included. - Version string generation has been moved from configure.ac to the bootstrap script. It is now stored in a file named `VERSION` that is shipped in the release tarball. - We've stopped shipping the built man page for InitSocketTcti.3 and now ship the source.- removed leftover comment from dropped reproducable.patch- update to upstream version 1.3.0: - support for reproducable builds - improved documentation / manual pages - various stability bugfixes - EncryptDecrypt2 command is now implemented - removed reproducible.patch. This is now included upstream. - added version_fix.patch to fix package config version numbers.- fix the "fix", turns out only the unversioned symlink's supposed to go into - devel.- no longer install the udev rule, it's now part of the new tpm2.0-abrmd package. - fixed a warning regarding a missing dependency of the devel package to the main package - correctly package library symlinks only in the devel package, the library itself only in the library package. Was mixed up before.- removed tpm2-0-tss-configure.patch, it was just a hack, fixed by requiring autoconf-archive, see https://github.com/01org/TPM2.0-TSS/issues/227.- Updated to upstream version 1.1.0 - With this version the resourcemgr daemon is dropped from this package. It is replaced by a completely new implementation found in a new package tpm2.0-abrmd. this package will only consist of the libraries any more. - Changed - tpmclient, disabled all tests that rely on the old resourcemgr. - Fixed - Fixed definition of PCR_LAST AND TRANSIENT_LAST macros. - Removed - tpmtest - resourcemgr, replacement is in new repo: https://github.com/01org/tpm2-abrmd- Add reproducible.patch to sort input files to make build reproducible (boo#1041090)- create tss user account and install udev rule to fix startup of resourcemgr (bnc#1038586)- remove unnecessary dependency of libsapi0 to trousers. trousers has nothing to do with tpm2-tss.- fixed typo in resourcemgr.service (bsc#1031004)- Remove --with-pic which is only for static libs. - Fix an improper Requires line. - Split libtcti* from libsapi0; these are independentlty developable units.- Updated to 1.0 (FATE#321508) - Added - Travis-CI integration with GitHub - Unit tests for primitive (un)?marshal functions. - Example systemd unit for resourcemgr. - Allow for unit tests to be enabled selectively. - added pkg-config files for libraries - Changed - move simulator initialization code to socket TCTI init function. - socket TCTI finalize no longer frees context - rename libtss2 to libsapi - rename libtcti_device to libtcti-device - rename libtcti_socket to libtcti-socket - move $(includedir)/tss to $(includedir)/sapi - Move default compiler flags to config.site file. - Fixed - Fix run away resourcemgr threads by closing client sockets when resourcemgr recv() call returns 0. - Set MSG_NOSIGNAL for client connections to avoid SIGPIPE killing resourcemgr. - Fixes to handling of persistent objects by resourcemgr. - Removed - Semicolon from TPMA_* macros definitions. - Windows build files. - SAPI_CLIENT macro tests. - Security - Fix buffer overflow in resourcemgr. - use sample resourcemanager.service - tpm2-0-tss-configure.patch: fix weird error.- Remove type=forking from service file (bsc#995554)- added a systemd unit service file (FATE#315631)- Correct package naming to be in line with shared library guideline - Remove unused systemd build and runtime dependencies (FATE#315631)- Fix rpm group of library package: libs belong, per definition, to the group "System/Libraries". (FATE#315631)- initial import of the tpm 2.0 tss stack (FATE#315631)/sbin/ldconfig/sbin/ldconfigcloud119 15486487042.0.1-lp151.2.12.0.1-lp151.2.1libtss2-tcti-device.so.0libtss2-tcti-device.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/0effff53d04563514e00bd56ad230944-tpm2-0-tsscpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=37a225f0ef4a050b9499fa4caf2f4f9351b5e399, strippedPRRRRR}MSzp-o%G utf-8db015c7a2c21ceef26d41843a7139199add0963c92a55349881e66c82ceac299?7zXZ !t/ZE] cr$x#d!{ޯЬ@77JY{ms)qf[F)G d#E_SJ@ZP:Ԝ ux>TmqMfNnd:Ԅ断(Z,1SCKWrS&wHjP(nQ9Qw3S֟%zu#S)vuܬ: jЂfKcZ<0U%دLٲ背C}UPPOy /If cB]2c2 6di/lÞI kNk9%;Yn,=)4r-My=0Τ*MQWȌ퐠YBDamMߡ O7mK&Q?!Vm" ۫" _OPF}cLG 0l9[▄|fC/Loz `/j%Qyˋ1sh2vT1Fj7d䠞Acꑸzi6N~~[os7}$7Q t%K5. ax)]_ʷ5:zFA!VѻEr \P(_ ,qņ"H`Gʶu~?jTaS(3ɄiYkB=D~'#V ]2g7 )@Ĩ?_o7pa !_:R(0ʭ$q1%>G15*K\@&CuX;6M5.MpRTय़.Ezw$hq 8kT|1SmưLBWXjo*_%s]/\ЪG_Hf8{eZMIi1q$Ihu}kc_|uw> 3#l&BWjdB9yS4Bd =* b =~1EUo=f"D.?%w+6d%9LazZ?''ؠR ޗzq.$(&Whd`X>ImSfA,O7o@3".S^h6⌭;|Rei|*DHtS5V4qX%C A:]w;~g` ×3' ݿZ:5vMܰz*b5C&y_6|Gn)Ǎ{* |dSjBoq[3r[6Y~ xn ԧ*Jj>9x9&s=+X֨! VZ%|)H 6--yy$QQ%fcdks:p6/XȄ05y2,WnO.u4 bTZjȱ3k_J. 65,41LdKHm .K.I^;톃^1ёδ.V6GaK,Ȃq7=i}!cFyeݯ*?764XJXJc3ϋ]n;g(f i(2>_A:)sS#!HeB̈~SF- U쮵I9iPF(SJCX)\mdvЯݮ'Xl_eA~v3 p\MI Nw-}Q(\IJS—7Nqa~_ ms"m8µ7а ]SaF T\Xi.?lWc; mK l 9?GȬZ^ɟ5mZb+efL 8<ߔ\pVɅqrƼ''ٸ|w'&7LuZ*ߖ"n!F K/Aw`sJĢi~tmPW]ϛAF_FW֍D݌tx J55xӟ0®ϩ/bI}a *Iz h´-;ߴBBnqFz,!pז?d#mv9`&D6ƞQQS^$5M:v]Dv`3Ydϡu8Yr „^ŠBRy[ǵx*)0*0St%e@u pBHӀ96~ħ\i;X 0Fm>BJ: J4\GDn||jX7 FN4\mDEѸaOX&;l$xhMKJ0:1,Tvr+8\dY=ZdRgJqv }5q|T61~3@$WdYpJ{a, 6\{I_bUZ^:8C ctLѐ%vL|nzJU\߸sZa4)SSK;3qLZĜpGVI*En\*U 9R.窱N$~`*]1BzlY;gr{G|`nfŵ'ѩw$uTifw8YTxMW4P; S$g/e'aU/"8Lh0F8g_gkW.ϟTA/T8zh?I!t^jJqIy(} ,(Eл:v@w˽mʃTھ |Cg#$ViZL "h|tz:gj7چc+Ǧ8e8OJÈG+|]Û!)ϒ'-==yٶCmGR _[{Y^5#ЮɠЀ\'Kb88GxPn_&MuQՅDkɻ>cZ?)&k~I3tO4Wx:! 5?6d;EH 6ٿsy mgRxN 2 ݾtu9X$K eS*&O5qM$l9ْxе2=A;O%l!ՙ 'G|gSR$IRz6> '&^rYt,[=N{J CPCZ"7곡1|xhbh?彲*W*jEVGtcjsc:0{6]^;'Xad[!x q:A%^VQHׇܿ=u^УY8wQ'[C9]8u^^PU&UR44tUA11(QMZs-7sX';";)(Ap}gts`_L1mYV K{4 )Diu{v/:"Ǿ5G7 `0?d?=Cjpoǜ~jORus E음Pl cph D)̴sݜ%}MIAsckn;Of:HRZ:;Qjy fwZ˒ca|_5HN۪(7TPHxc"鄁p|Hr0SיƦ8 W!k)_|}W3tQv' UGpsaޒ$ٔ^}g01Eny֪OQгarx=Ƒ# |O&c^5)Oܼ8O^2GT2n-LƋԯ]}.4Ky}U98iFbv]Q^IJy VUXrl$gE>SHV{yr.g}9RV˾̼Q7 :Pz؅ x^Tb#_eQpO,[uG|8ޗba~B x 3T|BE OBYҩD`exO+.Mx{\*({$3&TU!7h`J1hɈHKiy4npeWsqZ6_Mzn+@&Ssa7AIE]s)V&¥+sJG-)\bMI5-B|*^?MM,/YG d榱,ɀ0rN8׶;NC.y%, TnͻOcW6hT >>ێQ 'DBur(`A#uP_h1ad,ߊ8ORuxYT+ fti-VSO8_?PQ^`}OoCaR@oy`s: GK]%e#cAF= Mp.CT÷uL( h0e)!T7.G6m 5a! Z Km }1Yaq%׹X}~vOձi8&͟4dw;=~ԏRd*e78{9G"f{VӓA|T 7 ;T|}r3S BP2+XXߚ6Ywfp,ł@E)B%N5{ !(*I[u `0TkNńM%Y&Ԧ~E8)L;nb ##O:C'ʠ/y>zͿqsȑV}5Fcі_9Wya:h%435@1rfA[sObJ a㠋3-97?{r3o,ILٯF?7fNIv6TȻǞB0=/шz.0H긨۩nMf}Ⱅ+ǕP(h;l8T5éu 󧪛 N Q7ryR}fj@؝rKop&Lw9tjܾVohuDr/fj6h[^\B9on_^v'LC@ لG38d,mjm(C=wqG %,Q_׽n1R"moa?9+E1ǜy$MBZ` LU@!lzRoQb+,[O|)/%Ya(?F/g-ɏzIap9pbO_@vs.a͵2: #{qN8ش<'s~$M$3cOq9Z @ٯݣ"ݔ/gw}7uFt LX&Z 258;we&(IM i+~:_Ue#I𝦆;<7OӦʙƤUkL _· /rD;r:Db=&vH_Q#ZN7WyZD=0hEzCbf%mU~z]zboL0}fw Cb=NyV\oۑ [@2TJo&:k ?m]kfnnLO#%4ov@#r*hAH B)g V<]Wyx Dbٶ V63D*;:~oZ |϶:0:W_B&!+P2v3eW }u nZKLsi mX&e#ZŶ >kcD˟ٚ` :M( oop@!:g  YZ