conmon-2.1.5-150300.8.6.1<>,O(c/p9|뫵O@oMK m|I)d3*(s?_4+&.\`WhתnN勩FVuEJ8+8RJZ wL^`1G gH摽|GNsWP䅳Г_B)h/W AT<}VboCy`Pp2}VHf`Lܶ:^ZkYjtYD.GCvbEDX|WwI>>$t?$dd   =:E [m      *Hl   ( 8 9 : FGHI X Y \ <] T^ b!c!d":e"?f"Bl"Du"Xv"pw#x#y#z$$$$$`Cconmon2.1.5150300.8.6.1An OCI container runtime monitorConmon is a monitoring program and communication tool between a container manager (like podman or CRI-O) and an OCI runtime (like runc or crun) for a single container.c/ibs-power9-10UcSUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/System/Managementhttps://github.com/containers/conmonlinuxppc64le*A큤A큤c/c/ceTc/ceTc/117328e8a1e575f555f8773e3c83cfc2cb266558a840ea8eeaed11f8efeb6b4262fe0c865d85a23dff81cfa3880dba5b1c6296925cde314f32131cad18b36abe9c9d771d4004725237a31ada889fe06c85a24fd0a29e41825181ab4cde54f0167f84c4d85341ae0e98a37fb9af4e78bda06a394633b3be711b327665b18f2f15rootrootrootrootrootrootrootrootrootrootrootrootconmon-2.1.5-150300.8.6.1.src.rpmconmonconmon(ppc-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libglib-2.0.so.0()(64bit)libsystemd.so.0()(64bit)libsystemd.so.0(LIBSYSTEMD_209)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3c~ @cdb@b>bs@aM`@`c`7@_@_h_!d^V@^x^%@^%@^{G^p^`^O@^r]q]}@]+]@]7@]A])]y@]a&]V]QTdcermak@suse.comfvogt@suse.comdmueller@suse.comidesmi@protonmail.comrpm@fthiessen.deinfo@paolostivanin.comalexandre.vicenzi@suse.comalexandre.vicenzi@suse.comalexandre.vicenzi@suse.comsgrunert@suse.comdmueller@suse.comsgrunert@suse.comsgrunert@suse.comsgrunert@suse.comrhafer@suse.comsgrunert@suse.comsgrunert@suse.comrhafer@suse.comsgrunert@suse.comrhafer@suse.comsgrunert@suse.comsgrunert@suse.comsgrunert@suse.comsgrunert@suse.comsgrunert@suse.comsgrunert@suse.comsgrunert@suse.comsgrunert@suse.comsgrunert@suse.comjengelh@inai.desgrunert@suse.comsgrunert@suse.com- Update to version 2.1.5: * don't leak syslog_identifier * logging: do not read more that the buf size * logging: fix error handling * Makefile: Fix install for FreeBSD * signal: Track changes to get_signal_descriptor in the FreeBSD version * Packit: initial enablement - Update to version 2.1.4: * Fix a bug where conmon crashed when it got a SIGCHLD- Add patch to fix build with make >= 4.4: * 0001-Fix-tools-Makefile-with-GNU-make-4.4.patch- update to 2.1.3: * Port conmon to FreeBSD * Stop using g_unix_signal_add() to avoid threads * Rename CLI optionlog-size-global-max to log-global-size-max- Update to version 2.1.2: * add log-global-size-max option to limit the total output conmon processes (CVE-2022-1708 boo#1200285) * journald: print tag and name if both are specified * drop some logs to debug level- Update to version 2.1.0 * logging: buffer partial messages to journald * exit: close all fds >= 3 * fix: cgroup: Free memory_cgroup_file_path if open fails. Call g_free instead of free. - Update to version 2.0.32 * Fix: Avoid mainfd_std{in,out} sharing the same file descriptor. * exit_command: Fix: unset subreaper attribute before running exit command - Update to version 2.0.31 * logging: new mode -l passthrough * ctr_logs: use container name or ID as SYSLOG_IDENTIFIER for journald * conmon: Fix: free userdata files before exec cleanup- Update to version 2.0.30: * Remove unreachable code path * exit: report if the exit command was killed * exit: fix race zombie reaper * conn_sock: allow watchdog messages through the notify socket proxy * seccomp: add support for seccomp notify- Update to version 2.0.29: * Reset OOM score back to 0 for container runtime * call functions registered with atexit on SIGTERM * conn_sock: fix potential segfault- Update to version 2.0.27: * bump to v2.0.27 * Add CRI-O integration test GitHub action * exec: don't fail on EBADFD * close_fds: fix close of external fds * Add arm64 static build binary * bump to v2.0.27-dev- Update to version 2.0.26: * conn_sock: do not fail on EAGAIN * fix segfault from a double freed pointer * Fix a bug where conmon could never spawn a container, because a disagreement between the caller and itself on where the attach socket was. * improve --full-attach to ignore the socket-dir directly. that means callers don't need to specify a socket dir at all (and can remove it) * add full-attach option to allow callers to not truncate a very long path for the attach socket * close only opened FDs * set locale to inherit environment- Update to version 2.0.22: * added man page * attach: always chdir * conn_sock: Explicitly free a heap-allocated string * refactor I/O and add SD_NOTIFY proxy support- Update to version 2.0.21: * bump to v2.0.21 * protect against kill(-1) * Makefile: enable debuginfo generation * Remove go.sum file and add go.mod * Fail if conmon config could not be written * nix: remove double definition for e2fsprogs * Speedup static build by utilizing CI cache on `/nix` folder * Fix nix build for failing e2fsprogs tests * test: fix CI * Use Podman for building- Update to v2.0.20 (bsc#1175821) - journald: fix logging container name - container logging: Implement none driver - "off", "null" or "none" all work. - ctrl: warn if we fail to unlink - Drop fsync calls - Reap PIDs before running exit command - Fix log path parsing - Add --sync option to prevent conmon from double forking - Add --no-sync-log option to instruct conmon to not sync the logs of the containers upon shutting down. This feature fixes a regression where we unconditionally dropped the log sync. It is possible the container logs could be corrupted on a sudden power-off. If you need container logs to remain in consistent state after a sudden shutdown, please update from v2.0.19 to v2.0.20- Update to v2.0.17 - Add option to delay execution of exit command- Update to v2.0.16 - tty: flush pending data when fd is ready- Enable support for journald logging (bsc#1162432)- Update to v2.0.15 - store status while waiting for pid- Update to v2.0.14 - drop usage of splice(2) - avoid hanging on stdin - stdio: sometimes quit main loop after io is done - ignore sigpipe- Update to v2.0.12 - oom: fix potential race between verification steps- Update to v2.0.11 - log: reject --log-tag with k8s-file - chmod std files pipes - adjust score to -1000 to prevent conmon from ever being OOM killed - container OOM: verify cgroup hasn't been cleaned up before reporting OOM- Update to v2.0.10 (bsc#1160460, bsc#1164390, jsc#ECO-1048, jsc#SLE-11485, jsc#SLE-11331): - journal logging: write to /dev/null instead of -1- Add TimedOutMessage to config to share with go code - Fix format string to limit the size of the string to 10 characters- Persist oom files on cgroup v2 - Revert the check for the OOM counter on cgroups v1 before writing OOM file- Add --persist-dir flag to allow important container files to be written to a persistent directory - Check OOM counter on cgroups v1 before writing OOM file - Use splice(2) to copy from stdin- Kill the process group on timeout- Add --persist-dir to allow callers to specify a directory that conmon should mirror certain important files that should persist reboots (right now, just the container exit file)- Fix tight loop on OOM- Add log level trace - Separate handling of log reopen events and terminal resize events- Add CONN_SOCK_BUF_SIZE to config - Fix bug to close the sync pipe before exit command- Set masterfd_stdout before registering ctrl_cb- Upstream has an actual description, use it instead of just duplicating the summary again.- Use `%make_build` macro instead of `%{__make}` - Use `%make_install` macro instead of `%{__make} install` - Use `%{_bindir}` macro instead of `%{_usr}/bin` - Change `PREFIX` to not contain `%{buildroot}` and use the `$DESTDIR` variable- Initial release v2.0.0ibs-power9-10 16705903912.1.5-150300.8.6.12.1.5-150300.8.6.1conmonconmonREADME.mdconmonLICENSEconmon.8.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/conmon//usr/share/licenses//usr/share/licenses/conmon//usr/share/man/man8/-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:27100/SUSE_SLE-15-SP3_Update/19b2fe8fe269cafcab8027f8c20f33ba-conmon.SUSE_SLE-15-SP3_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=ec630ced29c48d4e577f15699dd5c0c9e13850e5, for GNU/Linux 3.10.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRR{dڜՄbbJutf-80e8e06fb1c925579371da5e468fe81d80e0067b921351ae12ef6c184d72c6784? 7zXZ !t/Iv&l]"k%wHu3R>QL)U| NɒcZ3QX},bJ]bmA f R߅.ͫ`wf Yj%O}t&3#_(P&Ew^z!FR_V$ŒWzTIúWtHz~Eh1mJ 7 ߭qw-Fz'[=>26W75].j,H)o䅿9Nli۸vŁH8 k%Gg`]EH@YݟMF@0b['caߨ*־ψҡ1d=;pi< g_| w=x$1\TꄋL&#+m?\ 8kvNä&}2%)EZDtʭybP"&.N=H-k<`1K7YG M `9(ML$qkF/W~QDm>uq}6q_Q$ Ip+#,ǝӴKP_9YKCiBFбueӃPa;y >uno`οrEs6iegB^W.pOY[=YI7cGRul0KtcNTg}ӱ |K 68WOߡWe\4- J-Ō_HK*"lZp$tܯ~lJ" ʭ9m 6!Ru +;9[8`7UPJkڡ@tch*0x@CIó$'&IB\ih%r ^02:g54XJJfTSM671ZBUH FgNIN.V1еa1@ލڤAh  20C8l<@Mf\+MU?KJ@7HkvRUI,9]3h"r V?r\z眇b\*w_(FE%>= L,.3KL9YsjFM ghN_27gt~:?JUvf Fœ~-BIo"TnM+,',e(WII F7† 38>kzj*P!QJ{`7~@rMS] 6ͯaptPRpqhLN[/^ΰmQ@TR7!sI]j1'.ƒkكkc6TvF8{o _|#:O^ǯ)]QXne0 ]7_P&fQC `>BZ^D,p^rve<q;.YJK-c/Tf|\7^D1)?-o>30 |1菆\x ^:$qNpE͡v -"H*1Q^DymCW)H Ô]9 YnjWEw$u{%ECy](:_Z3*ы]yj(8"="RX}9cT(-+?E!uJ= Vϖv*6啊[ 'ahnEqh6%0-zҨ<&2w FYA%jQ 8FQȂ ]#A +huLwwx4Z,SB)yu.P>դqSQ9R! 6@m_wF"]TL>0(=c~IKX[h_þeJbqVb.Ybwq0xkRSJq-@q̣o]/+1%- )joA^MΑ n}磪5b;<{7KNiVIA/zN=I [E>d)w2k'&OE@ǣJHJ8 }QyBv1Ggc0ke#KLjQfūc|ކ5zLJNg vs\)$ݜ%Ϯ a-YÝNW'NqXNK pn\oȪ[l^aK+I2Ӟu3Z9r5X^a$*;oi2YO15ދ҃%ރ(@}Am,a mRp>n(Ր sGLm(\s\i#tVrk0OZ/f곎P͋X(4)YCFfoqI9c3څ[4nлwbYfHsiA1yEU>䏓njd2%qFO+jy.䦘3LDhTfp^/Ç>-b2,<]> ontj8rgELˍ{IݳAH)*)UMxoQf2uB~z %&5X6q+]:h \9<(kzf f87S4cޭiP!#@,xZpn^оc ڧ)FseB{E1>AhdF_.,Vj?66¯,p /hpJ=a2Onc& ;$0 5h?RANCe%HP2rSz"7@Dp"~݅mdeeڗ!YUQ̵ nkϚr6K;Z(uSve-X(uBկ̣G,?'}7SjJ Q"!`rώxlYw;Qh)5ұt\tY «~W䃯hyF4RSb4,kG Abo{7fgل"[O̿5{Dy^ arY]h@tie !Z>o2C[yKTi<3ÉmN/ q:Cc?[>D[\#dJ)_72#*[ ZMaU |ePnPmЬg-D^$[~Cݽ)Eqyo^(e JRZ6fXBgYEWKE;^ h2Yy3 u8Y/kz/3Lև%݆ MnOfuSM=Vas1&CYVDC1?'9|_goʽ|CG|pTNS7( 6Y]`=o­aMx[#⾛lЄB7] \}$:gx 6k3K|kZ(XK:nhbUA6EݎThۂL3WΖ0^sMPGfG9ZP+IVDiQ5_XN?=`/Oֳ  +Cښͣ?CbUd|kV]Mnu )x>{.L]'o ,n1[ e,ؔ)U,\V_622-dt-V^g%Mܽ"UFOJx욫ELULbj聫6ߓ#~k Ue |Wh(o$Vn)]~4 l!BXd=6*Yʷ)w Z P R.=,3RDcR##4<,T q1 &^ ءPu!}}Ulh;Ddͼ%Y"%0pY,@I[2PC'}xYK1zc&1~.Ym3\=n*!J(yMu둼S.'2>4یcztOOLm9Py7]@_$$E.e-]f[ {R2w(ĵ!ؓjR-05˰&7[HVI/pD_@0']r)QNKՈEnx/4̇#±cu-U Hi5=v{9ů3ѵL>ă.{b0b&l^$FBEjp04>1k Bk=I?y1pok@En刯95jϹtPoxpq9? wCoC:DŽ}g]JaفFʼy'vvpv!`%=*߳vE^9/[h/|ִ5ה.6i6ze'>C1f'rJY$-Z *'$5bFuAz t'0}}qqCp p+1`P(iN׮O5:dZg iʟwTmj#\QulE.ַ4ťܸ ] Jnms꛸al)~M KV;v l/·uyD J26ſq睷 Ew6?D%zÂZ'̯EJ_b-xv+ݮE="nbCKx 7y;fUt _ƿffmg{GEYaE^L (wpm|»`<\R+EoH%x-p@qbF0:Kw8˷GF !~f6gϰ?\sa0IQ^w/hVwAW_uTEa^)Cxdl<dn&Nrp}To$?,==qz*Dxa '>6x7? V^p.Nl\|r#5O: ~-9t"xqhؗU:Gdd}c!ѽ6}zChNS;FU=D n9LjIwie XTX0>qo* #g읮(b]a{ö/.0O9;! Ps= [Bk֚*=[3VNEoyBĔC:8O?LEJbQ([{ V)`\Q"ٻBUKٿ<(چʕFIu( 0+a|ܮ'7czW( [?=_ u炇>bM85<:Wi0}gsDVOX˿_G*eڜLpuGr9z=HT1 D&R+;*LN`jK+U.>-[Ku=ߨ1\C /j*ܩ!> &/hKhSjGB1=hS>CX vq[M * YZ