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

2050 Commits

Author SHA1 Message Date
Thomas Schubart
fe21bc26d2
Merge pull request #871 from RMPR/main
Add a missing instruction in the readme
2022-04-28 00:13:36 +02:00
Rufus Mairo
be5ba860f7 readme: add the missing cd command
Signed-off-by: Paul Mairo <herrmpr@gmail.com>
2022-04-27 20:05:34 +02:00
dependabot[bot]
35a971b1fc
chore(deps): bump tracing-attributes from 0.1.20 to 0.1.21 (#869)
Bumps [tracing-attributes](https://github.com/tokio-rs/tracing) from 0.1.20 to 0.1.21.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-attributes-0.1.20...tracing-attributes-0.1.21)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27 19:32:31 +02:00
dependabot[bot]
4e03f13450
chore(deps): bump unicode-bidi from 0.3.7 to 0.3.8 (#870)
Bumps [unicode-bidi](https://github.com/servo/unicode-bidi) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/servo/unicode-bidi/releases)
- [Commits](https://github.com/servo/unicode-bidi/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27 19:32:13 +02: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
dependabot[bot]
d9206c81ab
chore(deps): bump pin-project-lite from 0.2.8 to 0.2.9
Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.2.8 to 0.2.9.
- [Release notes](https://github.com/taiki-e/pin-project-lite/releases)
- [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.8...v0.2.9)

---
updated-dependencies:
- dependency-name: pin-project-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 00:55:34 +00:00
dependabot[bot]
6e7078b2fc
chore(deps): bump uuid from 0.8.2 to 1.0.0 (#866)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 0.8.2 to 1.0.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/0.8.2...1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 23:05:37 +02:00
utam0k
f60f4fc800
Merge pull request #855 from utam0k/root-cargo-toml
Convenient use of rust-analyzer and other tools by placing Cargo.toml in the root.
2022-04-26 21:17:32 +09:00
utam0k
6a98b59026 Convenient use of rust-analyzer and other tools by placing Cargo.toml in the root.
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-04-26 12:03:09 +00:00
Thomas Schubart
4a233f3e3a
Merge pull request #864 from containers/dependabot/cargo/crates/tinyvec-1.6.0
chore(deps): bump tinyvec from 1.5.1 to 1.6.0 in /crates
2022-04-26 11:24:21 +02:00
dependabot[bot]
2b8b073c01
chore(deps): bump tinyvec from 1.5.1 to 1.6.0 in /crates
Bumps [tinyvec](https://github.com/Lokathor/tinyvec) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/Lokathor/tinyvec/releases)
- [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Lokathor/tinyvec/compare/v1.5.1...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 00:54:08 +00:00
Thomas Schubart
f5a0076ce1
Merge pull request #863 from utam0k/nix-0.24.0
Follow the breaking changes of nix
2022-04-23 16:58:56 +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
utam0k
712ddbb2aa
Merge pull request #860 from containers/dependabot/cargo/crates/darling-0.13.4
chore(deps): bump darling from 0.13.1 to 0.13.4 in /crates
2022-04-22 10:31:40 +09:00
utam0k
5bdd54601a
Merge pull request #862 from containers/dependabot/cargo/crates/anyhow-1.0.57
chore(deps): bump anyhow from 1.0.56 to 1.0.57 in /crates
2022-04-22 10:31:22 +09:00
dependabot[bot]
e29fe400f4
chore(deps): bump anyhow from 1.0.56 to 1.0.57 in /crates
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.56 to 1.0.57.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.56...1.0.57)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 01:00:07 +00:00
dependabot[bot]
c119142f83
chore(deps): bump darling from 0.13.1 to 0.13.4 in /crates
Bumps [darling](https://github.com/TedDriggs/darling) from 0.13.1 to 0.13.4.
- [Release notes](https://github.com/TedDriggs/darling/releases)
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TedDriggs/darling/compare/v0.13.1...v0.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 00:57:55 +00:00
utam0k
a04d191c41
Merge pull request #859 from containers/dependabot/cargo/crates/derive_builder-0.11.2
chore(deps): bump derive_builder from 0.11.1 to 0.11.2 in /crates
2022-04-21 13:39:57 +09:00
utam0k
f02c14a6c8
Merge pull request #858 from containers/dependabot/cargo/crates/clap_complete-3.1.2
chore(deps): bump clap_complete from 3.1.1 to 3.1.2 in /crates
2022-04-21 13:39:40 +09:00
dependabot[bot]
e14d0ada20
chore(deps): bump derive_builder from 0.11.1 to 0.11.2 in /crates
Bumps [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/colin-kiegel/rust-derive-builder/releases)
- [Commits](https://github.com/colin-kiegel/rust-derive-builder/compare/v0.11.1...v0.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 00:54:48 +00:00
dependabot[bot]
ae1197586f
chore(deps): bump clap_complete from 3.1.1 to 3.1.2 in /crates
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.1.1 to 3.1.2.
- [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/clap_complete-v3.1.1...clap_complete-v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 00:54:35 +00:00
utam0k
9bbb2f2657
Merge pull request #857 from containers/dependabot/cargo/crates/libbpf-sys-0.7.1v0.7.0
chore(deps): bump libbpf-sys from 0.7.0+v0.7.0 to 0.7.1+v0.7.0 in /crates
2022-04-20 11:30:31 +09:00
utam0k
e9e64e26c0
Merge pull request #856 from containers/dependabot/cargo/crates/clap-3.1.10
chore(deps): bump clap from 3.1.9 to 3.1.10 in /crates
2022-04-20 11:25:14 +09:00
dependabot[bot]
a5fbcf4baa
chore(deps): bump libbpf-sys in /crates
Bumps [libbpf-sys](https://github.com/libbpf/libbpf-sys) from 0.7.0+v0.7.0 to 0.7.1+v0.7.0.
- [Release notes](https://github.com/libbpf/libbpf-sys/releases)
- [Commits](https://github.com/libbpf/libbpf-sys/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 00:49:27 +00:00
dependabot[bot]
d177135c94
chore(deps): bump clap from 3.1.9 to 3.1.10 in /crates
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.9 to 3.1.10.
- [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.9...v3.1.10)

---
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-20 00:48:59 +00:00
utam0k
e8a1a751e0
Merge pull request #854 from containers/dependabot/cargo/crates/libc-0.2.124
chore(deps): bump libc from 0.2.123 to 0.2.124 in /crates
2022-04-19 11:04:29 +09:00
utam0k
c362d9cc78
Merge pull request #853 from containers/dependabot/cargo/crates/backtrace-0.3.65
chore(deps): bump backtrace from 0.3.64 to 0.3.65 in /crates
2022-04-19 11:04:12 +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]
76d87794c5
chore(deps): bump backtrace from 0.3.64 to 0.3.65 in /crates
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.64 to 0.3.65.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.64...0.3.65)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 00:47:05 +00:00
utam0k
e816710503
Merge pull request #851 from Furisto/issue-845
Ensure pid and root path are canonicalized
2022-04-18 20:52:13 +09:00
utam0k
06ce83a0f5
Merge pull request #852 from containers/dependabot/cargo/crates/clap-3.1.9
chore(deps): bump clap from 3.1.8 to 3.1.9 in /crates
2022-04-18 11:58:01 +09:00
dependabot[bot]
90f0515a02
chore(deps): bump clap from 3.1.8 to 3.1.9 in /crates
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.8 to 3.1.9.
- [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.8...v3.1.9)

---
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-18 01:20:21 +00:00
Furisto
092c7a8f49
Ensure pid and root path are canonicalized
Signed-off-by: Furisto <24721048+Furisto@users.noreply.github.com>
2022-04-16 20:27:07 +02:00
dependabot[bot]
e7fba3b7db
chore(deps): bump rayon from 1.5.1 to 1.5.2 in /crates (#847)
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-15 08:39:48 +02:00
dependabot[bot]
c332fe9fda
chore(deps): bump tracing-core from 0.1.25 to 0.1.26 in /crates (#849)
Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.25 to 0.1.26.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.25...tracing-core-0.1.26)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-15 08:39:30 +02:00
dependabot[bot]
d7e3138277
chore(deps): bump tracing from 0.1.33 to 0.1.34 in /crates (#850)
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.33 to 0.1.34.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.33...tracing-0.1.34)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-15 08:38:33 +02:00
Thomas Schubart
b8a9d67837
Merge pull request #846 from containers/dependabot/cargo/crates/sysinfo-0.23.10
chore(deps): bump sysinfo from 0.23.9 to 0.23.10 in /crates
2022-04-14 13:37:40 +02:00
Thomas Schubart
bbaf46e632
Merge pull request #848 from containers/dependabot/cargo/crates/rayon-core-1.9.2
chore(deps): bump rayon-core from 1.9.1 to 1.9.2 in /crates
2022-04-14 13:36:47 +02:00
dependabot[bot]
707ab23e5e
chore(deps): bump rayon-core from 1.9.1 to 1.9.2 in /crates
Bumps [rayon-core](https://github.com/rayon-rs/rayon) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 00:50:37 +00:00
dependabot[bot]
67f083525f
chore(deps): bump sysinfo from 0.23.9 to 0.23.10 in /crates
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.23.9 to 0.23.10.
- [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-14 00:47:32 +00:00
YJDoc2
f6e41b5d8a
Update the docs for the directory structure changes (#813)
* Update the docs for the directory structure changes
2022-04-13 20:59:52 +02:00
Thomas Schubart
4498a9b398
Merge pull request #844 from containers/dependabot/cargo/crates/tracing-core-0.1.25
chore(deps): bump tracing-core from 0.1.24 to 0.1.25 in /crates
2022-04-13 20:55:00 +02:00
Thomas Schubart
886149f96d
Merge pull request #843 from containers/dependabot/cargo/crates/enumset-1.0.11
chore(deps): bump enumset from 1.0.10 to 1.0.11 in /crates
2022-04-13 20:54:29 +02:00
Thomas Schubart
940dfce870
Merge pull request #842 from containers/dependabot/cargo/crates/libc-0.2.123
chore(deps): bump libc from 0.2.122 to 0.2.123 in /crates
2022-04-13 20:54:19 +02:00
dependabot[bot]
0bac26e35a
chore(deps): bump tracing-core from 0.1.24 to 0.1.25 in /crates
Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.24 to 0.1.25.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.24...tracing-core-0.1.25)

---
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-13 01:08:19 +00:00
dependabot[bot]
c6789f3bc7
chore(deps): bump enumset from 1.0.10 to 1.0.11 in /crates
Bumps [enumset](https://github.com/Lymia/enumset) from 1.0.10 to 1.0.11.
- [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.10...v1.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 01:08:13 +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
utam0k
f91d2a3278
Merge pull request #839 from containers/dependabot/cargo/crates/libbpf-sys-0.7.0v0.7.0
chore(deps): bump libbpf-sys from 0.6.1-2 to 0.7.0+v0.7.0 in /crates
2022-04-12 17:57:37 +09:00
utam0k
52a60191a7
Merge pull request #840 from containers/dependabot/cargo/crates/flate2-1.0.23
chore(deps): bump flate2 from 1.0.22 to 1.0.23 in /crates
2022-04-12 17:57:19 +09:00
utam0k
8616ced1e1
Merge pull request #841 from containers/dependabot/cargo/crates/quote-1.0.18
chore(deps): bump quote from 1.0.17 to 1.0.18 in /crates
2022-04-12 17:57:08 +09:00