All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][PATCH] crun: update to v1.15
@ 2024-05-16 13:40 ecordonnier
  2024-05-16 14:38 ` Bruce Ashfield
  0 siblings, 1 reply; 4+ messages in thread
From: ecordonnier @ 2024-05-16 13:40 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Etienne Cordonnier

From: Etienne Cordonnier <ecordonnier@snap.com>

Bumping crun to version 1.15-0-ge6eacaf, which comprises the following commits:

    e6eacaf NEWS: tag 1.15
    f904485 Merge pull request #1459 from lsm5/packit-centos
    08b5e78 Packit: Enable c10s downstream sync, rhel / centos separation in tests
    73cb769 Merge pull request #1456 from martinetd/cleanup_cgroup_mount
    4618d50 status: rmdirfd: try harder to remove mount points
    c72bf7f linux: cgroups: cleanup unused mount if move failed
    1f5fa44 Merge pull request #1457 from giuseppe/fix-compiler-warning
    ff321e1 tests: install slirp4netns
    a946f04 utils: fix a compiler warning
    6df8cef Merge pull request #1449 from lsm5/rpm-rhel-wasm
    aa72cc4 Packit/TMT: add centos-stream-10, cleanup tests
    d075e53 Merge pull request #1455 from giuseppe/update-npm
    f39bc4a tests, oci-validation: use perl tap driver
    f5548f2 tests, oci-validation: use tap-18
    18e84a1 tests, oci-validation: use git clone
    b4539b5 Merge pull request #1453 from saschagrunert/s390x-musl
    49090f2 Build s390x binaries using musl libc
    8cd3e02 Merge pull request #1454 from saschagrunert/clang-format
    307d35e Fix clang format test
    37670c8 Merge pull request #1451 from containers/dependabot/github_actions/uraimo/run-on-arch-action-2.7.2
    4b8f7c9 build(deps): bump uraimo/run-on-arch-action from 2.7.1 to 2.7.2
    68df083 Merge pull request #1448 from Ecordonnier/eco/bump-libocispec
    e6a8d51 libocispec: update
    a1ed024 Merge pull request #1447 from giuseppe/bump-tap
    1809973 tests: use npm-18
    7202095 Merge pull request #1444 from haircommander/potentially_unsafe_config_annotations
    475a3fd features: add support for potentiallyUnsafeConfigAnnotations
    a32cc45 Merge pull request #1432 from sohankunkerkar/add-preload-option
    4f5479e src/libcrun/handlers: add option to load wasi-nn plugin for wasmedge
    c90b8c9 Merge pull request #1443 from giuseppe/use-zstd-instead-of-xz-for-releases
    631e767 release: use zstd instead of xz
    0722689 release.sh: generate .zst release instead of .xz
    d05a5dd Merge pull request #1441 from kolyshkin/fixup
    3ad68ed linux: fixup libcrun_safe_chdir
    dcbdf9d Merge pull request #1440 from lsm5/rpm-remove-eln
    699564b rpm: remove eln macro
    d43d79f Merge pull request #1439 from lsm5/packit-failure-comment-reuse
    f50da23 Packit: reuse non-RHEL failure message notification on RHEL
    c4afd9c Merge pull request #1425 from lsm5/podman-revdep-tests
    0b7fc08 packit: podman reverse dependency tests
    64ee22c Merge pull request #1431 from flouthoc/use-runtimespec-v1.2.0
    0dbb353 Merge pull request #1430 from giuseppe/make-error-clearer
    820471a libocispec: use runtime-spec v1.2.0
    9eea9ff cgroup: make error clearer
    cde8f10 Merge pull request #1429 from giuseppe/add-flag-keep-to-run
    59ad70a container: validate option flags
    7918dca container: split create and run options
    8894495 crun: add option --keep to run
    35dccc3 libcrun, run: add option to not delete containers
    f04eebe Merge pull request #1427 from giuseppe/tag-1.14.4
    a220ca6 NEWS: tag 1.14.4
    31aab34 Merge pull request #1424 from saschagrunert/s390x
    6cd74cb Add support for s390x
    89d4446 Merge pull request #1422 from giuseppe/find-rro-bind-mount-from-file
    5884fd4 linux: fix mount of file with recursive flags
    b9e87e7 tests: test bind mounts of files
    3a07f6e Merge pull request #1415 from debarshiray/wip/rishi/rpm-relative-not-absolute-symlink
    e81086b rpm: Use relative, not absolute, symbolic links
    be5feff Merge pull request #1420 from giuseppe/enable-parallel-nix-builds
    9079a6d release: enable parallel builds
    d8aabe5 Merge pull request #1419 from giuseppe/drop-check-version

crun/libocispec: update to -tip:

    c715dcd Merge pull request #133 from Ecordonnier/eco/clang17
    86650dc fix compilation error with clang++17
    20d3936 helpers.py: remove __str__()
    afed951 generate.py: fix some typos
    f76be64 Merge pull request #131 from flouthoc/sync-runtime-spec
    daeb197 runtime-spec: use version v1.2.0
    3d16826 Merge pull request #130 from Ilya-source/optimize_strings_handling
    66f6f71 optimize writefile
    e9a99a8 Optimize headers writefile
    7a5f2b6 Refresh strings format sources
    210f4d3 Refresh strings format headers

Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
---
 recipes-containers/crun/crun_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-containers/crun/crun_git.bb b/recipes-containers/crun/crun_git.bb
index 89ba21b4..4dde55c6 100644
--- a/recipes-containers/crun/crun_git.bb
+++ b/recipes-containers/crun/crun_git.bb
@@ -3,8 +3,8 @@ LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 PRIORITY = "optional"
 
-SRCREV_crun = "89d44467e3b410b73f2065756a12789be45b855b"
-SRCREV_libocispec = "19c05670c37a42c217caa7b141bcaada7867cc15"
+SRCREV_crun = "e6eacaf4034e84185fd8780ac9262bbf57082278"
+SRCREV_libocispec = "c715dcdbab8fe592daa8a11cbabc75aa76534c80"
 SRCREV_ispec = "9615142d016838b5dfe7453f80af0be74feb5c7c"
 SRCREV_rspec = "720792f25ae6e9ee6b1332db698f37659e69ce8d"
 SRCREV_yajl = "f344d21280c3e4094919fd318bc5ce75da91fc06"
@@ -17,7 +17,7 @@ SRC_URI = "git://github.com/containers/crun.git;branch=main;name=crun;protocol=h
            git://github.com/containers/yajl.git;branch=main;name=yajl;destsuffix=git/libocispec/yajl;protocol=https \
           "
 
-PV = "v1.14.3+git${SRCREV_crun}"
+PV = "v1.15+git${SRCREV_crun}"
 S = "${WORKDIR}/git"
 
 REQUIRED_DISTRO_FEATURES ?= "systemd seccomp"
-- 
2.36.1.vfs.0.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [meta-virtualization][PATCH] crun: update to v1.15
  2024-05-16 13:40 [meta-virtualization][PATCH] crun: update to v1.15 ecordonnier
@ 2024-05-16 14:38 ` Bruce Ashfield
  2024-05-16 14:46   ` Etienne Cordonnier
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Ashfield @ 2024-05-16 14:38 UTC (permalink / raw)
  To: ecordonnier; +Cc: meta-virtualization

I'm holding package updates back until the end of M1 / start
of M2 and focusing on feature work early in the cycle (for once!).

But I've marked this and will have a look as I go through and
update all the packages for M2.

Bruce

On Thu, May 16, 2024 at 9:40 AM Etienne Cordonnier via
lists.yoctoproject.org <ecordonnier=snap.com@lists.yoctoproject.org>
wrote:
>
> From: Etienne Cordonnier <ecordonnier@snap.com>
>
> Bumping crun to version 1.15-0-ge6eacaf, which comprises the following commits:
>
>     e6eacaf NEWS: tag 1.15
>     f904485 Merge pull request #1459 from lsm5/packit-centos
>     08b5e78 Packit: Enable c10s downstream sync, rhel / centos separation in tests
>     73cb769 Merge pull request #1456 from martinetd/cleanup_cgroup_mount
>     4618d50 status: rmdirfd: try harder to remove mount points
>     c72bf7f linux: cgroups: cleanup unused mount if move failed
>     1f5fa44 Merge pull request #1457 from giuseppe/fix-compiler-warning
>     ff321e1 tests: install slirp4netns
>     a946f04 utils: fix a compiler warning
>     6df8cef Merge pull request #1449 from lsm5/rpm-rhel-wasm
>     aa72cc4 Packit/TMT: add centos-stream-10, cleanup tests
>     d075e53 Merge pull request #1455 from giuseppe/update-npm
>     f39bc4a tests, oci-validation: use perl tap driver
>     f5548f2 tests, oci-validation: use tap-18
>     18e84a1 tests, oci-validation: use git clone
>     b4539b5 Merge pull request #1453 from saschagrunert/s390x-musl
>     49090f2 Build s390x binaries using musl libc
>     8cd3e02 Merge pull request #1454 from saschagrunert/clang-format
>     307d35e Fix clang format test
>     37670c8 Merge pull request #1451 from containers/dependabot/github_actions/uraimo/run-on-arch-action-2.7.2
>     4b8f7c9 build(deps): bump uraimo/run-on-arch-action from 2.7.1 to 2.7.2
>     68df083 Merge pull request #1448 from Ecordonnier/eco/bump-libocispec
>     e6a8d51 libocispec: update
>     a1ed024 Merge pull request #1447 from giuseppe/bump-tap
>     1809973 tests: use npm-18
>     7202095 Merge pull request #1444 from haircommander/potentially_unsafe_config_annotations
>     475a3fd features: add support for potentiallyUnsafeConfigAnnotations
>     a32cc45 Merge pull request #1432 from sohankunkerkar/add-preload-option
>     4f5479e src/libcrun/handlers: add option to load wasi-nn plugin for wasmedge
>     c90b8c9 Merge pull request #1443 from giuseppe/use-zstd-instead-of-xz-for-releases
>     631e767 release: use zstd instead of xz
>     0722689 release.sh: generate .zst release instead of .xz
>     d05a5dd Merge pull request #1441 from kolyshkin/fixup
>     3ad68ed linux: fixup libcrun_safe_chdir
>     dcbdf9d Merge pull request #1440 from lsm5/rpm-remove-eln
>     699564b rpm: remove eln macro
>     d43d79f Merge pull request #1439 from lsm5/packit-failure-comment-reuse
>     f50da23 Packit: reuse non-RHEL failure message notification on RHEL
>     c4afd9c Merge pull request #1425 from lsm5/podman-revdep-tests
>     0b7fc08 packit: podman reverse dependency tests
>     64ee22c Merge pull request #1431 from flouthoc/use-runtimespec-v1.2.0
>     0dbb353 Merge pull request #1430 from giuseppe/make-error-clearer
>     820471a libocispec: use runtime-spec v1.2.0
>     9eea9ff cgroup: make error clearer
>     cde8f10 Merge pull request #1429 from giuseppe/add-flag-keep-to-run
>     59ad70a container: validate option flags
>     7918dca container: split create and run options
>     8894495 crun: add option --keep to run
>     35dccc3 libcrun, run: add option to not delete containers
>     f04eebe Merge pull request #1427 from giuseppe/tag-1.14.4
>     a220ca6 NEWS: tag 1.14.4
>     31aab34 Merge pull request #1424 from saschagrunert/s390x
>     6cd74cb Add support for s390x
>     89d4446 Merge pull request #1422 from giuseppe/find-rro-bind-mount-from-file
>     5884fd4 linux: fix mount of file with recursive flags
>     b9e87e7 tests: test bind mounts of files
>     3a07f6e Merge pull request #1415 from debarshiray/wip/rishi/rpm-relative-not-absolute-symlink
>     e81086b rpm: Use relative, not absolute, symbolic links
>     be5feff Merge pull request #1420 from giuseppe/enable-parallel-nix-builds
>     9079a6d release: enable parallel builds
>     d8aabe5 Merge pull request #1419 from giuseppe/drop-check-version
>
> crun/libocispec: update to -tip:
>
>     c715dcd Merge pull request #133 from Ecordonnier/eco/clang17
>     86650dc fix compilation error with clang++17
>     20d3936 helpers.py: remove __str__()
>     afed951 generate.py: fix some typos
>     f76be64 Merge pull request #131 from flouthoc/sync-runtime-spec
>     daeb197 runtime-spec: use version v1.2.0
>     3d16826 Merge pull request #130 from Ilya-source/optimize_strings_handling
>     66f6f71 optimize writefile
>     e9a99a8 Optimize headers writefile
>     7a5f2b6 Refresh strings format sources
>     210f4d3 Refresh strings format headers
>
> Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
> ---
>  recipes-containers/crun/crun_git.bb | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-containers/crun/crun_git.bb b/recipes-containers/crun/crun_git.bb
> index 89ba21b4..4dde55c6 100644
> --- a/recipes-containers/crun/crun_git.bb
> +++ b/recipes-containers/crun/crun_git.bb
> @@ -3,8 +3,8 @@ LICENSE = "GPL-2.0-only"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>  PRIORITY = "optional"
>
> -SRCREV_crun = "89d44467e3b410b73f2065756a12789be45b855b"
> -SRCREV_libocispec = "19c05670c37a42c217caa7b141bcaada7867cc15"
> +SRCREV_crun = "e6eacaf4034e84185fd8780ac9262bbf57082278"
> +SRCREV_libocispec = "c715dcdbab8fe592daa8a11cbabc75aa76534c80"
>  SRCREV_ispec = "9615142d016838b5dfe7453f80af0be74feb5c7c"
>  SRCREV_rspec = "720792f25ae6e9ee6b1332db698f37659e69ce8d"
>  SRCREV_yajl = "f344d21280c3e4094919fd318bc5ce75da91fc06"
> @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/containers/crun.git;branch=main;name=crun;protocol=h
>             git://github.com/containers/yajl.git;branch=main;name=yajl;destsuffix=git/libocispec/yajl;protocol=https \
>            "
>
> -PV = "v1.14.3+git${SRCREV_crun}"
> +PV = "v1.15+git${SRCREV_crun}"
>  S = "${WORKDIR}/git"
>
>  REQUIRED_DISTRO_FEATURES ?= "systemd seccomp"
> --
> 2.36.1.vfs.0.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8725): https://lists.yoctoproject.org/g/meta-virtualization/message/8725
> Mute This Topic: https://lists.yoctoproject.org/mt/106134562/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-virtualization][PATCH] crun: update to v1.15
  2024-05-16 14:38 ` Bruce Ashfield
