libtss2-tcti-mssim0-2.0.1-lp151.2.1 >  A \N/=„kVkwyvSa}g e rdJ%ThC#ns4KPf' hړW8$yWu d)GuƮ`V]!e[$z!6iqsk =@|rm(R:EUvc:s4x藠eb@M~h%R>>3pK2 |3'w^~=$'a轵흇AD c^KuSqsĊeLkfd0728f1c1bd48379139a07367ee3333d0040a90dc84ccbe2a48066ed15a8d48a9cad969d8079e05260ab4810deccb6f1260200edN$\N/=„>`RBXH%rіa@O?6_UeJ7I)[fenwj6\kWz)~й@$֬^Q?xJh>W3I,o>..:B5G*j=*t\-?tUD=xsSn^Q( [ G `b;5$SLU˟o]@L.:@G?pYYRۢQ|pTK"[>p@&?&d & c% ?Pz     @H   (89p:j>#@#F#G#H#I#X#Y#\$]$^$<b$Hc$d%Re%Wf%Zl%\u%pv%xw&x&y&z&4&D&H&N&Clibtss2-tcti-mssim02.0.1lp151.2.1TCTI interface library for Microsoft software TPM2 simulatorTPM Command Transmission Interface library for communicating using the protocol exposed by the Microsoft software TPM2 simulator.\Ncloud119YXopenSUSE Leap 15.1openSUSEBSD-2-Clausehttps://bugs.opensuse.orgSystem/Librarieshttps://github.com/tpm2-software/tpm2-tsslinuxx86_64YX\N\N147c934000efb7c4b6cddd6f157bad42508bf251abba99eb91c37af44863db43libtss2-tcti-mssim.so.0.0.0rootrootrootroottpm2-0-tss-2.0.1-lp151.2.1.src.rpmlibtss2-tcti-mssim.so.0()(64bit)libtss2-tcti-mssim0libtss2-tcti-mssim0(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)libc.so.6(GLIBC_2.7)(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-mssim.so.0libtss2-tcti-mssim.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]=0c59ce14e3722b7b348469b292f6a1bf2cd90122, strippedPRRRRRR}MSzp-o%G utf-8e34160dc7bfd633356b4545260de62d047f3815ae649ad9dcc523819eceb3d47?7zXZ !t/[#] cr$x#d!{Oέ>dco7SC|1ԡ[u3rPAgzܱG[ay&薛 M㝸单9O"k~ rhP+7+/y>7F\[6C{/; UjFuN:P9 `1g'rl>^h0oFdzy8ۏo?|&^SN(7nxGe4goL"< XS%4qQ]lY7n۪ ,N?SW X_Qd91hc4 j20 Mp[>D,eQ 7YOF.~p]iЯ"VHD<.;\ /̜DWZ55%GTXZ[' =|TF_nVQcTX}3ȲCl@+aת|%QٿFyP^F`׈;UC8^`Cz=e (Z5K#\e<R!VgBϥ vJa,@ukIu &N*-?qiS`p4YS{k{{|G?/6Dž%y`[i uEKǙԜ a22G!-N=i1ѕD;n*1C(^2;{WsvD."pG'3v e8 7jO$+Vn޾a мT]9pm#ȴןtİdaCQd kY "@QNkxm95+b.2 Ř[)%>< NFuy.m:pMj QAՏsue,e'+!#/ʒhz"\nuZ-Dit:"NN]|Ьg9mFJWXEJl 'u*De@k JL~ZP<+F=qVmbPfqg̵4t zK a$nQի l`yׁ]NݸQ'_lide^6K=YvJ=vxj@v^<.Ϋ"qUr*tR)}!恁$\WLM̟]) _Ĵ -+2xl!K: \  +fbi$T4=uIOR(|F,}1edmkdP(P~|t*'Wzc5 u`=7{0<wjoȌab9;S_~57"Z mF]*]^6ig}:n5Q@|#Q𛠾cUnP#=Io˯JqZLJ*5JDlV^@dL `1D $ zw|X*퉾" Q ":ǹu,ϵI)r 1$ʫ ;blC"Za\QL -44f=]Yv0|Ņ"\|xGyO%̴d%X#FV) .p{XQ\٣*$5/!02'2h>cpbbQ{y nIS0dG!3҇ l !֯>ܽ \Zh_Jdid@9hyh@H?4&W繒(1k3fgr,%e|D'UV-߲QzFDbIkgtR/eXMî>e8b4Xe|J?PՂKA_]w=sZq%1]trrSQ1᨝Q'6 9'mƥM.H}%N >K3BØB]&'k:,٘1F Rto' `Ԫ'g)ن!4MHV%_j&.h'O{ډ7=\x9rN5BGިGf(~S( ge nZ lEWĊ?z=4mkVn$U-GLf1U۵׬[pM9my`"V:T %){ SᔛFRI C~ЈϫlK^)3d}B񯖝|3FrL{8/*|zEpϳ0&>AZ7g:>HbX [~:MX0FjU<ɶ#CzO+)6$kYF*lX5uw߭t@Jh]N4e:t[*6>z\vS $(/fq );Y9qN,Wi9/X"S\e/TH22a~R'my5:.XN,ߚ"S7Uov1",yG܀?v?ل󜷈0o7 c@rC_?YEehb% 4&,'."z~O'zn6YT@Gzm]%CzZ8|].ʹGl[:|pYW ien*JUeZKiz3fJ%1, I8CO%ON|B:'$ Es uhd͚iKbZPU%h2N}}^+%W,I$IXtw> rR8?*/ 2RX{1~/tIhgk$r;5E2X(=,'-PpL5AP+lbс0uqʛ>z_y28Hۻ;4J րHz{̊`t{Ky DG=oDM`,O-Ԧb`jڦ/ȕk?>h OEBɋ6P= xp!0?,\4st=J)N`:9.N^c7|)niPݢ1˰׫KEȧ !. <_d%z65Ə9坅b@Y׼A ި76(r!K9w=6FBgQ K|daY_ɀ`R~L@=LBm4 ~JA~a)IK VDO.$qF+vr㺗9•o#G@3l UH2K iI԰&+J&\T4U ysZ$ E[T#H ͚8 O NLX.i1n\u+.9# LZn贚O,uc8՟^̀/GPeA7Nо|Furi7@Y",@%2{蚕@D %j<27ycʵڌ' )!If v@{{VW|uaC'C}z&ˇ(sx t3n+W@dk?0Sļa4 Nlԓ@Koj!{64K\ ,(w%E F҇vo{ۜg+hV̛gC" PHUCI? U0CK(bqbq&ŲZ*eMPS__lvmf l0z{T+G"z,b ;'A /ݎC+sx&ò)i~Rߠ-;nF@jjBEg]6k&Y_@ZQJvwa8F{<@"W<-GEhR$ُܽj7snx.I)U] e`nS)9PǒݛMa[]Ԥy>/Z x@;Wv\N5Ȋj+L"xDZ?ϋGۼ:>ol?G#'AL-ƾU}|̏lY bu T]ZO|p 'rSSSN(">y° ݷ#,澕v@},M|"h ,K3`k ]`}+ևf'^9IS_gB~^^^hIGc<)Q# (OR$OMHG^&Az;0=X̷-L!?Xrir޳MڈCp)Đ# Sw',m7y\ڞos8M&S6Q>~dڡ;X2ws6f7%>%DAޑmhZ1b~'}F=$H6,Ѡ=WZW7b"& 4.;cQA_ֳo!rTMLu,/fWK;wJKRFs2.S? Wi֚7F2#gN0"O:.:'(UL,*7S6 FA]XKLI6Dk$* ɬ{P ^(sП!K4{^Ck,CQvryf8$6 dɟ2[-YY7 1rQj04r;㗗"$_ )}{=Cu/ F(GЗ$0Oqgׂ5˅_>3Ox5^ 9#hSn蟁oi_Ӱ3U52"IV?Є+`1AQ:1v_?&Cp3C]NUZq4P۸YQ D(N.*zO^_+[׶3'$n in`'%Šx8 ehSB.y-+?$qu3xγ]elw0xgKRP\,z @+;Xոr(=F#ۏ-nc<5*;1J3ʩ:ݥ(Cfϴ"W+thpO}`Q;M ?PNӟ-Q"/"eT-J ηEZkZ(02E.b*rRS`Qm+P9em:wsX"-/j =Bʘ"N3lKYIc$^n@ZidHsʟ?]U:<59?L>mgdMBZ2x)H?^7]H8R)#ZrDJdl9GbPT[b!ĸY]uXYyHFCleM|ȝjK#p±'|0[۵oh}\ vPì޲Ipx/YOaO-QvK#'}/̫07|}hH΁Om.\waneY=$ HɑUIhteS#3de8ξ?a0Z˃ԡ ￿ ȚfVCK7j9_a.-\1@ȝJ9"y' *ܒJh 7Ho4>"^=@=IaG+G[gQ ̹P30"P.T 8Wjfbť1S'趴*9&fEa7fg5:Ύ,4|δg07)9ӄrf ONroqMhdo^Q'@̵8>0>pRM'Dh_鹂rn.\d~DQ -,ONMBe5[:HAtOq߂ⶐ)ݾ~L@=OM=9PVj]\ !>՛gӔBPg9c{)ѐ* <6Vez2WQsy eUd==.b2>P)E[o}DDV#]sp-=ju/Q)&;OM ?UoNPd&>=2܂5^Vښc:hWobJr}lfFuHP5`rwo{Z628H1Sɰ^+Dn^g7 b`1 '@bxJп1KMdCFz@ YZ