diff --git a/_service b/_service
index a3369ae..546fc76 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,8 @@
https://github.com/containers/libpod.git
git
podman
-0.10.1
-v0.10.1
+0.10.1.1
+v0.10.1.1
diff --git a/podman-0.10.1.1.tar.xz b/podman-0.10.1.1.tar.xz
new file mode 100644
index 0000000..b73f123
--- /dev/null
+++ b/podman-0.10.1.1.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c59d3ea162665aba7cc91e70769d319034a7a5f1f31c9c8913c3689a5ba2c8e9
+size 3287484
diff --git a/podman-0.10.1.tar.xz b/podman-0.10.1.tar.xz
deleted file mode 100644
index 456621a..0000000
--- a/podman-0.10.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b9fe5c2952bcc768eaf888c0fbf839d7e07158a79c69fc345f64826fe85e190e
-size 3282504
diff --git a/podman.changes b/podman.changes
index c3e86bc..150e09e 100644
--- a/podman.changes
+++ b/podman.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Wed Oct 17 06:07:29 UTC 2018 - Valentin Rothberg
+
+- Changelog for v0.10.1.1 (2018-10-16)
+ * Mount proper cgroup for systemd to manage inside of the container.
+ * volume: resolve symlinks in paths
+ * volume: write the correct ID of the container in error messages
+ * Support auth file environment variable & add change to man pages
+ * Generate a passwd file for users not in container
+
-------------------------------------------------------------------
Fri Oct 12 06:43:30 UTC 2018 - Valentin Rothberg
diff --git a/podman.spec b/podman.spec
index f76a3ae..aa2f117 100644
--- a/podman.spec
+++ b/podman.spec
@@ -24,7 +24,7 @@
%define with_libostree 1
%endif
Name: podman
-Version: 0.10.1
+Version: 0.10.1.1
Release: 0
Summary: Debugging tool for pods and images
License: Apache-2.0