@ 2024-05-16 14:46   ` Etienne Cordonnier
  2024-05-16 15:03     ` Bruce Ashfield
  0 siblings, 1 reply; 4+ messages in thread
From: Etienne Cordonnier @ 2024-05-16 14:46 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: meta-virtualization

[-- Attachment #1: Type: text/plain, Size: 8228 bytes --]

Thanks Bruce. What is M1?

On Thu, May 16, 2024 at 4:40 PM Bruce Ashfield <bruce.ashfield@gmail.com>
wrote:

> I'm holding package updates back until the end of M1 / start
> of M2 and focusing on feature work early in the cycle (for once!).
>
> But I've marked this and will have a look as I go through and
> update all the packages for M2.
>
> Bruce
>
> On Thu, May 16, 2024 at 9:40 AM Etienne Cordonnier via
> lists.yoctoproject.org <ecordonnier=snap.com@lists.yoctoproject.org>
> wrote:
> >
> > From: Etienne Cordonnier <ecordonnier@snap.com>
> >
> > Bumping crun to version 1.15-0-ge6eacaf, which comprises the following
> commits:
> >
> >     e6eacaf NEWS: tag 1.15
> >     f904485 Merge pull request #1459 from lsm5/packit-centos
> >     08b5e78 Packit: Enable c10s downstream sync, rhel / centos
> separation in tests
> >     73cb769 Merge pull request #1456 from martinetd/cleanup_cgroup_mount
> >     4618d50 status: rmdirfd: try harder to remove mount points
> >     c72bf7f linux: cgroups: cleanup unused mount if move failed
> >     1f5fa44 Merge pull request #1457 from giuseppe/fix-compiler-warning
> >     ff321e1 tests: install slirp4netns
> >     a946f04 utils: fix a compiler warning
> >     6df8cef Merge pull request #1449 from lsm5/rpm-rhel-wasm
> >     aa72cc4 Packit/TMT: add centos-stream-10, cleanup tests
> >     d075e53 Merge pull request #1455 from giuseppe/update-npm
> >     f39bc4a tests, oci-validation: use perl tap driver
> >     f5548f2 tests, oci-validation: use tap-18
> >     18e84a1 tests, oci-validation: use git clone
> >     b4539b5 Merge pull request #1453 from saschagrunert/s390x-musl
> >     49090f2 Build s390x binaries using musl libc
> >     8cd3e02 Merge pull request #1454 from saschagrunert/clang-format
> >     307d35e Fix clang format test
> >     37670c8 Merge pull request #1451 from
> containers/dependabot/github_actions/uraimo/run-on-arch-action-2.7.2
> >     4b8f7c9 build(deps): bump uraimo/run-on-arch-action from 2.7.1 to
> 2.7.2
> >     68df083 Merge pull request #1448 from Ecordonnier/eco/bump-libocispec
> >     e6a8d51 libocispec: update
> >     a1ed024 Merge pull request #1447 from giuseppe/bump-tap
> >     1809973 tests: use npm-18
> >     7202095 Merge pull request #1444 from
> haircommander/potentially_unsafe_config_annotations
> >     475a3fd features: add support for potentiallyUnsafeConfigAnnotations
> >     a32cc45 Merge pull request #1432 from
> sohankunkerkar/add-preload-option
> >     4f5479e src/libcrun/handlers: add option to load wasi-nn plugin for
> wasmedge
> >     c90b8c9 Merge pull request #1443 from
> giuseppe/use-zstd-instead-of-xz-for-releases
> >     631e767 release: use zstd instead of xz
> >     0722689 release.sh: generate .zst release instead of .xz
> >     d05a5dd Merge pull request #1441 from kolyshkin/fixup
> >     3ad68ed linux: fixup libcrun_safe_chdir
> >     dcbdf9d Merge pull request #1440 from lsm5/rpm-remove-eln
> >     699564b rpm: remove eln macro
> >     d43d79f Merge pull request #1439 from
> lsm5/packit-failure-comment-reuse
> >     f50da23 Packit: reuse non-RHEL failure message notification on RHEL
> >     c4afd9c Merge pull request #1425 from lsm5/podman-revdep-tests
> >     0b7fc08 packit: podman reverse dependency tests
> >     64ee22c Merge pull request #1431 from flouthoc/use-runtimespec-v1.2.0
> >     0dbb353 Merge pull request #1430 from giuseppe/make-error-clearer
> >     820471a libocispec: use runtime-spec v1.2.0
> >     9eea9ff cgroup: make error clearer
> >     cde8f10 Merge pull request #1429 from giuseppe/add-flag-keep-to-run
> >     59ad70a container: validate option flags
> >     7918dca container: split create and run options
> >     8894495 crun: add option --keep to run
> >     35dccc3 libcrun, run: add option to not delete containers
> >     f04eebe Merge pull request #1427 from giuseppe/tag-1.14.4
> >     a220ca6 NEWS: tag 1.14.4
> >     31aab34 Merge pull request #1424 from saschagrunert/s390x
> >     6cd74cb Add support for s390x
> >     89d4446 Merge pull request #1422 from
> giuseppe/find-rro-bind-mount-from-file
> >     5884fd4 linux: fix mount of file with recursive flags
> >     b9e87e7 tests: test bind mounts of files
> >     3a07f6e Merge pull request #1415 from
> debarshiray/wip/rishi/rpm-relative-not-absolute-symlink
> >     e81086b rpm: Use relative, not absolute, symbolic links
> >     be5feff Merge pull request #1420 from
> giuseppe/enable-parallel-nix-builds
> >     9079a6d release: enable parallel builds
> >     d8aabe5 Merge pull request #1419 from giuseppe/drop-check-version
> >
> > crun/libocispec: update to -tip:
> >
> >     c715dcd Merge pull request #133 from Ecordonnier/eco/clang17
> >     86650dc fix compilation error with clang++17
> >     20d3936 helpers.py: remove __str__()
> >     afed951 generate.py: fix some typos
> >     f76be64 Merge pull request #131 from flouthoc/sync-runtime-spec
> >     daeb197 runtime-spec: use version v1.2.0
> >     3d16826 Merge pull request #130 from
> Ilya-source/optimize_strings_handling
> >     66f6f71 optimize writefile
> >     e9a99a8 Optimize headers writefile
> >     7a5f2b6 Refresh strings format sources
> >     210f4d3 Refresh strings format headers
> >
> > Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
> > ---
> >  recipes-containers/crun/crun_git.bb | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/recipes-containers/crun/crun_git.bb
> b/recipes-containers/crun/crun_git.bb
> > index 89ba21b4..4dde55c6 100644
> > --- a/recipes-containers/crun/crun_git.bb
> > +++ b/recipes-containers/crun/crun_git.bb
> > @@ -3,8 +3,8 @@ LICENSE = "GPL-2.0-only"
> >  LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
> >  PRIORITY = "optional"
> >
> > -SRCREV_crun = "89d44467e3b410b73f2065756a12789be45b855b"
> > -SRCREV_libocispec = "19c05670c37a42c217caa7b141bcaada7867cc15"
> > +SRCREV_crun = "e6eacaf4034e84185fd8780ac9262bbf57082278"
> > +SRCREV_libocispec = "c715dcdbab8fe592daa8a11cbabc75aa76534c80"
> >  SRCREV_ispec = "9615142d016838b5dfe7453f80af0be74feb5c7c"
> >  SRCREV_rspec = "720792f25ae6e9ee6b1332db698f37659e69ce8d"
> >  SRCREV_yajl = "f344d21280c3e4094919fd318bc5ce75da91fc06"
> > @@ -17,7 +17,7 @@ SRC_URI = "git://
> github.com/containers/crun.git;branch=main;name=crun;protocol=h
> >             git://
> github.com/containers/yajl.git;branch=main;name=yajl;destsuffix=git/libocispec/yajl;protocol=https
> \
> >            "
> >
> > -PV = "v1.14.3+git${SRCREV_crun}"
> > +PV = "v1.15+git${SRCREV_crun}"
> >  S = "${WORKDIR}/git"
> >
> >  REQUIRED_DISTRO_FEATURES ?= "systemd seccomp"
> > --
> > 2.36.1.vfs.0.0
> >
> >
> > -=-=-=-=-=-=-=-=-=-=-=-
> > Links: You receive all messages sent to this group.
> > View/Reply Online (#8725):
> https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_g_meta-2Dvirtualization_message_8725&d=DwIFaQ&c=ncDTmphkJTvjIDPh0hpF_4vCHvabgGkICC2epckfdiw&r=AhkbNonVuMIGRfPx_Qj9TsRih1DULJTKUkSGa66m67E&m=s4O-8IgHs3CqqQNrGDnhDORAs66cKMmnLSc6Owex82Ujudr2Dep27NNPXHMvVqZs&s=MacvtcQdmLQWovkmkOH_3R_QOwojTFisah796x3CQhY&e=
> > Mute This Topic:
> https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_mt_106134562_1050810&d=DwIFaQ&c=ncDTmphkJTvjIDPh0hpF_4vCHvabgGkICC2epckfdiw&r=AhkbNonVuMIGRfPx_Qj9TsRih1DULJTKUkSGa66m67E&m=s4O-8IgHs3CqqQNrGDnhDORAs66cKMmnLSc6Owex82Ujudr2Dep27NNPXHMvVqZs&s=25VTjpldD8F1nWSsQaphe51iF3Fgmwrpfljvpq7elUM&e=
> > Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> > Unsubscribe:
> https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_g_meta-2Dvirtualization_unsub&d=DwIFaQ&c=ncDTmphkJTvjIDPh0hpF_4vCHvabgGkICC2epckfdiw&r=AhkbNonVuMIGRfPx_Qj9TsRih1DULJTKUkSGa66m67E&m=s4O-8IgHs3CqqQNrGDnhDORAs66cKMmnLSc6Owex82Ujudr2Dep27NNPXHMvVqZs&s=Q9cedjpIERKBLkcVaRI3Sp8zVpKDqKQYIkuHQXcEYYg&e=
> [bruce.ashfield@gmail.com]
> > -=-=-=-=-=-=-=-=-=-=-=-
> >
>
>
> --
> - Thou shalt not follow the NULL pointer, for chaos and madness await
> thee at its end
> - "Use the force Harry" - Gandalf, Star Trek II
>

[-- Attachment #2: Type: text/html, Size: 11782 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-virtualization][PATCH] crun: update to v1.15
  2024-05-16 14:46   ` Etienne Cordonnier
@ 2024-05-16 15:03     ` Bruce Ashfield
  0 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2024-05-16 15:03 UTC (permalink / raw)
  To: Etienne Cordonnier; +Cc: meta-virtualization

The yocto project fall release, milestone 1.

The dates for the milestones have been published by the program
manager / Richard, but I can't seem to locate them right now.

Bruce

On Thu, May 16, 2024 at 10:46 AM Etienne Cordonnier
<ecordonnier@snap.com> wrote:
>
> Thanks Bruce. What is M1?
>
> On Thu, May 16, 2024 at 4:40 PM Bruce Ashfield <bruce.ashfield@gmail.com> wrote:
>>
>> I'm holding package updates back until the end of M1 / start
>> of M2 and focusing on feature work early in the cycle (for once!).
>>
>> But I've marked this and will have a look as I go through and
>> update all the packages for M2.
>>
>> Bruce
>>
>> On Thu, May 16, 2024 at 9:40 AM Etienne Cordonnier via
>> lists.yoctoproject.org <ecordonnier=snap.com@lists.yoctoproject.org>
>> wrote:
>> >
>> > From: Etienne Cordonnier <ecordonnier@snap.com>
>> >
>> > Bumping crun to version 1.15-0-ge6eacaf, which comprises the following commits:
>> >
>> >     e6eacaf NEWS: tag 1.15
>> >     f904485 Merge pull request #1459 from lsm5/packit-centos
>> >     08b5e78 Packit: Enable c10s downstream sync, rhel / centos separation in tests
>> >     73cb769 Merge pull request #1456 from martinetd/cleanup_cgroup_mount
>> >     4618d50 status: rmdirfd: try harder to remove mount points
>> >     c72bf7f linux: cgroups: cleanup unused mount if move failed
>> >     1f5fa44 Merge pull request #1457 from giuseppe/fix-compiler-warning
>> >     ff321e1 tests: install slirp4netns
>> >     a946f04 utils: fix a compiler warning
>> >     6df8cef Merge pull request #1449 from lsm5/rpm-rhel-wasm
>> >     aa72cc4 Packit/TMT: add centos-stream-10, cleanup tests
>> >     d075e53 Merge pull request #1455 from giuseppe/update-npm
>> >     f39bc4a tests, oci-validation: use perl tap driver
>> >     f5548f2 tests, oci-validation: use tap-18
>> >     18e84a1 tests, oci-validation: use git clone
>> >     b4539b5 Merge pull request #1453 from saschagrunert/s390x-musl
>> >     49090f2 Build s390x binaries using musl libc
>> >     8cd3e02 Merge pull request #1454 from saschagrunert/clang-format
>> >     307d35e Fix clang format test
>> >     37670c8 Merge pull request #1451 from containers/dependabot/github_actions/uraimo/run-on-arch-action-2.7.2
>> >     4b8f7c9 build(deps): bump uraimo/run-on-arch-action from 2.7.1 to 2.7.2
>> >     68df083 Merge pull request #1448 from Ecordonnier/eco/bump-libocispec
>> >     e6a8d51 libocispec: update
>> >     a1ed024 Merge pull request #1447 from giuseppe/bump-tap
>> >     1809973 tests: use npm-18
>> >     7202095 Merge pull request #1444 from haircommander/potentially_unsafe_config_annotations
>> >     475a3fd features: add support for potentiallyUnsafeConfigAnnotations
>> >     a32cc45 Merge pull request #1432 from sohankunkerkar/add-preload-option
>> >     4f5479e src/libcrun/handlers: add option to load wasi-nn plugin for wasmedge
>> >     c90b8c9 Merge pull request #1443 from giuseppe/use-zstd-instead-of-xz-for-releases
>> >     631e767 release: use zstd instead of xz
>> >     0722689 release.sh: generate .zst release instead of .xz
>> >     d05a5dd Merge pull request #1441 from kolyshkin/fixup
>> >     3ad68ed linux: fixup libcrun_safe_chdir
>> >     dcbdf9d Merge pull request #1440 from lsm5/rpm-remove-eln
>> >     699564b rpm: remove eln macro
>> >     d43d79f Merge pull request #1439 from lsm5/packit-failure-comment-reuse
>> >     f50da23 Packit: reuse non-RHEL failure message notification on RHEL
>> >     c4afd9c Merge pull request #1425 from lsm5/podman-revdep-tests
>> >     0b7fc08 packit: podman reverse dependency tests
>> >     64ee22c Merge pull request #1431 from flouthoc/use-runtimespec-v1.2.0
>> >     0dbb353 Merge pull request #1430 from giuseppe/make-error-clearer
>> >     820471a libocispec: use runtime-spec v1.2.0
>> >     9eea9ff cgroup: make error clearer
>> >     cde8f10 Merge pull request #1429 from giuseppe/add-flag-keep-to-run
>> >     59ad70a container: validate option flags
>> >     7918dca container: split create and run options
>> >     8894495 crun: add option --keep to run
>> >     35dccc3 libcrun, run: add option to not delete containers
>> >     f04eebe Merge pull request #1427 from giuseppe/tag-1.14.4
>> >     a220ca6 NEWS: tag 1.14.4
>> >     31aab34 Merge pull request #1424 from saschagrunert/s390x
>> >     6cd74cb Add support for s390x
>> >     89d4446 Merge pull request #1422 from giuseppe/find-rro-bind-mount-from-file
>> >     5884fd4 linux: fix mount of file with recursive flags
>> >     b9e87e7 tests: test bind mounts of files
>> >     3a07f6e Merge pull request #1415 from debarshiray/wip/rishi/rpm-relative-not-absolute-symlink
>> >     e81086b rpm: Use relative, not absolute, symbolic links
>> >     be5feff Merge pull request #1420 from giuseppe/enable-parallel-nix-builds
>> >     9079a6d release: enable parallel builds
>> >     d8aabe5 Merge pull request #1419 from giuseppe/drop-check-version
>> >
>> > crun/libocispec: update to -tip:
>> >
>> >     c715dcd Merge pull request #133 from Ecordonnier/eco/clang17
>> >     86650dc fix compilation error with clang++17
>> >     20d3936 helpers.py: remove __str__()
>> >     afed951 generate.py: fix some typos
>> >     f76be64 Merge pull request #131 from flouthoc/sync-runtime-spec
>> >     daeb197 runtime-spec: use version v1.2.0
>> >     3d16826 Merge pull request #130 from Ilya-source/optimize_strings_handling
>> >     66f6f71 optimize writefile
>> >     e9a99a8 Optimize headers writefile
>> >     7a5f2b6 Refresh strings format sources
>> >     210f4d3 Refresh strings format headers
>> >
>> > Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
>> > ---
>> >  recipes-containers/crun/crun_git.bb | 6 +++---
>> >  1 file changed, 3 insertions(+), 3 deletions(-)
>> >
>> > diff --git a/recipes-containers/crun/crun_git.bb b/recipes-containers/crun/crun_git.bb
>> > index 89ba21b4..4dde55c6 100644
>> > --- a/recipes-containers/crun/crun_git.bb
>> > +++ b/recipes-containers/crun/crun_git.bb
>> > @@ -3,8 +3,8 @@ LICENSE = "GPL-2.0-only"
>> >  LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>> >  PRIORITY = "optional"
>> >
>> > -SRCREV_crun = "89d44467e3b410b73f2065756a12789be45b855b"
>> > -SRCREV_libocispec = "19c05670c37a42c217caa7b141bcaada7867cc15"
>> > +SRCREV_crun = "e6eacaf4034e84185fd8780ac9262bbf57082278"
>> > +SRCREV_libocispec = "c715dcdbab8fe592daa8a11cbabc75aa76534c80"
>> >  SRCREV_ispec = "9615142d016838b5dfe7453f80af0be74feb5c7c"
>> >  SRCREV_rspec = "720792f25ae6e9ee6b1332db698f37659e69ce8d"
>> >  SRCREV_yajl = "f344d21280c3e4094919fd318bc5ce75da91fc06"
>> > @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/containers/crun.git;branch=main;name=crun;protocol=h
>> >             git://github.com/containers/yajl.git;branch=main;name=yajl;destsuffix=git/libocispec/yajl;protocol=https \
>> >            "
>> >
>> > -PV = "v1.14.3+git${SRCREV_crun}"
>> > +PV = "v1.15+git${SRCREV_crun}"
>> >  S = "${WORKDIR}/git"
>> >
>> >  REQUIRED_DISTRO_FEATURES ?= "systemd seccomp"
>> > --
>> > 2.36.1.vfs.0.0
>> >
>> >
>> > -=-=-=-=-=-=-=-=-=-=-=-
>> > Links: You receive all messages sent to this group.
>> > View/Reply Online (#8725): https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_g_meta-2Dvirtualization_message_8725&d=DwIFaQ&c=ncDTmphkJTvjIDPh0hpF_4vCHvabgGkICC2epckfdiw&r=AhkbNonVuMIGRfPx_Qj9TsRih1DULJTKUkSGa66m67E&m=s4O-8IgHs3CqqQNrGDnhDORAs66cKMmnLSc6Owex82Ujudr2Dep27NNPXHMvVqZs&s=MacvtcQdmLQWovkmkOH_3R_QOwojTFisah796x3CQhY&e=
>> > Mute This Topic: https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_mt_106134562_1050810&d=DwIFaQ&c=ncDTmphkJTvjIDPh0hpF_4vCHvabgGkICC2epckfdiw&r=AhkbNonVuMIGRfPx_Qj9TsRih1DULJTKUkSGa66m67E&m=s4O-8IgHs3CqqQNrGDnhDORAs66cKMmnLSc6Owex82Ujudr2Dep27NNPXHMvVqZs&s=25VTjpldD8F1nWSsQaphe51iF3Fgmwrpfljvpq7elUM&e=
>> > Group Owner: meta-virtualization+owner@lists.yoctoproject.org
>> > Unsubscribe: https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_g_meta-2Dvirtualization_unsub&d=DwIFaQ&c=ncDTmphkJTvjIDPh0hpF_4vCHvabgGkICC2epckfdiw&r=AhkbNonVuMIGRfPx_Qj9TsRih1DULJTKUkSGa66m67E&m=s4O-8IgHs3CqqQNrGDnhDORAs66cKMmnLSc6Owex82Ujudr2Dep27NNPXHMvVqZs&s=Q9cedjpIERKBLkcVaRI3Sp8zVpKDqKQYIkuHQXcEYYg&e=  [bruce.ashfield@gmail.com]
>> > -=-=-=-=-=-=-=-=-=-=-=-
>> >
>>
>>
>> --
>> - Thou shalt not follow the NULL pointer, for chaos and madness await
>> thee at its end
>> - "Use the force Harry" - Gandalf, Star Trek II



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-05-16 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-16 13:40 [meta-virtualization][PATCH] crun: update to v1.15 ecordonnier
2024-05-16 14:38 ` Bruce Ashfield
2024-05-16 14:46   ` Etienne Cordonnier
2024-05-16 15:03     ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.