libtss2-tcti-tabrmd0-2.4.0-150400.3.3.1<>,Ogp9|&[j5 ^^~hQn9~ٝ{K]! C|p6=s@@͕ kodK%ͻkja=ȭdɖZ=3$rh[Ɵ9DKgٶmdSϱd8h<9eTK!ĄTjZoߤ˓Q Ax ڇ?$|I+pNȧ/yZ 3SR9s~tILV>@3?3d * R2? Uf      *4\d(898:>0E@0TF0cG0|H0I0X0Y0\0]0^1b1c1d2>e2Cf2Fl2Hu2\v2dw3x3y3 z3H3X3\3b3Clibtss2-tcti-tabrmd02.4.0150400.3.3.1Client interface library for tpm2-abrmdThis library allows to interact with the tpm2-abrmd daemon. It is intended for use with the SAPI library (libtss2-sys) like any other TCTI.gibs-power9-21PSUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/System/Librarieshttps://github.com/tpm2-software/tpm2-abrmdlinuxppc64lePggc1232275cfa780624272c0ad5887eeac72d57b0b2157e20e550cd7535d0bdb0dlibtss2-tcti-tabrmd.so.0.0.0rootrootrootroottpm2.0-abrmd-2.4.0-150400.3.3.1.src.rpmlibtss2-tcti-tabrmd.so.0()(64bit)libtss2-tcti-tabrmd0libtss2-tcti-tabrmd0(ppc-64)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libtss2-mu.so.0()(64bit)libtss2-rc.so.0()(64bit)libtss2-sys.so.1()(64bit)libtss2-tctildr.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3gd a@aaz`@``@_t@]@]c\\@[Ѱ@[ @[t[[m~@[;e@[:[6@ZZ ,@YKYYp@thomas.blume@suse.comaplanas@suse.comaplanas@suse.comjsegitz@suse.comgmbr3@opensuse.orggmbr3@opensuse.orgaplanas@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commvetter@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.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.commatthias.gerstner@suse.com- make sure that udev workers have finished before daemon-reload (bsc#1231071)- Version 2.4.0 + remover syslog deprecation warning (bsc#1185154) + cover update to 2.3.3 (jsc#SLE-17366) + contains reload fix (bsc#1166936~ + fix tcti loading using short / long names (bsc#1159176)- Warp selinux into a bcond- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_tpm2-abrmd.service.patch- Move selinux devel file to devel subpackage- Update to version 2.4.0: - Service start depends on systemd device unit: dev-tpm0.device. - Numerous memory leaks. - udev settle service deprecation warnings. - StandardOutput=syslog deprecation warnings. - Add selinux module files - Move dbus files out of /etc- Requires libtss2-tcti-{device0,tabrmd0} (bsc#1187077). In MicroOS systems the recommendations are not installed, making the service fail to initialize: Failed to instantiate TCTI- update to version 2.3.3: - changes in version 2.3.1: - Fixed handle resource leak exhausting TPM resources. - changes in version 2.3.2: - Added cirrus CI specific config files to enable FreeBSD builds. - Changed test scripts to be more portable. - Changed include header paths specific to FreeBSD. - changes in version 2.3.1: - Provide meaningful exit codes on initialization failures. - Prevent systemd from starting the daemon before udev changes ownership of the TPM device node. - Prevent systemd from starting the daemon if there is no TPM device node. - Prevent systemd from restarting the daemon if it fails. - Add SELinux policy to allow daemon to resolve names. - Add SELinux policy boolean (disabled by default) to allow daemon to connect to all unreserved ports.- update to version 2.3.0: - changes in version 2.3.0: - Add '--enable-debug' flag to configure script to simplify debug builds. This relies on the AX_CHECK_ENABLE_DEBUG autoconf archive macro. - Replaced custom dynamic TCTI loading code with libtss2-tctildr from upstream tpm2-tss repo. (requires tpm2-0-tss version 2.3.0) - Explicitly set '-O2' optimization when using FORTIFY_SOURCE as required. - changes in version 2.2.0: - New configuration option `--disable-defaultflags/ added. This is for use for packaging for targets that do not support the default compilation / linking flags. - Use private dependencies properly in pkg-config metadata for TCTI. - Refactor daemon main module to enable better handling of error conditions and enable more thorough unit testing. - Updated dependencies to ensure compatibility with pkg-config fixes in tpm2-tss. - Fixed bug causing TCTI to block when used by libtss2-sys built with partial reads enabled. - Removed unnecessary libs / flags for pthreads in the TCTI pkg-config. - Output from configure script now accurately describes the state of the flags that govern the integration tests. - drop fix_dlopen.patch: no longer necessary since abrmd not uses the tctildr shared library. This one hopefully now does the right thing.- update to version 2.1.1: - changes in version 2.1.1: - Unit tests accessing dbus have been fixed to use mock functions. Unit tests no longer depend on dbus. - Race condition between client connections and dbus proxy object creation by registering bus name after instantiation of the proxy object.- bsc#1130588: Require shadow instead of old pwdutils- update to version 2.1.0: - changes in version 2.1.0: - `-Wstrict-overflow=5` now used in default CFLAGS. - Handling of `TPM2_RC_CONTEXT_GAP` on behalf of users. - Convert `TPM2_PT_CONTEXT_GAP_MAX` response from lower layer to `UINT32_MAX` - travis-ci now uses 'xenial' builder - Significant refactoring of TCTI handling code. - `--install` added to ACLOCAL_AMFLAGS to install aclocal required macros instead of using the default symlinks - Launch `dbus-run-session` in the automake test environment to automagically set up a dbus session bus instance when one isn't present. - Bug caused by unloading of `libtss2-tcti-tabrmd.so` on dlclose. GLib does not support reloading a second time. - Bug causing `-fstack-protector-all` to be used on systems with core libraries (i.e. libc) that do not support it. This caused failures at link-time. - Unnecessary symbols from libtest utility library no longer included in TCTI library. - changes in version 2.0.3: - Update build to account for upstream change to glib '.pc' files described in: https://gitlab.gnome.org/GNOME/glib/issues/1521 - added _service file for syncing with upstream tags- add a Requires towards tpm2-0-tss, because that main package holds the udev rules and logic for setting up the tss user. Without this the daemon can't start up correctly.- fix broken build due to newer glib dependency that reports a full path for gdbus-codegen, breaking the configure check.- update to version 2.0.2 (FATE#326270): - --enable-integration option to configure script now works as documented. - Format specifier with wrong size in util module. - Initialize TCTI context to 0 before setting values. This will cause all members that aren't explicitly initialized by be 0.- add recommends to the tcti-device and tcti-abrmd. Otherwise they're not installed right away, rendering the abrmd quite unusable.- Update to version 2.0.1: * SessionList: Fix Connection object reference leak. * source/sink: Organize ControlMessage processing. * CommandSource: Replace 'connection-removed' signal with ControlMessage. * SessionList: Remove all locking. * ConnectionManager: Remove 'connection-removed' signal. * ci: Build 'check' target when CC is gcc. * build: Fix bad URLs in configure script. * CHANGELOG.md: Add version number and date for 2.0.1 release. * Replace references to drand48_r family of functions for portability * Fix for type-punned pointer reported in newer compilers that enforce strict aliasing- Trying to fix build on older distros that fail because of a missing or broken autoconf valgrind detection macro. Removing autoreconf to hopefully fix this.- add fix_dlopen.patch: fixes an issue with dlopen()'ing the tcti-device library from tpm2-0-tss. See https://github.com/tpm2-software/tpm2-abrmd/issues/486.- update to major version 2.0.0: - support_dbus_activation.diff: removed, is not contained upstream - the tpm2 stack introduces an incompatible ABI to the previous version with this update. There is no compatibility layer, libraries have new names etc. - upstream changelog: [#]# 2.0.0 - 2018-06-22 [#]## Added - Integration test script and build support to execute integration tests against a physical TPM2 device on the build platform. - Implementation of dynamic TCTI initialization mechanism. - configure option `--enable-integration` to enable integration tests. The simulator executable must be on PATH. - Support for version 2.0 of tpm2-tss libraries. [#]## Changed - 'max-transient-objects' command line option renamted to 'max-transients'. - Added -Wextra for more strict checks at compile time. - Install location of headers to $(includedir)/tss2. [#]## Fixed - Added missing checks for NULL parameters identified by the check-build. - Bug in session continuation logic. - Off by one error in HandleMap. - Memory leak and uninitialized variable issues in unit tests. [#]## Removed - Command line option --fail-on-loaded-trans. - udev rules for TPM device node. This now lives in the tpm2-tss repo. - Remove legacy TCTI initialization functions. - configure option `--with-simulatorbin`. [#]# 1.3.1 - 2018-03-18 [#]## Fixed - Distribute systemd preset template instead of the generated file. [#]# 1.3.0 - 2018-03-02 [#]## Added - New configure option (--test-hwtpm) to run integration tests against a physical TPM2 device on the build platform. - Install systemd service file to allow on-demand systemd unit activation. [#]## Changed - Converted some inappropriate uses of g_error to critical / warning instead. - Removed use of gen_require from SELinux policy, use dbus_stub instead. - udev rules now give tss group read / write access to the TPM device node. - udev rules now give tss user and group read / write access to kernel RM node. [#]## Fixed - Memory leak on an error path in the AccessBroker.- update to upstream version 1.2.0: - Limit maximum number of active sessions per connection with '--max-sessions'. - Flush all transient objects and sessions on daemon start with '--flush-all'. - Allow passing of sessions across connections with ContextSave / Load. - Unref the GUnixFDList returned by GIO / dbus in the TCTI init function. This fixes a memory leak in the TCTI library. - correctly trigger udev to update /dev/tpm* permissions after package installation. (bnc#1078687) - prepared support_dbus_activation.diff patch which adds D-Bus activation, but can't use it yet due to rpmlint- fix_service_paths.diff: fixed broken systemd service unit (bnc#1066123). the service unit file in the upstream distribution tarball is already configured and looks for binaries and configuration files in the /usr/local prefix which is wrong.- package version symlink correctly, belongs into the lib package itself, not the -devel.- update to upstream version 1.1.1 which fixes some local denial-of-service security issues among other things: - Replace use of sigaction with g_unix_signal_* stuff from glib. - Rewrite of INSTALL.md including info on custom configure script options. - Default value for --with-simulatorbin configure option has been removed. New default behavior is to disable integration tests. - CommandSource will no longer reject commands without parameters. - Unit tests updated to use cmocka v1.0.0 API. - Integration tests now run daemon under valgrind memcheck and fail when errors are found. - CommandSource now tracks max FD in set of client FDs to prevent unnecessary iterations over FD_SETSIZE fds. - no longer call bootstrap and switch to the release upstream tarball which has now been fixed to contain all necessary files- first version of the new arbmd resource manager from Intel's tpm2 stack. This will replace the old resourcemgr previously shipped with the tpm2-0-tss package./sbin/ldconfig/sbin/ldconfigibs-power9-21 17367690152.4.0-150400.3.3.12.4.0-150400.3.3.1libtss2-tcti-tabrmd.so.0libtss2-tcti-tabrmd.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.suse.de/SUSE:Maintenance:37038/SUSE_SLE-15-SP4_Update/2f2edf91f289d7c3e766ee94f4531fbe-tpm2.0-abrmd.SUSE_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=291027813bd32707b6557c836b14647eefbbfe4f, stripped PRRRRRR R R R RRx]͙[@AML7utf-8f22c9edfa91b198d2506213fdf63bbb968c0ba6cc2af40e69d0ef400e34abb45?7zXZ !t/']"k% Ɩ"kK8m4>NuXŋD\B0wCcJ J`k![(nUJ\A(EMO &JQ]6c21B J\0`W0^ sɨ&ϻ^OՀJj]NZVH%B;Rv GO&"c8M{ A~|6Ҥ;&*ɉx z>GEz C%jiW~%LsP;X}AIPkU%oAA %n5qܥɊNIgUonh"O03<+,gZ,Y}i7*X4oN`*mdx1 m -yt}^Y17͑h1gˆ;PF )7N$r)Kf!Q+AwmNߺ"5cpoϺu6~Aq3`[Zw[ّCe_꙳%.=!&6Ø1}jy`Јf0xם<Bqra~ϢҢ8VDKIIԖ5 OlP9J>-NH=Fw%AYl& H7a 뀞-'syY݉Ѵ/?A1`?C:YeQ pB(NJ>uˀ3:-ulpmUt)^Ϸry=ܱ@?%+qY?|T:JI|cZ)S?㸱G~q7~-\>5y00aܜP MbqlfEV\$hLu]Ain Wwqx Rx.;fn|8Hq:ҁ/Y\2؃w2m ~1NJTU74ChGL*V~.aœs O|<0?y ۥcp dмMdj/)@_@쳯8muLŀ|#Bag$O/8҅@mKm]1¯~/ ^T.R~'03J%R * ,lEn,CG} Bp qur9]TN`ln%͡ߪ!0wt}+ p~-ŔtG f}aU;wڨVW\# cnV$#~spRG%)C !pے$C|[3''s~1HvHD,֯1vV.]sdqd!N2{S`wÐwA?ּ<\j>d|W[rWMqr1=m+%lA;k*Dl;}խm 5INlxtSLVE1K/Z|=f$qFj㿉u}ɤZ\J Y).tc?gqz! ,KyST "sV=aР(F1lܕ|7f]\D _su!id~p 7 'D &eJӇ߰X,+l_N+ 8:MLZV0JZ:,'^G Uq3:U?E+nh-hO2Ko*+}c@;{?#/F[z% >ȈKD,~IҪZi)ߚ@V'yI۾epYB^GI{g-)e&{=.' l 1pNa|O̜ME*ǧԄ0,R7`?s]< H᭍ob+S3X5N(V7FX'WvJ^̗;tygI b& Ac8; 7-Oҋ0Դ\|vqMNyuȯRffÁe9vBafT3b/`cG.8fS7D vAQGnC"rc<}$KrlpDB~"  o=P!/aZy/N1'\j'NPq\RK pj#D- 9\`5\HdB Z0ȼi34rwHh/ # ]eT' ;Q.XݤOb~B=VXؗʌXbxtޑtexOXƀwyGf1S>ޙ@RNah`9mEӭ"4&,2D% G'ucWeWLV՟%.i0ugs}]ιEŒ;] $6le.2GvAYN.w^Ͼ9JϦ9_k`If坒)|xn&R' ZM̻ZGY;=Bv(?pO%8!>YQQr|Y3MWEn8G֜Ce p~ :0:_Bqu]P0q/ʙŌ00ͳ)w9ޔs.Ҍdn&w^`o%^(ZQgN49pdt1-,^HttMyHP'.&Yġ=q0~9I\ #^8dd4_~KGEEGdP4|V ̜ܼ+x8 *9 Hb,#/&(bݷ,hu[dP,a0$>!g5.Ux7OFu=(\?6EL_A<3LSTp¾/2A2s,6{H03|뜸Bn?c$-mAåGI+oEbJU"/I([ՐXs6V` mLUC q^3ǞCʚcgfL8 K;Ŋqq#H vY:F7&mqaqp'.}Sш5{R̶D!tWTdM1S NI-pyN=VމxЎ`MҺ^ {.Bfz-<+g[Wל*ȅqn[㗮iS6! 3(FWn}mG)(5HT8@ "jUBux L cPkBce./դܺ?:7 W 9Bۮz\Dg 81+zD<E#|b= @p>f"}WU\_2=)tЩ`̋) ك_.ːW `\ܟ8O*Gg gxtSYus$'>[p)H]̅Q/<5$r/ \QB5wϕ}"-5u/"`yT S%5z !C@}jɯ.&O0Or YZ