seatd-devel-0.6.4-bp155.1.25 >  A dk>I%z i:BJpS=yF UЙ>;`&irOÎLNaea7,IX}[)_< & Fj?ܕFՎW`w" 394chCGte'K;bL9_O !OOv}4+ؙDS<0W [T%`B!Tg7ҝ mT69ቑ-p ˦UsԭaG}[6z;zl,w*x\`'d C Z2ݠW'`Qz$zNYAW0rf$+ͬ[@ӀvmD}BlW*-~b=xC ReJ%-G{rlzOY 80᭓ಯQ}cO4Hl e4bg-7z1RYg5n34KL\A鏳@+8:552f00ec88f2ccdefb7a167b65df6c3f56891654fbd6756c444109d37e0be913ee113ea67ed65cba40442d5b2bb55ed4b26f4ae6$dk>I%z 68\1 ( ^8+\op \/'O ]-'b9y@a:O/rub8 t '#! ImNgJc[Ppdl,/)J cNvb)maLʞS:!O.)ܓF6ȓjpN|^z$n6~AؠBabͫ_9 ID=Q('7_d|ⶹ7WȒ[{/C^ףxoSUQ?6ŮV$<><Ÿ~b:[JHLA?S-TA@w ;:ZTzY1lbz*!<ڌsY vcd߉p&UxaMw5;qBY!qD ]?å)*; 74# .@./T %k-,H` Z#QM2,[ ^cּo}!>p>?d  ;X\lp    $ 0  Pl(&80 9\ : FGH$I0X4Y@\h]t^bcmdefluvw(x4y@zL\`fCseatd-devel0.6.4bp155.1.25Development files for seatdDevelopment files for seatd.dk>obs-power8-04SUSE Linux Enterprise 15 SP5openSUSEMIThttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://git.sr.ht/~kennylevinsen/seatdlinuxppc64le b dk>dk>6dfc615506433098879ec8a9d730cedd95b061fa1f1abb402a2abac19b931411b1fb211c52f0606631ecaba1051852c56182c57e0526e95df2ee60eabfc18e14libseat.so.1rootrootrootrootrootrootseatd-0.6.4-bp155.1.25.src.rpmpkgconfig(libseat)seatd-develseatd-devel(ppc-64)@@    /usr/bin/pkg-configlibseat1pkgconfig(libsystemd)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.6.43.0.4-14.6.0-14.0-15.2-14.14.3baX@apaC1aA@a<@`\{@`P_@_/@_/@Michael Vetter Franck Bui Michael Vetter Michael Vetter Michael Vetter Michael Vetter Denys Kondratenko Michael Vetter Michael Vetter Jan Engelhardt Michael Vetter - Update to 0.6.4 * seatd-launch: Use snprintf for socket path * seatd-launch: Remove socket path command line arg - This updates fixes bsc#1196493 (CVE-2022-25643)- Enable logind support for Leap too Leap 15.3 ships systemd v246 which has the relevant API (sd_bus_match_signal) needed for enabling logind support. Since previous versions of Leap are not supported anymore, let's enable it unconditionally.- Update to 0.6.3: * logind: Set userdata for ping_handler * logind: Improve error handling in open_seat * examples/simpletest: check for libseat_dispatch failures * logind: check if session is active on startup * clang-format: Fix alignment * logind: Send ping to wake us up later * seatd: Implement ping request to wake up later- Update to 0.6.2: * seatd-launch: Specify exact environment to seatd * seatd-launch: Use absolute path for seatd- Update to 0.6.1: * seatd-launch: print unlink/kill errors * seatd-launch: exit with status >128 if child is signalled * man/seatd-launch: Make mssage about root clearer * seatd-launch: Use optind to find the command * seatd-launch: respect PATH when looking for command * man: Add seatd-launch(1) to SEE ALSO of seatd(1)- Update to 0.6.0: * seatd-launch: Fix chmod error goto * man: Add simple seatd-launch(1) page * seatd-launch: Set socket permissions directly * seat: Allow new clients when active is pending ack * Add .editorconfig * seat: Avoid holding a tty fd * meson.build: fix build with gcc < 7 * libseat: Fix build of builtin backend * libseat: Update builtin backend root requirement documentation * Revert "libseat: Check euid before using builtin" * logind: Remove redundant null check * Make libseat_seat_listener const * seatd: Use path in chmod/chown operations * seatd: Improve socket permission error handling * seatd-launch: Command line argument support * seatd-launch: check for getpwuid errors * seatd-launch: don't use gotos in child processes * seatd-launch: propagate child exit status * seatd-launch: Add seatd launch wrapper * seatd: Only set UID/GID when specified * seatd: s6-style readiness notification support * seatd: We shouldn't poll if predispatch > 0 * libseat: Rename dispatch_background in backends * libseat/seatd: Add dispatch_pending_and_execute * libseat/seatd: Return executed events * link with rt * readme: Update discuss section * meson: Support building builtin without seatd * libseat/seatd: downgrade ENOENT log to info * contrib/systemd: Use a different group * meson: make 'logind' var always available * Avoid a clang-format quirk * meson: declare libseat dependency * Add no-op session * client: enable cr_pid on FreeBSD >= 12.3 * readme: Remove alpha label * contrib: Add Documentation to systemd unit * meson: Disable examples by default * Correct minor misspellings * meson: Minor cleanup * meson: Fix logind backend auto mode- enable logind for the libseat (disabled by default) * fixes errors during login, see: https://github.com/openSUSE/openSUSEway/issues/37 * this works with libsystemd >= 237 with new API: sd_bus_match_signal- Update to 0.5.0: * libseat: log error when failing to open socket * poller: Retry poll immediately on EINTR * client: More robust handling of client links * logind: switch_session should return 0 on success * libseat/backend/logind: stop waiting for CanGraphical * client: Do not use SOL_SOCKET for LOCAL_PEERCRED * client: Use cr_pid if available * logind: Send ReleaseControl when closing seat * seatd: Tear down VT when disabled client closes * client: Remove link if seat_add_client succeeds- Change _service file to use correct version number and not git hash- Fix doubleshipping of documentation. Better summaries.- Initial package of seatsd/libseat 0.4.0 for openSUSEobs-power8-04 16847499970.6.40.6.4-bp155.1.250.6.4-bp155.1.25libseat.hlibseat.solibseat.pc/usr/include//usr/lib64//usr/lib64/pkgconfig/-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:Backports:SLE-15-SP5/standard/b21ee6c48990fa045187de4f26801501-seatdcpioxz5ppc64le-suse-linuxC source, ASCII textpkgconfig filePRRF̕rutf-8f7cc482bb1355de6e6f7c434ff0621cb60c55bc355c28ef5109fbd47d0699cbe? 7zXZ !t/] crv(vX0A~S%;X8+DLߞZo=TJ([Aw鶷*Aak=b,7|Q$o5pKC dG{YLfi6SS3D`(%e&ҝ  py ?>y%n<3~7 P6 *5'8ךwPjIe%{ .~/Lj&g64ݣ)L_A.:jX dk7.>Mؠ' Kj,q<2Ӟ"Q^v Hkm>I@k UOpp$mpj|}_b7 : J m }ӂ^][m>)0^zErK"%dJ,j/-MUzaR"m&Cj7s >H‚d׏Օ= NqI՜Ѫ$tI;uK j_A(`tӎr>.Z'x*Vd[ZaAio0=D&+?qoPS `i_F;X.i!yZW17c7i*\;7eucHs:O=[e?s8ݎ̽Ƀ_Lͨؒw#{w1(: BӁ> ed10p3(E豵CJYѼQʔXoI&RE8% KZ*fϴ$i4VƇ l|, Iiw-3#gN"PP 뇥u6fEZllorKA"Obrb>пZ,Lë6iɷ2?9f%86v!&II\ꢑ+Q="rm0t"bR\惂[f| I#Y/yQ䓝u"RD6PP;3j<>WPDrEd,Ko%M'(FxKGB/x8ޔ/||rhbdHP^d߼ϥ̵`&f5{E%ٷ G$yjQ-{Yi) 8`0oZ65^#~qRp$p]4a1P_VS?"z׽>dՈ]-g^6:woOI3`UK]_ J[AOՌtap3ZG4bB#5p$`U%J8 56ُ&\ũD)O~FjWM;L3n.sLOPPbY<®J?a/Ƃ5$w k &}W)ryͽ k-ٟY~6$o;($,JoէOO:%WqjM @r22T 2eR=l4~C"UY]cڝpѮ_![>RT HQ(IuڕG­k%j>ÁQJU IH=6"P؏$jTzW8Pmf"T0{д\sB^ȬVY\ K+ƳNh.cog2S7hBS~)d4y}MLSf77LWkյ0^^K3?^#Dki/Ֆ4^faPFƌy>v^9}Nu|H<c0-Hd[4O8$ts+j] GSxJh6H#ɛT-wG_uhLRjٺddN