60 Commits

Author SHA1 Message Date
zhongjiawei
34a1f31f1c runc:modify patch path 2023-01-05 17:23:54 +08:00
openeuler-ci-bot
64ff97e608
!106 runc:support specify umask
From: @zhong-jiawei-1 
Reviewed-by: @Vanient, @duguhaotian 
Signed-off-by: @duguhaotian
2022-12-17 07:13:51 +00:00
zhongjiawei
cc832e086a runc:support specify umask 2022-12-17 14:20:46 +08:00
openeuler-ci-bot
ebdcec046b
!89 runc: runc log forward to syslog
From: @zhong-jiawei-1 
Reviewed-by: @Vanient, @duguhaotian 
Signed-off-by: @duguhaotian
2022-11-08 03:08:56 +00:00
zhongjiawei
8318951e31 runc: runc log forward to syslog 2022-11-07 19:44:59 +08:00
openeuler-ci-bot
de58c7c44d
!88 runc: patch round in runc1.1.3
From: @zhong-jiawei-1 
Reviewed-by: @Vanient, @duguhaotian 
Signed-off-by: @duguhaotian
2022-11-04 06:25:32 +00:00
zhong-jiawei-1
99b2a44578 runc:patch round to runc 1.1.3 2022-11-04 11:42:04 +08:00
openeuler-ci-bot
8eb8dc2195
!87 runc: move install path to /usr/bin
From: @zhong-jiawei-1 
Reviewed-by: @Vanient, @zhangsong234, @duguhaotian 
Signed-off-by: @duguhaotian
2022-10-18 09:32:05 +00:00
zhong-jiawei-1
fe500b5b4c runc:move install path to /usr/bin 2022-10-18 09:48:53 +08:00
zhongjiawei
3cc05c8258 runc: runc1.1.3 patch merge 2022-09-30 17:07:05 +08:00
openeuler-ci-bot
b7266d38a9
!72 fix systemd cgroup after memory type changed
From: @zhong-jiawei-1 
Reviewed-by: @Vanient, @duguhaotian 
Signed-off-by: @duguhaotian
2022-08-16 12:33:01 +00:00
zhongjiawei
b6e8f99009 runc: fix systemd cgroup after memory type changed 2022-08-16 19:56:53 +08:00
openeuler-ci-bot
f5e3b8f1bd
!68 runc: change Umask to 0022
From: @zhong-jiawei-1 
Reviewed-by: @duguhaotian, @Vanient 
Signed-off-by: @duguhaotian
2022-08-10 01:20:02 +00:00
zhongjiawei
c24ea62da1 runc: change Umask to 0022 2022-08-09 20:29:45 +08:00
openeuler-ci-bot
70325e18fc
!56 update runc to 1.1.3
From: @Wangjunqi123 
Reviewed-by: @Vanient, @duguhaotian 
Signed-off-by: @duguhaotian
2022-08-09 11:17:51 +00:00
Wangjunqi123
ac550d3427 update runc to 1.1.3 2022-08-09 17:02:34 +08:00
openeuler-ci-bot
213a8c1631
!62 runc: bump version to 303
From: @zhong-jiawei-1 
Reviewed-by: @Vanient, @duguhaotian 
Signed-off-by: @duguhaotian
2022-08-09 07:47:32 +00:00
zhongjiawei
288c6e853a runc: bump version to 303 2022-08-09 14:46:19 +08:00
openeuler-ci-bot
ae9804fbed
!55 runc: fix connect container failed when reading partially written state.json content
From: @cenhuilin 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2022-07-25 03:24:21 +00:00
cenhuilin
e7614429c9 runc: fix connect container failed when reading partially written state.json content 2022-07-20 01:34:49 +00:00
openeuler-ci-bot
eb907822d8
!50 add macro
From: @fu-shanqing 
Reviewed-by: @jackchan8, @duguhaotian 
Signed-off-by: @duguhaotian
2022-04-12 01:42:56 +00:00
fushanqing
f423f915e0 add macro 2022-04-11 11:28:57 +08:00
openeuler-ci-bot
633865c6e3
!47 remove '%global _bindir /usr/local/bin'
From: @fu-shanqing 
Reviewed-by: @jianminw 
Signed-off-by: @jianminw
2022-02-14 01:34:55 +00:00
fushanqing
ef818eb786 remove '%global _bindir /usr/local/bin' 2022-02-10 15:39:42 +08:00
openeuler-ci-bot
78e3c21a75
!45 sync: update patches
Merge pull request !45 from songyanting/master
2022-01-27 02:24:15 +00:00
songyanting
e48716dd7e sync patches
patch/0126-runc-add-check-in-spec.patch
patch/0127-runc-add-mount-destination-validation-fix-CVE-2021.patch
patch/0128-runc-optimize-nsexec-logging.patch
patch/0129-runc-improve-log-for-debugging.patch
patch/0130-runc-fix-cgroup-info-print-error.patch
2022-01-26 22:59:29 +08:00
openeuler-ci-bot
6170e0b05c !38 change the spec file name to be the same as the repo name
From: @chen-jan
Reviewed-by: @jianminw
Signed-off-by: @jianminw
2021-11-08 01:08:18 +00:00
chen-jan
4ad86f2160 change the spec file name to be the same as the repo name 2021-10-26 02:00:35 +00:00
openeuler-ci-bot
6705d3781b !25 runc: do not use -i in go build
From: @Vanient
Reviewed-by: 
Signed-off-by:
2021-03-22 09:15:28 +08:00
xiadanni
ba84bf6e44 runc: do not use -i in go build
Signed-off-by: xiadanni <xiadanni1@huawei.com>
2021-03-19 15:18:20 +08:00
openeuler-ci-bot
d166469c4b !22 runc:build security options
From: @Vanient
Reviewed-by: @jing-rui,@caihaomin
Signed-off-by: @caihaomin
2021-03-18 15:13:19 +08:00
xiadanni
2f6befc1d9 runc:build security options
Signed-off-by: xiadanni <xiadanni1@huawei.com>
2021-03-18 11:18:36 +08:00
xiadanni
86bbece715 runc: sync bugfix
1. add cpu and memory info when print cgroup info
2. fix freezing race

