mirror of
https://github.com/containers/podman.git
synced 2025-06-27 05:26:50 +08:00
Merge pull request #1544 from mheon/release_notes_0.9.3.1
Update release notes for 0.9.3.1
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||

|

|
||||||
# libpod - library for running OCI-based containers in Pods
|
# libpod - library for running OCI-based containers in Pods
|
||||||
|
|
||||||
### Latest Version: 0.9.3
|
### Latest Version: 0.9.3.1
|
||||||
### Status: Active Development
|
### Status: Active Development
|
||||||
|
|
||||||
## What is the scope of this project?
|
## What is the scope of this project?
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
# Release Notes
|
# Release Notes
|
||||||
|
|
||||||
|
## 0.9.3.1
|
||||||
|
### Bugfixes
|
||||||
|
- Fixed a critical issue where SELinux contexts set on tmpfs volumes were causing runc crashes
|
||||||
|
|
||||||
## 0.9.3
|
## 0.9.3
|
||||||
### Features
|
### Features
|
||||||
- Added a flag to `libpod.conf`, `label`, to globally enable/disable SELinux labelling for libpod
|
- Added a flag to `libpod.conf`, `label`, to globally enable/disable SELinux labelling for libpod
|
||||||
|
Reference in New Issue
Block a user