conmon-2.1.5-150300.8.6.1<>,Oc/p9|]6 -V*zۄcWcz.Ź8nʝ֥>uɥIƘP'>f; f 8$Eg m:G*&h^P䧶&s<]LBJ\lo̢Wa},; <T,E(NNlFAՒWf(^֓B_ fVYpz+E>auQGhhoP%LXbgU`_̸S&2AiPFT+'-\>>$d?$Td   =6A Wi     &Dh   (8 9 : FGHIX Y \ 4] L^ b!c!d"2e"7f":l"<u"Pv"hw#x#y#z#$$$$PCconmon2.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-arm-4USUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/System/Managementhttps://github.com/containers/conmonlinuxaarch64*A큤A큤c/c/ceTc/ceTc/4566ba87244138bc76ed2b0edc8e2fa6d3d6984bd733037a65bfe4a13859690262fe0c865d85a23dff81cfa3880dba5b1c6296925cde314f32131cad18b36abe9c9d771d4004725237a31ada889fe06c85a24fd0a29e41825181ab4cde54f0167f84c4d85341ae0e98a37fb9af4e78bda06a394633b3be711b327665b18f2f15rootrootrootrootrootrootrootrootrootrootrootrootconmon-2.1.5-150300.8.6.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.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-arm-4 16705904472.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_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=9ba13524b43e8cde20f920ec21f2c6ff4a44cb70, for GNU/Linux 3.7.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRbh ni0 _utf-8238b09148f0e9e426c8a726dfa05be99683fbb28fcc7dc84282c775104af0fb4? 7zXZ !t/u&]"k%r̨u3R>QLnOnArĝdzHQreBz]Ǡ)]2DN %;0|>M'b[y)՗z " ȻY"%T FUgO⬂kg4[1v64x_ =r|ZKrHC)v<@V\&|5C UL햳$N ͬ muѨ)e _8 i}( n7zs8JIYv^Z$1^gҫ ?:[i}Hn_J|B쾎aS (rce9SF՗a/r2B ܾĈxٙ")h [х}@2J_C36f>;u(2  }UfXxM+^~uB9 <$y6^S#x0 hNl).xQ7Isq)XP*~Neofm&ډx4+0wogǜFo?UѢz3SpaPa D14ABx6Aqb_ (,a5;xcl@0:\C:蹱L'm lH кOWؒGTdF}q!$v\IhjYj+kK8o"(# :yjNv >hdJpbקoPrUOiKvyg؊H0|Q"sFdШc5ʘϱWMCP|>:9[C}<}%$<`rh'r :2ƒ禥x\=&cYwDxpk2gpZx[j8[L602}sh;8DDF! !=SE ˷~{Mخ+n!G nͷ6^8~72 C"2 `DAY{ _lđ|?xag "qd^8g[l${;U3ö=^[ƅ!vU/ʠeUУr[hEya0o(:aS.+o>x^ qXE=NXz<r?N|1%_.Ʉq+$]4H~HAx?j-=RI[_^w\0%F/2@Ĝ˹Oty8gɿα$4&؝1~ Sq_MJ'B'}sk;]tgƵbB=eP6Iȶmf^*Ax[//?kOxeQ^0h<Euֺ0ϓA=I"h215韯g-ILv5[I kzɏr):?r<ԞD(G 7A Yd3)@nq$ @5JDVz$!bϋIjll=rlcue.qOCTO٠ ¦dZ ,ơɴC0fM͸h= :rZO#4`Abtx>)gcA1&q> |X(&Q,Wk.6JBnI,;+kSً/ҶB~/ـ?ĺ/AO2hP0Y_Bs)geIg΁J'ײf\ `lD$>eJq΢3e }DFuG!C7p'bF# ,%&n`N+Rq{nu~dӤe ,T6_O!e>\QC%z,_N\.E= _i:وb>iQ1f@PY2Iڕ}P^S-G(9Y|LfdEÜS Ao G?F=N>"$VO^{Eq 8ゆ(RM">] tYU{k-C4\xgo7T_iuSowbuBeťn^ZTYȵ(&6*t-:E_K@d5jE*+!'J`~0VO!,g9# #(KO%pܷPX,Jpj$=<O3fH{RQ F{߯`|Q-.C9\q&?xJd6_MyN\J5 [O)?Ǽ_j)6$.A /r`;snLHvw\ +oC#h#w$͔L9 Is,5p (%Nұ,@h@x@}9EED4ž_jT F ]_P%)o<{k(ǧ?P|' '"(ӋB+EE/}GZ ^"r9cV"{X˹6Pac&Jٶ|h%AeyPؠEeg(2)O[D҇2~e< rB^*qfq0~_ /wRDدNO@QQb0w~=5= E'p6ŇL77|AzϫiMDp]/4ԗgI||>;:"kU"q g[8)+,?0uX=0rk}ÌDF>9!J4Gl Zޖ{M ^ d0n> =#>(!f T¾&OMKa}#s3~ivIͶq7)u`3-wE=ѴWo 0vJM1 4@;* bT?jnF_/$Pda'dyB-d&TW۫f יdKΡ[}j[ojT + ḊᮓpϳK8( UɌ` X|ץ&CJhi7E?zV_@ -RAfkR(*ZQqV8  /~3nDW)v&+Cʓȇ<.\D܆!F@G".W~A4#>ɛork *"턑v٘{S D_N'u &1Q :ogIWapKCԥzO-[R3.A~Lx;~LM!~ +YJ #JT/EM`c}B' -90Q<~k А b]n}1PF=|/L?<+R~1ـnѳL b0ȱYA 37*R&1s"M@ÆAVy@h& u{ָ+RaQNZca43]U9ݸFTP:bx"FXe* ``)3T+ MĜ0 /qca % jtT8t Ra*𛅧a!Z1h7 Bզdau1P霽,[2Je7_o,r#S" NPx K_!wBM(LF]e&U򠒻JcULBқFqEۙdNadzC.ł\IO]E)Ӟ^(x0b5eiM&/q%~cQQc$@ĊDA]W R^$#a3м\ىnzf3/V_R> ~V/9J44wKj}=Q*&Iz.%RnV-xXMW`_vCw"Ep#jFc}zonA0e@Nz$%MZ/a Gk܍q2R vg["*ߟbrO@:-vɠd_ؼo#(CX:] g =2k#2 H4Oָt;'G၏YgzdطXU#U J ! KDFũ,O#D< B-01S͏?z&=m,((12n=:򝜖?Yb~' DŽ偛h%r+RT0 G#{ܫ2k L.6hFrQ)-9fV?;nny9t7©gP+\HRU+PLv뢀1HܷZ+43j{$=kI5`~ YD4F6 z̪`"GP+ڲǁHyR9,S K~COj_{\9f([kM1M9 F #'(49QE:~<똛y,r7_| B V롰 z"G m(?lycI_u9ƻI(z&\%k2+7gL]fh^7}ӎ/ VYݑzh: +RJu`)7.x-I]<9"J/xsN7eתNk~75!k;ˡ€'9LcLOzh2ⴺ5ԃy"ʩE2?whj 9D[ΤP`${9b@ٖ¥.5薁xࣧ抦zACb9Ûy+AKg1c@:H6t7.:ȋ^:Jsj_]װݍ &RnGxCwrt3N+76ZLs:g_qx"f.@vCWRS~]/Br?wUOFeIz܆%9+;YPna'ps\</'t Po!p9@WⅣ7[/wTyD*ky8=z`Q eQ4`-r]JSe"YZ`Y1oyRLaU\wk SzUȕÿQ=0_d 7ܣv޴a (kө}> ^AchKR 91cqX.OLИHA]Sn"VHP;̝fUAFw && kLbz3>i=(pފi{F]iu]բ/){+T9B(\okG T$EאUs"n|pB64Ij^p&I64pT 7EbߪzcuDYYRRjZzt1O+ĽcSQ#_MZu'ΰe;NBU2?k}." zLAGqe1rjvfဈ٢lD頪@ J['EY5؂ꮓf &3+5!cƄ=Ya Tϲ!t"sF=3>L;~+8AWTx 5f\TA MiJo!W5owYbtD9E;e]K-Sɼ*Q,J_ǭ"6Pì1H-0VwąL҄[kRih<jz!D>;e !rUɯ7Ǣ`m:^fM}-aY\2T %bҜQi-:έG]mዕVj?8~>ce,I+w?/Bb\.XN>*DZuTmpÅ;7?{G;թ*CNJ3''c<#j V!2 2(`r\$Ɨw2,Rc!D*T, Nnͦ2A/^cTтc>_@=eυג,hUe|bl!c2~B(OTEJj;€@*>_0bxZm}.rԟGe1ES~G(?A4$"7f /H(G費{}#'R+VKD[u e' Ty!00k,@ǜlZ9:1B&ab`PD .*@sL(L7a_CqR ~&(kxI^z4;v/ +g9iJ.>p&*l O>#nXѐE]ɚ<0ߘacÜ:۽ȅ< ¬Փĺ):iO99wFUSOdPw %bB kYVK'B> [*Q|M4V-439Yd 5?^]UC9^c V?ƪV"5?g`&CCXY.UhqMy!81^oatȦ)V;­5>$3LB-xGTf'3j(k%w4֋5Zz]B|^ՇD^]-G 9 ok"B 6oOj>K Q{0 &pܩKUkA~_PPڶ؟"<ӍYU&CyۉcXǡn% nN/t@Sٵԝv\T\mb]+zl57Vy dkӽzLrJXoDXޠ;Qpk~v3 4,<]ꍌrviY"sݞ r@^з0A5#jʳ7(v״|hVO4`/=tZ>nx>7SWQ4HѴ}MLrn;GM" דM>!˰v'oK]}5{Baq2^ f7bHHV\6]#W ͖^.R;x" Yeg)!zk2ǣP:졽` \7`K«rȝjEU]EiVzyw0@Harݻy:&k🞅~gAl3/V \o̞Cr2NA%?w`Zڞhe"J4͊?Eֈg,6|YL [yb:5#774[*M3]ߩohns㜢ϛ>T c\qժ*;,b pY yn(De7p'y D7#`H;lӥUQ9lC) DHӴml9MHZ堧ؗHLX0_ {ap j0_>*9,{I.;%ɝ63^rqXe!,N A_rqZW. ډNYN|7,r3`#'sW[fDY{>TQVry[o/"FaӞB1sDM•Ƈ0>?A>Ŝ@F^Ec$${:oTJ.˸!P2ZtA˨Ľg~4Wq'"w}&]v tSSGE3~#,BxJ6^~Кgg{&d9Au/ڱTYṹ+&&&|c6i*.ӛܞ^C][ k\ZmAD]9TqaǑۘ N-Z L9ET(MĘBU즻WV{yˌicqn9٦?/ *GB *Q[#t CEMO^ˇ $:<'R^㮴]SzZ!]}Q,16ÿ(lLA{HD$iݔ n?:2LͶ?Dž|f]{. O/z65 ~p2R&!|Wo93iDNL/.7klůZX&(Ӛ1DZ$6ٹbOGoPlvHnZGŚࠞGςmU9R0=81ep94i%jWf0H'բT/cO#I}9L6dv*9ٱ |!dc qw6;)AWIk.wF ٦vLXԹaWX 'e*)n>]FpdۂW-p[3kuQ4.>iz+>MPf_G@EN^MsfB NZV YZ