1
0
mirror of https://github.com/containers/youki synced 2024-11-23 09:21:57 +01:00
Commit Graph

4636 Commits

Author SHA1 Message Date
utam0k
c6fa60a1a7
v0.3.0
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-10-14 06:57:42 +00:00
github-actions[bot]
e8cf915cf8
Merge pull request #2436 from containers/dependabot/cargo/wasmprinter-0.2.69 2023-10-13 01:12:33 +00:00
github-actions[bot]
b3b752fc02
Merge pull request #2435 from containers/dependabot/cargo/rustix-0.36.16 2023-10-13 01:06:09 +00:00
dependabot[bot]
4bccde21a9
chore(deps): bump wasmprinter from 0.2.68 to 0.2.69
Bumps [wasmprinter](https://github.com/bytecodealliance/wasm-tools) from 0.2.68 to 0.2.69.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wasmprinter-0.2.68...wasmprinter-0.2.69)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13 01:02:15 +00:00
dependabot[bot]
a3e6d9eb26
chore(deps): bump rustix from 0.36.15 to 0.36.16
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.15 to 0.36.16.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.36.15...v0.36.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13 00:55:50 +00:00
Toru Komatsu
fd25afb76a
Merge pull request #2425 from jprendes/non-blocking-syscalls
Use raw syscalls to avoid sporadic hangs
2023-10-12 20:36:35 +09:00
fengxsong
be1bab74ff
feat: allow customize cgroup root path (#2411)
* feat: allow customize cgroup root path

Signed-off-by: fengxsong <fengxsong@outlook.com>

* fix: use Option type for root_path argument

Signed-off-by: fengxsong <fengxsong@outlook.com>

* docs: add comment

Signed-off-by: fengxsong <fengxsong@outlook.com>

---------

Signed-off-by: fengxsong <fengxsong@outlook.com>
2023-10-12 20:32:51 +09:00
github-actions[bot]
d8e5a8e5cf
Merge pull request #2432 from containers/dependabot/cargo/zstd-sys-2.0.9zstd.1.5.5 2023-10-12 01:26:56 +00:00
github-actions[bot]
21b8a086db
Merge pull request #2431 from containers/dependabot/cargo/enumset-1.1.3 2023-10-12 01:21:19 +00:00
dependabot[bot]
25fd4b984d
chore(deps): bump zstd-sys from 2.0.8+zstd.1.5.5 to 2.0.9+zstd.1.5.5
Bumps [zstd-sys](https://github.com/gyscos/zstd-rs) from 2.0.8+zstd.1.5.5 to 2.0.9+zstd.1.5.5.
- [Release notes](https://github.com/gyscos/zstd-rs/releases)
- [Commits](https://github.com/gyscos/zstd-rs/commits/zstd-sys-2.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 01:11:36 +00:00
dependabot[bot]
8a6ee8efe8
chore(deps): bump enumset from 1.1.2 to 1.1.3
Bumps [enumset](https://github.com/Lymia/enumset) from 1.1.2 to 1.1.3.
- [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md)
- [Commits](https://github.com/Lymia/enumset/compare/v1.1.2...v1.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 01:06:00 +00:00
github-actions[bot]
7527a3fe2d
Merge pull request #2430 from containers/dependabot/cargo/arbitrary-1.3.1 2023-10-12 01:03:25 +00:00
dependabot[bot]
9a6ac10a92
chore(deps): bump arbitrary from 1.3.0 to 1.3.1
Bumps [arbitrary](https://github.com/rust-fuzz/arbitrary) from 1.3.0 to 1.3.1.
- [Changelog](https://github.com/rust-fuzz/arbitrary/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-fuzz/arbitrary/compare/v1.3.0...derive_arbitrary@1.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 00:53:07 +00:00
Jorge Prendes
32ffc4d231
Use raw syscalls to avoid sporadic hangs
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
2023-10-11 11:04:14 +01:00
github-actions[bot]
1be3353835
Merge pull request #2427 from containers/dependabot/cargo/oci-spec-0.6.3 2023-10-11 00:44:12 +00:00
github-actions[bot]
5379c5bd79
Merge pull request #2426 from containers/dependabot/cargo/jobserver-0.1.27 2023-10-11 00:28:15 +00:00
dependabot[bot]
ed59e96901
chore(deps): bump oci-spec from 0.6.2 to 0.6.3
Bumps [oci-spec](https://github.com/containers/oci-spec-rs) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/containers/oci-spec-rs/releases)
- [Changelog](https://github.com/containers/oci-spec-rs/blob/main/release.md)
- [Commits](https://github.com/containers/oci-spec-rs/compare/v0.6.2...v0.6.3)

---
updated-dependencies:
- dependency-name: oci-spec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 00:18:53 +00:00
dependabot[bot]
6c7f82203d
chore(deps): bump jobserver from 0.1.26 to 0.1.27
Bumps [jobserver](https://github.com/alexcrichton/jobserver-rs) from 0.1.26 to 0.1.27.
- [Commits](https://github.com/alexcrichton/jobserver-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 00:17:52 +00:00
Toru Komatsu
8faff1c7d8
Merge pull request #2420 from jprendes/static-wasmedge
Use static build of wasmedge
2023-10-10 21:17:39 +09:00
Yashodhan
80f1f36ae9
Refactor test dir structure (#2421)
* Move individual rust-oci-tests components in the tests dir

We can use several things from test_framework and even integration_test
for additional tests such as podman rootless and wasm tests

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>

* fix scripts and docs for the new dir structure

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>

---------

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
2023-10-10 21:00:02 +09:00
Yashodhan
2cc02491c0
Merge pull request #2424 from containers/dependabot/cargo/tokio-1.33.0
chore(deps): bump tokio from 1.32.0 to 1.33.0
2023-10-10 10:54:30 +05:30
Yashodhan
d5b1daa468
Merge pull request #2423 from containers/dependabot/cargo/regex-1.10.0
chore(deps): bump regex from 1.9.6 to 1.10.0
2023-10-10 10:54:05 +05:30
github-actions[bot]
10952d7f1a
Merge pull request #2422 from containers/dependabot/cargo/aho-corasick-1.1.2 2023-10-10 00:25:32 +00:00
dependabot[bot]
6806bc1c12
chore(deps): bump tokio from 1.32.0 to 1.33.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.32.0...tokio-1.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 00:25:04 +00:00
dependabot[bot]
22d8fcb668
chore(deps): bump regex from 1.9.6 to 1.10.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.6 to 1.10.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.9.6...1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 00:21:03 +00:00
dependabot[bot]
ebb4e62a62
chore(deps): bump aho-corasick from 1.1.1 to 1.1.2
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 1.1.1 to 1.1.2.
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/1.1.1...1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 00:15:15 +00:00
Yashodhan
b968ac5f96
Merge pull request #2369 from anti-entropy123/main
update nix to 0.27.1 🎉
2023-10-09 20:46:13 +05:30
Jorge Prendes
e8cae3e7cb
Use static build of wasmedge
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
2023-10-09 15:42:34 +01:00
Yashodhan
04dc59f679
Add initial tests for rootless podman (#2406) 2023-10-09 18:43:52 +09:00
anti-entropy123
951e5c6f71 remove let socket = socket;
Signed-off-by: anti-entropy123 <1348651580@qq.com>
2023-10-09 15:05:31 +08:00
Yashodhan
a7b6d277c7
Merge pull request #2414 from containers/dependabot/cargo/errno-0.3.5
chore(deps): bump errno from 0.3.4 to 0.3.5
2023-10-09 11:41:11 +05:30
anti-entropy123
326aea1021 fix lint error
Signed-off-by: anti-entropy123 <1348651580@qq.com>
2023-10-09 10:23:55 +08:00
anti-entropy123
d07a538b44 resolve conflicts
Signed-off-by: anti-entropy123 <1348651580@qq.com>
2023-10-09 10:20:01 +08:00
anti-entropy123
705b17a54b add comments
Signed-off-by: anti-entropy123 <1348651580@qq.com>
2023-10-09 10:17:12 +08:00
dependabot[bot]
20a376faf9
chore(deps): bump errno from 0.3.4 to 0.3.5
Bumps [errno](https://github.com/lambda-fairy/rust-errno) from 0.3.4 to 0.3.5.
- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lambda-fairy/rust-errno/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 02:05:39 +00:00
github-actions[bot]
311e9699e8
Merge pull request #2415 from containers/dependabot/cargo/proc-macro2-1.0.69 2023-10-09 02:05:01 +00:00
github-actions[bot]
5370d3347d
Merge pull request #2416 from containers/dependabot/cargo/num-traits-0.2.17 2023-10-09 02:03:13 +00:00
dependabot[bot]
f35d62b256
chore(deps): bump num-traits from 0.2.16 to 0.2.17
Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.16 to 0.2.17.
- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.16...num-traits-0.2.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 01:52:56 +00:00
dependabot[bot]
15aef66d4b
chore(deps): bump proc-macro2 from 1.0.67 to 1.0.69
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.67 to 1.0.69.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.67...1.0.69)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 01:49:41 +00:00
github-actions[bot]
5d94dc1382
Merge pull request #2413 from containers/dependabot/cargo/libc-0.2.149 2023-10-09 01:30:45 +00:00
dependabot[bot]
2a8c0e4fef
chore(deps): bump libc from 0.2.148 to 0.2.149
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.148 to 0.2.149.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.148...0.2.149)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 01:20:28 +00:00
anti-entropy123
59937cf490 update nix to 0.27.1
Signed-off-by: anti-entropy123 <1348651580@qq.com>
2023-10-07 11:10:07 +08:00
Yashodhan
fee4641930
Merge pull request #2407 from containers/dependabot/cargo/byteorder-1.5.0
chore(deps): bump byteorder from 1.4.3 to 1.5.0
2023-10-06 10:16:00 +05:30
Yashodhan
0c2567f8e9
Merge pull request #2410 from containers/dependabot/cargo/ittapi-0.3.5
(auto merged) chore(deps): bump ittapi from 0.3.4 to 0.3.5
2023-10-06 10:11:45 +05:30
dependabot[bot]
102ab417da
chore(deps): bump ittapi from 0.3.4 to 0.3.5
Bumps [ittapi](https://github.com/intel/ittapi) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/intel/ittapi/releases)
- [Commits](https://github.com/intel/ittapi/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 01:14:54 +00:00
github-actions[bot]
ca7f231f5c
Merge pull request #2409 from containers/dependabot/cargo/ittapi-sys-0.3.5 2023-10-06 01:13:50 +00:00
github-actions[bot]
5a0bcb54a5
Merge pull request #2408 from containers/dependabot/cargo/winnow-0.5.16 2023-10-06 01:12:39 +00:00
dependabot[bot]
6ff5af5c38
chore(deps): bump ittapi-sys from 0.3.4 to 0.3.5
Bumps [ittapi-sys](https://github.com/intel/ittapi) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/intel/ittapi/releases)
- [Commits](https://github.com/intel/ittapi/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 01:03:32 +00:00
dependabot[bot]
2d764a2ee3
chore(deps): bump winnow from 0.5.15 to 0.5.16
Bumps [winnow](https://github.com/winnow-rs/winnow) from 0.5.15 to 0.5.16.
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.15...v0.5.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 01:02:22 +00:00
dependabot[bot]
561ace5828
chore(deps): bump byteorder from 1.4.3 to 1.5.0
Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.4.3 to 1.5.0.
- [Changelog](https://github.com/BurntSushi/byteorder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/byteorder/compare/1.4.3...1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 00:56:13 +00:00