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
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
dependabot[bot]
e54ebe8984
chore(deps): bump regex from 1.8.3 to 1.8.4
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.8.3 to 1.8.4.
- [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.8.3...1.8.4 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 05:17:28 +00:00
Yashodhan
0c95dcc48a
Merge pull request #2011 from containers/dependabot/cargo/url-2.4.0
...
chore(deps): bump url from 2.3.1 to 2.4.0
2023-06-06 10:45:06 +05:30
Yashodhan
7b2ca88cea
Merge pull request #2010 from containers/dependabot/cargo/percent-encoding-2.3.0
...
chore(deps): bump percent-encoding from 2.2.0 to 2.3.0
2023-06-06 10:44:31 +05:30
github-actions[bot]
5cbf85771f
Merge pull request #2009 from containers/dependabot/cargo/parking_lot_core-0.9.8
2023-06-06 01:23:56 +00:00
github-actions[bot]
613d626963
Merge pull request #2008 from containers/dependabot/cargo/lock_api-0.4.10
2023-06-06 01:23:05 +00:00
github-actions[bot]
b223e72745
Merge pull request #2006 from containers/dependabot/cargo/wasmtime-wasi-9.0.3
2023-06-06 01:21:16 +00:00
dependabot[bot]
dd315eaacd
chore(deps): bump url from 2.3.1 to 2.4.0
...
Bumps [url](https://github.com/servo/rust-url ) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/servo/rust-url/releases )
- [Commits](https://github.com/servo/rust-url/compare/v2.3.1...v2.4.0 )
---
updated-dependencies:
- dependency-name: url
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 01:17:34 +00:00
dependabot[bot]
7237eb2c7c
chore(deps): bump percent-encoding from 2.2.0 to 2.3.0
...
Bumps [percent-encoding](https://github.com/servo/rust-url ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/servo/rust-url/releases )
- [Commits](https://github.com/servo/rust-url/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: percent-encoding
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 01:16:23 +00:00
dependabot[bot]
40821f577e
chore(deps): bump parking_lot_core from 0.9.7 to 0.9.8
...
Bumps [parking_lot_core](https://github.com/Amanieu/parking_lot ) from 0.9.7 to 0.9.8.
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.7...core-0.9.8 )
---
updated-dependencies:
- dependency-name: parking_lot_core
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 01:13:36 +00:00
dependabot[bot]
29202ed5df
chore(deps): bump lock_api from 0.4.9 to 0.4.10
...
Bumps [lock_api](https://github.com/Amanieu/parking_lot ) from 0.4.9 to 0.4.10.
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.9...lock_api-0.4.10 )
---
updated-dependencies:
- dependency-name: lock_api
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 01:12:41 +00:00