<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-containers/conmon/conmon_git.bb, branch master-next</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2026-05-27T14:44:05+00:00</updated>
<entry>
<title>conmon: update to v2.2.1-tip</title>
<updated>2026-05-27T14:44:05+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2026-05-27T14:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=0d4f17bd7e75f8f84eb6d33534a69662b872fff1'/>
<id>urn:sha1:0d4f17bd7e75f8f84eb6d33534a69662b872fff1</id>
<content type='text'>
Bumping conmon to version v2.2.1-33-g5352940, which comprises the following commits:

    1b45f46 Update dependency opencontainers/runc to v1.4.2
    8596fc6 Reset create_pid after waitpid to prevent signaling unrelated processes
    bafb655 signal: replace raise(SIGUSR1) with self-pipe to fix SIGABRT on glibc &gt;= 2.42
    e0c56ec ci: replace Cirrus CI with GitHub Actions
    3bf4bd9 cgroup: skip legacy v1 controller lines when parsing cgroup v2 path
    8bc1877 chore(deps): update dependency containernetworking/plugins to v1.9.1

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>conmon: update to v2.2.1</title>
<updated>2026-03-18T03:32:54+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2026-03-17T18:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=f8d46c5e44815afef494643bc95ecc73b11beefe'/>
<id>urn:sha1:f8d46c5e44815afef494643bc95ecc73b11beefe</id>
<content type='text'>
Bumping conmon to version v2.2.1-23-g86e8106, which comprises the following commits:

    8bc1877 chore(deps): update dependency containernetworking/plugins to v1.9.1
    beb8c36 chore(deps): update dependency containers/automation_images to v20260310
    5c023cb chore(deps): update dependency opencontainers/runc to v1.4.1
    b074dcd tests: fail if runc start failed
    db7c945 ci: drop unneeded step of installing bats
    497ce1c Update dependency containers/automation_images to v20251211
    329b0dd CI: bump dependencies, build runc/crun from source, skip crio-wipe tests
    1090e54 RPM spec: modernize spec file
    7aa0abd Add the official conmon logo to README.md
    ec54d8f Fix FreeBSD 15.0+ SOCK_SEQPACKET message boundary issue
    e311cf2 tests: Normalize json before comparing it.
    c8cc2c4 Release v2.2.1
    2cf4dcd Fix EAGAIN busy-loop in drain_stdio()
    f8cc9d6 Add CRI-O critest
    5863a7f Fix test for reverted F-sequence behavior
    8563b0a Revert PR #592
    894e164 Revert PR #629
    3bb1a4e Skip test if RUNTIME_BINARY is not runc
    93d4e63 Fix k8s-file log format for terminating F-sequence
    de539b3 tests: Ensure necessary dependencies are available
    27ef050 Release v2.2.0
    40eb39e Fix SIGABRT crash in drop_signal_event
    437e65a Add an easy cleanup for tests
    dbb54d4 [skip-ci] Update actions/checkout action to v6
    d436a96 Check memory.events file exists before adding inotify watch
    21ffef0 Fix remaining busybox references in tests
    15de5b1 Fix inconsistent error messages when runtime fails
    8debcb5 Move attach start message after failure check
    b2e434f Switch tests from busybox to UBI10 and add consistent terminal size validation

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>conmon: update to v2.1.13-tip</title>
<updated>2025-10-16T13:32:39+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-10-16T13:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=cf405d46b3e7701e55f9c2bf4664cff556846e70'/>
<id>urn:sha1:cf405d46b3e7701e55f9c2bf4664cff556846e70</id>
<content type='text'>
Bumping conmon to version v2.1.3-280-g42da7ac, which comprises the following commits:

    8debcb5 Move attach start message after failure check

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>conmon: update to v2.1.13</title>
<updated>2025-06-26T16:16:59+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-06-26T16:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=82843e2174c7a9d983e21874cd378821ac5e65fa'/>
<id>urn:sha1:82843e2174c7a9d983e21874cd378821ac5e65fa</id>
<content type='text'>
Bumping conmon to version v2.1.3-208-gb2f13b0, which comprises the following commits:

    2a1dda8 src: Fix terminal resize event processing
    4d374fd fix integration github action
    ede56b9 fix wrong conditions of k8s-file logging
    f37e9e7 logging: Add container labels to log entries on journald
    93dcd63 Makefile: simplify fmt
    c85e7bb Remove hack/tree_status.sh
    0a5e93d Remove hack/kubernetes-e2e
    0b024b2 ci: add go.mod/go.sum validation
    7c7b0c5 ci/gha: add all-done job
    12c3a59 ci/gha: fix branch name
    5b51069 Remove old vendored go-md2man
    58e4cf4 ci/gha: remove actions/cache
    9389c61 Use gofumpt
    8cb0c76 runner/conmon_test: rm unused skopeoPath
    adb68be runner/conmon: rm unused writeConmonPipeData
    c56cab5 Replace ioutil.TempDir with t.TempDir
    4d836a4 Use os.ReadFile/os.WriteFile instead of ioutil
    c490967 runner: stop using pkg/errors
    869f9d2 Use %m instead of strerror(errno)
    38ff637 cmsg: error logging nits
    f464b59 seccomp_accept_cb: fix memory leak
    8c35fb5 Remove pwarn macro
    775ef67 write_journald: fix logging a warning
    0e7fd17 write_oom_adjust: remove extra newlines from ndebugf
    238f24a Introduce pwarnf() for better diagnosis of socket/fd write issues.
    5412374 Handle descriptor in non-blocking mode properly. Resolves: #490
    82de887 Bump conmon version to 2.1.13
    24498b5 Install some packages to fix CI
    41e2c0d Make timestamp generation never fail.
    119db20 Change permissions of logs from 0600 to 0640
    02c6ea6 Avoid bogus journal filling errors
    eec8fa1 Switch go version to 1.19

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>containers: adapt to UNPACKDIR changes</title>
<updated>2025-06-26T02:40:08+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-06-26T02:40:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=bc2a750d5cd518706aff406da6e0719ce475e36b'/>
<id>urn:sha1:bc2a750d5cd518706aff406da6e0719ce475e36b</id>
<content type='text'>
This commit updates the container recipes to the OE core UNPACKDIR
changes.

  - We drop references to WORKDIR
  - We adjust destsuffix fetches to use BB_GIT_DEFAULT_DESTSUFFIX
    instead of 'git'
  - Update our GOPATH references to use UNPACKDIR
  - Drop S = assignemnts where possible

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>conmon: update to 2.1.12-tip</title>
<updated>2025-01-17T19:17:09+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-01-08T18:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=5f8055f4842a0552b24f3446c6c247774de7ed9b'/>
<id>urn:sha1:5f8055f4842a0552b24f3446c6c247774de7ed9b</id>
<content type='text'>
Bumping conmon to version v2.1.3-168-gaee638f, which comprises the following commits:

    02c6ea6 Avoid bogus journal filling errors

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>conmon: update to 2.1.12</title>
<updated>2024-07-11T14:07:17+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2024-07-10T16:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=e977aba24762e44d8ad76b55e2531b4864927baa'/>
<id>urn:sha1:e977aba24762e44d8ad76b55e2531b4864927baa</id>
<content type='text'>
Bumping conmon to version v2.1.3-147-ga500cbd, which comprises the following commits:

    a500cbd logging: remove unuseful fsync
    1578849 fix(deps): update module golang.org/x/sys to v0.20.0
    c7a88f8 Remove CI VM OS names
    be3e546 chore(deps): update dependency containers/automation_images to v20240513
    e889663 Bump version to 2.1.12
    ff8794c Make 'docs' target not depend on 'install.tools' if GOMD2MAN is set
    10f7826 Packit: enable downstream sync to CentOS Stream 10
    e21e7c8 Build s390x binaries using musl libc
    9ce7b1a Add support for s390x

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>conmon: update to 2.1.10</title>
<updated>2024-03-15T17:17:19+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2024-02-28T15:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=7a5bf9f670c611cca4a9ba41e8d53c4e70fe9d46'/>
<id>urn:sha1:7a5bf9f670c611cca4a9ba41e8d53c4e70fe9d46</id>
<content type='text'>
Bumping conmon to version v2.1.3-138-gaffab49, which comprises the following commits:

    9ce7b1a Add support for s390x
    3e103d6 Remove checks for (long)deprecated libsystemd-journal in favor of libsystemd
    f2be46f update packit config, enable downstream tasks
    59c6de4 fix(deps): update module github.com/onsi/gomega to v1.31.1
    1e0d24b [skip-ci] Update actions/setup-go action to v5
    bc27f79 [skip-ci] Update actions/cache action to v4
    386bb80 fix(deps): update github.com/opencontainers/runtime-tools digest to 408c51e
    14a34a8 chore(deps): update dependency containers/automation_images to v20240102
    8c6e47f drop --tty on exec
    3e425d1 chore(deps): update dependency containers/automation_images to v20231208
    90432cc docs/Makefile: softcode GOMD2MAN
    2dcd736 bump to 2.1.10
    5fec3c0 fix(deps): update module github.com/onsi/gomega to v1.30.0
    8babb44 chore(deps): update module github.com/docker/docker to v24 [security]
    2bc8747 chore(deps): update module golang.org/x/net to v0.17.0 [security]
    8557c11 Fix incorrect free in conn_sock
    116675e logging: Respect log-size-max immediately after open
    fad6bac fix some issues flagged by SAST scan
    91092aa version: bump to 2.1.9
    521f585 README.md: update the correct Nix channel
    26053bd Fix podman tests
    20ce441 Forward more messages on the sd-notify socket
    57eedf0 ci: skip broken cri-o tests
    03b64fa logging: -l passthrough accepts TTYs
    3605a36 src: fix write after end of buffer
    f269c2f src: open all files with O_CLOEXEC
    633ac6b oom-score: restore oom score before running exit command
    f0eb924 src/seccomp_notify.c: fix static build
    a58206d CI: Update Fedora names
    f5eeb6a chore(deps): update dependency containers/automation_images to v20231004
    6d88cb3 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.12.0

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>conmon: update to 2.1.8</title>
<updated>2023-09-15T17:30:39+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2023-09-05T20:53:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=dae8061c0838368db5b283679f400fa158e95a51'/>
<id>urn:sha1:dae8061c0838368db5b283679f400fa158e95a51</id>
<content type='text'>
Bumping conmon to version v2.1.3-87-g6d88cb3, which comprises the following commits:

    6d88cb3 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.12.0
    00e08f4 bump to v2.1.8
    57d5e7f fix(deps): update module github.com/containers/storage to v1.48.0
    adc748c cli: log parsing errors to stderr
    b0bdc23 Update nix and use an overlay
    04cf7ba chore(deps): update dependency containers/automation_images to v20230809
    ccdae54 gh actions: bump to go 1.21
    4e61870 gh actions: drop perma-failing jobs
    730d92c fix(deps): update module github.com/onsi/ginkgo/v2 to v2.11.0
    73ab92e Changes to build conmon for `riscv64`
    53b3691 stdio: ignore EIO for terminals
    77ce312 refactor: handle a broken pipe with write_sync_fd
    fa67ce6 ensure console socket buffers are properly sized

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes/classes/scripts: Drop SRCPV usage</title>
<updated>2023-08-24T01:38:21+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2023-08-12T03:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=08435d20b1259d2ef0c98638116fb881045ff512'/>
<id>urn:sha1:08435d20b1259d2ef0c98638116fb881045ff512</id>
<content type='text'>
bitbake has been enhanced such that SRCPV is no longer needed in
PV to handle updating git hashes and task signatures.

We can simplify our PV by dropping SRCPV

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
</feed>
