diff --git a/_servicedata b/_servicedata
index 7acba03..8fb2396 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
- 389575a8a1773b857bd7176cc42143471226f982
\ No newline at end of file
+ d983107a2dfa60d70df4101b69bfe7054db9704c
\ No newline at end of file
diff --git a/kernel-firmware-20231006.tar.xz b/kernel-firmware-20231006.tar.xz
deleted file mode 100644
index c6837e5..0000000
--- a/kernel-firmware-20231006.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:36bb702257f37c5912853bd376339285e4565cd9584a2b2835efd921ab2f29d0
-size 308333084
diff --git a/kernel-firmware-20231019.tar.xz b/kernel-firmware-20231019.tar.xz
new file mode 100644
index 0000000..e778c51
--- /dev/null
+++ b/kernel-firmware-20231019.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2ec1065f78e18780d4c0bfdad5d5bf8bab0b2297526030c313afa565177526aa
+size 308740880
diff --git a/kernel-firmware.changes b/kernel-firmware.changes
index 7dc87e7..e14c77f 100644
--- a/kernel-firmware.changes
+++ b/kernel-firmware.changes
@@ -1,3 +1,59 @@
+-------------------------------------------------------------------
+Mon Oct 23 10:43:17 UTC 2023 - tiwai@suse.com
+
+- Update to version 20231019 (git commit d983107a2dfa):
+ * Fix the robot email script
+ * linux-firmware: Update AMD cpu microcode
+ * Add support for sending emails while processing a PR/patch
+ * amdgpu: update SMU 13.0.0 firmware
+ * linux-firmware: add Amlogic bluetooth firmware
+ * Add a script for a robot to open up pull requests
+ * i915: Add GuC v70.13.1 for DG2, TGL, ADL-P and MTL
+ * iwlwifi: add a missing FW from core80-39 release
+ * amdgpu: update raven firmware from 5.7 branch
+ * amdgpu: update SDMA 5.2.7 firmware from 5.7 branch
+ * amdgpu: update PSP 13.0.8 firmware from 5.7 branch
+ * amdgpu: update GC 10.3.7 firmware from 5.7 branch
+ * amdgpu: update DCN 3.1.6 firmware from 5.7 branch
+ * amdgpu: update SDMA 5.2.6 firmware from 5.7 branch
+ * amdgpu: update PSP 13.0.5 firmware from 5.7 branch
+ * amdgpu: update GC 10.3.6 firmware from 5.7 branch
+ * amdgpu: update VCN 4.0.0 firmware from 5.7 branch
+ * amdgpu: update SMU 13.0.0 firmware from 5.7 branch
+ * amdgpu: update SDMA 6.0.0 firmware from 5.7 branch
+ * amdgpu: update PSP 13.0.0 firmware from 5.7 branch
+ * amdgpu: update GC 11.0.0 firmware from 5.7 branch
+ * amdgpu: update vega20 firmware from 5.7 branch
+ * amdgpu: update beige goby firmware from 5.7 branch
+ * amdgpu: update vega12 firmware from 5.7 branch
+ * amdgpu: update vega10 firmware from 5.7 branch
+ * amdgpu: update dimgrey cavefish firmware from 5.7 branch
+ * amdgpu: update picasso firmware from 5.7 branch
+ * amdgpu: update navy flounder firmware from 5.7 branch
+ * amdgpu: update vangogh firmware from 5.7 branch
+ * amdgpu: update green sardine firmware from 5.7 branch
+ * amdgpu: update sienna cichlid firmware from 5.7 branch
+ * amdgpu: update PSP 13.0.11 firmware from 5.7 branch
+ * amdgpu: update GC 11.0.4 firmware from 5.7 branch
+ * amdgpu: update SDMA 6.0.1 firmware from 5.7 branch
+ * amdgpu: update PSP 13.0.4 firmware from 5.7 branch
+ * amdgpu: update GC 11.0.1 firmware from 5.7 branch
+ * amdgpu: update navi14 firmware from 5.7 branch
+ * amdgpu: update renoir firmware from 5.7 branch
+ * amdgpu: update navi12 firmware from 5.7 branch
+ * amdgpu: update VCN 4.0.4 firmware from 5.7 branch
+ * amdgpu: update SMU 13.0.7 firmware from 5.7 branch
+ * amdgpu: update SDMA 6.0.2 firmware from 5.7 branch
+ * amdgpu: update PSP 13.0.7 firmware from 5.7 branch
+ * amdgpu: update GC 11.0.2 firmware from 5.7 branch
+ * amdgpu: update yellow carp firmware from 5.7 branch
+ * amdgpu: update navi10 firmware from 5.7 branch
+ * amdgpu: update raven2 firmware from 5.7 branch
+ * amdgpu: update SMU 13.0.10 firmware from 5.7 branch
+ * amdgpu: update PSP 13.0.10 firmware from 5.7 branch
+ * amdgpu: update GC 11.0.3 firmware from 5.7 branch
+ * amdgpu: update aldebaran firmware from 5.7 branch
+
-------------------------------------------------------------------
Thu Oct 12 09:53:05 UTC 2023 - Takashi Iwai
diff --git a/kernel-firmware.spec b/kernel-firmware.spec
index 7ad6d88..a925d83 100644
--- a/kernel-firmware.spec
+++ b/kernel-firmware.spec
@@ -21,11 +21,11 @@
%define _firmwaredir /lib/firmware
%endif
%define __ksyms_path ^%{_firmwaredir}
-%define version_unconverted 20231006
+%define version_unconverted 20231019
# Force bzip2 instead of lzma compression (bsc#1176981)
%define _binary_payload w9.bzdio
Name: kernel-firmware
-Version: 20231006
+Version: 20231019
Release: 0
Summary: Linux kernel firmware files
License: GPL-2.0-only AND SUSE-Firmware AND GPL-2.0-or-later AND MIT
diff --git a/licenses.list b/licenses.list
index 8e959fe..14af403 100644
--- a/licenses.list
+++ b/licenses.list
@@ -185,3 +185,4 @@ mtk-sof: sound LICENCE.mediatek
nxp-sr1xx: platform LICENSE.nxp
btnxpuart: platform LICENSE.nxp
qcom-sc8280xp: sound LICENCE.linaro
+amlogic: bluetooth LICENSE.amlogic
diff --git a/topics.list b/topics.list
index 9e7630d..82feebc 100644
--- a/topics.list
+++ b/topics.list
@@ -195,4 +195,5 @@ mtk-sof: sound snd-sof-mt8186 snd-sof-mt8195
nxp-sr1xx: platform
btnxpuart: platform
qcom-sc8280xp: sound snd-soc-sc8280xp
+amlogic: bluetooth
ast: platform