tpm2-tss-engine-devel-1.1.0-150400.1.6 >  A bw p9|dz>러X*H`dbv,Tg%/%_属zGz_BplN~r)VH_L/Im0q# Uk$[,:W1\֍9=Eb~`IR ᅤ B_js mCT{~T˺i1Y[ ;bY]1N:)D)VTULVO"\h 4c9a52cb0163b4bd1d1889bdb9492e572b2f8c5bb2c0321fe8a2dad7bfe67b1131cf6217a363f991f0ceff72dbfc856b7d060f8d!܉bw p9|t&$,Rϰg>b: ,.1܌9{{J,BlW e^ٟ ?ԩ97_5N2,ǐsHf?+|\\FS2UG\o]P,x\Hu:p]Gm4&T<)~=GWXϥd.nݷq=)DU?~&kBuyr6v_' $t ?rÉsxt?r&=Z0N ,>p;8?(d ) I 04Mn{     - 049>hl+(M8T 9 : F G(H,I0X4Y<\`]d^vbc-defluvz$Ctpm2-tss-engine-devel1.1.0150400.1.6Devel files for tpm2-tss-engineDevelopment files for tpm2-tss-engine, an OpenSSL engine for TPM2 devices. The tpm2-tss-engine project implements a cryptographic engine for OpenSSL for Trusted Platform Module (TPM 2.0) using the tpm2-tss software stack that follows the Trusted Computing Groups (TCG) TPM Software Stack (TSS 2.0). It uses the Enhanced System API (ESAPI) interface of the TSS 2.0 for downwards communication. It supports RSA decryption and signatures as well as ECDSA signatures.bwibs-centriq-5 SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/C and C++https://github.com/tpm2-softwarelinuxaarch64 bw36a30c416c1362675e4dc6c00fef880026c7642a16c3f79fe3c5d56e9498aec6rootroottpm2-tss-engine-1.1.0-150400.1.6.src.rpmtpm2-tss-engine-develtpm2-tss-engine-devel(aarch-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)tpm2-tss-engine3.0.4-14.6.0-14.0-15.2-11.1.04.14.3a@`?z@`?z@^@^g@^g@^r]\{\R@\HW@\HW@\ @aplanas@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.comjsikes@suse.dejsikes@suse.dejengelh@inai.dejsikes@suse.dejsikes@suse.de- --disable-defaultflags fix also bsc#1183895 - Drop 0001-build-add-disable-defaultflags.patch, already included in upstream code.- pass --disable-defaultflags to avoid breakage of our gcc-PIE profile (-> resulted in non-position-independent executable).- Update to upstream version 1.1.0: * Added: - Configure option for ptpm tests - Configure script AX_CHECK_ENABLE_DEBUG - Option for setting tcti on executable - TCTI-env variable used by default - Support for parent key passwords - openssl.cnf sample file * Changed: - Fix several build system, autotools and testing related issues Now adhere to CFLAGS conventions - Include pkg-config dependecy on libtss2-mu in order to work with tpm2-tss 2.3 - Enables parallel testing of integration tests: Make integration tests use TPM simulator; instead of first TPM it finds Use of different port numbers for TCP based tests - Fix EC param info (using named curve format) - Use tpm2-tools 4.X stable branch for integration tests - Use libtss2-tctildr.so instead of custom code for tcti setup - Fix manpages for -P/--parent option and correct engine name - Fix TCTI env variable handling - Set parent handle to OWNER- remove conditional pandoc BuildRequires for openSUSE. Nothing much is gained from rebuilding the man pages. This shall help synchronizing SLE and openSUSE package builds. (jsc#SLE-12137).- remove the _service file as requested in declined OBS sr#762653. download_files seems to work also without the _service file.- switch the _service approach from using tar_scm to using download_files. We need to use the actual release tarball which contains the generated man pages. The reason is that on SLE we can't generate the man pages using pandoc, since pandoc is not available on SLE. - for the same reason make the pandoc BuildRequires conditional for openSUSE vs. SLE.- Update to stable upstream version v1.0.1: * Release v1.0.1 * test: use tpm2-tools 3.X * Tests: Fix for latest tools * Tests: Use long parameters for tpm2-tools * test: migrate tpm2_create option from -A to -b * build: link against tss2-mu * Release v1.0.0 * Release v1.0.0-rc3 * Docu: Update Install.md * Updates for 1.0.0-rc2 * TESTS: Add test for client auth * Bump required version of tpm2-tss to >=2.2.2 * Build: Bump required tpm2-tss to 2.2 * Update for v1.0.0-rc1 * Dead code removal - This fixes the build against tpm2-0-tss version >= 2.3 (bsc#1160123)- move *.so files into the main package, not -devel. libtpm2tss.so is actually the engine library itself, not a symlink. It's needed to actually use the package. tpm2tss.so is probably a (backwards) compatiblity symlink. Both are not intended for linking and therefore not suitable for the -devel package.- Update to version 0+git20190222.cef2c43: * build: install existing man pages even if pandoc is not available * Updated organizational files in preparation for release * Add configure switch for unit and integration tests * Silence clang warning on field initializers * Fix parallel connections to TPM. * Fix segfault on non-null auth'd persistent keys. * Update tests to also run on physical TPMs * build: install aclocal files * build: update for ax_code_coverage.m4 version 2019.01.06 * ECDSA truncation and s_server test- Now tpm2-tss-engine-bash-completion auto-installs only when bash-completion is present. - Changed author of comment dated "Wed Jan 23 04:39:01 UTC 2019" from opensuse-packaging@opensuse.org to me.- Build bash-completion as noarch.- Update to version 0+git20190115.6cfaeb7: * Initialize/Finalize TCTI based on opts * init_tpm_parent: use ESYS_AUXCONTEXT as 1st argument * init_tpm_key: use ESYS_AUXCONTEXT as 1st argument * tpm2-tss-engine-ecc.c: use ESYS_AUXCONTEXT * tpm2-tss-engine-rsa.c: use ESYS_AUXCONTEXT * tpm2-tss-engine-rand.c: use ESYS_AUXCONTEXT * tpm2tss_tpm2data_readtpm: use ESYS_AUXCONTEXT * tpm2-tss-engine-common.(c/h): Add ESYS_AUXCONTEXT * Set TCTI option through an environment variable * Add new engine control to set the TCTI option- Initial import * version 0.0+git20181128.c9061a7 * FATE 325619ibs-centriq-5 16519682111.1.0-150400.1.61.1.0-150400.1.6tpm2-tss-engine.h/usr/include/-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:SLE-15-SP4:GA/standard/3b26f6bf0fae173bd0d131743b0cf9a9-tpm2-tss-enginecpioxz5aarch64-suse-linuxC source, ASCII textGubt.]utf-8da265deaef10654a7f331fdd5f21d8d6aa853b76da5941968c37e85e382c7063?P7zXZ !t/ +] crv(vX0Iic"'Dt/+>A.yq 435M,WF؀E=! |o|3Wo;o:FOQMPWm.W7\V^ne\bc'è#H"<D>)4{pgtF_hLQh DGZűXOuu2N⑻.2ak Isɓe!8jS758Ni=.3(1*4xzYhrq'RL"EspA[N~?VtCtY]xڪAߦ~R??6q,ژ7Y B >%Ogy :bZƍ/VOhΤvAFlZs$`ov#5w7nV{)s/E]n}ˁ ;=~4),[g/C2ԻlpEgn)LAӣM5#&qC$@_pˁm]|pJs~/67 `I h)<1gM.R3Uљ.3'pKKaɍԏ +BL(xi\}u"`~'7Jj43`r+ 96:4wU^S6V_'-q+,=`fʭuJu3930[8f7ޣuǙ5>5 RxsvaODu/3nggUd?lk껑/7=+FO?;Ԗ$%!|=d6Qۭ*nO457w1A>gsrRsUP5573jJa3Q~Y%Af?i,bzYKWz @.>bMe .1߃ wmӄ{!#Ifv " - p>Q wI YZ