conmon-2.1.7-150400.3.14.1<>,FЉep9|1 -2 1Uy$9=VhAZA0<?@}[](lLoR^S*(@y''ߘuMJ3^lUKlc3W`Sysvioj~ad>?e<>_QhtӶNguwsȥ!zQLфF5Ej8 $kaBurq?2CeޭqBX6*tS=M.lkKVKY[Y>>'@?'0d   >6A Wi     &Dh(8"9<":"F"G"H"I"X"Y"\#]# ^#Sb#c$d%e% f%l%u%$v%<w&px&y& z&&&&',Cconmon2.1.7150400.3.14.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.es390zl39SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/System/Managementhttps://github.com/containers/conmonlinuxs390xX*A큤A큤eeciOeciOe728747b75a1a8514f2e0ffbb8d282e406274f9bf2b55cefcc484c7ff9200a21662fe0c865d85a23dff81cfa3880dba5b1c6296925cde314f32131cad18b36abe9c9d771d4004725237a31ada889fe06c85a24fd0a29e41825181ab4cde54f0167f84c4d85341ae0e98a37fb9af4e78bda06a394633b3be711b327665b18f2f15rootrootrootrootrootrootrootrootrootrootrootrootconmon-2.1.7-150400.3.14.1.src.rpmconmonconmon(s390-64)@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.9)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(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.3e@d@c~ @cdb@b>bs@aM`@`c`7@_@_h_!d^V@^x^%@^%@^{G^p^`^O@^r]q]}@]+]@]7@]A])]y@]a&]V]QTvalentin.lefebvre@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- go 1.19 EOL, swith to go >= 1.20 * [bsc#1215806]- 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.0s390zl39 16964379172.1.7-150400.3.14.12.1.7-150400.3.14.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:30933/SUSE_SLE-15-SP4_Update/8f9d8faa6f280a5d8c6783918a418ea2-conmon.SUSE_SLE-15-SP4_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=df1d9bd8ee493dfbf9019ad6d0f1dabcbbb00f0f, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) R RRRRRRRR R RRN%qYsutf-859161c9c398b6cca45853c38b1a383759343b70f6b530aaa6136d16098c03676? 7zXZ !t/.G]"k%wHu3R!)&{?7Mvk^db~hᵚ}pΝґJ/ᢆ)6]1e'=8Ŧu툶OL/4%[ӹs{;uz4њLQ9nϟ,킝=3;)7'+bY]#eW;?o/)~k/RohoQȃU&&Ql|ֵWm~;b8՜l-zSz^A>>BalRխ; y+~KdQ[cڹFK4mt^5aҗLS޻̿ua\zzE6ֈ!`! X$TL [{L8@ԃlDM~qPi8{q"OVk\VpU46sh4ki3~CUW`&#)s 0V{ܧ+3>A'/"8+jT4k$_x,8xqZ![bXк"U}RN[_1Nf s*˚:- #-9E|I3C[>&{ '];S#Qu&W, 3<3h9m-CϽTy>9kVı:̥vGyې/BEl &K@Dq#YLqʯ^Ye KZC{5-]2X3yat1 m]"nI-˄f2/vW#WgZGT{zL߬4&MOytUlh٣& &O%rS@*'Әź [IY$quz<kqRTcc7G1,p NOmBu*`Cd y1g/Khi5G "lҍYg &㐦X]AI׽c;k@&|\*)Wn{$Q7ⳙ Sv<-Umtz>[y|ř7x,N(R u%hK$zEdNq`p6W1sH1 85rhH(}J6g\c[ 5O+s6JήBtH'S=! vmQi餝g:0ExK{kA6Ut˻5Fy~a2 QZl!j|Ny ^صnvW{مHwb2DUϻPN&֑тlwц%4W [Ǎ>޿h@I: a!8ׂ*p[[}EM-+4P8kBXO;s9CXTR%J"1 (,Ak]V?"}ȁc#2]ڧp!z:h7~ȰkMNF =g%dxzqXHߜj' N_?L0'Y|v> N2^o5\SĆMRƔJƢ^r-S-W-o^7nEq -@GHq3S)㋜3\glP:_%MR%UfL+;[_W#u'{ Q"Q~)<,X3- ͔&c .i]\C k*L^fUkzTS|bZc)˿biV)۞H{aLca}b*8\B+,:țER ]F4ktE Zک.Jm@} x{3XBV OzRoN;}[Ǭ6E6rՄb1<(~{׀& ; E\>ES!)FæI&pГlzR!U73jD>A-1.jv( w0Ahwl:8-\jg޲'fb4!Ԯ`@B6 ˢj>ˉ5vۓ r?zqzr#7'QFƜ%gE/Yr{zmKC=wt&D4Ʈ#qee@ϾWR]r'Xҙҏr"~$jTQkv&U"{'4Q@1qr%!4;mϣ"IYLsD6ԾQ($:c-uJxq@M?0!#2gH9JQ0SeHT&x7-!K7RkF ϲVW #;4w㤚V b;Er_ |brFHԸ)\!D4:Ύ-<>/WiOd+HgX)yEd pW^|ZM.AvlStVp5ީOҜISQEї%zgؗjO6ئml. cA;=)]W<`˴[ա@I~&p1|&Pjbw2] ||7ԧhZpȽeuÜyۢTel^jAvJw"`=l@RN*[ڦ3UVڈ$hT`R@%438<_*!bh7cNԈ_,3ְ}_Xo'+,bw,߿[}g;*XdB,|ՈdR 1?@!GOQMؖmcyklʱ+؆!TP0H/)bgEc" GsD=F&A@SwuQ91'5 An/$*}<1"in?;U s=<4k/yµ0 r:VaZLM 6vYR5pddVʔуY[E;;̋1UFGXBCLqjQΟѺR%{?$; ˺Ӗ7,q _R}7g%@ɮ_V9TðcY7Fg.D䊷kx ۑl J=rr+|c_'cU*I\Z^2EBWU[]\R|>R6~h7Rm {HjB2ng6nj)_+ Ny^>eBaV '?NI~k(s$cj8Ŀ*ǘ*ETɬuXcoсaUܰF8|?MVaё֒NH/TGa{QS*q$[qh}iu.,!atl(xs˲J+Ʃ#;c1 RvTL; d681xds ̿?-5&4J&\_ 2 sn2Y̪EuuF9-iKGXxfg/s0,[Ʃdc*HviӈYlEȌ#URWrP͸0h{W4n(WW;(6}94"ZRxt>հqVݥKh,6޺1ljjd-gߠ`<_\ӗt }ra}<A"@O,/V_3pH&Ilya Z:oH=[,?^"_hJZ<n^g:4z͟6bͲG_cU{Wޞ@fTS-y>6TDb[ V~kqep4fJi0@7<{1M%Zp v!AЋ3H"T9̳?YLm)Rfsln m..HjI}zBNt\ZX;Z>6m35ca]\qN(Mw_?)Ohτ"r%$xMcb%1sTlHv.Uf<)kxҪMmīܡȸbZO6mP,!0G \5,(g^OAp K$35gMVGD!.@HQ[IZN7Nkzm5ÆQ(6|DQ&%0sሒAs80K<%1栲)Y;rY;e4ƹ~ű嘒\ԩ%[Aw K߉r`x-EPӀ\AUV H@Vشϫ(wC!Bk U؋3x5ӄ⡓m-k  :cDj8R)H N&ʷ;7Ч=HACHs#k)'KPw7R@q`][pFlXNZTG 2֭ ܨň%ʹ>q\} mO&B|fwy&.5tAo&Mn6#{)ͣYU"nIDE()H4s߅)[~Kk ?! PG222JF=;Yma7=B?X{}1]Bԧ!I-k/fZFCV3H&2T=V`!`R-߳z·BDUȎ&jB S;D&x}9M>NEXHFENz vNNT'S- qٮ>Qt|doXA"+w}#wۗ"Z@Lޝ75t4'<ܯ6<uǫ +׮QG\JM_M һww6=*]TN̲a ~~ )aZ#{ۥek ֤^0E=;:$Pf\w3B,q5Uߔг3wPOz4dslǘEX{QIy(׸8ťњ![A SyfdlFqnqu( P 1;.]{Z2L8EellN(2b 'I+41PfpCXvVqT2?yG6nlYY8ʳŝ[Ln6* y ebnꚜZ$6] YZ