35 Commits

Author SHA1 Message Date
lvxiangcong
8b5f202b7d fix CVE-2024-32473 2024-04-22 14:55:45 +08:00
openeuler-ci-bot
81954d048b
!45 fix CVE-2024-29018
From: @running-tortoise 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2024-04-18 02:00:10 +00:00
lvxiangcong
3e8a821b9d fix CVE-2024-29018 2024-04-17 20:55:59 +08:00
openeuler-ci-bot
c08dd82162
!41 update to 25.0.3
From: @dog-life 
Reviewed-by: @xu_lei_123 
Signed-off-by: @xu_lei_123
2024-02-07 02:49:39 +00:00
shechenglong
d7b02acf40 update to 25.0.3
Signed-off-by: shechenglong <shechenglong@xfusion.com>
2024-02-07 10:05:18 +08:00
openeuler-ci-bot
1d574e399a
!40 Adapt docker-runc to be changed to runc
From: @tinktiny666 
Reviewed-by: @xu_lei_123 
Signed-off-by: @xu_lei_123
2023-12-28 09:38:19 +00:00
tinktiny666
75d7556db9
Adapt docker-runc to be changed to runc
Signed-off-by: tinktiny666 <maokecheng@xfusion.com>
2023-12-28 08:43:18 +00:00
openeuler-ci-bot
4d1a546c50
!36 Fix the missing socketGroup permissions for only installing moby-engine
From: @xu_lei_123 
Reviewed-by: @duguhaotian 
Signed-off-by: @duguhaotian
2023-09-26 03:11:27 +00:00
xulei
3ac42cf13f
Fix the missing socketGroup permissions for only installing moby-engine
Signed-off-by: xulei <xulei@xfusion.com>
2023-09-26 02:43:27 +00:00
openeuler-ci-bot
3c22d58561
!32 Optimize the apply patch method
From: @xu_lei_123 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2023-09-19 08:36:30 +00:00
xulei
dd0d9f47cb Optimize the apply patch method 2023-09-19 15:17:37 +08:00
openeuler-ci-bot
bf47660705
!30 Fix missing runc dependencies and conflicts with the installation of docker-engine
From: @xu_lei_123 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @duguhaotian
2023-09-14 09:17:38 +00:00
xulei
de09fceb14
Fix missing runc dependencies and conflicts with the installation of docker-engine
Signed-off-by: xulei <xulei@xfusion.com>
2023-09-14 03:58:07 +00:00
xulei
6389bbea74
Fix missing runc dependencies and conflicts with the installation of docker-engine
Signed-off-by: xulei <xulei@xfusion.com>
2023-09-14 03:28:37 +00:00
openeuler-ci-bot
80c2485d4a
!28 Fix the conflict libnetwork installation
From: @xu_lei_123 
Reviewed-by: @duguhaotian 
Signed-off-by: @duguhaotian
2023-09-05 07:18:44 +00:00
xulei
6863476307
Fix the conflict libnetwork installation
Signed-off-by: xulei <xulei@xfusion.com>
2023-09-05 06:15:14 +00:00
openeuler-ci-bot
82793266af
!21 Synchronize version 20.10.25 of bugfix
From: @xu_lei_123 
Reviewed-by: @duguhaotian 
Signed-off-by: @duguhaotian
2023-07-28 06:15:12 +00:00
xu_lei_123
2ae16fee23 Synchronize version 20.10.25 of bugfix 2023-07-27 07:48:34 +08:00
openeuler-ci-bot
40b77d2442
!19 update to 20.10.24
From: @xu_lei_123 
Reviewed-by: @wonleing 
Signed-off-by: @wonleing
2023-04-11 08:38:14 +00:00
xu_lei_123
a9520fdc6f update to 20.10.24 2023-04-10 12:38:50 +08:00
openeuler-ci-bot
67970f2733
!15 [Backport]Dockerfile: configure code dir as "safe" directory
From: @dayshappy 
Reviewed-by: @yangzhao_kl, @xu_lei_123 
Signed-off-by: @duguhaotian
2023-04-06 13:02:50 +00:00
dayshappy
eebad5ad47 [Backport]Dockerfile: configure code dir as "safe" directory
CI is failing when bind-mounting source from the host into the dev-container;

    fatal: detected dubious ownership in repository at '/go/src/github.com/docker/docker'
    To add an exception for this directory, call:

        git config --global --add safe.directory /go/src/github.com/docker/docker

reference:https://github.com/moby/moby/pull/44946/commits

Signed-off-by: dayshappy <zhangzhihui@xfusion.com>
2023-04-04 09:58:34 +08:00
openeuler-ci-bot
518f3ece3b
!14 [Backport]update containerd binary to v1.6.16
From: @dayshappy 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @biannm
2023-04-03 12:32:14 +00:00
dayshappy
b823202052 [Backport]update containerd binary to v1.6.16
- Fix push error propagation
- Fix slice append error with HugepageLimits for Linux
- Update default seccomp profile for PKU and CAP_SYS_NICE
- Fix overlayfs error when upperdirlabel option is set

full diff: containerd/containerd@v1.6.15...v1.6.16

reference:https://github.com/moby/moby/commit/526ae907e2

Signed-off-by: dayshappy <zhangzhihui@xfusion.com>
2023-04-01 10:38:31 +08:00
openeuler-ci-bot
13bd28723e
!13 update to 20.10.23
From: @xu_lei_123 
Reviewed-by: @jianminw 
Signed-off-by: @jianminw
2023-03-30 03:46:03 +00:00
xu_lei_123
9ef6aee2d2 update to 20.10.23 2023-03-29 22:02:17 +08:00
openeuler-ci-bot
460ef684b5
!9 update behavior for docker.service
From: @xu_lei_123 
Reviewed-by: @duguhaotian 
Signed-off-by: @duguhaotian
2023-03-22 07:42:58 +00:00
xu_lei_123
65de719cd9 enhance container behavior 2023-03-09 10:01:46 +08:00
openeuler-ci-bot
3a5c984568
!6 change to BuildRequires golang-1.17
From: @xu_lei_123 
Reviewed-by: @duguhaotian 
Signed-off-by: @duguhaotian
2022-12-28 09:50:00 +00:00
xu_lei_123
d4bd95473a Change to BuildRequires golang-1.17.3 2022-12-28 17:10:22 +08:00
openeuler-ci-bot
b3715d1cd4
!3 allow builtable with golang-1.17.x
From: @wanglmb 
Reviewed-by: @duguhaotian 
Signed-off-by: @duguhaotian
2022-12-21 03:04:37 +00:00
wanglimin
2e25dfc025 revert any to interface{} temporarily to allow builtable with golang-1.17.x
it will be withdrawed if golang upgrade to 1.18.x in the branch
2022-12-21 10:09:27 +08:00
openeuler-ci-bot
aa223ce495
!1 initial new docker upstream
From: @wanglmb 
Reviewed-by: @duguhaotian 
Signed-off-by: @duguhaotian
2022-12-20 09:37:18 +00:00
wanglimin
7b6ccd484a initial docker-20.10.21-1 2022-12-20 17:30:52 +08:00
openeuler-ci-bot
af79857251
Initial commit 2022-12-20 09:07:13 +00:00