diff --git a/_service b/_service
index d9f164d..d1b7764 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
git
@PARENT_TAG@
enable
- refs/tags/1.1.0
+ refs/tags/1.1.1
*.tar
diff --git a/_servicedata b/_servicedata
index f2f47ed..b7468de 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hughsie/fwupd.git
- 9cc84a1b35839ceccaa41c0b5ef156d68bb55be4
\ No newline at end of file
+ df207768beaf9f701e4e4ce69fc852dddf5c5bc7
\ No newline at end of file
diff --git a/fwupd-1.1.0.tar.xz b/fwupd-1.1.0.tar.xz
deleted file mode 100644
index e0f219c..0000000
--- a/fwupd-1.1.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4948f83c9c5e798765ca8e8fabc5ceb6d8536be083a579f5f1f5fc30c3f1e717
-size 1242116
diff --git a/fwupd-1.1.1.tar.xz b/fwupd-1.1.1.tar.xz
new file mode 100644
index 0000000..9953403
--- /dev/null
+++ b/fwupd-1.1.1.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:dbbb033f113f91981183279f8a2fd4c6b173128e00e4e5bef4d1e8e8b2c71c0b
+size 1263556
diff --git a/fwupd.changes b/fwupd.changes
index 51f0ef9..a617243 100644
--- a/fwupd.changes
+++ b/fwupd.changes
@@ -1,3 +1,28 @@
+-------------------------------------------------------------------
+Fri Sep 7 21:35:47 UTC 2018 - Nico Kruber
+
+- Update to version 1.1.1:
+ + New Features:
+ - Add support for the Synaptics Panamera hardware (Mario Limonciello)
+ - Add validation for Alpine and Titan Ridge (Andrei Emeltchenko, Mika Westerberg)
+ - Improve the Redfish plugin to actually work with real hardware (Gary Lin)
+ + Bugfixes:
+ - Allow different plugins to add the same device (Richard Hughes)
+ - Allow flashing unifying devices in recovery mode (Richard Hughes)
+ - Allow running synapticsmst on non-Dell hardware (Mario Limonciello)
+ - Check the ESP for sanity at at startup (Richard Hughes, Mario Limonciello)
+ - Do not hold hidraw devices open forever (Richard Hughes)
+ - Don't override _FORTIFY_SOURCE when building the EFI binary (Richard Hughes)
+ - Don't show passwords in fwupdmgr (Richard Hughes, Mario Limonciello)
+ - Fix a potential segfault in smbios data parsing (Mario Limonciello)
+ - Fix encoding the GUID into the capsule EFI variable (Mario Limonciello)
+ - Fix various bugs when reading the thunderbolt version number (Mika Westerberg)
+ - Reboot synapticsmst devices at the end of flash cycle (Mario Limonciello)
+ - Show status messages when the daemon is initializing (Mario Limonciello)
+ - Show the correct title when updating devices (Richard Hughes, Mario Limonciello)
+ - Show the reasons that plugins are not run on the CLI (Mario Limonciello)
+ - Use localedir in po/make-images (Jan Tojnar)
+
-------------------------------------------------------------------
Wed Jul 25 09:23:22 UTC 2018 - tchvatal@suse.com
diff --git a/fwupd.spec b/fwupd.spec
index 7bdf02f..2a5c11c 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -22,7 +22,7 @@
%bcond_with efi_fw_update
%endif
Name: fwupd
-Version: 1.1.0
+Version: 1.1.1
Release: 0
Summary: Allow session software to update device firmware
License: GPL-2.0-or-later AND LGPL-2.1-or-later