Commit Graph

26 Commits

Author SHA1 Message Date
小尨
2c7bdeb2c8
docker: update all packages to 28.0.4 (#925) 2025-04-19 16:00:06 +08:00
uparrows
d647e108d6
docker: update all packages to 27.0.2 (#832) 2024-06-29 18:01:45 +08:00
HHJLKK
8f8ca4018a
docker: update to version 25.0.3 (#776) 2024-03-01 20:25:10 +08:00
Stalker
99e97accae
docker: update all packages bump to 24.0.7 (#729)
Signed-off-by: xiangfeidexiaohuo <jsjson@163.com>
2023-11-11 00:47:29 +08:00
BeYonme
f4d1c074d4
docker: update all packages to 24.0.5 (#723) 2023-10-19 18:01:45 +08:00
lean
e1443a10aa Revert "runc: update to 1.1.4 (#520)"
This reverts commit a7424e803c.
2022-09-13 14:11:29 +08:00
breakings
a7424e803c
runc: update to 1.1.4 (#520) 2022-09-10 05:37:22 +08:00
breakings
288d9b46c3
runc: update to 1.1.2 (#469) 2022-06-08 22:42:33 +08:00
breakings
23ba761857
runc: update to 1.1.1 (#432)
Co-authored-by: breakings <breakingstop@gmail.com>
2022-05-07 01:57:42 +08:00
Stalker
bac68b9825
runc update to 1.0.3 (#402)
dockerd needs a new version
2022-04-11 23:21:13 +08:00
Beginner
627a71d245
Revert "runc: update to 1.0.3" 2021-12-17 13:22:11 +08:00
Michal Vasilek
76882f3e40 runc: update to 1.0.3
* fixes CVE-2021-43784

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-12-12 01:39:11 +08:00
Stalker
8ce8685fff
runc bump to v1.0.2
docker 20.10.10需要更新这个
2021-11-15 16:37:42 +08:00
breakings
9338817b08
Update runc to 1.0.1
This is the first stable release in the 1.0 branch, fixing a few medium
and high priority issues with runc 1.0.0, including a few that affect
Kubernetes' usage of libcontainer.

Bugfixes:

- Fixed occasional runc exec/run failure ("interrupted system call") on an
  Azure volume. ([#3074](https://github.com/opencontainers/runc/pull/3074))
- Fixed "unable to find groups ... token too long" error with /etc/group
  containing lines longer than 64K characters. ([#3079](https://github.com/opencontainers/runc/pull/3079))
- cgroup/systemd/v1: fix leaving cgroup frozen after Set if a parent cgroup is
  frozen. This is a regression in 1.0.0, not affecting runc itself but some
  of libcontainer users (e.g Kubernetes). ([#3085](https://github.com/opencontainers/runc/pull/3085))
- cgroupv2: bpf: Ignore inaccessible existing programs in case of
  permission error when handling replacement of existing bpf cgroup
  programs. This fixes a regression in 1.0.0, where some SELinux
  policies would block runc from being able to run entirely. ([#3087](https://github.com/opencontainers/runc/pull/3087))
- cgroup/systemd/v2: don't freeze cgroup on Set. ([#3092](https://github.com/opencontainers/runc/pull/3092))
- cgroup/systemd/v1: avoid unnecessary freeze on Set. ([#3093](https://github.com/opencontainers/runc/pull/3093))
2021-08-08 13:31:53 +08:00
lean
68f3a18d6f docker: update to 20.10.7 2021-06-14 19:24:16 +08:00
Tianling Shen
917812d10d
runc: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.

Module-aware mode will be mandatory in the next golang release.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-05 19:18:35 +08:00
Tianling Shen
0543ce727d
Revert "runc: fixed compiler error"
This reverts commit 083bc446c9.
2021-03-05 19:17:08 +08:00
Beginner-Go
083bc446c9 runc: fixed compiler error 2021-03-04 14:01:48 +00:00
coolsnowwolf
c36ad692b4 packages: sync to new packages 2020-07-08 14:18:52 +08:00
KFERMercer
6689ca74fb docker-ce: fix build failure
fix pull request #56 from hyird/master

containerd: bump to 7ad184331fa3e55e52b890ea95e65ba581ae3429
libnetwork: bump to 9fd385be8302dbe1071a3ce124891893ff27f90f
runc: bump to dc9208a3303feef5b3839f4323d9beb36df0a9dd
2020-04-27 10:51:01 +08:00
Texot
f35caf0c44 Fix necessary recompiling not detected 2020-02-27 00:45:06 +08:00
LEAN-ESX
678c7b2eb4 docker-ce: add aarch64 support 2019-10-19 06:08:28 -07:00
LEAN-ESX
8640ab9018 runc: fix version 2019-10-19 05:22:12 -07:00
LEAN-ESX
a63dc79621 docker-ce: add arm/armv8 with FPU support 2019-10-19 05:17:20 -07:00
LEAN-ESX
5e61fcbdd4 docker-ce: Updated to 19.03.3 and updated relevant dependencies 2019-10-18 01:10:15 -07:00
LEAN-ESX
59ce01cbc6 add package runc 2019-10-08 07:49:15 -07:00