utam0k
|
3b313e5873
|
Specify the protobuf crate because of the rust-criu crate
Signed-off-by: utam0k <k0ma@utam0k.jp>
|
2023-11-01 20:53:52 +09:00 |
|
dependabot[bot]
|
f01feaa05b
|
chore(deps): bump oci-spec from 0.6.3 to 0.6.4
Bumps [oci-spec](https://github.com/containers/oci-spec-rs) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/containers/oci-spec-rs/releases)
- [Changelog](https://github.com/containers/oci-spec-rs/blob/main/release.md)
- [Commits](https://github.com/containers/oci-spec-rs/compare/v0.6.3...v0.6.4)
---
updated-dependencies:
- dependency-name: oci-spec
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-27 00:57:57 +00:00 |
|
dependabot[bot]
|
5a9d1cde73
|
chore(deps): bump thiserror from 1.0.49 to 1.0.50
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.49 to 1.0.50.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.49...1.0.50)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-23 01:07:51 +00:00 |
|
dependabot[bot]
|
8ac5632cf2
|
chore(deps): bump tracing from 0.1.39 to 0.1.40
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.39 to 0.1.40.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.39...tracing-0.1.40)
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-20 00:47:22 +00:00 |
|
dependabot[bot]
|
019b0a7014
|
chore(deps): bump regex from 1.10.1 to 1.10.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.1 to 1.10.2.
- [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.10.1...1.10.2)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-17 00:51:16 +00:00 |
|
Yashodhan
|
d51eeea65a
|
Merge pull request #2441 from containers/dependabot/cargo/regex-1.10.1
(auto merged) chore(deps): bump regex from 1.10.0 to 1.10.1
|
2023-10-16 10:56:15 +05:30 |
|
github-actions[bot]
|
54d00e0654
|
Merge pull request #2447 from containers/dependabot/cargo/bitflags-2.4.1
|
2023-10-16 01:46:56 +00:00 |
|
dependabot[bot]
|
7fb5a1ae60
|
chore(deps): bump bitflags from 2.4.0 to 2.4.1
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/2.4.0...2.4.1)
---
updated-dependencies:
- dependency-name: bitflags
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 01:31:31 +00:00 |
|
dependabot[bot]
|
fd6a974f8b
|
chore(deps): bump regex from 1.10.0 to 1.10.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.0 to 1.10.1.
- [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.10.0...1.10.1)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 01:25:51 +00:00 |
|
dependabot[bot]
|
ffe9aecfca
|
chore(deps): bump tracing from 0.1.37 to 0.1.39
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.37 to 0.1.39.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.37...tracing-0.1.39)
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 01:10:21 +00:00 |
|
Toru Komatsu
|
e4d2b3972a
|
Merge pull request #2437 from utam0k/version-v0.3.0
v0.3.0
|
2023-10-15 15:48:33 +09:00 |
|
Yashodhan Joshi
|
54b1749066
|
Fix device duplication in rootfs preparation
|
2023-10-14 17:35:28 +05:30 |
|
utam0k
|
c6fa60a1a7
|
v0.3.0
Signed-off-by: utam0k <k0ma@utam0k.jp>
|
2023-10-14 06:57:42 +00:00 |
|
Toru Komatsu
|
fd25afb76a
|
Merge pull request #2425 from jprendes/non-blocking-syscalls
Use raw syscalls to avoid sporadic hangs
|
2023-10-12 20:36:35 +09:00 |
|
fengxsong
|
be1bab74ff
|
feat: allow customize cgroup root path (#2411)
* feat: allow customize cgroup root path
Signed-off-by: fengxsong <fengxsong@outlook.com>
* fix: use Option type for root_path argument
Signed-off-by: fengxsong <fengxsong@outlook.com>
* docs: add comment
Signed-off-by: fengxsong <fengxsong@outlook.com>
---------
Signed-off-by: fengxsong <fengxsong@outlook.com>
|
2023-10-12 20:32:51 +09:00 |
|
Jorge Prendes
|
32ffc4d231
|
Use raw syscalls to avoid sporadic hangs
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
|
2023-10-11 11:04:14 +01:00 |
|
dependabot[bot]
|
ed59e96901
|
chore(deps): bump oci-spec from 0.6.2 to 0.6.3
Bumps [oci-spec](https://github.com/containers/oci-spec-rs) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/containers/oci-spec-rs/releases)
- [Changelog](https://github.com/containers/oci-spec-rs/blob/main/release.md)
- [Commits](https://github.com/containers/oci-spec-rs/compare/v0.6.2...v0.6.3)
---
updated-dependencies:
- dependency-name: oci-spec
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-11 00:18:53 +00:00 |
|
Toru Komatsu
|
8faff1c7d8
|
Merge pull request #2420 from jprendes/static-wasmedge
Use static build of wasmedge
|
2023-10-10 21:17:39 +09:00 |
|
dependabot[bot]
|
22d8fcb668
|
chore(deps): bump regex from 1.9.6 to 1.10.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.6 to 1.10.0.
- [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.9.6...1.10.0)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 00:21:03 +00:00 |
|
Yashodhan
|
b968ac5f96
|
Merge pull request #2369 from anti-entropy123/main
update nix to 0.27.1 🎉
|
2023-10-09 20:46:13 +05:30 |
|
Jorge Prendes
|
e8cae3e7cb
|
Use static build of wasmedge
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
|
2023-10-09 15:42:34 +01:00 |
|
anti-entropy123
|
326aea1021
|
fix lint error
Signed-off-by: anti-entropy123 <1348651580@qq.com>
|
2023-10-09 10:23:55 +08:00 |
|
anti-entropy123
|
d07a538b44
|
resolve conflicts
Signed-off-by: anti-entropy123 <1348651580@qq.com>
|
2023-10-09 10:20:01 +08:00 |
|
anti-entropy123
|
705b17a54b
|
add comments
Signed-off-by: anti-entropy123 <1348651580@qq.com>
|
2023-10-09 10:17:12 +08:00 |
|
dependabot[bot]
|
20a376faf9
|
chore(deps): bump errno from 0.3.4 to 0.3.5
Bumps [errno](https://github.com/lambda-fairy/rust-errno) from 0.3.4 to 0.3.5.
- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lambda-fairy/rust-errno/commits)
---
updated-dependencies:
- dependency-name: errno
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 02:05:39 +00:00 |
|
dependabot[bot]
|
2a8c0e4fef
|
chore(deps): bump libc from 0.2.148 to 0.2.149
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.148 to 0.2.149.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.148...0.2.149)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 01:20:28 +00:00 |
|
anti-entropy123
|
59937cf490
|
update nix to 0.27.1
Signed-off-by: anti-entropy123 <1348651580@qq.com>
|
2023-10-07 11:10:07 +08:00 |
|
Yashodhan
|
cc39179f9f
|
podman rootless with dbus native (#2370)
* Move dbus_native code to youki, add tests
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
* (incomplete) move individual systemd components to dbus_native
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
* (incomplete) Change tests to use dbus_native, move
systemdClientInterface into dbus_native
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
* (incomplete) Change variant to actual enum, Fix types for systemd
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
* Fix bug in vector ser/de
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
* Fix mut requirements, minor lints etc., add client id in dbus
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
* Add implementation for proxy methods
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
* Split dbus error from SystemdClientError
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
* implement system and session connection creation
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
* Fix typos and failing feature test build
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
* Completely remove dbus dependency and add docs regarding dbus-native
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
* Update migration guide, move documentation od dbus_native to cgroups
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
---------
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
|
2023-10-05 21:08:06 +09:00 |
|
github-actions[bot]
|
0c588a7a8e
|
Merge pull request #2401 from containers/dependabot/cargo/errno-0.3.4
|
2023-10-02 01:43:26 +00:00 |
|
dependabot[bot]
|
8d741e5ba4
|
chore(deps): bump errno from 0.3.3 to 0.3.4
Bumps [errno](https://github.com/lambda-fairy/rust-errno) from 0.3.3 to 0.3.4.
- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lambda-fairy/rust-errno/compare/v0.3.3...v0.3.4)
---
updated-dependencies:
- dependency-name: errno
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-02 01:33:06 +00:00 |
|
dependabot[bot]
|
0a9bc3916a
|
chore(deps): bump regex from 1.9.5 to 1.9.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.5 to 1.9.6.
- [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.9.5...1.9.6)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-02 01:04:17 +00:00 |
|
dependabot[bot]
|
493a5653ee
|
chore(deps): bump thiserror from 1.0.48 to 1.0.49
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.48 to 1.0.49.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.48...1.0.49)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-28 00:21:14 +00:00 |
|
dependabot[bot]
|
7d17b015f6
|
chore(deps): bump fastrand from 2.0.0 to 2.0.1
Bumps [fastrand](https://github.com/smol-rs/fastrand) from 2.0.0 to 2.0.1.
- [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/v2.0.0...v2.0.1)
---
updated-dependencies:
- dependency-name: fastrand
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-26 00:18:36 +00:00 |
|
dependabot[bot]
|
1ea8d9ca5d
|
chore(deps): bump wasmedge-sdk from 0.12.1 to 0.12.2
Bumps [wasmedge-sdk](https://github.com/WasmEdge/wasmedge-rust-sdk) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/WasmEdge/wasmedge-rust-sdk/releases)
- [Changelog](https://github.com/WasmEdge/wasmedge-rust-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/WasmEdge/wasmedge-rust-sdk/compare/0.12.1...0.12.2)
---
updated-dependencies:
- dependency-name: wasmedge-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-25 01:11:44 +00:00 |
|
dependabot[bot]
|
8b6a7be71e
|
chore(deps): bump wasmedge-sdk from 0.11.2 to 0.12.1
Bumps [wasmedge-sdk](https://github.com/WasmEdge/wasmedge-rust-sdk) from 0.11.2 to 0.12.1.
- [Release notes](https://github.com/WasmEdge/wasmedge-rust-sdk/releases)
- [Changelog](https://github.com/WasmEdge/wasmedge-rust-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/WasmEdge/wasmedge-rust-sdk/compare/0.11.2...0.12.1)
---
updated-dependencies:
- dependency-name: wasmedge-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 01:11:44 +00:00 |
|
dependabot[bot]
|
fe803060f4
|
chore(deps): bump wasmtime-wasi from 10.0.1 to 10.0.2
Bumps [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) from 10.0.1 to 10.0.2.
- [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/v10.0.1...v10.0.2)
---
updated-dependencies:
- dependency-name: wasmtime-wasi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 00:46:16 +00:00 |
|
dependabot[bot]
|
76e3344f3e
|
chore(deps): bump wasmtime from 10.0.1 to 10.0.2
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 10.0.1 to 10.0.2.
- [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/v10.0.1...v10.0.2)
---
updated-dependencies:
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-15 01:04:25 +00:00 |
|
dependabot[bot]
|
f8d361a799
|
chore(deps): bump libc from 0.2.147 to 0.2.148
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.147 to 0.2.148.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.147...0.2.148)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-14 00:33:14 +00:00 |
|
dependabot[bot]
|
a6c0f44209
|
chore(deps): bump vergen from 8.2.4 to 8.2.5
Bumps [vergen](https://github.com/rustyhorde/vergen) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/8.2.4...8.2.5)
---
updated-dependencies:
- dependency-name: vergen
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-12 00:44:26 +00:00 |
|
Yashodhan
|
23c1f4f7be
|
Merge pull request #2279 from YJDoc2/fix/fix-rootless-checks
Change rootless required function and privilege decision
|
2023-09-05 15:01:52 +05:30 |
|
Yashodhan Joshi
|
4114513c38
|
Move userns spec validation into utils, add tests for it
|
2023-09-05 12:11:32 +05:30 |
|
dependabot[bot]
|
f4e909b628
|
chore(deps): bump thiserror from 1.0.47 to 1.0.48
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.47 to 1.0.48.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.47...1.0.48)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 01:19:47 +00:00 |
|
dependabot[bot]
|
d8da5252eb
|
chore(deps): bump regex from 1.9.4 to 1.9.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.4 to 1.9.5.
- [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.9.4...1.9.5)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 00:40:07 +00:00 |
|
utam0k
|
c04a9a0577
|
v0.2.0
Signed-off-by: utam0k <k0ma@utam0k.jp>
|
2023-08-31 11:54:15 +00:00 |
|
dependabot[bot]
|
a1d90a702d
|
chore(deps): bump errno from 0.3.2 to 0.3.3
Bumps [errno](https://github.com/lambda-fairy/rust-errno) from 0.3.2 to 0.3.3.
- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lambda-fairy/rust-errno/compare/v0.3.2...v0.3.3)
---
updated-dependencies:
- dependency-name: errno
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-30 00:53:17 +00:00 |
|
Toru Komatsu
|
09e67372a8
|
Rust 1.72 (#2323)
* Rust 1.72.0
Signed-off-by: utam0k <k0ma@utam0k.jp>
* Fix lint errors from 1.72.0
Signed-off-by: utam0k <k0ma@utam0k.jp>
---------
Signed-off-by: utam0k <k0ma@utam0k.jp>
|
2023-08-29 08:50:15 -07:00 |
|
Thomas Schubart
|
854db28a7c
|
Merge pull request #2308 from utam0k/idmap-ridmap
Return an error when passing unsupported mount options
|
2023-08-28 15:17:25 +02:00 |
|
utam0k
|
4871917de1
|
Address the feedback
Signed-off-by: utam0k <k0ma@utam0k.jp>
|
2023-08-28 13:05:09 +00:00 |
|
dependabot[bot]
|
35e880f8e3
|
chore(deps): bump regex from 1.9.3 to 1.9.4
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.3 to 1.9.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.9.3...1.9.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-08-28 01:15:12 +00:00 |
|
utam0k
|
1753b5863e
|
Return an error when passing unsupported mount options
Signed-off-by: utam0k <k0ma@utam0k.jp>
|
2023-08-27 12:07:00 +00:00 |
|