1
0
mirror of https://github.com/containers/youki synced 2024-12-04 02:58:22 +01:00
Commit Graph

1948 Commits

Author SHA1 Message Date
dependabot[bot]
23743fce5d
chore(deps): bump flate2 from 1.0.22 to 1.0.23 in /crates
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.22 to 1.0.23.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.22...1.0.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 00:48:46 +00:00
Thomas Schubart
8b24842c32
Merge pull request #837 from containers/dependabot/cargo/crates/sysinfo-0.23.9
chore(deps): bump sysinfo from 0.23.8 to 0.23.9 in /crates
2022-04-11 22:27:19 +02:00
utam0k
765eeffd17
Merge pull request #836 from containers/dependabot/cargo/crates/tracing-0.1.33
chore(deps): bump tracing from 0.1.32 to 0.1.33 in /crates
2022-04-11 15:45:31 +09:00
dependabot[bot]
d51ebd15fd
chore(deps): bump sysinfo from 0.23.8 to 0.23.9 in /crates
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.23.8 to 0.23.9.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 01:20:08 +00:00
dependabot[bot]
b2ab2bb073
chore(deps): bump tracing from 0.1.32 to 0.1.33 in /crates
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.32 to 0.1.33.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.32...tracing-0.1.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 01:19:46 +00:00
utam0k
d9352f3d38
Merge pull request #834 from Furisto/cfs-burst
Add support for CFS bandwith burst
2022-04-10 19:01:21 +09:00
utam0k
96e7541ed2
Merge pull request #835 from Furisto/rust-1.60
Support rust 1.60.0
2022-04-10 19:00:41 +09:00
Furisto
ee77bca160
Support rust 1.60.0
Signed-off-by: Furisto <24721048+Furisto@users.noreply.github.com>
2022-04-10 11:47:26 +02:00
Furisto
e83cf8a22d Add CFS bandwith burst for cgroup v1
Signed-off-by: Furisto <24721048+Furisto@users.noreply.github.com>
2022-04-09 22:50:44 +02: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
Thomas Schubart
e0843af203
Merge pull request #833 from adoerr/ad-cargo-doc
chore(rustdoc): Fix `rustdoc` warnings
2022-04-09 18:43:30 +02:00
adoerr
99b21bee8f fix rustdoc warnings
Signed-off-by: adoerr <0xad@gxm.net>
2022-04-09 12:41:17 +02:00
utam0k
e461c10a67
Merge pull request #831 from containers/dependabot/cargo/crates/wasm-bindgen-0.2.80
chore(deps): bump wasm-bindgen from 0.2.79 to 0.2.80 in /crates
2022-04-08 10:59:01 +09:00
utam0k
2904cadf70
Merge pull request #832 from containers/dependabot/cargo/crates/js-sys-0.3.57
chore(deps): bump js-sys from 0.3.56 to 0.3.57 in /crates
2022-04-08 10:58:43 +09:00
dependabot[bot]
fe4a462274
chore(deps): bump js-sys from 0.3.56 to 0.3.57 in /crates
Bumps [js-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.56 to 0.3.57.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 01:29:25 +00:00
dependabot[bot]
90188d1e81
chore(deps): bump wasm-bindgen from 0.2.79 to 0.2.80 in /crates
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.79 to 0.2.80.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.79...0.2.80)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 01:28:31 +00:00
utam0k
6c4a262469
Merge pull request #828 from containers/dependabot/cargo/crates/proc-macro2-1.0.37
chore(deps): bump proc-macro2 from 1.0.36 to 1.0.37 in /crates
2022-04-07 14:39:07 +09:00
utam0k
9a8c297b1d
Merge pull request #829 from containers/dependabot/cargo/crates/libc-0.2.122
chore(deps): bump libc from 0.2.121 to 0.2.122 in /crates
2022-04-07 14:38:49 +09:00
utam0k
09e46a69ff
Merge pull request #830 from containers/dependabot/cargo/crates/sysinfo-0.23.8
chore(deps): bump sysinfo from 0.23.7 to 0.23.8 in /crates
2022-04-07 14:38:32 +09:00
dependabot[bot]
9568dc6346
chore(deps): bump sysinfo from 0.23.7 to 0.23.8 in /crates
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.23.7 to 0.23.8.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 00:54:35 +00: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
dependabot[bot]
510052ee90
chore(deps): bump proc-macro2 from 1.0.36 to 1.0.37 in /crates
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.36 to 1.0.37.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.36...1.0.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 00:53:13 +00:00
utam0k
00d9721c11
Merge pull request #824 from containers/dependabot/cargo/crates/wat-1.0.42
chore(deps): bump wat from 1.0.41 to 1.0.42 in /crates
2022-04-06 20:10:37 +09:00
dependabot[bot]
dfddd6cd00
chore(deps): bump wat from 1.0.41 to 1.0.42 in /crates
Bumps [wat](https://github.com/bytecodealliance/wasm-tools) from 1.0.41 to 1.0.42.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wat-1.0.41...wat-1.0.42)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 10:32:24 +00:00
Thomas Schubart
6fc67151e8
Merge pull request #827 from containers/dependabot/cargo/crates/syn-1.0.91
chore(deps): bump syn from 1.0.90 to 1.0.91 in /crates
2022-04-06 12:30:45 +02:00
Thomas Schubart
c229c5f5c6
Merge pull request #826 from containers/dependabot/cargo/crates/sysinfo-0.23.7
chore(deps): bump sysinfo from 0.23.6 to 0.23.7 in /crates
2022-04-06 12:30:37 +02:00
Thomas Schubart
4c493bfb5b
Merge pull request #825 from containers/dependabot/cargo/crates/enumset-1.0.10
chore(deps): bump enumset from 1.0.9 to 1.0.10 in /crates
2022-04-06 12:30:27 +02:00
dependabot[bot]
df647297b0
chore(deps): bump syn from 1.0.90 to 1.0.91 in /crates
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.90 to 1.0.91.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.90...1.0.91)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 00:49:36 +00:00
dependabot[bot]
6cb78f21a7
chore(deps): bump sysinfo from 0.23.6 to 0.23.7 in /crates
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.23.6 to 0.23.7.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 00:49:16 +00:00
dependabot[bot]
2047a1558d
chore(deps): bump enumset from 1.0.9 to 1.0.10 in /crates
Bumps [enumset](https://github.com/Lymia/enumset) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/Lymia/enumset/releases)
- [Changelog](https://github.com/Lymia/enumset/blob/master/RELEASES.md)
- [Commits](https://github.com/Lymia/enumset/compare/v1.0.9...v1.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 00:49:05 +00:00
Thomas Schubart
5043b9c628
Merge pull request #823 from containers/dependabot/cargo/crates/enumset_derive-0.5.7
chore(deps): bump enumset_derive from 0.5.6 to 0.5.7 in /crates
2022-04-05 21:16:41 +02:00
dependabot[bot]
716d6a1391
chore(deps): bump enumset_derive from 0.5.6 to 0.5.7 in /crates
Bumps [enumset_derive](https://github.com/Lymia/enumset) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/Lymia/enumset/releases)
- [Changelog](https://github.com/Lymia/enumset/blob/master/RELEASES.md)
- [Commits](https://github.com/Lymia/enumset/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 11:52:38 +00:00
Thomas Schubart
8dafbfadef
Merge pull request #822 from containers/dependabot/cargo/crates/enumset-1.0.9
chore(deps): bump enumset from 1.0.8 to 1.0.9 in /crates
2022-04-05 13:51:20 +02:00
dependabot[bot]
728bb05e1d
chore(deps): bump enumset from 1.0.8 to 1.0.9 in /crates
Bumps [enumset](https://github.com/Lymia/enumset) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/Lymia/enumset/releases)
- [Changelog](https://github.com/Lymia/enumset/blob/master/RELEASES.md)
- [Commits](https://github.com/Lymia/enumset/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 00:52:55 +00:00
utam0k
e64f854bbd
Merge pull request #817 from containers/dependabot/cargo/crates/tracing-core-0.1.24
chore(deps): bump tracing-core from 0.1.23 to 0.1.24 in /crates
2022-04-04 17:36:24 +09:00
utam0k
52abe7ebdb
Merge pull request #818 from containers/dependabot/cargo/crates/clap-3.1.8
chore(deps): bump clap from 3.1.7 to 3.1.8 in /crates
2022-04-04 17:36:03 +09:00
utam0k
45a169971b
Merge pull request #819 from containers/dependabot/cargo/crates/slab-0.4.6
chore(deps): bump slab from 0.4.5 to 0.4.6 in /crates
2022-04-04 17:35:42 +09:00
dependabot[bot]
5672a291f4
chore(deps): bump slab from 0.4.5 to 0.4.6 in /crates
Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.5 to 0.4.6.
- [Release notes](https://github.com/tokio-rs/slab/releases)
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/slab/compare/v0.4.5...v0.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 01:22:12 +00:00
dependabot[bot]
59f6b43760
chore(deps): bump clap from 3.1.7 to 3.1.8 in /crates
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.1.7...v3.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 01:22:06 +00:00
dependabot[bot]
ad710e946f
chore(deps): bump tracing-core from 0.1.23 to 0.1.24 in /crates
Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.23 to 0.1.24.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.23...tracing-core-0.1.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 01:21:10 +00:00
Thomas Schubart
541bf4a26c
Merge pull request #816 from utam0k/release/v0.0.3
Release v0.0.3
v0.0.3
2022-04-03 11:12:46 +02:00
utam0k
9b7a4297b2
v0.0.3
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-04-03 15:03:44 +09:00
Thomas Schubart
f66d389f12
Merge pull request #811 from containers/dependabot/cargo/crates/pkg-config-0.3.25
chore(deps): bump pkg-config from 0.3.24 to 0.3.25 in /crates
2022-04-01 11:02:39 +02:00
Thomas Schubart
c9c2c185d7
Merge pull request #812 from containers/dependabot/cargo/crates/clap-3.1.7
chore(deps): bump clap from 3.1.6 to 3.1.7 in /crates
2022-04-01 11:02:05 +02:00
dependabot[bot]
492f26993d
chore(deps): bump clap from 3.1.6 to 3.1.7 in /crates
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.1.6...v3.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 00:57:52 +00:00
dependabot[bot]
9e33bf75b2
chore(deps): bump pkg-config from 0.3.24 to 0.3.25 in /crates
Bumps [pkg-config](https://github.com/rust-lang/pkg-config-rs) from 0.3.24 to 0.3.25.
- [Release notes](https://github.com/rust-lang/pkg-config-rs/releases)
- [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.24...0.3.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 00:57:40 +00:00
utam0k
ea69acd6a1
Merge pull request #789 from containers/dependabot/cargo/crates/vergen-7.0.0
chore(deps): bump vergen from 6.0.2 to 7.0.0 in /crates
2022-03-31 21:16:18 +09:00
dependabot[bot]
fae9012e1b
chore(deps): bump vergen from 6.0.2 to 7.0.0 in /crates
Bumps [vergen](https://github.com/rustyhorde/vergen) from 6.0.2 to 7.0.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/6.0.2...7.0.0)

---
updated-dependencies:
- dependency-name: vergen
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 12:02:53 +00:00
Thomas Schubart
745ba90a38
Merge pull request #807 from containers/dependabot/cargo/crates/rkyv-0.7.37
chore(deps): bump rkyv from 0.7.36 to 0.7.37 in /crates
2022-03-31 11:32:22 +02:00
Thomas Schubart
2ce587cbe4
Merge pull request #809 from containers/dependabot/cargo/crates/lock_api-0.4.7
chore(deps): bump lock_api from 0.4.6 to 0.4.7 in /crates
2022-03-31 11:29:21 +02:00