We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6465211 commit 7dd7b63Copy full SHA for 7dd7b63
CHANGELOG.md
@@ -7,6 +7,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased] - ReleaseDate
9
10
+## Fixed
11
+
12
+- #962 - fix SELinux labels to allow use in multiple containers and/or the host filesystem.
13
+- #1166 - freebsd: include memstat in build image to fix build with libc 0.2.138 and up.
14
+- #1183 - resolve issue when using `pre-build` in `Cargo.toml`
15
16
## [v0.2.4] - 2022-07-10
17
18
## Fixed
0 commit comments