diff --git a/_service b/_service
index 148f53b..f7889d8 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
https://github.com/fwupd/fwupd.git
git
@PARENT_TAG@
- 1.8.6
+ 1.8.7
diff --git a/fwupd-1.8.6.obscpio b/fwupd-1.8.6.obscpio
deleted file mode 100644
index 311e853..0000000
--- a/fwupd-1.8.6.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d5e7f26b2e92746d4184984069bb43ad354dc8786a4f15f5d8666f1dc4c21860
-size 15931917
diff --git a/fwupd-1.8.7.obscpio b/fwupd-1.8.7.obscpio
new file mode 100644
index 0000000..c9e4054
--- /dev/null
+++ b/fwupd-1.8.7.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3e004d63b07dbc8e9ceb79ccd61ca906767844ad115f3b83029415928fd06e4c
+size 16167437
diff --git a/fwupd.changes b/fwupd.changes
index bee95c6..da8a8d7 100644
--- a/fwupd.changes
+++ b/fwupd.changes
@@ -1,3 +1,38 @@
+-------------------------------------------------------------------
+Thu Nov 10 12:33:10 UTC 2022 - Bjørn Lie
+
+- Update to version 1.8.7:
+ + This release adds the following features:
+ - Add a new HSI check for the leaked Lenovo 'Key Manifest'
+ hashes
+ - Measure system integrity when installing UEFI updates
+ - Record more host DMI data when submitting a report for dbx
+ failures
+ - Use xz-compressed metadata to reduce bandwidth used by ~25%
+ + This release fixes the following bugs:
+ - Add documentation for three existing HSI attributes
+ - Add re-insert requirement for Analogix devices
+ - Allow parsing metadata more than 1MB in size
+ - Do not follow symlinks when searching for ESP devices
+ - Ensure the config file permission is correct for built-in
+ plugins
+ - Fix a compile failure when compiling without efiboot
+ - Fix a regression when using fwuptool install-blob with FMAP
+ firmware
+ - Only count the Microsoft hashes when getting the dbx version
+ - Only use the IFD when the system is Intel-based
+ - Support loading CoSWID when only one role has been set
+ + This release adds support for the following hardware:
+ - Anker Thunderbolt 4 Mini Hub
+ - ELAN haptic hardware
+ - Fingerprint lenfy devices
+ - Goodix GF3258WNC
+ - Intel discrete GPUs (experimental)
+ - More Star Labs laptops
+ - QSI Godzilla Creek Reference Hub
+- Stop passing conditional plugin_amt=disabled, no longer needed,
+ nor recognized.
+
-------------------------------------------------------------------
Thu Nov 3 07:03:49 UTC 2022 - Tseng
diff --git a/fwupd.obsinfo b/fwupd.obsinfo
index e44f2ec..5e5898d 100644
--- a/fwupd.obsinfo
+++ b/fwupd.obsinfo
@@ -1,4 +1,4 @@
name: fwupd
-version: 1.8.6
-mtime: 1665157084
-commit: 2627e8ab6a8dd779f0e494bd0f6ff9dd76fa70cb
+version: 1.8.7
+mtime: 1668003147
+commit: ebb6237e974c6c966aeff3dd05815aa0148d4a6b
diff --git a/fwupd.spec b/fwupd.spec
index 9c6d698..78c8646 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -39,7 +39,7 @@
%define shlib_sover 2
Name: fwupd
-Version: 1.8.6
+Version: 1.8.7
Release: 0
Summary: Device firmware updater daemon
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -70,7 +70,7 @@ BuildRequires: gpgme-devel
BuildRequires: help2man
BuildRequires: intltool
BuildRequires: libelf-devel
-BuildRequires: meson >= 0.47.0
+BuildRequires: meson >= 0.61.0
BuildRequires: pkgconfig
BuildRequires: procps
BuildRequires: python3-Pillow
@@ -247,7 +247,6 @@ export CFLAGS="%{optflags} -D_GNU_SOURCE"
-Dplugin_synaptics_mst=disabled \
%endif
%ifnarch %{ix86} x86_64
- -Dplugin_amt=disabled \
-Dplugin_synaptics_rmi=disabled \
%endif
-Dplugin_nvme=enabled \
@@ -371,7 +370,9 @@ rm -fr %{buildroot}%{_datadir}/fish
%{_prefix}/lib/systemd/system-shutdown/fwupd.shutdown
%{_prefix}/lib/systemd/system-preset/fwupd-refresh.preset
%dir %{_libdir}/fwupd-%{version}
+%ifnarch s390x ppc64le
%{_libdir}/fwupd-%{version}/libfu_plugin_flashrom.so
+%endif
%{_libdir}/fwupd-%{version}/libfu_plugin_modem_manager.so
%{_libdir}/fwupd-%{version}/libfwupdengine.so
%{_libdir}/fwupd-%{version}/libfwupdplugin.so