libtpms0-0.8.2-150300.3.9.1<>,WdG˕p9|$sS9at 7N4]}ImMʋ@{m[#nG##?狪NmsD,NEgzPPFu+[1뀲% P 5c^ Aiuᵛem2 Ȯ[5h0Ca.E75@UW}"^53G ό8eT[p1+|\aW ipz0A/d&grsTRI/cIfϡX?>@x?hd   \ %Ems|      /Rx @  (8 9 : >@FG8HTIpXxY\]^bc>defluvwxy z"dClibtpms00.8.2150300.3.9.1Library providing Trusted Platform Module (TPM) functionalityA library providing TPM functionality for VMs. Targeted for integration into Qemu.dG˕ibs-centriq-3PSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/C and C++https://github.com/stefanberger/libtpmslinuxaarch64+@ q lA큤A큤dGldGmdG˔`=7`=7dG˔`=707ae2cab93b5add4c00cb68a70441479569e8eb1d9da322432d1c33761701fe13d41d165629e87e3c18178e56c1fd8dfed624ebe5f36dcdcfaf5b3fc1d0d1790d73e909e8e84c2f056fa0dbac2266a3aeeab10426251f0079bbac23281fea9e382f1e6bae374bb6a9d4f4596767fd33e499718d560de140fd9f3d402cc5e41fblibtpms.so.0.8.2rootrootrootrootrootrootrootrootrootrootrootrootrootrootlibtpms-0.8.2-150300.3.9.1.src.rpmlibtpms.so.0()(64bit)libtpms.so.0(LIBTPMS_0.5.1)(64bit)libtpms.so.0(LIBTPMS_0.6.0)(64bit)libtpms0libtpms0(aarch-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcrypto.so.1.1(OPENSSL_1_1_1)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3dGc@cRa.`}p`T@_@_{]p\NZ_:U ]@meissner@suse.compgajdos@suse.commeissner@suse.compgajdos@suse.comglin@suse.comglin@suse.comglin@suse.comkai.liu@suse.comglin@suse.comglin@suse.comvcizek@suse.comp.drouand@gmail.com- 0001-tpm2-Check-size-of-buffer-before-accessing-it-CVE-20.patch: Fixes CVE-2023-1017 & CVE-2023-1018: fixed memory corruptions in CryptParameterDecryption (bsc#1206022 bsc#1206023)- fix build for ppc64le: use -Wl,--no-as-needed in check-local [bsc#1204556]- Added patches: 0001-tpm2-Reset-TPM2B-buffer-sizes-after-test-fails-for-v.patch 0002-tpm2-Add-maxSize-parameter-to-TPM2B_Marshal-for-sani.patch 0003-tpm2-Restore-original-value-if-unmarsalled-value-was.patch - CVE-2021-3623: Fixed out-of-bounds access when trying to resume the state of the vTPM (bsc#1187767)- security update - added patches fix CVE-2021-3746 [bsc#1189935], out-of-bounds access via specially crafted TPM 2 command packets + libtpms-CVE-2021-3746.patch- Update to version 0.8.2 * NOTE: Downgrade to 0.7.x or below is not possible. Due to fixes in the TPM 2 prime number generation code in rev155 it is not possible to downgrade from libtpms version 0.8.0 to some previous version. The seeds are now associated with an age so that older seeds use the old TPM 2 prime number generation code while newer seed use the newer code. * tpm2: rev155: Add new RsaAdjustPrimeCandidate code but do not use (bsc#1184939 CVE-2021-3505) * tpm2: Activate SEED_COMPAT_LEVEL_RSA_PRIME_ADJUST_FIX (bsc#1184939 CVE-2021-3505) * Update to TPM 2 code release 159 - X509 support is enabled + SM2 signing of ceritificates is NOT supported - Authenticated timers are disabled * Update to TPM 2 code relase 162 - ECC encryption / decryption is disabled * Fix support for elliptic curve due to missing unmarshalling code * Runtime filter supported elliptic curves supported by OpenSSL * Fix output buffer parameter and size for RSA decryption that could cause stack corruption under certain circumstances * Set the RSA PSS salt length to the digest length rather than max * Fixes to symmetric decryption related to input size check, defer padding to the user [EVP_CIPHER_CTX_set_padding(ctx, 0)] and to always use a temporary malloc'ed buffer for decryption * Fixed the set of PCRs belonging to the TCB group. This affects the pcrUpdateCounter in TPM2_Pcrread() responses, thus needs latest swtpm for test cases to succeed there.- Update to version 0.7.7 * CryptSym: fix AES output IV (bsc#1183729, CVE-2021-3446) * tpm2: Fix public key context save due to ANY_OBJECT_Marshal usage * tpm2: Address some Coverity issues (false positives) * tpm1.2: Backported ASAN/UBSAN related fixes * tpm2: Return properly sized array for b parameter for NIST P521 (HLK) * tpm2: Addressed issues detected by UBSAN * tpm2: Addressed issues detected by cppcheck (false positives)- Update to version 0.7.4 * Addressed potential constant-time related issues in TPM 1.2 and TPM 2 code TPM 1.2: RSA decryption TPM 2: EcSchnorr and EcSM2 signatures; Ecsda is handled by OpenSSL * Fixed some compilation issues- Update to version 0.7.3 * Fixed the set of PCRs belonging to the TCB group. This affects the pcrUpdateCounter in TPM2_Pcrread() responses, thus needs latest `swtpm` (master, stable branches) for test cases to succeed there. - Changes since version 0.7.2 * Fix output buffer parameter and size for RSA decryption that could cause stack corruption under certain circumstances * Set the RSA PSS salt length to the digest length rathern than max. possible * Fixes to symmetric decrytion related to input size check, defer padding to the user [EVP_CIPHER_CTX_set_padding(ctx, 0)] and to always use a temporary malloc'ed buffer for decryption - Changes since version 0.7.1 * tpm2: Fix TDES key creation by adding missing un-/marshalling functions * tpm2: Fix a bug in CheckAuthSession * compilation fixes for TPM 1.2 & TPM 2 and various architectures and gcc versions * Fix support for NIST curves P{192,224,521} and SM2 P256 and BNP648 that would not work; * Runtime filter elliptic curves (that OpenSSL does not support) and do not advertise those curves as capabilities * Removed unnecessary space in MANUFACTURER "IBM " -> "IBM"- Update to version 0.7.0 * fixes for TPM2 - Add gcc-c++ to BuildRequires- Update to version 0.6.0 * Introduce TPM2 support - Use %license tag for LICENSE- Update to version 0.6.0-dev1 * no upstream changelog * fix build with openssl 1.1 (bsc#1074801) - fix rpm group- Update to version 0.5.2 * No entry for this release - Update project home and download Urls - Add autoconf, automake and libtool build require; the tarball comes from git and configure script has to be generated/sbin/ldconfig/sbin/ldconfigibs-centriq-3 16824267730.8.2-150300.3.9.10.8.2-150300.3.9.1libtpms.so.0libtpms.so.0.8.2libtpms0CHANGESREADMElibtpms0LICENSE/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libtpms0//usr/share/licenses//usr/share/licenses/libtpms0/-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.suse.de/SUSE:Maintenance:28765/SUSE_SLE-15-SP3_Update/5d08e5c5fb94178cd0a8b0f8225d1aef-libtpms.SUSE_SLE-15-SP3_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9402c4c35dcf56a6236eb52226e5acc09743c15c, strippeddirectoryASCII text PPPPRRRRRRRoK?\OP|utf-8d67cf682ebf8251f7920a146a6c0e70f11ede22a69c1bc4812bf3f19f68624a8?7zXZ !t/F5]"k%{U}dGi( 'iȠ[ZhSW Jyk{, _ "p+LyzI &FRI6~huPWaWR9HDR3xk_γ"͟V0v1=ݽq>)|2' .Nv4Ha >`\nn]r9,?epRꥉžlzBif̏:34+*p@_TNDmޓ{h%?K!#+^o_Y\QwzsJmv~-)_[rItcDxU.svb*_S&$IG֒ :˺2W{\RǓRK z4YE0 O#iUi/Ҥ0զ^t,)c3|ȍۆѮRcS3oxwCÃgơsY`MT70{A_(̋H]#h S^"hel)־w|%eW*]|V-oT/삟c?U>Q]E[ϒw*Yc°w9MO S~xߜ7vС`r/(= =A7|W',ev:,ULg^jQ槤bAK!'<Ҕqo\2{n$(F#{w3oe[bq aCˆj:5z*}NTT&:f' 沣.5 LGDC>E(P"p,%!E!%iYgA'nʄU0*;{z~~_ 76/чsE-" E7ݑqcQ?Dsog~k7 1QfXj7-nbҖ[~IBUCӏj0\d7+={d}1Wr:@\16J0{Ut:,R.$^W0\8W[ߣa_ͶFk3}|M&qa.Rx<<] W1J1 Gs>c 9Y'/{: jZ7i5ឱ))lfSS={*%Zv+Ns=p\Y7_unQY$/+H9}m#!Șai DxJnE#{lMސv1gzk5 L>yNJG$wݒۺi{Gvr(F-W*$1gAW'Jo*m̴|'gOj,i]h BϬ~H\ <`e $žZ&+jI3樀Yok)"Nj?3[SL}^ym晢kPQD"swгdd"Æc# &\Y(|ިA<~<%L 6o= zu:*,hb:"ey,4|`_l=z d08(rp-e# :ݸf45Yb94?k:wr :#*ƶUQ7.:$^yhhc~ԵxA=!;?Cof4T?_5 ŶaYO~6Atc\^=DzOAn=J ߓsXBp̞D^2n>¤{`8vs%5vi8R).Cy L&gN-{R t-R1Gd^O+ݞ؅]~ 8HT^ҷ>%?nP{" \\Q~D-I&M—Ph7vWGhx`L3{NB$eL3ln_ܣR)c^7;%˦jji p9OAP c'&7V`/)Ezov?K̈́i 2#ʖ΅ӮVZV"XyOsՃp]sHFA 1ءCgi\d }HЅb$e,iʶB~'C쁉D_ SOЮg)2qwh(7u *-:Ȃ(gEBZIMBQ=D`9]ffۃaϤ+6 NtE.M]$:}TB-Bڈɥ2lkT͹UZk%Ak~8/8zW%w7CMb S*0]yXJ2iU嚐 8p)Q,|?7H ~.y v\V~pI^8 rWu _#<\NTu{:v>,T MZ}G  =DQs*,k)+2/LJtGB\֔(֛jU~[xlv~>8Ysh}'&ca1{@Qg[7!D'a^nk 9CH [i[2ۋ q2'o>K{M>2kNXHͣy 귓 MG&Th6Di|{x Õi5P/6xHW_4tmmxGJ \P1(ٮ\[Oщ}r319KJ 81-fK=D4Y䧒MER{%2kb@iBwIlD hsnjhri+h-z$B>糣;#пj#yl2#$dbe !)!jezSoqF] -1ʪ0d4{;' 3 FzƳ*2E$᧿ (D&M<"$5T쩈8V(*OvFAevXVv,~Oп9c]hߛˬs '^9t2S'l(! c؁)杕eT8Ou,?~jϙDž * dI;)R i'3p܇yX )+ E3OX؏[ه/}EAq, ܐQ߃ GzvrP(dJͅ MVC8ZٲΔ!db0s}Y^xW{edaaBSJӂrw}1 hG}_qg f`˕4J/]7-gOr#_|B+'wn/n8U*Nq̾)h,]eB% xu7q'4*01*m/` A+Sq 8v'G燈70+  ԞUe6x:|6~"ariC Gll}ml;8ե›t%+Atx& WXOJX!xPM|2R |\:C:Pzd5 Pq0o =K{EbN 2ښDn=I67L ߰rpo(%Yf^\ﳃ4v'9V_]ߘhk?aMA :byxyE an4m70k˽vkqlpOy)+_(6 QKc007`vFf4W%jW yKISKJW}qig-tB@:025>a]80Y@B]%sk6Pn&jQ\AM+K/a" Xɾ.T>i)뚣k&=SI+Ѓ>!g*_HE*@̉kHT*,proCqc샮vepmh9kan!H-7^s&(EIsgE wৄ8 iy͓TI{U:s߈i'T96lu:렁Ou˷fרaj/=[wbف^2g m3YWD eA6Z#&^˄$m(I *t'nJvKr~ºߖrk߳:S~ۋ6v틨0*@]^́~U(? w$AGBUHC+ʩP 3: \^<+c@uVN˦b?v:mdAӿ˰A B;/'CmS)W.P"FHXkMD=CBX'M%'%k2{|l]  P K*' &YUMsc5`{rA(ms}+h(;|ݰH.A4{%rDdϲ1@Y-`FrҾ T!Pnق5|(,sفlwDx, 'ZOiI6 wD6 ۥ(eR$ MpZM.7a =D"#װFԚg[[W-cvFA+ , 9\ _uD}&NmU7 ,"ESJ|2- L~HqGa$nQqV6b{*$cc2adx9G)~к n{#~S{]ێ+k[_Q7}wNaUDiFzz}_tUĘ T 8zH隺b|M#<J iEt{Xm YWWS6%ja.YPzX؊’HHQdXɷQG^;?EpbYop[RT*-_AMOc7W\ ;(!PO74!fTV(i.Xq5*L=^E%' V ㋹[ f!ƙvvCfNPYKn(F P٧wdiKiYulr >w]-j&28VcM%7c[p)efҰ_7l\LF\ 0XF_;Iczr~lN{Je|CDT5nAӍݹH Q-* $ZԎԻfkP=ۜy)7ck[Jhf඘᣼W=ݘrE}RL2fn eD *anj^um4 N(fQ_{@Lſj} D սkW324/?X=`oActv(y) EqP#O1E>Ә##;KVMv>ɫv\pס-C(3oǃĹBS n'y:nry쾀^ҳ^VԢvӡsړDKSZf0< g™[NT'6:DmWe&5bEأѩ40[be2x9y]G\ygq`dS|^^KAy_-p "SXUV2osUK 0,M)4=&PsO=@f}0PIQbi7=%Ƙ(!Fǵ'-䢁' [ܕVFv׬8g@X@;n4W]̲ G8w,yG;ht1{.i'4@Q0E-.jۚ'Mu@>c֦PoДZQpݙδ:ft@iwE 8Z^s3ѾLSǣUo1̀>R9Е5VG"|B%3+:2.Oq@aU8?k^A(2RBtR/9H͜[,`yǓ~4d/2 gd_U,!*sC\@2$;<8C69$Xcd#rY6nC}v76uQLR~-+t,-~-9gGkQ 06\=еIi J&ѼwbcePuX79*h@zh TG/o"#\#'{5H%$3inap7(/Z֨ˡc3ƢЭ`PS?sUoDsbnf.#p*yn٭P֜Q0 yaW5Xq8qK[r`W3؍ O0u@N_pS:nY4Mf^C}G(cʼH &``YRykg\mTaXw,~^_f( #«0!qi`+ f]vUP8#𬗍lߵܦv: kcg9qR?o85L-5gu󎅈kC ѳQ_ W+$?@ r#n7 6.,P:5O8JTP8x. T4 OaxG%WDCf9ޞ !<֢z<yix 18ZzUg2W:lJİþZcx²$:e./4dT[Pz3[7Լҁ y7ț\ots1&uhEgƯ O S]ͫga.˔x?lkS!TM]HRw̭=n͛Ai&mkA'|ZֳpR9h=TwsԅO{R!6@M}c $`ݦ|,U0_:јH$|Aƶ,qJAl^AJ(r:sܝpifφΓiV`K~'JJ8|8dƝ8 zX˺;QB)N/*=%ǺK"}++|;*kqNK_ڙFʈ?+"s-PV6qx1@C`08%eûyTS  G>zw*U:,KjnK]"ݫ؀R"XԅA?FlRa] O{ gA$g}f~ wJX>zɈ,j^dF2,M 6d$ fb+k噏P@iVs=KHߚmf^L۸f-DF.׊~ *L0;/[q yYc-a^VÉ_rM[0W^I&{1Ї"р|vfAX{&*4^qȤHZ.j %-RFn]>1PN*"RKP-`3!h[Jm\ZYe~!P*gpu <쳳pPFs6Ϟ(q }9^lM6bQ] *LVUy1nl}wy?M2w`W7RmI'+z %fS&Qg:Ι{-%V ]cצJv B$]/^D׺ܦu|8t Q"ITNy*%eԕeQS(2@?dʐ~_5ޗz`R=F5*\L"[(<<%nhk3X/It6 E0@'@˧3ٛY!J1U}WF3ebPri=gك]w&L|eTM|R^J8[*jxtȕ%pנp9p(;,]$K"%vG$ HcVL}{?%kk |X|M?X);6Ă(è \(g7!>'y:}͝G=!rh?x1.mi˵ [] { 9ˠQLqEvyBCv|i{?s_3JYߟlP{ ZlI9Yc (=wI606\XcpD_@V CūK 2lpl3 C3[il jvp:"HD9$JT,cƙOBM' H S@9o Yhpa1e^Pal~h2 ;Їӏ1atkm3}$#dKܗL*۴x"ӆ+U_ҁ(@WDKGtD!t FQdCoG1<\ۊyB 9'%9?'R}Q^qf}<VsMǷWtC>u9Vb"&k_V;NlDzz+rcg86e1GA9wEBg$ֆ4à~>uԸTwdw H|6Zm{=c 3J0gËWhH^\#aDi)MLKuoRXT֏+Ȍ%}uαѴfAx # 0DUқ !V|53C1c/M u;)U ec`Qamb1!&=;}@+VOW|!LZ) q/j]@u%ZFe٪AerD13RnE6,s{-\P}~ZaD8ƤZPYV|$ [:y'l܍jFMS YZ