tpm2.0-abrmd-devel-2.0.2-lp151.3.1 >  A \N/=„nMi&?[z%We:O}J[Тe")1ޥmSzlT{Ќ/|g gmS$hv0{^36Hm}Y#BSN4q<]1r] [s-%+c(W_p%7.ۥ<ƚ@_|KJiDLe>p> ? d % p) Cc     ,@   (8 9 :_ FG H I4X<YH\p]^b:cdFeKfNlPudvxwx y z , < @ F Ctpm2.0-abrmd-devel2.0.2lp151.3.1Development headers the Access Broker & Resource Manager for TPM 2.0 chipsThis package provides the development files for the Access Broker & Resource Manager for coordinating access to TPM 2.0 chips.\Nbuild83hopenSUSE Leap 15.1openSUSEBSD-2-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/tpm2-software/tpm2-abrmdlinuxx86_64A큤\N\N\N\N\N1e6d050dd9ab8ab1928decf46069e1d07838f4aebc53539f12924480c3b15c364035d41326e549df1badcf8e3d0769e70b5140719f6857adef6273e3a80e72b9ed8de66484395eaf59567d317468dd81b98c50b74ce42c77c9b2b76c6055fcc4libtss2-tcti-tabrmd.so.0.0.0rootrootrootrootrootrootrootrootrootroottpm2.0-abrmd-2.0.2-lp151.3.1.src.rpmpkgconfig(tss2-tcti-tabrmd)tpm2.0-abrmd-develtpm2.0-abrmd-devel(x86-64)@@@@    /usr/bin/pkg-configglibc-devellibtss2-tcti-tabrmd0pkgconfig(gio-2.0)pkgconfig(glib-2.0)pkgconfig(tss2-mu)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)tpm2.0-abrmd2.0.23.0.4-14.6.0-14.0-15.2-12.0.24.14.1[Ѱ@[ @[t[[m~@[;e@[:[6@ZZ ,@YKYYp@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.commatthias.gerstner@suse.commatthias.gerstner@suse.com- 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.build83 15486489462.0.22.0.2-lp151.3.12.0.2-lp151.3.1tss2tss2-tcti-tabrmd.hlibtss2-tcti-tabrmd.sotss2-tcti-tabrmd.pcTss2_Tcti_Tabrmd_Init.3.gz/usr/include//usr/include/tss2//usr/lib64//usr/lib64/pkgconfig//usr/share/man/man3/-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/c0e98cb97313280b6ab4c9c259aae080-tpm2.0-abrmdcpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig fileC source, ASCII text (gzip compressed data, max compression, from Unix)PRRRRYn~utf-89795beb63c069501a31bac4796b3fdf52e404172debcf542488a27656dabe54c? 7zXZ !t/ ] crt:bLL ۹ G"~ľhl6Zmqtѕ_דS_L6^^>T1̥ |6UBv0 }N 4SY8A >*:/?I*-ikO3CmMktp/c('iS=ntĬ |paQOjCې%,83ߋE*_7- ȃc@`;ϛYe/%upK ֘׃j.+ fr~"*hWӸ$b6Z̡X=jؤikb, -ob]sIQ1a%bglTPl3yѱsI AfY߹h;uږ`aJzkG@좰cmLJFt=\Mx$%689;{-eGunw \!+ֳ(;DjCݼUYshodٱ9\~$O)oc$?#$QGdWEb=vSiZSFO+t-|ػ~myS#\t+r&t8jVlBt,s좶m&7͟?~N+5|cm;+:<O'8^^ʦuUvm $6JQÖ_ G9DO%D*&T|[; 8m o~v/bc DȄQl]mEbA÷Y\NE-=ub61n_1_v<#E0t*y387ޥ[8[}7\<^ _'fELL3y-XBT؀}"AV(_Y)N^G2BYNl>]6 [KU$ ApOab39e\o,c 9:ҽ{ḱQC%XFNrQ6%E?Y >@#' DF;0-E:y_[ɯ+ZwZ^N1nwr:0StCͺzZRf }aցmr,]p02 > WBFgHj=8w-5 N{RD/ҧܖ(`2TwE]x}Y̞\]~jt%k?"bE@W$Yl1^FO # "/Jx|kWy_8Y`'c̙k~fE{*}gϒޅul -0Қ#[T*;^}|õ%3cQ)_0 ̩Y)W%3i̮M>45lpFtsȨ&-qCOZ: ?nA0j ClЬoUXP X&Mj0[:,#zШLH>-,Sn W8Fmp΅<`Z }le׮L.1|[E>@.:ܳSɕk Ok䄡lƺu$tT$Z'"1:^)MuzC:-A$c_p pWG¬ \Id_dBv+rvM{@vşYn]'7i- &_wkI{g82FB"4ը5h)` Hb,sC6: a2iL 6]Nj1bʮyA4)#&JTE`Fw6%pTW(NK*`4Cg>/f[òJ474o5MT)2 0Q9|Tµj-M,V]%aU=%i]`ʉ.'24ޯljS>\} xg+A{"}{ _gEc rOX!T^Zt]*bM5`f$$d^kϾi;eĤp-a'XTP릜+{r3_kiqڌ4Z ; BnjdZX\\L(K/EMܡNzPZ`THErOKF]Ӓg1 'ctj6Ph)9[T=!f{"h_Y>E-snAH0 vvԽ8ʊ;=`$K, e.rN0% 3 YZ