mirror of
https://github.com/containers/podman.git
synced 2025-10-16 10:43:52 +08:00
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
GO ?= go
|
||||
DESTDIR ?= /
|
||||
EPOCH_TEST_COMMIT ?= 4aeaadb8571365563d6a86e900cc904d04d367b9
|
||||
EPOCH_TEST_COMMIT ?= d12eb5f35a5b2580233a75986ce85c4ad39bedd3
|
||||
HEAD ?= HEAD
|
||||
CHANGELOG_BASE ?= HEAD~
|
||||
CHANGELOG_TARGET ?= HEAD
|
||||
|
@ -1,3 +1,9 @@
|
||||
- Changelog for v0.10.1.2 (2018-10-17)
|
||||
* Update release notes for 0.10.1.2
|
||||
* Fix CGroup paths used for systemd CGroup mount
|
||||
* Bump gitvalidation epoch
|
||||
* Bump to v0.10.2-dev
|
||||
|
||||
- Changelog for v0.10.1.1 (2018-10-16)
|
||||
* Update release notes for 0.10.1.1
|
||||
* Mount proper cgroup for systemd to manage inside of the container.
|
||||
|
Reference in New Issue
Block a user