mirror of
https://github.com/containers/podman.git
synced 2025-06-26 21:07:02 +08:00
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
GO ?= go
|
||||
DESTDIR ?= /
|
||||
EPOCH_TEST_COMMIT ?= 58e6395e9801acb29483dc7d7836952d2116106d
|
||||
EPOCH_TEST_COMMIT ?= 63379c213325188a492d33981a6a525a19048d40
|
||||
HEAD ?= HEAD
|
||||
CHANGELOG_BASE ?= HEAD~
|
||||
CHANGELOG_TARGET ?= HEAD
|
||||
|
@ -1,3 +1,9 @@
|
||||
- Changelog for v0.9.3.1 (2018-09-25)
|
||||
* Update release notes for 0.9.3.1
|
||||
* Disable problematic SELinux code causing runc issues
|
||||
* Bump gitvalidation epoch
|
||||
* Bump to v0.9.4-dev
|
||||
|
||||
- Changelog for v0.9.3 (2018-09-21)
|
||||
* Update release notes for 0.9.3
|
||||
* Add --mount option for `create` & `run` command
|
||||
|
Reference in New Issue
Block a user