1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-03 05:16:17 +02:00
Commit Graph

4904 Commits

Author SHA1 Message Date
dependabot[bot] 1c538439c1
chore(deps): bump the patch group with 1 update
Bumps the patch group with 1 update: [proc-macro2](https://github.com/dtolnay/proc-macro2).

- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.69...1.0.70)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 01:13:38 +00:00
cuisongliu ac20fc302e
docs(main): support arm64 release docs (#2510)
* docs(main): support arm64 release docs

Signed-off-by: cuisongliu <cuisongliu@qq.com>

* docs(main): support arm64 release docs

Signed-off-by: cuisongliu <cuisongliu@qq.com>

* docs(main): support arm64 release docs

Signed-off-by: cuisongliu <cuisongliu@qq.com>

---------

Signed-off-by: cuisongliu <cuisongliu@qq.com>
2023-11-26 12:58:09 +09:00
github-actions[bot] 5b69663534
Merge pull request #2545 from containers/dependabot/cargo/patch-e83b2448df 2023-11-23 11:22:50 +00:00
dependabot[bot] fd38cd2c2f
chore(deps): bump the patch group with 2 updates
Bumps the patch group with 2 updates: [openssl](https://github.com/sfackler/rust-openssl) and [webpki-roots](https://github.com/rustls/webpki-roots).


Updates `openssl` from 0.10.59 to 0.10.60
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.60)

Updates `webpki-roots` from 0.25.2 to 0.25.3
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](https://github.com/rustls/webpki-roots/compare/v/0.25.2...v/0.25.3)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: webpki-roots
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 11:03:06 +00:00
Yashodhan 20e27c90f5
Merge pull request #2543 from containers/dependabot/cargo/url-2.5.0
chore(deps): bump url from 2.4.1 to 2.5.0
2023-11-23 14:23:22 +05:30
dependabot[bot] 5a309e187c
chore(deps): bump url from 2.4.1 to 2.5.0
Bumps [url](https://github.com/servo/rust-url) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: url
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 00:56:29 +00:00
Yashodhan a809da5ca0
Merge pull request #2540 from containers/dependabot/cargo/patch-3824a5b062
(auto merged) chore(deps): bump the patch group with 4 updates
2023-11-21 14:11:09 +05:30
dependabot[bot] 8ab246b71c
chore(deps): bump the patch group with 4 updates
Bumps the patch group with 4 updates: [serde](https://github.com/serde-rs/serde), [rustls](https://github.com/rustls/rustls), [wasmprinter](https://github.com/bytecodealliance/wasm-tools) and [wat](https://github.com/bytecodealliance/wasm-tools).


Updates `serde` from 1.0.192 to 1.0.193
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.192...v1.0.193)

Updates `rustls` from 0.21.8 to 0.21.9
- [Release notes](https://github.com/rustls/rustls/releases)
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.8...v/0.21.9)

Updates `wasmprinter` from 0.2.72 to 0.2.74
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wasmprinter-0.2.72...wasmprinter-0.2.74)

Updates `wat` from 1.0.79 to 1.0.81
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.79...wat-1.0.81)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: rustls
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: wasmprinter
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: wat
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 08:11:13 +00:00
Yashodhan 0466e1a04a
Merge pull request #2539 from containers/dependabot/cargo/termcolor-1.4.0
chore(deps): bump termcolor from 1.3.0 to 1.4.0
2023-11-21 11:01:18 +05:30
Yashodhan 6a5fbf95a3
Merge pull request #2538 from containers/dependabot/cargo/uuid-1.6.1
chore(deps): bump uuid from 1.5.0 to 1.6.1
2023-11-21 11:00:22 +05:30
dependabot[bot] 8eef34b71c
chore(deps): bump termcolor from 1.3.0 to 1.4.0
Bumps [termcolor](https://github.com/BurntSushi/termcolor) from 1.3.0 to 1.4.0.
- [Commits](https://github.com/BurntSushi/termcolor/compare/1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: termcolor
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 01:02:02 +00:00
dependabot[bot] 2ca3687093
chore(deps): bump uuid from 1.5.0 to 1.6.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.5.0...1.6.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 00:59:26 +00:00
Toru Komatsu 08c0a23ddf
Merge pull request #2535 from Pvlerick/typo
small typo in trace message
2023-11-17 21:42:41 +09:00
Toru Komatsu 78059e0133
Merge pull request #2498 from cuisongliu/support_arm64
fix(main): support arm64 release youki
2023-11-17 21:12:42 +09:00
Toru Komatsu fb05b7b766
Merge pull request #2530 from xiaoyang-sde/libcgroups-v1
fix(libcgroups): clean up 'libcgroups::v1::manager'
2023-11-17 21:06:17 +09:00
Xiaoyang Liu 18f3dd732c
test(integration_test): port 'runtime-tools/validation/linux_seccomp' (#2531)
* test(integration_test): port 'runtime-tools/validation/linux_seccomp'

Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>

* test(integration_test): address code review suggestions

Co-authored-by: Yashodhan <54112038+YJDoc2@users.noreply.github.com>
Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>

* test(integration_test): format the code

Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>

---------

Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>
Co-authored-by: Yashodhan <54112038+YJDoc2@users.noreply.github.com>
2023-11-17 15:21:17 +05:30
Philippe Vlérick b3b48d447a small typo in trace message
Signed-off-by: Philippe Vlérick <pvlerick@gmail.com>
2023-11-17 08:49:27 +01:00
Toru Komatsu 3c7cc26574
Merge pull request #2524 from xiaoyang-sde/cpu-throttling
fix(libcgroups): report CPU throttling stats in 'libcgroups::v2'
2023-11-17 16:24:05 +09:00
Yashodhan 9b03363d62
Merge pull request #2534 from containers/dependabot/cargo/h2-0.3.22
(auto merged) chore(deps): bump h2 from 0.3.21 to 0.3.22
2023-11-17 10:09:28 +05:30
github-actions[bot] c538361c2e
Merge pull request #2533 from containers/dependabot/cargo/patch-3dfb9e9b3e 2023-11-16 01:51:58 +00:00
dependabot[bot] 8653b10ac6
chore(deps): bump h2 from 0.3.21 to 0.3.22
Bumps [h2](https://github.com/hyperium/h2) from 0.3.21 to 0.3.22.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.21...v0.3.22)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 01:42:55 +00:00
dependabot[bot] fd2a6f4fe8
chore(deps): bump the patch group with 3 updates
Bumps the patch group with 3 updates: [errno](https://github.com/lambda-fairy/rust-errno), [wasmedge-sdk](https://github.com/WasmEdge/wasmedge-rust-sdk) and [wat](https://github.com/bytecodealliance/wasm-tools).


Updates `errno` from 0.3.6 to 0.3.7
- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lambda-fairy/rust-errno/compare/v0.3.6...v0.3.7)

Updates `wasmedge-sdk` from 0.13.0 to 0.13.2
- [Release notes](https://github.com/WasmEdge/wasmedge-rust-sdk/releases)
- [Changelog](https://github.com/WasmEdge/wasmedge-rust-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/WasmEdge/wasmedge-rust-sdk/compare/0.13.0...0.13.2)

Updates `wat` from 1.0.67 to 1.0.79
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.67...wat-1.0.79)

---
updated-dependencies:
- dependency-name: errno
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: wasmedge-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: wat
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 01:41:41 +00:00
Jorge Prendes 3cdc7510b2
restore name of workflow steps
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
2023-11-15 22:13:43 +00:00
Xiaoyang Liu d6a6cd3338
fix(libcgroups): clean up 'libcgroups::v1::manager'
Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>
2023-11-14 17:57:59 -08:00
Xiaoyang Liu c857857ce3
fix(libcgroup): parse CPU stats with 'parse_flat_keyed_data()'
Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>
2023-11-14 11:51:30 -08:00
github-actions[bot] 88ae039168
Merge pull request #2529 from containers/dependabot/cargo/patch-818321f3a5 2023-11-14 00:59:38 +00:00
dependabot[bot] bc8265a638
chore(deps): bump the patch group with 2 updates
Bumps the patch group with 2 updates: [tracing-subscriber](https://github.com/tokio-rs/tracing) and [http](https://github.com/hyperium/http).


Updates `tracing-subscriber` from 0.3.17 to 0.3.18
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.17...tracing-subscriber-0.3.18)

Updates `http` from 0.2.10 to 0.2.11
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/v0.2.11/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v0.2.10...v0.2.11)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: http
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 00:49:19 +00:00
cuisongliu d0515ff231 fix(main): support arm64 release youki
Signed-off-by: cuisongliu <cuisongliu@qq.com>
2023-11-14 00:27:18 +08:00
Toru Komatsu c7567ab42a
Merge pull request #2525 from xiaoyang-sde/libcgroups-docs
docs(libcgroup): add docs for several items in 'libcgroup::v2'
2023-11-13 21:54:59 +09:00
Toru Komatsu 7b4160abbe
Merge pull request #2527 from xiaoyang-sde/linux_sysctl
test(integration_test): port 'runtime-tools/validation/linux_sysctl'
2023-11-13 21:26:51 +09:00
Xiaoyang Liu dac5f3042b
test(integration_test): port 'runtime-tools/validation/linux_sysctl'
Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>
2023-11-12 18:58:40 -08:00
github-actions[bot] 73d99fd2b7
Merge pull request #2526 from containers/dependabot/cargo/patch-695ea6a48d 2023-11-13 00:54:12 +00:00
dependabot[bot] d82ddbf37b
chore(deps): bump the patch group with 3 updates
Bumps the patch group with 3 updates: [env_logger](https://github.com/rust-cli/env_logger), [cc](https://github.com/rust-lang/cc-rs) and [http](https://github.com/hyperium/http).


Updates `env_logger` from 0.10.0 to 0.10.1
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.10.0...v0.10.1)

Updates `cc` from 1.0.83 to 1.0.84
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.83...1.0.84)

Updates `http` from 0.2.9 to 0.2.10
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v0.2.9...v0.2.10)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: http
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 00:38:50 +00:00
Xiaoyang Liu 1ce94d237a
docs(libcgroup): add docs for several items in 'libcgroup::v2'
Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>
2023-11-11 23:02:11 -08:00
Xiaoyang Liu eeee7ca815
fix(libcgroup): report CPU throttling stats in 'libcgroup::v2'
Signed-off-by: Xiaoyang Liu <siujoeng.lau@gmail.com>
2023-11-11 19:18:25 -08:00
github-actions[bot] 7b5e8f238e
Merge pull request #2523 from containers/dependabot/cargo/patch-18af43a70e 2023-11-10 12:13:14 +00:00
dependabot[bot] 53d92b25c4
chore(deps): bump the patch group with 3 updates
Bumps the patch group with 3 updates: [getrandom](https://github.com/rust-random/getrandom), [rustls-pemfile](https://github.com/rustls/pemfile) and [smallvec](https://github.com/servo/rust-smallvec).


Updates `getrandom` from 0.2.10 to 0.2.11
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/getrandom/compare/v0.2.10...v0.2.11)

Updates `rustls-pemfile` from 1.0.3 to 1.0.4
- [Commits](https://github.com/rustls/pemfile/compare/v/1.0.3...v/1.0.4)

Updates `smallvec` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.11.1...v1.11.2)

---
updated-dependencies:
- dependency-name: getrandom
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: rustls-pemfile
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: smallvec
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 10:11:02 +00:00
Yashodhan 16d56ed466
Merge pull request #2517 from containers/dependabot/cargo/wasmedge-sdk-0.13.0
chore(deps): bump wasmedge-sdk from 0.12.2 to 0.13.0
2023-11-10 15:24:58 +05:30
Yashodhan Joshi 2081eb80ef Also update wasmedge-sys to match the wasmedge-sdk 2023-11-10 15:15:56 +05:30
Yashodhan 9ae5660bf9
Merge pull request #2520 from containers/dependabot/cargo/tokio-1.34.0
chore(deps): bump tokio from 1.33.0 to 1.34.0
2023-11-10 15:08:25 +05:30
dependabot[bot] 4374f73e1e
chore(deps): bump tokio from 1.33.0 to 1.34.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.34.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 00:38:19 +00:00
dependabot[bot] 855668dac5
chore(deps): bump wasmedge-sdk from 0.12.2 to 0.13.0
Bumps [wasmedge-sdk](https://github.com/WasmEdge/wasmedge-rust-sdk) from 0.12.2 to 0.13.0.
- [Release notes](https://github.com/WasmEdge/wasmedge-rust-sdk/releases)
- [Changelog](https://github.com/WasmEdge/wasmedge-rust-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/WasmEdge/wasmedge-rust-sdk/compare/0.12.2...0.13.0)

---
updated-dependencies:
- dependency-name: wasmedge-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-09 01:11:12 +00:00
github-actions[bot] 83319cbd39
Merge pull request #2514 from containers/dependabot/cargo/patch-5fe0139fa9 2023-11-08 01:15:59 +00:00
github-actions[bot] 20b8600b05
Merge pull request #2515 from containers/dependabot/cargo/rustix-0.37.27 2023-11-08 01:11:23 +00:00
dependabot[bot] 855a023264
chore(deps): bump rustix from 0.37.19 to 0.37.27
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.19 to 0.37.27.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.19...v0.37.27)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 01:01:04 +00:00
dependabot[bot] 64099872f9
chore(deps): bump the patch group with 2 updates
Bumps the patch group with 2 updates: [serde](https://github.com/serde-rs/serde) and [errno](https://github.com/lambda-fairy/rust-errno).


Updates `serde` from 1.0.191 to 1.0.192
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.191...v1.0.192)

Updates `errno` from 0.3.5 to 0.3.6
- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lambda-fairy/rust-errno/compare/v0.3.5...v0.3.6)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: errno
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 01:00:39 +00:00
Toru Komatsu b14c7c3b87
Merge pull request #2503 from cuisongliu/symobls_release
feature(main): add release  strip
2023-11-07 20:43:54 +09:00
Toru Komatsu 5b39e63458
Merge pull request #2490 from containers/dependabot/cargo/procfs-0.16.0
chore(deps): bump procfs from 0.15.1 to 0.16.0
2023-11-07 20:13:14 +09:00
github-actions[bot] 77d31666bb
Merge pull request #2511 from containers/dependabot/cargo/patch-670ae9268f 2023-11-07 01:24:51 +00:00
dependabot[bot] 4435c0bb3e
chore(deps): bump the patch group with 2 updates
Bumps the patch group with 2 updates: [serde](https://github.com/serde-rs/serde) and [wasmprinter](https://github.com/bytecodealliance/wasm-tools).


Updates `serde` from 1.0.190 to 1.0.191
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.191)

Updates `wasmprinter` from 0.2.71 to 0.2.72
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wasmprinter-0.2.71...wasmprinter-0.2.72)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: wasmprinter
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 01:14:30 +00:00