diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-07-24 16:21:47 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-07-24 16:59:37 +0100 |
| commit | c9aa68fd441f4ee93b9159bde4eda8609c259158 (patch) | |
| tree | e8955b25c0935cfc91ded4e92e1418a24aebbd05 /gnu/packages/containers.scm | |
| parent | 6eb8431ef16610b585f58f8ab20e6dedb2936efd (diff) | |
gnu: Add go-github-com-cyphar-filepath-securejoin-0.4.1.
* gnu/packages/golang-xyz.scm
(go-github-com-cyphar-filepath-securejoin-0.4.1): New variable.
* gnu/packages/containers.scm (go-go-podman-io-common,
go-go-podman-io-storage):
[propagated-inputs]: Replace go-github-com-cyphar-filepath-securejoin
with go-github-com-cyphar-filepath-securejoin-0.4.1.
(umoci)[native-inputs]: Replace go-github-com-cyphar-filepath-securejoin
with go-github-com-cyphar-filepath-securejoin-0.4.1.
* gnu/packages/golang-xyz.scm: (go-github-com-containers-storage,
go-github-com-go-git-go-billy-v5, go-github-com-opencontainers-cgroups,
go-github-com-opencontainers-umoci): [propagated-inputs]: Replace
go-github-com-cyphar-filepath-securejoin with
go-github-com-cyphar-filepath-securejoin-0.4.1.
Diffstat (limited to 'gnu/packages/containers.scm')
| -rw-r--r-- | gnu/packages/containers.scm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/containers.scm b/gnu/packages/containers.scm index a9e68320636..4f625468dc6 100644 --- a/gnu/packages/containers.scm +++ b/gnu/packages/containers.scm | |||
| @@ -676,7 +676,7 @@ unprivileged user, known as \"Rootless mode\".") | |||
| 676 | go-github-com-containerd-platforms | 676 | go-github-com-containerd-platforms |
| 677 | go-github-com-containers-ocicrypt | 677 | go-github-com-containers-ocicrypt |
| 678 | go-github-com-coreos-go-systemd-v22 | 678 | go-github-com-coreos-go-systemd-v22 |
| 679 | go-github-com-cyphar-filepath-securejoin | 679 | go-github-com-cyphar-filepath-securejoin-0.4.1 |
| 680 | go-github-com-davecgh-go-spew | 680 | go-github-com-davecgh-go-spew |
| 681 | go-github-com-d6o-gotree-v3 ;go-github-com-disiqueira-gotree-v3 | 681 | go-github-com-d6o-gotree-v3 ;go-github-com-disiqueira-gotree-v3 |
| 682 | go-github-com-docker-distribution | 682 | go-github-com-docker-distribution |
| @@ -919,7 +919,7 @@ also implements \"simple image signing\". It's a successor of | |||
| 919 | (propagated-inputs | 919 | (propagated-inputs |
| 920 | (list go-github-com-burntsushi-toml | 920 | (list go-github-com-burntsushi-toml |
| 921 | go-github-com-containerd-stargz-snapshotter-estargz | 921 | go-github-com-containerd-stargz-snapshotter-estargz |
| 922 | go-github-com-cyphar-filepath-securejoin | 922 | go-github-com-cyphar-filepath-securejoin-0.4.1 |
| 923 | go-github-com-docker-go-units | 923 | go-github-com-docker-go-units |
| 924 | go-github-com-google-go-intervals | 924 | go-github-com-google-go-intervals |
| 925 | go-github-com-json-iterator-go | 925 | go-github-com-json-iterator-go |
| @@ -1983,7 +1983,7 @@ layer to create a new image. | |||
| 1983 | go-github-com-apex-log | 1983 | go-github-com-apex-log |
| 1984 | go-github-com-blang-semver-v4 | 1984 | go-github-com-blang-semver-v4 |
| 1985 | go-github-com-containerd-platforms | 1985 | go-github-com-containerd-platforms |
| 1986 | go-github-com-cyphar-filepath-securejoin | 1986 | go-github-com-cyphar-filepath-securejoin-0.4.1 |
| 1987 | go-github-com-cyphar-go-mtree | 1987 | go-github-com-cyphar-go-mtree |
| 1988 | go-github-com-docker-go-units | 1988 | go-github-com-docker-go-units |
| 1989 | go-github-com-klauspost-compress | 1989 | go-github-com-klauspost-compress |
