utam0k
|
82bb9c23ae
|
Merge pull request #411 from containers/dependabot/cargo/libbpf-sys-0.5.0-1
Bump libbpf-sys from 0.4.0-2 to 0.5.0-1
|
2021-10-24 21:47:49 +09:00 |
|
dependabot[bot]
|
9762f1ff77
|
Bump libbpf-sys from 0.4.0-2 to 0.5.0-1
Bumps [libbpf-sys](https://github.com/alexforster/libbpf-sys) from 0.4.0-2 to 0.5.0-1.
- [Release notes](https://github.com/alexforster/libbpf-sys/releases)
- [Commits](https://github.com/alexforster/libbpf-sys/compare/0.4.0-2...0.5.0-1)
---
updated-dependencies:
- dependency-name: libbpf-sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-24 11:57:59 +00:00 |
|
dependabot[bot]
|
51d087408f
|
Bump pkg-config from 0.3.20 to 0.3.21
Bumps [pkg-config](https://github.com/rust-lang/pkg-config-rs) from 0.3.20 to 0.3.21.
- [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.20...0.3.21)
---
updated-dependencies:
- dependency-name: pkg-config
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-24 11:57:59 +00:00 |
|
dependabot[bot]
|
f462789be9
|
Bump libc from 0.2.101 to 0.2.105 (#419)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.101 to 0.2.105.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.101...0.2.105)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
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>
|
2021-10-24 04:56:09 -07:00 |
|
Thomas Schubart
|
ff06f6e34d
|
Merge pull request #410 from containers/dependabot/cargo/dbus-0.9.5
Bump dbus from 0.9.3 to 0.9.5
|
2021-10-24 11:51:06 +02:00 |
|
dependabot[bot]
|
45c997330b
|
Bump anyhow from 1.0.43 to 1.0.44
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.43 to 1.0.44.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.43...1.0.44)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-24 09:36:39 +00:00 |
|
dependabot[bot]
|
574859c53a
|
Bump dbus from 0.9.3 to 0.9.5
Bumps [dbus](https://github.com/diwic/dbus-rs) from 0.9.3 to 0.9.5.
- [Release notes](https://github.com/diwic/dbus-rs/releases)
- [Commits](https://github.com/diwic/dbus-rs/compare/dbus-v0.9.3...dbus-v0.9.5)
---
updated-dependencies:
- dependency-name: dbus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-24 09:36:22 +00:00 |
|
tommady
|
777a77458a
|
Merge branch 'main' into 279-increate-the-code-coverage-of-src-process
|
2021-10-23 14:40:38 +00:00 |
|
Furisto
|
52a262f306
|
Fix ignored files
|
2021-10-22 22:05:15 +02:00 |
|
Furisto
|
359db4cfc7
|
Adapt CI scripts
|
2021-10-22 22:05:15 +02:00 |
|
Furisto
|
ab8fbfcc4c
|
Move items misplaced during rebase
|
2021-10-22 22:05:15 +02:00 |
|
Furisto
|
087938243b
|
Add lib prefix to other crates
|
2021-10-22 22:05:14 +02:00 |
|
Furisto
|
f44ff1681a
|
Fix failing doc tests
|
2021-10-22 21:58:12 +02:00 |
|
Furisto
|
9b7d2707e0
|
Fix ambigious names by renaming crate to libcontainer
|
2021-10-22 21:58:11 +02:00 |
|
Furisto
|
0dbae24651
|
Move and split youki into container crate and cli
|
2021-10-22 21:55:17 +02:00 |
|
Furisto
|
c77a71afd4
|
Move test framework and integration tests
|
2021-10-22 21:55:16 +02:00 |
|
Furisto
|
62f4dc5029
|
Move seccomp crate to crates
|
2021-10-22 21:55:15 +02:00 |
|
Furisto
|
610c95c176
|
Move cgroups crate to crate directory
|
2021-10-22 21:55:11 +02:00 |
|