meta-virtualization/recipes-containers
Bruce Ashfield a49eaf45a4 buildah: update to 1.28.x
Bumping buildah to version v1.25.0-547-gcfefbb64, which comprises the following commits:

    ea9b705a [release-1.28] Bump to c/storage v1.43.1 for s390x sigsegv fix
    6eb52c6b [release-1.28] Bump c/image to v5.23.1
    5fb010fe version: bump to 1.28.2
    69d3fcd8 Stop using ubi8
    9fa3c167 Define and use a safe, reliable test image
    9136e86e version: bump to v1.28.1
    ff08605b copier.Put(): clear up os/syscall mode bit confusion
    6bc044dc retrofit, test: ubi8 changed architecture string
    79f41e32 Bump to v1.28.0
    1deec7ce No longer modify buildah.spec
    a53f342f Update for https://github.com/klauspost/pgzip/pull/50
    3c5f9886 Update vendor containers/(common,image)
    88615e98 [CI:DOCS] Add quay-description update reminder
    95bb0250 vendor: bump c/common to v0.49.2-0.20220929111928-2d1b45ae2423
    aaba84ff build(deps): bump github.com/opencontainers/selinux
    675a7332 Vendor in latest containers/storage
    28195ac9 Changing shell list operators from `;` to `&&`
    fc458032 Fix buildahimage container.conf permissions regression
    9ae09bf7 Set sysctls from containers.conf
    e67bb090 refactor: stop using Normalize directly from containerd package
    3cd0fa2b config,builder: process variant while populating image spec
    899ecaaf Proof of concept: nightly dependency treadmill
    31dc089c Run codespell on code
    07ab5a5c Check for unset build args after TARGET args
    ea81614a pkg/cli: improve completion test
    bb285e53 vendor in latest containers/(common,storage,image)
    f3a73b70 copier: work around freebsd bug for "mkdir /"
    16a4eee2 vendor: update c/image
    02d4a6b5 test: run in the host cgroup namespace
    5cde04cd vendor: update c/storage
    e3d48600 vendor: update c/common
    94ab98d6 cmd: check for user UID instead of privileges
    4c9fc47f run,build: conflict --isolation=chroot and --network
    de9c3841 Fix broken dns test (from merge collision)
    8d5d7632 Fix stutters
    b4135818 Fix broken command completion
    fc3ae53b buildah bud --network=none should have no network
    3c092e5e build: support --skip-unused-stages for multi-stage builds
    87d4ae88 Prevent use of --dns* options with --net=none
    fd14bfe5 buildah: make --cache-ttl=0s equivalent to --no-cache
    ac30ed23 parse: make processing flags in --mount order agnostic
    deb2d903 Minor test fix for podman-remote
    a30b71db build: honor <Containerfile>.containerignore as ignore file
    46db0211 Update install.md: Debian 11 (Bullseye) is stable
    4e5be719 build(deps): bump github.com/docker/docker
    4407875a Use constants from containers/common for finding seccomp.json
    4808f3b7 Don't call os.Exit(1) from manifest exist
    9f435de8 manifest: add support for buildah manifest exists
    0bdbd1a8 Buildah should ignore /etc/crio/seccomp.json
    9c147ab8 chroot: Fix cross build break
    309f714b chroot: Move isDevNull to run_common.go
    363bf9c5 chroot: Fix setRlimit build on FreeBSD
    dc49c3cb chroot: Move parseRLimits and setRlimits to run_common.go
    b64d8143 chroot: Fix runUsingChrootExecMain on FreeBSD
    4d963eb5 chroot: Move runUsingChrootExecMain to run_common.go
    0a61e4b2 chroot: Factor out Linux-specific unshare options from runUsingChroot
    3b42b515 chroot: Move runUsingChroot to run_common.go
    350c509e chroot: Move RunUsingChroot and runUsingChrootMain to run_common.go
    188dcc36 chroot: Factor out /dev/ptmx pty implementation
    f9814601 chroot: Add FreeBSD support for run with chroot isolation
    b9db9574 build(deps): bump github.com/docker/go-units from 0.4.0 to 0.5.0
    64534a88 Replace k8s.gcr.io/pause in tests with registry.k8s.io/pause
    168a39dd build(deps): bump github.com/onsi/gomega from 1.20.0 to 1.20.1
    514ff3dc Cirrus: use image with fewer downloaded dependencies
    a96eb0b0 build(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.4
    9934b173 run: add container gid to additional groups
    f46ef3b2 buildah: support for --retry and --retry-delay for push/pull failures
    811741fe Makefile: always call $(GO) instead of `go`
    010ac5e0 build(deps): bump github.com/fsouza/go-dockerclient from 1.8.2 to 1.8.3
    0c4b19ba test: use `T.TempDir` to create temporary test directory
    90cf4fc0 mount,cache: enable SElinux shared content label option by default
    354f96f6 commit: use race-free RemoveNames instead of SetNames
    491ad027 Drop util/util.Cause()
    9637a244 cmd/buildah: add "manifest create --amend"
    7533aa56 build(deps): bump github.com/fsouza/go-dockerclient from 1.8.1 to 1.8.2
    17e6fe01 docs: specify git protocol is not supported for github hosted repo
    da4647bd Scrub user and group names from layer diffs
    2eb519fb build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.8
    3a6919b5 version: bump to 1.28.0-dev

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-01-10 13:58:07 -05:00
..
buildah buildah: update to 1.28.x 2023-01-10 13:58:07 -05:00
catatonit catatonit: Integrate version 0.1.7 2022-09-16 11:12:41 -04:00
cgroup-lite global: update licence values to SPDX values 2022-02-18 13:07:10 -05:00
conmon conmon: avoid host contamination by GOCACHE 2022-12-01 16:58:17 -05:00
containerd containerd: update to v1.6.9 2022-12-07 16:12:33 -05:00
cri-o cri-o: update to 1.25-tip 2022-08-25 22:55:48 -04:00
cri-tools cri-tools: update to v1.24.2 2022-08-25 22:55:48 -04:00
criu criu: avoid textrel QA Issue warning 2022-12-22 10:32:04 -05:00
crun crun: update to v1.7 2022-12-07 16:12:33 -05:00
docker docker/moby: use generic DOCKER_COMMIT in do_compile 2022-12-07 16:40:04 -05:00
docker-compose docker-compose2: introduce go version of docker-compose 2022-10-25 15:08:39 -04:00
docker-distribution docker-distribution: do not build for riscv64 2022-11-22 23:32:16 -05:00
go-digest global: convert github SRC_URIs to use https protocol 2021-11-03 09:37:00 -04:00
go-errors global: convert github SRC_URIs to use https protocol 2021-11-03 09:37:00 -04:00
go-spf13-cobra global: convert github SRC_URIs to use https protocol 2021-11-03 09:37:00 -04:00
go-spf13-pflag global: convert github SRC_URIs to use https protocol 2021-11-03 09:37:00 -04:00
k3s k3s: update to v1.24.7 2022-10-25 15:09:46 -04:00
kubernetes kubernetes: fixed typos 2022-09-20 08:47:28 -04:00
lxc lxc: fix compilation error for ARM/ARM64 2022-08-25 22:55:48 -04:00
lxcfs global: update licence values to SPDX values 2022-02-18 13:07:10 -05:00
nerdctl nerdctl: renamed upstream branch master to main 2022-12-01 17:01:29 -05:00
oci-image-spec oci-image-spec: update to 1.0.2 2022-03-21 17:31:29 -04:00
oci-image-tools oci-image-tools: fix TMPDIR references 2022-09-14 22:01:22 -04:00
oci-runtime-spec oci-runtime-spec: update to 1.0.2-tip 2022-03-21 17:31:29 -04:00
oci-runtime-tools oci-runtime-tools: fix TMPDIR references 2022-09-14 20:34:11 -04:00
oci-systemd-hook global: update licence values to SPDX values 2022-02-18 13:07:10 -05:00
podman podman: update to 4.3 2022-12-01 17:01:44 -05:00
podman-compose podman-compose: switch 1.0.3 to stable branch 2022-06-01 12:41:54 -04:00
podman-tui podman-tui: update to v0.7.0 2023-01-10 13:58:07 -05:00
riddler riddler: remove TMPDIR references 2022-09-15 09:01:55 -04:00
runc runc: update to 1.1.4-tip 2022-12-07 16:12:27 -05:00
singularity singularity: Drop explicit runtime dep glibc 2022-08-20 23:18:44 -04:00
skopeo skopeo: update to v1.10.0 2023-01-10 13:58:07 -05:00
sloci-image global: convert github SRC_URIs to use https protocol 2021-11-02 09:57:03 -04:00
tini tini: fix function declaration without a prototype 2022-10-04 16:55:18 -04:00
umoci umoci: fix reproducibility 2022-09-13 15:28:14 -04:00