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

3981 Commits

Author SHA1 Message Date
dependabot[bot]
dd24f863d7
chore(deps): bump wasmtime from 9.0.3 to 9.0.4
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v9.0.3...v9.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 01:19:15 +00:00
github-actions[bot]
cae668e016
Merge pull request #2044 from containers/dependabot/cargo/arrayvec-0.7.3 2023-06-13 01:27:23 +00:00
github-actions[bot]
4d18b153b0
Merge pull request #2043 from containers/dependabot/cargo/crossbeam-utils-0.8.16 2023-06-13 01:24:14 +00:00
github-actions[bot]
ece936daa1
Merge pull request #2042 from containers/dependabot/cargo/js-sys-0.3.64 2023-06-13 01:22:58 +00:00
dependabot[bot]
9e7cb73585
chore(deps): bump arrayvec from 0.7.2 to 0.7.3
Bumps [arrayvec](https://github.com/bluss/arrayvec) from 0.7.2 to 0.7.3.
- [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bluss/arrayvec/compare/0.7.2...0.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 01:17:02 +00:00
dependabot[bot]
9c497c3e1d
chore(deps): bump crossbeam-utils from 0.8.15 to 0.8.16
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.15 to 0.8.16.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.15...crossbeam-utils-0.8.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 01:15:54 +00:00
github-actions[bot]
14f84f07e5
Merge pull request #2041 from containers/dependabot/cargo/wasm-bindgen-0.2.87 2023-06-13 01:15:29 +00:00
dependabot[bot]
112ca15697
chore(deps): bump js-sys from 0.3.63 to 0.3.64
Bumps [js-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.63 to 0.3.64.
- [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>
2023-06-13 01:14:38 +00:00
github-actions[bot]
82e24372e9
Merge pull request #2040 from containers/dependabot/cargo/crossbeam-epoch-0.9.15 2023-06-13 01:12:18 +00:00
dependabot[bot]
4ea2453850
chore(deps): bump wasm-bindgen from 0.2.86 to 0.2.87
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.86 to 0.2.87.
- [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.86...0.2.87)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 01:05:06 +00:00
dependabot[bot]
1605ef4eb8
chore(deps): bump crossbeam-epoch from 0.9.14 to 0.9.15
Bumps [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) from 0.9.14 to 0.9.15.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-epoch-0.9.14...crossbeam-epoch-0.9.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 01:03:58 +00:00
Toru Komatsu
1a6d1f4bd7
Merge pull request #2037 from YJDoc2/fix-podman-tests
Update podman test workflow for new justfile setup
2023-06-12 20:58:17 +09:00
Yashodhan Joshi
9bc5701401 update podman test workflow for new justfile setup 2023-06-12 11:27:41 +05:30
dependabot[bot]
66896c23cc
chore(deps): bump fastrand from 1.9.0 to 2.0.0 (#2032)
Bumps [fastrand](https://github.com/smol-rs/fastrand) from 1.9.0 to 2.0.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.9.0...v2.0.0)

---
updated-dependencies:
- dependency-name: fastrand
  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>
2023-06-11 21:51:20 -07:00
Toru Komatsu
f5f2242f85
Don't create a file when it already exists when mounting with bind (#2031)
For example, it is more likely that the /etc/hosts file already exists. In that case, it fails because it tries to open the file with write permission while it is RO.

Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-06-11 21:50:53 -07:00
github-actions[bot]
3251599f0f
Merge pull request #2035 from containers/dependabot/cargo/tokio-rustls-0.24.1 2023-06-12 01:43:37 +00:00
github-actions[bot]
3da4f593a4
Merge pull request #2033 from containers/dependabot/cargo/log-0.4.19 2023-06-12 01:37:33 +00:00
dependabot[bot]
2c18694be7
chore(deps): bump tokio-rustls from 0.24.0 to 0.24.1
Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.24.0 to 0.24.1.
- [Commits](https://github.com/rustls/tokio-rustls/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 01:35:17 +00:00
dependabot[bot]
bc14ea6f64
chore(deps): bump log from 0.4.18 to 0.4.19
Bumps [log](https://github.com/rust-lang/log) from 0.4.18 to 0.4.19.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.18...0.4.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 01:29:13 +00:00
Toru Komatsu
2bd6ebc173
Merge pull request #2027 from utam0k/ci-kind
Add the test with kind to github action
2023-06-11 13:26:44 +09:00
utam0k
51ac26a0ca
Add the test with kind to github action
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-06-11 02:05:03 +00:00
Toru Komatsu
a49d14cca9
Merge pull request #2029 from yihuaf/yihuaf/seccomp
Bump the oci-spec-rs to 0.6.1 to resolve seccomp rule issue
2023-06-10 21:48:04 +09:00
yihuaf
c23edc02cc add some tracing
Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-06-09 12:11:12 -07:00
yihuaf
545b13da86 bump oci-spec version to 0.6.1
Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-06-09 11:24:57 -07:00
yihuaf
6475556272 minor fix to the basic_usage.md
Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-06-09 10:34:39 -07:00
yihuaf
9dd047d674 minor fix to just
Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-06-09 10:34:23 -07:00
github-actions[bot]
44d8a0f023
Merge pull request #2025 from containers/dependabot/cargo/webc-5.0.4 2023-06-09 01:33:50 +00:00
github-actions[bot]
4fc0bdc20a
Merge pull request #2024 from containers/dependabot/cargo/serde-1.0.164 2023-06-09 01:28:53 +00:00
github-actions[bot]
26e6d3dc4a
Merge pull request #2023 from containers/dependabot/cargo/proc-macro2-1.0.60 2023-06-09 01:25:00 +00:00
dependabot[bot]
86e12d9766
chore(deps): bump webc from 5.0.3 to 5.0.4
Bumps [webc](https://github.com/wasmerio/pirita) from 5.0.3 to 5.0.4.
- [Commits](https://github.com/wasmerio/pirita/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 01:23:29 +00:00
dependabot[bot]
3be663fedf
chore(deps): bump serde from 1.0.163 to 1.0.164
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 01:18:34 +00:00
dependabot[bot]
329be7f8e0
chore(deps): bump proc-macro2 from 1.0.59 to 1.0.60
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.59 to 1.0.60.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.59...1.0.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 01:12:40 +00:00
Eric Fang
3a790dffe9
Using typos-cli to catch typos + fixes for existing typos (#2018)
* adds a typos configuration file

Signed-off-by: yihuaf <yihuaf@unkies.org>

* fix all the typos

Signed-off-by: yihuaf <yihuaf@unkies.org>

* add typos to justfile and CI

Signed-off-by: yihuaf <yihuaf@unkies.org>

* fix

Signed-off-by: yihuaf <yihuaf@unkies.org>

* fix

Signed-off-by: yihuaf <yihuaf@unkies.org>

* fix

Signed-off-by: yihuaf <yihuaf@unkies.org>

---------

Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-06-08 10:19:17 +05:30
github-actions[bot]
6b4ee6181a
Merge pull request #2021 from containers/dependabot/cargo/shared-buffer-0.1.3 2023-06-08 01:28:40 +00:00
dependabot[bot]
84783525ae
chore(deps): bump shared-buffer from 0.1.2 to 0.1.3
Bumps [shared-buffer](https://github.com/wasmerio/shared-buffer) from 0.1.2 to 0.1.3.
- [Changelog](https://github.com/wasmerio/shared-buffer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wasmerio/shared-buffer/compare/v0.1.2...v0.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 01:20:18 +00:00
github-actions[bot]
b29db71286
Merge pull request #2020 from containers/dependabot/cargo/iana-time-zone-0.1.57 2023-06-08 01:13:06 +00:00
dependabot[bot]
2decced17b
chore(deps): bump iana-time-zone from 0.1.56 to 0.1.57
Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.56 to 0.1.57.
- [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md)
- [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.56...v0.1.57)

---
updated-dependencies:
- dependency-name: iana-time-zone
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 01:04:46 +00:00
dependabot[bot]
ef8fd59a42
chore(deps): bump tempfile from 3.5.0 to 3.6.0 (#2013)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.5.0 to 3.6.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.5.0...v3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 23:32:06 -07:00
adrianalin
67311c81f9
add rsymfollow recursive mount test (#1967)
Signed-off-by: Adrian Pop <pop.adrian61@gmail.com>
2023-06-06 22:43:35 -07:00
Eric Fang
93a0afdeb0
Refactor CI (#2012)
* refactored the CI

- standarized all CI to use Ubuntu 22
- refactored the justfile
- moved the rust integration test to e2e
- moved the oci validation go version to e2e
- change the file filter action to `tj-actions/changed-files`
- refactored the dependencies installation to `just prepare` recipe
- fix readme (make -> just)
- fix readme minor lint issuefix

Signed-off-by: yihuaf <yihuaf@unkies.org>

* fix

Signed-off-by: yihuaf <yihuaf@unkies.org>

---------

Signed-off-by: yihuaf <yihuaf@unkies.org>
2023-06-07 11:03:25 +05:30
Yashodhan
724bce3b9e
Merge pull request #2016 from containers/dependabot/cargo/libc-0.2.146
(auto merged) chore(deps): bump libc from 0.2.145 to 0.2.146
2023-06-07 10:41:40 +05:30
github-actions[bot]
17073e8afb
Merge pull request #2017 from containers/dependabot/cargo/object-0.30.4 2023-06-07 01:31:44 +00:00
dependabot[bot]
0e2719d5b2
chore(deps): bump libc from 0.2.145 to 0.2.146
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.145 to 0.2.146.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.145...0.2.146)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 01:30:21 +00:00
github-actions[bot]
602173fce8
Merge pull request #2015 from containers/dependabot/cargo/webc-5.0.3 2023-06-07 01:28:59 +00:00
dependabot[bot]
9e65fc3c9a
chore(deps): bump object from 0.30.3 to 0.30.4
Bumps [object](https://github.com/gimli-rs/object) from 0.30.3 to 0.30.4.
- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gimli-rs/object/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 01:21:24 +00:00
dependabot[bot]
bfa0538f96
chore(deps): bump webc from 5.0.2 to 5.0.3
Bumps [webc](https://github.com/wasmerio/pirita) from 5.0.2 to 5.0.3.
- [Commits](https://github.com/wasmerio/pirita/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 01:18:38 +00:00
github-actions[bot]
e55494b633
Merge pull request #2014 from containers/dependabot/cargo/getrandom-0.2.10 2023-06-07 01:13:20 +00:00
dependabot[bot]
07944a910b
chore(deps): bump getrandom from 0.2.9 to 0.2.10
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.2.9 to 0.2.10.
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/getrandom/compare/v0.2.9...v0.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 01:04:59 +00:00
Jorge Prendes
2ff8b97e67
Do not try to acquire capabilities we are not allowed to (#2000)
Currently reset_effective tries to acquire all know capabilities from a hardcoded list.
According to https://man7.org/linux/man-pages/man7/capabilities.7.html only capabilities in the permitted set can be acquired.
Trying to acquire a capability beyond those in the permitted set will result in EPERM (see https://man7.org/linux/man-pages/man2/capset.2.html).
This change modifies reset_effective so that it only acquires the capabilities in the permitted set.

Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
2023-06-06 01:26:33 -07:00
Yashodhan
242718111c
Merge pull request #2007 from containers/dependabot/cargo/regex-1.8.4
(auto merged) chore(deps): bump regex from 1.8.3 to 1.8.4
2023-06-06 11:05:27 +05:30