mirror of
https://github.com/containers/podman.git
synced 2025-06-23 10:38:20 +08:00
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
GO ?= go
|
||||
DESTDIR ?= /
|
||||
EPOCH_TEST_COMMIT ?= ab5dd390ccbb0dbb33b7a78cbb41cb3807a459d2
|
||||
EPOCH_TEST_COMMIT ?= c3180c2e51dc7f097679edb86aed1639f3fba41e
|
||||
HEAD ?= HEAD
|
||||
CHANGELOG_BASE ?= HEAD~
|
||||
CHANGELOG_TARGET ?= HEAD
|
||||
|
@ -1,3 +1,10 @@
|
||||
- Changelog for v0.9.2.1 (2018-09-17)
|
||||
* Update release notes for 0.9.2.1
|
||||
* Vendor in latest projectatomic/buildah
|
||||
* Vndr latest containers/image
|
||||
* Bump gitvalidation epoch
|
||||
* Bump to v0.9.3-dev
|
||||
|
||||
- Changelog for v0.9.2 (2018-09-14)
|
||||
* Update release notes for 0.9.2
|
||||
* change search test to look for fedora and not fedora-minimal
|
||||
|
Reference in New Issue
Block a user