diff --git a/_servicedata b/_servicedata
index 46e6239..68ef7f4 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- 5b75d2af20fd6d194ae2aa834f9c00140f9dbebf
\ No newline at end of file
+ ae9393cb2259b5840e82a0f19926e82afac73c9e
\ No newline at end of file
diff --git a/ppsspp-1.4.2~git20170914.tar.xz b/ppsspp-1.4.2~git20170914.tar.xz
deleted file mode 100644
index f76ba94..0000000
--- a/ppsspp-1.4.2~git20170914.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e81c8af83d79f34b861eb3a530167a4cddfd62c4ec12561e269f06f3fcbdf53c
-size 161895740
diff --git a/ppsspp-1.4.2~git20171015.tar.xz b/ppsspp-1.4.2~git20171015.tar.xz
new file mode 100644
index 0000000..a200ca2
--- /dev/null
+++ b/ppsspp-1.4.2~git20171015.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5ac64b9d0d3c04a22436d2755cfa10bfc18d92e94132fa143a5fd38a7933f096
+size 161873172
diff --git a/ppsspp.changes b/ppsspp.changes
index c1ff7f4..db58097 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,72 @@
+-------------------------------------------------------------------
+Sun Oct 15 11:11:45 UTC 2017 - pousaduarte@gmail.com
+
+- Update to version 1.4.2~git20171015:
+ * Windows: Fix over/under write for multibyte chars.
+ * Savedata: Handle disk full properly in GETSIZE.
+ * Gamedata: Fix savestates for data install.
+ * OSK: Limit allowed keyboards based on input mask.
+
+-------------------------------------------------------------------
+Thu Oct 12 16:54:16 UTC 2017 - pousaduarte@gmail.com
+
+- Update to version 1.4.2~git20171011:
+ * UWP buildfix. See comments in #9575
+
+-------------------------------------------------------------------
+Mon Oct 09 13:26:00 UTC 2017 - pousaduarte@gmail.com
+
+- Update to version 1.4.2~git20171009:
+ * Extra safety when switching GPU backends, fix possible Vulkan shutdown issue. Should help #10005
+
+-------------------------------------------------------------------
+Fri Oct 06 13:55:05 UTC 2017 - pousaduarte@gmail.com
+
+- Update to version 1.4.2~git20171004:
+ * Added default control pad mapping for control pads not found in SDL's game controller database file.
+ * Fix savestates from before 1.4.2-420. Fixes #9998. Unfortunately this also breaks states between 420 and 468, so please save normally before upgrading if you were using one of those.
+ * Add ini-only "Savedata Upgrade" setting.
+
+-------------------------------------------------------------------
+Mon Oct 02 15:35:55 UTC 2017 - pousaduarte@gmail.com
+
+- Update to version 1.4.2~git20171002:
+ * Add additional button defines.
+ * Finish making extra psp keys mappable.
+ * Remove unnecessary ifdef. Thanks Bracket-. See #9548 comments.
+ * Oops, forgot this one.
+ * Fix typo causing Y axis in joystick tester not to be mirrored correctly if backwards. Should fix #9300
+ * Add Horipad One config.
+ * gamecontrollerdb.txt: Add 8Bitdo NES30 Pro mappings for Linux
+ * Reorder SDL init a bit, allowing us to read the fullscreen option early enough to fix #9086
+ * Vulkan: If there are no GPUs available, fail properly instead of asserting.
+
+-------------------------------------------------------------------
+Thu Sep 28 12:06:47 UTC 2017 - pousaduarte@gmail.com
+
+- Update to version 1.4.2~git20170928:
+ * Fix the build on the buildbot by avoiding fancy new Java features. Fixes #9979
+ * Don't default to coldbird adhoc server, it doesn't run anymore (?)
+
+-------------------------------------------------------------------
+Mon Sep 25 13:59:21 UTC 2017 - pousaduarte@gmail.com
+
+- Update to version 1.4.2~git20170923:
+ * GLES: Add OpenGL 3.x core profile support.
+ * GLSL: Set extension flags for elided core exts.
+ * GLES: Android buildfix.
+ * GLES: Allow hwtess for GL 3.1 w/o shader4.
+ * Update lang submodule
+
+-------------------------------------------------------------------
+Fri Sep 22 12:54:22 UTC 2017 - pousaduarte@gmail.com
+
+- Update to version 1.4.2~git20170921:
+ * Headless: Add support for SDL.
+ * GPU: Reset shader state on shader reset.
+ * Headless: Reduce some duplication.
+ * Headless: Oops, call SDL_Init().
+
-------------------------------------------------------------------
Fri Sep 15 18:49:23 UTC 2017 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index b548900..3127cbd 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -17,7 +17,7 @@
Name: ppsspp
-Version: 1.4.2~git20170914
+Version: 1.4.2~git20171015
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0+