conmon-2.1.5-150300.8.9.1<>,PHdp9|3twM7.G}EC)'g5eCL$Yy]_U@.+Hʮv361_.D پy"GVB>A ,>~VԯL#Ώߐ[&1Q5Y*dXū.?/*]ۆt[鑒Ro> ДV^ZQ6ڶڃV/}b-L<46j-)ڜv> SrZ6+4##/->>$?$d   =6A Wi     &Dh   (8!9!:!FG H I 4X <Y D\ l] ^ b!@c!d"je"of"rl"tu"v"w#x#y$z$,$<$@$F$Cconmon2.1.5150300.8.9.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.dibs-arm-6USUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/System/Managementhttps://github.com/containers/conmonlinuxaarch64*A큤A큤ddceTdceTd52e8e7d5f38fb9ad159ecf39caf17f95bbfac6fa8b8b0b358af28585b7f98d3b62fe0c865d85a23dff81cfa3880dba5b1c6296925cde314f32131cad18b36abe9c9d771d4004725237a31ada889fe06c85a24fd0a29e41825181ab4cde54f0167f84c4d85341ae0e98a37fb9af4e78bda06a394633b3be711b327665b18f2f15rootrootrootrootrootrootrootrootrootrootrootrootconmon-2.1.5-150300.8.9.1.src.rpmconmonconmon(aarch-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.3dc~ @cdb@b>bs@aM`@`c`7@_@_h_!d^V@^x^%@^%@^{G^p^`^O@^r]q]}@]+]@]7@]A])]y@]a&]V]QTpgajdos@suse.comdcermak@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- build against go 1.19 [bsc#1209307]- 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-arm-6 16789651862.1.5-150300.8.9.12.1.5-150300.8.9.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:28252/SUSE_SLE-15-SP3_Update/b482aea2eaeeb6ce685c48ea63b8a242-conmon.SUSE_SLE-15-SP3_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=424bcefac4f6385b4efb8b4aae0c52e57e94aae6, for GNU/Linux 3.7.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRR:?[e"Zutf-8c74caa0887ea5821b7542a52e9a4c02a9fe8c3cf9f23e67f67125868c8ef46b7? 7zXZ !t/u'c]"k%wHu3R>QL)U|m^:~T[|te *{dut*H*vIЕ:M70JheVV55 0O+opϐ~B!b#m]#uL3b%v¡8:Ѯ.^Κ8e MY*_8bQd`ʸښj-l%aSP;6_\B,~VW@9 ۂYUކL)S3 ˵qwfɄb  |Jan]_>j]"nJE#(sM@jqVO28mJq9:t!$++>5Ԑ!¤c# /1DGwd[@-g~fV"`;='mYh35Y6?;GY&V*+ j)c"^%Lbԅ&ްCEF̓ {*v[ϰDjTR0#l=EO%Cx6]-e!QC Vk=;UB]9\{@??Sl uϚ5g}k,hN!v!^o}'6x볏JF=u9s>|@1ha@Cp\9˰}?nHVF@S| GqdS1j BjZiQ*92-K& jG^ 9b6'TtO4|Gř7/|ژʆqE(PFvG?P+m*m#*TwjqyʀSRlb=v[(OvC8lC 09'#`ڢK ai!RQeʅyN8RV10up&>˦g*%Za)pxly}ԩL!(\^•"Ye9p,+j3Χ6K&+i% =&:Zt ^:$Ѵ|X:(:ha]|'σ]]7Ez0un T'>6CmjbrIgC؁=CӨoU!;ūY{$f/(w_hf ApKsl ޞe9=_+b\S7CcFjOV%ilDE-%# "oL PrCWάOR7-ssDV | 1{=ג9;vI"? Qv=}gz|*fA>zD/,8>=s=eeQhѣUcB@3LxasEH  lEŮSy n2?~8E`{ >Uz䎚"a%6 eFg/X]\ahטHc(zΤEr-:Z26G XS4_ލgi$ 0`[ h6.ﱌf^$FJ'ҠW:Kwo$.5{ʫy>ܴdInn> Tbgfz`Y+̸:*{'Ke;F8_߶a "4_łOVK\wx|zG\GRȜ3p AH4<:%`5x_=;NSm2PhJkh@KpoU6j^sA5֕-UM=mj+P eF \cDEOpy6}DA] }ĉ4T}Çi.!^kvuDMy͐B !7!TM:Dz`iTUOll'/ٌdq/uɱJTF𱼽F@wze_Z.G5ѧr9)gFG +nrHWa}.nڪ7q$:M+Y+BiolP|K1e6И8cʃk%f I[nĽ~Ν@]kz"^GYPBn;fnv7hqlT+URn0E+_{sɤ;PH=MLWr]*g Gy_W1h_9:+THΒD-84FZў6{9ard6eZM筁qB ЇƁ٥?zS-~~|vS0edwD~L %0G,8L(<.׊'L%O bչo~}su bjr,1RE/ߜPdd :?MJ>%S} 84"`rbPʧᇫLW99l fu4=v꥞A{GZr5fvLn#vp "4L8fv^}G_vqm&)GR5ktYtPB"VFeNJCv_gZaø|U$2EՈ ^Tm]pE;`7JqW #Z^hYPKdJHF D(_l;${(M5!3Mn4\UA`hE7;cpXlt&b. nmj:(.E!V^ӛ|Vyv:c€'B:= WnW&ѹp[8^ֈb=IGcGtF?⠜v(>MI)LQ|ǪNE]j8<>~ɝ=,!2>SBpK݁@ ys.9hq^LT Y,cu2^j@,5l**:\1lV, AuyQ<~Y8FYmðu4/`4{5`RwEfn3[݄%0.e֝(.l%dCXR\Uξ酎;f%ջx\d46͹_YzbQ=p paf ΩsEvׅ\@`x0豰Oi\ܦAr|Xs o|ؼbxSY" NЍhNpmkJB(Tƹ0}9ee~c"ZÒԶ%::+E OYk4kWvD S7Ա)}ڰE-=H<؊=LjH\{CM\a.Ό7r dUTۣxU8ݩnr}N, RI&0DNJ颭\Y7ҽd]_Кf{BԨ)]W0Uc̹gM8JtwB/Zǽ'_ %O˃6Ts qaS&Mf[%k":ZՂpiaB贔Q^Um<]xeR×?\0]vó.!7qp'cۉmL昖RgN}8 @Tpy&@&ZR"}iGDE,'>[-d|fkApi-h׷k&7ʙ˷;>`T!+|~O3ta$:m G{]|nM<`g苫d)|G&@r{`L>D*K./SJ9MNݾaͷu.|]0+4 $2I[/n!۬CyE.myM.C=_N\Vf:֗++}?^@yL4 3ɎmwqA3n).'iB-m5W_ 4KNIe]*| Bͼ'8Je6cn\L_(luxq =8A\x ;~Zj=lF<> ~Pl$lN4#:GpB a>cYAD^dP25f-O)fX@RFZOq[9w >%}az?!b2%cmGT !f~'_Ze)Y` ,W#$VVh'ݠ(P {; zB(-BZ7dq:DdUz O/<Ρr!By ҢlNEw;B8G!5%@bծK䡡2$fz.w9ByMoTTC fvBOH(Si,3saafI4#!n,v?K ~CgU 6*zI#=-9҄Yh4r(* ܷ9 vZQ춬$ !(s^j dBU~VV7#Ym" F;)699dKSWc4Q BԎ ~b:( 6jfOy|1oEBoh͖N`nnz49Hwp@VӨtF(t~}6 HEVԼEMe)4PM4nt+%,F"Uh=tMqhBcm1fBdѓcZh78^1Uxhli. (bGd2OUPʭ94ǒ$ S"ip82-]de@>$;Uf** pp؛ ,y?mOaˮ^w+T4u r[4+al91LAUl#ٺz۷VZkG2 m!+uXϓOLo.fJ>Fq m0T  [F!1>gEv .< U=^4N)`22,h&AxYD 7ǡUtt-?2`S$eZmFO߹ *ǚĂo] KfkC|pMѐtqYV)HGDjszb[pF@ ]hn{ymKe;&|v-n,^{E&)DD^f"68ō%±Z2kYު%A$n%>BC̹Sa0xH(.k\CaEo':dk'Q=JWۚޯ@a<DI@" \06z [~ٲȏqJ^ BʎNbӻ|s-ҙ{yISF'/] |hEj>p:@=gdl\l:2ibI'm *Yn_Q6A8/ֶ Cx}' ;'axb6{5xd#:U̷Aib+2(Y,LQKjd8X@Zҿ5DsT9 BDs23TmRAkCfyRvpʔMжM> f"V"&儆՟6~ 6C520ѐb]·Mcy)PKV8σwj߳$fEulA<]%I]fzyf}p+1d˴v_y\ 7fJ79R2LƏŰq[kպ̱H-!2x7LU+{gPꐸNמxH̉f͑Mu%0HN$zLt>c3P'ٿۚѼ7 cW-+5| z3ywGVaH27,YȜ@c> KentLF7$$OS? YZ