diff --git a/stress-ng-0.09.09.tar.xz b/stress-ng-0.09.09.tar.xz
deleted file mode 100644
index e9e8f33..0000000
--- a/stress-ng-0.09.09.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e993fddb1d990a0cdb23b2af6cf6c417a1c09e155ada7c558ad80eae8a5feed3
-size 313068
diff --git a/stress-ng-0.09.10.tar.xz b/stress-ng-0.09.10.tar.xz
new file mode 100644
index 0000000..defcb26
--- /dev/null
+++ b/stress-ng-0.09.10.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ac4c6edc785c6fc4211015c0e1d67861d839ad6a7b796ef9beefd26399c9e052
+size 313888
diff --git a/stress-ng.changes b/stress-ng.changes
index a6846e1..903d16e 100644
--- a/stress-ng.changes
+++ b/stress-ng.changes
@@ -1,3 +1,29 @@
+-------------------------------------------------------------------
+Sat Jan 13 14:46:17 UTC 2018 - mardnh@gmx.de
+
+- Update to version 0.09.10
+  * Makefile: bump version
+  * stress-tlb-shootdown: ensure proc_mask is zero'd before use
+  * Makefile.config: make fdatasync test fail if prototype is different
+  * stress-rawdev: fix warning on non-linux builds
+  * Manual: add another contributor to the manual
+  * stress-unshare: throttle back when resources are getting low
+  * stress-rawdev: make min/max block size #define values
+  * stress-rawdev: ensure blksize cannot be less than 512 bytes
+  * stress-rawdev: don't allow insanely sized block sizes
+  * stress-rawdev: add a keep stressing check inside wiggle 2nd loop
+  * stress-rawdev: ensure shifted values are never zero
+  * stress-rawdev: use correct type for reading block size
+  * stress-resources: ensure we don't have too many resource forks
+  * stress-resources: try hard not to get too many OOMs
+  * stress-dev: disable /dev/hpet testing when running as root
+  * debian/control: skip requirement of libkeyutils-dev for ia64
+  * stress-matrix: fix broken xy vs yx matrix method selection
+  * stress-vm: remove a duplicated check addr == ptr
+  * stress-filename: compare to zero rather than <= 0
+  * stress-fcntl.c: fix syntax errors
+  * Update copyright year
+
 -------------------------------------------------------------------
 Fri Jan  5 21:29:32 UTC 2018 - mardnh@gmx.de
 
diff --git a/stress-ng.spec b/stress-ng.spec
index 6acc31a..01af871 100644
--- a/stress-ng.spec
+++ b/stress-ng.spec
@@ -18,7 +18,7 @@
 
 
 Name:           stress-ng
-Version:        0.09.09
+Version:        0.09.10
 Release:        0
 Summary:        Tool to load and stress a computer
 License:        GPL-2.0