conmon-2.1.10-150500.9.9.1<>,:؉ep9|hچ SiF(g|'R`GyYPnT<5D-Vj~H~xW,;kɌ8V߭htmvփbxz-8P͇:5mk8bxҮ7]1Z$9#kiC`5{X9=M}/ /J,Au>\賙,۵C)ﺎFeUr+4k^A(;կ7óQ Ï[7>eq!ό4>>+?+td   >6A Wi     &Dh   (8&9&:v&F&G&H'I'X'$Y',\'T]'l^'b((c(d)Re)Wf)Zl)\u)pv)w*x*y*z++$+(+.+pCconmon2.1.10150500.9.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.eh02-armsrv1OSUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/System/Managementhttps://github.com/containers/conmonlinuxaarch64*A큤A큤eeeveeve6b787602abec0be118fd1994f5d4928a108e2cc7300a3baaad66aa2dc260803430805d5f9fdb0d351756b17dea6b456e536a449ce2c83b9f3bdd18c0c8c9c1d69c9d771d4004725237a31ada889fe06c85a24fd0a29e41825181ab4cde54f0167f84c4d85341ae0e98a37fb9af4e78bda06a394633b3be711b327665b18f2f15rootrootrootrootrootrootrootrootrootrootrootrootconmon-2.1.10-150500.9.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.3ee4@e|?ejdid@c~ @cdb@b>bs@aM`@`c`7@_@_h_!d^V@^x^%@^%@^{G^p^`^O@^r]q]}@]+]@]7@]A])]y@]a&]V]QTdcermak@suse.comdcermak@suse.comdcermak@suse.comvalentin.lefebvre@suse.comdanish.prakash@suse.comdcermak@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- New upstream release 2.1.10 Bug fixes: * Fix incorrect free in conn_sock (removes fix-incorrect-free-in-conn_sock.patch) * logging: Respect log-size-max immediately after open- Add fix-incorrect-free-in-conn_sock.patch This fixes a regression in 2.1.9 (https://github.com/containers/conmon/issues/475 and https://github.com/containers/conmon/issues/477)- New upstream release 2.1.9 [#]## Bug fixes * fix some issues flagged by SAST scan * src: fix write after end of buffer * src: open all files with O_CLOEXEC * oom-score: restore oom score before running exit command [#]## Features * Forward more messages on the sd-notify socket * logging: -l passthrough accepts TTYs- go 1.19 EOL, swith to go >= 1.20 * [bsc#1215806]- Update to version 2.1.8: * stdio: ignore EIO for terminals (bsc#1217773) * ensure console socket buffers are properly sized * conmon: drop return after pexit() * ctrl: make accept4 failures fatal * logging: avoid opening /dev/null for each write * oom: restore old OOM score * Use default umask 0022 * cli: log parsing errors to stderr * Changes to build conmon for riscv64 * Changes to build conmon for ppc64le * Fix close_other_fds on FreeBSD- New upstream release 2.1.7 2.1.7: [#]## Bug Fixes Fix leaking symbolic links in the opt_socket_path directory cgroup: Stumble on if we can't set up oom handling (bsc#1208737) 2.1.6: [#]## Bug Fixes * Fix OOM watcher for cgroupv2 `oom_kill` events [#]## Misc * Use --detach instead of -d * ctrl: drop fifo perms to 0660 - Remove merged patch: * 0001-Fix-tools-Makefile-with-GNU-make-4.4.patch - Bump go version to 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.0h02-armsrv1 17074669022.1.10-150500.9.9.12.1.10-150500.9.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:32539/SUSE_SLE-15-SP5_Update/3a05c741d8e1eadd5d5fe61304ce7ba6-conmon.SUSE_SLE-15-SP5_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=a15df771a7fac1beae61b497e8c6b79256e7d237, for GNU/Linux 3.7.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRftB)Ue$utf-8f9c2ba5d7eb49c628021e8fda6f56cccf80371185f1400587bbe61aa3ce37969? 7zXZ !t/ ]"k%{Au3S" h/Ë*3t]:1nR-p.}EU1}0Ѯ8Ȓ듴36 ~!oK;9d9 kf $%鰾?͟WM`Y[rxZm7%xf"/W);;1{5z{?rƢl|6ô<Vӊ է30aAܠ|,-jwr4o =QJGM˓M9DtUNn &Imo+)9;@#5 7sE󒳆?"V 5[#ca C bHla&WwrsF+o)]<^NN>(J6Ӳ;XdUE|l2uMޕ7O !,_Cn2YhLoUlQSK"-&tO]12vr~9"G>Mz]7=v13:cu%lUhQ'3d #.8ES<KB$Z؏ĸ3B^hs_N% Ml sb_KIm]5O̧YbC:]RNի[D[,&H1IѸ:#_BLrVGd[E :b\U0Q^Q0iZ=izBPs;³z%Cٱ^kd咨 0;8< X3'ZyQ`LE7[q0qektߜL'Mtw>k_C xR6=W_Sjr*IvSU?T.Y^ԲrDNYrz;won[n ;^<}r[I~XǘQSS&Maf[Qz9Ֆ᠛O)Nn{?_Ԇ4AL%ȗNW 9>"٤ QceGD)`vͦX Udǟ)R_5m],؃Pvhaf%ۦj=uKB@Yُurow2Zц*[1ɬYH!aWNư(PvqacFqPv 5M Q[ZhSӘ8*S֙tn^檳-v7@-†Q ntenmv"bu!t0kl?MܩSu񻓐 H>i/poI.åVvqɛSMQ~ CgV޲/Y*]*߁S3`}X<_yQ; N=D1ضERu{[L ZHo7Ǯ` $@”qs݂^А~eqraa>jzz5`3βe^hN("c%G tJop&%TBUKԱO'2oƀ鴹ժK ;x8iy#LJU ~lgdΦm֒aiuY<) _M DvP 6 Re.Q$<$ؿ~b9 MLR?ZEk\ow56' ܜ jT@C~ޤGF"K8S+pGT7$@*q96ECmsω& '=-Vq}hژKK_ᰜ694ux-@y'x^`6A;eRxV4; -#ygo6yvhԱWKpk tvkHivf+06>k ]鲁BHbI߰hmA/Pzgel!C (U x;ͮJC J@1[*Ua!3ZU1-H"#nZkj{M튁ϟ&cn%.'N~rV@) nboƸm:&yub5W)0R-/H8@sDZ“m( 3y yvK!Cձ+ {N_.CJ#х\2왅#sG@}p^tڊDOl:r6B>hm>;?7?{@C\^0 G 43ӂ7ɗ)dqn^4۫.^T&ŀ. >enq<+(854BVh-rf8_F_Bk#3nqWeRܫ[ӾWxŅ',d` Ad7P7N3f&FPvEeaɶQfFS0DӪp찥82wѷLȗ̆,*)j06ՊCZ\BT6Y¿_r#~Cz6CދtS~4J_ *7eS'dx`5"\6w[I'7>s>o݄oHnͧM"Wno93bXI#D>xע`7QrX^IbVNs1;E@`q28}!Q>n uA-KVKSñTU7c"4EhLYF[BuBX;wa+2 t+%]Ȩ P88 YZ