diff --git a/stress-ng-0.09.07.tar.xz b/stress-ng-0.09.07.tar.xz
deleted file mode 100644
index 198a792..0000000
--- a/stress-ng-0.09.07.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e4dc07e127e23de7c55f69687ef5f55ee718c386a45ba53f3560e01819a3205e
-size 311452
diff --git a/stress-ng-0.09.08.tar.xz b/stress-ng-0.09.08.tar.xz
new file mode 100644
index 0000000..4c69b7a
--- /dev/null
+++ b/stress-ng-0.09.08.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bbf11c04edd8ec37b1142355d760c960248c14e9065219f951b98f64fb53be4b
+size 313128
diff --git a/stress-ng.changes b/stress-ng.changes
index 81e6c8d..03430b0 100644
--- a/stress-ng.changes
+++ b/stress-ng.changes
@@ -1,3 +1,25 @@
+-------------------------------------------------------------------
+Mon Jan  1 10:41:32 UTC 2018 - mardnh@gmx.de
+
+- Update to version 0.09.08
+  * Makefile: bump version
+  * Makefile.config: remove need for LIBBSD for wchar.h path detection
+  * stress-rawdev: fix linking failure on non linux systems
+  * Add wchar.h and bsd/wchar.h path detection, makes stress-ng.h cleaner
+  * Add rawdev raw device read stressor
+  * stress-vecmath: use uint128_put for 128 bit integer
+  * Move ALIGNED and SECTION macros to stress-ng.h
+  * Add OPTIMIZE0 level zero optimization hint macro
+  * stress-socket-diag: remove some consts, cleans up clang warnings
+  * Use the FORMAT macro for some printf style functions
+  * stress-vm: fix warning when building with PEDANTIC=1
+  * stress-tlb-shootdown: fix unterminated comment
+  * stress-timer: fix warning when building with PEDANTIC=1
+  * stress-itimer: fix warning when building with PEDANTIC=1
+  * stress-funccall: clean up warnings when building with PEDANTIC=1
+  * stress-physpage: only close an opened fd_pc file descriptor
+  * stress-tlb: fix incorrect affinity on cores
+
 -------------------------------------------------------------------
 Sun Dec 17 14:13:43 UTC 2017 - mardnh@gmx.de
 
diff --git a/stress-ng.spec b/stress-ng.spec
index 71c3172..6514710 100644
--- a/stress-ng.spec
+++ b/stress-ng.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package stress-ng
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015, Martin Hauke <mardnh@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           stress-ng
-Version:        0.09.07
+Version:        0.09.08
 Release:        0
 Summary:        Tool to load and stress a computer
 License:        GPL-2.0