1
0
mirror of https://github.com/containers/youki synced 2024-11-24 01:44:17 +01:00
Commit Graph

72 Commits

Author SHA1 Message Date
wineway
7b83dd15b8 bump oci-spec from 0.5.5 to 0.5.6(rev: 6df620e)
Signed-off-by: wineway <wangyuweihx@gmail.com>
2022-05-10 07:24:05 +00:00
dependabot[bot]
cc4170bff8
chore(deps): bump mio from 0.8.2 to 0.8.3
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.2...v0.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 01:59:45 +00:00
dependabot[bot]
67f4765648
chore(deps): bump libc from 0.2.124 to 0.2.125
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.124 to 0.2.125.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.124...0.2.125)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 04:28:57 +00:00
Thomas Schubart
125e1f8fc5
Bump nix from 0.24.0 to 0.24.1 (#867)
Signed-off-by: Furisto <24721048+Furisto@users.noreply.github.com>
2022-04-27 10:54:55 +02:00
utam0k
f2a645fb4f
Follow the breaking changes of nix
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-04-23 21:30:00 +09:00
dependabot[bot]
51f3fa1dc6
chore(deps): bump libc from 0.2.123 to 0.2.124 in /crates
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.123 to 0.2.124.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.123...0.2.124)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 00:47:44 +00:00
dependabot[bot]
d373924d04
chore(deps): bump libc from 0.2.122 to 0.2.123 in /crates
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.122 to 0.2.123.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.122...0.2.123)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 01:07:52 +00:00
Furisto
658a47966b Add CFS bandwith burst for cgroup v2
Signed-off-by: Furisto <24721048+Furisto@users.noreply.github.com>
2022-04-09 22:50:40 +02:00
dependabot[bot]
9cf73ae32a
chore(deps): bump libc from 0.2.121 to 0.2.122 in /crates
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.121 to 0.2.122.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.121...0.2.122)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 00:53:40 +00:00
utam0k
9b7a4297b2
v0.0.3
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-04-03 15:03:44 +09:00
dependabot[bot]
7845cc1cd7
chore(deps): bump libc from 0.2.119 to 0.2.121 in /crates
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.119 to 0.2.121.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.119...0.2.121)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 12:28:26 +00:00
utam0k
6d6a7c0e5a
Merge pull request #744 from saschagrunert/oci-spec-update
Update oci-spec-rs to v0.5.5
2022-03-07 21:38:48 +09:00
utam0k
da36c62ca4
Merge pull request #758 from Furisto/close-range
Use close_range where possible
2022-03-07 21:38:08 +09:00
Sascha Grunert
330a715197
Update oci-spec-rs to v0.5.5
This means we can now use the filter types to enforce tighter type
checks.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-03-07 09:28:17 +01:00
dependabot[bot]
93613d54b7
chore(deps): bump wasmer-wasi from 2.1.1 to 2.2.0
Bumps [wasmer-wasi](https://github.com/wasmerio/wasmer) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/wasmerio/wasmer/releases)
- [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wasmerio/wasmer/compare/2.1.1...2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 01:07:26 +00:00
Furisto
8b6c80e4f1
Merge branch 'main' into close-range 2022-03-06 23:37:59 +01:00
utam0k
baa8c21772
Use the libseccomp-rs/libseccomp-rs crate instead of youki original libseccomp-rs.
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-03-05 22:01:37 +09:00
dependabot[bot]
74f6814f76
chore(deps): bump wasmer from 2.1.1 to 2.2.0
Bumps [wasmer](https://github.com/wasmerio/wasmer) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/wasmerio/wasmer/releases)
- [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wasmerio/wasmer/compare/2.1.1...2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-05 11:24:21 +00:00
Furisto
3ac8675a1e
Use close_range when possible
Signed-off-by: Furisto <24721048+Furisto@users.noreply.github.com>
2022-02-28 22:25:30 +01:00
utam0k
96a50d9868
Merge pull request #732 from utam0k/improvement/meta-data
Add the metadates for publishing a crate
2022-02-25 22:16:22 +09:00
Adrian Reber
653b719dbb
Initial checkpoint support
This adds the first code to checkpoint a container. The checkpoint
command is name 'checkpointt' (with two 't's at the end) so that
container engines like Podman do not think to use this not yet finished
checkpoint restore implementation.

For Podman it is still necessary to tell CRIU that the network namespace
is external at least and restoring needs special handling to support
'--console-socket'.

Signed-off-by: Adrian Reber <areber@redhat.com>
2022-02-24 14:36:21 +00:00
utam0k
ff6d86b8fd
Add the metadates for publishing a crate.
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-02-23 17:32:16 +09:00
dependabot[bot]
4f018c7bd0
chore(deps): bump serial_test from 0.5.1 to 0.6.0
Bumps [serial_test](https://github.com/palfrey/serial_test) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v0.5.1...v0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 17:00:00 +00:00
dependabot[bot]
d69897b564
chore(deps): bump libc from 0.2.118 to 0.2.119
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.118 to 0.2.119.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.118...0.2.119)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 09:43:47 +00:00
dependabot[bot]
ac66fad07b
chore(deps): bump libc from 0.2.117 to 0.2.118
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.117 to 0.2.118.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.117...0.2.118)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 00:45:18 +00:00
dependabot[bot]
9bb6b9e268
chore(deps): bump rand from 0.8.4 to 0.8.5
Bumps [rand](https://github.com/rust-random/rand) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.8.4...0.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 00:37:26 +00:00
utam0k
f9f436ac2b
Merge pull request #634 from utam0k/improvement/rootless
make the rootless code testable
2022-02-10 21:57:00 +09:00
utam0k
089f59ecb1
automatic generation of uid and gid for unit tests. 2022-02-06 15:03:26 +09:00
dependabot[bot]
a52c928029
chore(deps): bump libc from 0.2.116 to 0.2.117
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.116 to 0.2.117.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.116...0.2.117)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 00:45:00 +00:00
dependabot[bot]
cd3e178411
chore(deps): bump libc from 0.2.115 to 0.2.116
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.115 to 0.2.116.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.115...0.2.116)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 01:11:16 +00:00
utam0k
d17f3867ea
Merge pull request #670 from containers/dependabot/cargo/libc-0.2.115
chore(deps): bump libc from 0.2.114 to 0.2.115
2022-01-28 22:02:14 +09:00
dependabot[bot]
55033f6416
chore(deps): bump wasmer-wasi from 2.1.0 to 2.1.1
Bumps [wasmer-wasi](https://github.com/wasmerio/wasmer) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/wasmerio/wasmer/releases)
- [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wasmerio/wasmer/compare/2.1.0...2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 00:46:44 +00:00
dependabot[bot]
d2210600df
chore(deps): bump libc from 0.2.114 to 0.2.115
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.114 to 0.2.115.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.114...0.2.115)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 00:45:50 +00:00
dependabot[bot]
c6b8e12468
chore(deps): bump wasmer from 2.1.0 to 2.1.1
Bumps [wasmer](https://github.com/wasmerio/wasmer) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/wasmerio/wasmer/releases)
- [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wasmerio/wasmer/compare/2.1.0...2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 13:20:00 +00:00
dependabot[bot]
518853ec14
chore(deps): bump libc from 0.2.113 to 0.2.114
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.113 to 0.2.114.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.113...0.2.114)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 13:56:39 +00:00
Thomas Schubart
1b810d43e8
Merge pull request #548 from Furisto/wasm-wasmer
Suppport executing wasm workloads with wasmer
2022-01-24 16:16:28 +01:00
dependabot[bot]
24451c406d
chore(deps): bump fastrand from 1.6.0 to 1.7.0
Bumps [fastrand](https://github.com/smol-rs/fastrand) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/smol-rs/fastrand/releases)
- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/fastrand/compare/v1.6.0...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 01:03:00 +00:00
utam0k
0f662dd979
Merge pull request #626 from YJDoc2/add_rust_min_v
Add minimum rust version requirement to libcgroups and libcontainers
2022-01-22 16:12:40 +09:00
Yashodhan Joshi
a8408661e8 Add minimum rust version requirement to libcgroups and libcontainers due to CVE-2022-21658 2022-01-21 20:19:50 +05:30
dependabot[bot]
974b063a14
chore(deps): bump libc from 0.2.112 to 0.2.113
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.112 to 0.2.113.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.112...0.2.113)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 00:46:58 +00:00
utam0k
49332e564b
Bump oci-spec to 0.5.3 to prevent specifying commit hash. 2022-01-06 21:06:33 +09:00
Furisto
9dbcab5788 Implement executor and default handler 2022-01-04 15:20:42 +01:00
Furisto
d6e563078e Minimal wasm implementation 2022-01-04 15:20:42 +01:00
utam0k
89022f4366 specify the version of each crates. 2021-12-30 23:10:35 +09:00
dependabot[bot]
cb7a074dbb
Merge pull request #555 from containers/dependabot/cargo/fastrand-1.6.0 2021-12-20 06:25:49 +00:00
dependabot[bot]
7311ac7583
Bump fastrand from 1.5.0 to 1.6.0
Bumps [fastrand](https://github.com/smol-rs/fastrand) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/smol-rs/fastrand/releases)
- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/fastrand/compare/v1.5.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 01:17:10 +00:00
dependabot[bot]
69fd449fa5
Bump nix from 0.23.0 to 0.23.1
Bumps [nix](https://github.com/nix-rust/nix) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.23.0...v0.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 01:16:39 +00:00
Jian Zeng
d3552e7708 chore: update deps
Signed-off-by: Jian Zeng <anonymousknight96@gmail.com>
2021-12-16 10:19:28 +08:00
dependabot[bot]
667ef6a588
Merge pull request #534 from containers/dependabot/cargo/procfs-0.12.0 2021-12-14 13:43:36 +00:00
dependabot[bot]
a417b93371
Bump procfs from 0.11.1 to 0.12.0
Bumps [procfs](https://github.com/eminence/procfs) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/eminence/procfs/releases)
- [Commits](https://github.com/eminence/procfs/compare/v0.11.1...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 13:32:35 +00:00