Signed-off-by: xiadanni <xiadanni1@huawei.com>
2021-03-18 11:10:23 +08:00
openeuler-ci-bot
8f2504f874 !19 runc:sys:add symbol for riscv64
From: @riscv-spare
Reviewed-by: @jing-rui
Signed-off-by: @jing-rui
2021-01-14 16:43:29 +08:00
rv_spare
c4bc0d77ce !1 runc:sys:add symbol for riscv64
Merge pull request !1 from 杨演超/master
2020-12-15 14:54:21 +08:00
yangyanchao
356cf9ad42 runc:sys:add symbol for riscv64
Signed-off-by: yangyanchao <yangyanchao6@huawei.com>
2020-12-15 14:52:48 +08:00
openeuler-ci-bot
80fe4319cf !13 runc: don't deny all devices when update cgroup resource
From: @Vanient
Reviewed-by: @jing-rui
Signed-off-by: @jing-rui
2020-11-25 17:25:37 +08:00
xiadanni
573b34b3bb runc: don't deny all devices when update cgroup resource
Signed-off-by: xiadanni <xiadanni1@huawei.com>
2020-11-25 15:42:31 +08:00
openeuler-ci-bot
64b427019f !10 runc: fix apply patch fail
From: @Vanient
Reviewed-by: @jing-rui
Signed-off-by: @jing-rui
2020-09-15 17:15:17 +08:00
xiadanni
a95af96b2a runc: fix apply patch fail
Signed-off-by: xiadanni <xiadanni1@huawei.com>
2020-09-15 09:38:24 +08:00
openeuler-ci-bot
24528c2b42 !9 runc: fix SOURCE0 addr
From: @Vanient
Reviewed-by: @jing-rui
Signed-off-by: @jing-rui
2020-09-14 20:17:24 +08:00
xiadanni
621cb0a06f runc: fix SOURCE0 addr
Signed-off-by: xiadanni <xiadanni1@huawei.com>
2020-09-14 15:12:34 +08:00
openeuler-ci-bot
01bdeee494 !8 runc: fix permission denied
Merge pull request !8 from Vanient/master
2020-07-10 17:04:40 +08:00
xiadanni
450a0907cf runc: fix permission denied
reason: when exec as root and config.Cwd is not owned by root,
exec will fail because root doesn't have the caps.

Signed-off-by: Kurnia D Win <kurnia.d.win@gmail.com>
Signed-off-by: xiadanni <xiadanni1@huawei.com>
2020-07-09 16:02:37 +08:00
openeuler-ci-bot
e532736168 !7 runc: add yaml file in package
Merge pull request !7 from Vanient/master
2020-07-07 14:16:08 +08:00
xiadanni
5a188f2c87 runc: add yaml file in package
Signed-off-by: xiadanni <xiadanni1@huawei.com>
2020-07-06 10:21:54 +08:00
openeuler-ci-bot
2c74c3d91e !6 runc: use git-commit to store commit ID
Merge pull request !6 from Vanient/master
2020-06-15 15:45:49 +08:00
xiadanni1
ab5af31922 runc: use git-commit to store commit ID
Change-Id: Ib43bafb0ec680082520d85530ef783b68bc08671
Signed-off-by: xiadanni1 <xiadanni1@huawei.com>
2020-06-12 01:19:00 +08:00
openeuler-ci-bot
438be5f0d9 !5 add runc-openeuler.yaml
Merge pull request !5 from 成子晗/master
2020-05-09 19:23:32 +08:00
chengzihan2
79b5a220be add runc-openeuler.yaml 2020-05-06 16:36:00 +08:00