File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ - Changelog for v0.10.1.2 (2018-10-17)
2+ * Update release notes for 0.10.1.2
3+ * Fix CGroup paths used for systemd CGroup mount
4+ * Bump gitvalidation epoch
5+ * Bump to v0.10.2-dev
6+
17- Changelog for v0.10.1.1 (2018-10-16)
28 * Update release notes for 0.10.1.1
39 * Mount proper cgroup for systemd to manage inside of the container.
Original file line number Diff line number Diff line change 3939%global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7})
4040
4141Name: podman
42- Version: 0.10.2
42+ Version: 0.10.1. 2
4343Release: #COMMITDATE#.git%{shortcommit0}%{?dist}
4444Summary: Manage Pods, Containers and Container Images
4545License: ASL 2.0
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ package version
44// NOTE: remember to bump the version at the top
55// of the top-level README.md file when this is
66// bumped.
7- const Version = "0.10.2-dev "
7+ const Version = "0.10.1.2 "
You can’t perform that action at this time.
0 commit comments