diff --git a/_servicedata b/_servicedata
index c270981..851b28f 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/opensuse/qemu.git
- 0dbd22c0dd1c7781582a94bc4d4f55daaab27158
\ No newline at end of file
+ b0b6a79d592ce8d759bf3e2a5915cf84e51f0cc6
\ No newline at end of file
diff --git a/qemu-9.1.0.obscpio b/qemu-9.1.0.obscpio
deleted file mode 100644
index 00351cd..0000000
--- a/qemu-9.1.0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:995e37eb713e041c4e1a3fed033e14b09fbc49ec887a334f24d818b34ed20de5
-size 850211343
diff --git a/qemu-9.1.1.obscpio b/qemu-9.1.1.obscpio
new file mode 100644
index 0000000..4cd5e3d
--- /dev/null
+++ b/qemu-9.1.1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cf12f66449655a8cf4a7ce7e96469f1fe5132d45611a9b613462c44ea205d424
+size 850206223
diff --git a/qemu-linux-user.spec b/qemu-linux-user.spec
index 6b587ab..6d46f3f 100644
--- a/qemu-linux-user.spec
+++ b/qemu-linux-user.spec
@@ -27,7 +27,7 @@ URL: https://www.qemu.org/
Summary: CPU emulator for user space
License: BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
Group: System/Emulators/PC
-Version: 9.1.0
+Version: 9.1.1
Release: 0
Source0: qemu-%{version}.tar.xz
Source1: common.inc
diff --git a/qemu.changes b/qemu.changes
index 2c2061c..a26face 100644
--- a/qemu.changes
+++ b/qemu.changes
@@ -1,3 +1,50 @@
+-------------------------------------------------------------------
+Tue Oct 29 11:03:28 UTC 2024 - Dario Faggioli
+
+- Update to version 9.1.1:
+ Full changelog here:
+ https://lore.kernel.org/qemu-devel/7f0561ec-3564-4860-bacf-a98071a5ce52@tls.msk.ru/
+ Some of the most notable features:
+ * ui/dbus: fix filtering all update messages
+ * ui/win32: fix potential use-after-free with dbus shared memory
+ * ui/dbus: fix leak on message filtering
+ * hw/audio/hda: fix memory leak on audio setup
+ * hw/audio/hda: free timer on exit
+ * hw/char/pl011: Use correct masks for IBRD and FBRD
+ * hw/intc/arm_gicv3_cpuif: Add cast to match the documentation
+ * hw/intc/arm_gicv3: Add cast to match the documentation
+ * hw/intc/arm_gicv3: Add cast to match the documentation
+ * meson: ensure -mcx16 is passed when detecting ATOMIC128
+ * meson: define qemu_isa_flags
+ * meson: fix machine option for x86_version
+ * target/m68k: Always return a temporary from gen_lea_mode
+ * tcg/ppc: Use TCG_REG_TMP2 for scratch index in prepare_host_addr
+ * tcg/ppc: Use TCG_REG_TMP2 for scratch tcg_out_qemu_st
+ * linux-user: Fix parse_elf_properties GNU0_MAGIC check
+ * linux-user/flatload: Take mmap_lock in load_flt_binary()
+ * vnc: fix crash when no console attached
+ * testing: bump mips64el cross to bookworm and fix package list
+ * hw/sd/sdcard: Fix handling of disabled boot partitions
+ * target/arm: Avoid target_ulong for physical address lookups
+ * block/reqlist: allow adding overlapping requests
+ * util/timer: avoid deadlock when shutting down
+ * hw/mips/jazz: fix typo in in-built NIC alias
+ * tcg: Fix iteration step in 32-bit gvec operation
+ * hw/loongarch/virt: Add description for virt machine type
+ * migration/multifd: Fix p->iov leak in multifd-uadk.c
+ * target/ppc: Fix migration of CPUs with TLB_EMB TLB type
+ * target/hppa: Fix random 32-bit linux-user crashes
+ * target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
+ * hw/char/stm32l4x5_usart.c: Enable USART ACK bit response
+ * migration/multifd: Fix rb->receivedmap cleanup race
+ * mac_dbdma: Remove leftover `dma_memory_unmap` calls
+
+-------------------------------------------------------------------
+Tue Oct 29 10:43:50 UTC 2024 - dfaggioli@suse.com
+
+- Fix boo#1231166:
+ * [openSUSE][RPM] The qemu translation is not being installed (boo#1231166)
+
-------------------------------------------------------------------
Wed Oct 16 14:39:46 UTC 2024 - dfaggioli@suse.com
diff --git a/qemu.obsinfo b/qemu.obsinfo
index 13dcfe5..51ad1b5 100644
--- a/qemu.obsinfo
+++ b/qemu.obsinfo
@@ -1,4 +1,4 @@
name: qemu
-version: 9.1.0
-mtime: 1729087038
-commit: 0dbd22c0dd1c7781582a94bc4d4f55daaab27158
+version: 9.1.1
+mtime: 1730196107
+commit: b0b6a79d592ce8d759bf3e2a5915cf84e51f0cc6
diff --git a/qemu.spec b/qemu.spec
index 3b512c9..97987ea 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -82,7 +82,7 @@ URL: https://www.qemu.org/
Summary: Machine emulator and virtualizer
License: BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
Group: System/Emulators/PC
-Version: 9.1.0
+Version: 9.1.1
Release: 0
Source0: qemu-%{version}.tar.xz
Source1: common.inc
@@ -262,7 +262,6 @@ Suggests: qemu-block-iscsi
Suggests: qemu-block-ssh
Suggests: qemu-chardev-baum
Suggests: qemu-extra
-Suggests: qemu-lang
Suggests: qemu-microvm
Suggests: qemu-skiboot
Suggests: qemu-vhost-user-gpu
@@ -314,6 +313,8 @@ Suggests: qemu-extra
This package acts as an umbrella package to the other QEMU sub-packages.
+%lang_package
+
%files
%if %{kvm_available}
%ifarch s390x
@@ -888,17 +889,17 @@ done
# Upstream provides services for qemu-pr-helper. So far, we've not needed
# them, so let's continue not to ship them for now. If that changes, just
-# uncomment these lines (and the ones in the %file pr-helper section)
-#install -m 0644 contrib/systemd/qemu-pr-helper.service %{buildroot}%{_unitdir}
-#install -m 0644 contrib/systemd/qemu-pr-helper.socket %{buildroot}%{_unitdir}
+# uncomment these lines (and the ones in the %%file pr-helper section)
+#install -m 0644 contrib/systemd/qemu-pr-helper.service %%{buildroot}%%{_unitdir}
+#install -m 0644 contrib/systemd/qemu-pr-helper.socket %%{buildroot}%%{_unitdir}
%if 0%{with vmsr_helper}
echo ""
# Upstream provides services for qemu-vmsr-helper. So far, we've not needed
# them, so let's continue not to ship them for now. If that changes, just
-# uncomment these lines (and the ones in the %file vmsr-helper section)
-#install -m 0644 contrib/systemd/qemu-vmsr-helper.service %{buildroot}%{_unitdir}
-#install -m 0644 contrib/systemd/qemu-vmsr-helper.socket %{buildroot}%{_unitdir}
+# uncomment these lines (and the ones in the %%file vmsr-helper section)
+#install -m 0644 contrib/systemd/qemu-vmsr-helper.service %%{buildroot}%%{_unitdir}
+#install -m 0644 contrib/systemd/qemu-vmsr-helper.socket %%{buildroot}%%{_unitdir}
%endif
%suse_update_desktop_file qemu
@@ -1210,15 +1211,6 @@ popular QEMU packages which are dedicated to a single architecture.)
%_datadir/%name/QEMU,cgthree.bin
%_datadir/%name/QEMU,tcx.bin
-%package lang
-Summary: Translations for QEMU
-Group: System/Emulators/PC
-
-%description lang
-This package contains a few language translations, particularly for the
-graphical user interface components that come with QEMU. The bulk of strings
-in QEMU are not localized.
-
%files lang -f %blddir/%name.lang
%package audio-alsa
@@ -1579,8 +1571,8 @@ This package provides a helper utility for SCSI persistent reservations.
%files pr-helper
%_bindir/qemu-pr-helper
-#%{_unitdir}/qemu-pr-helper.service
-#%{_unitdir}/qemu-pr-helper.socket
+#%%{_unitdir}/qemu-pr-helper.service
+#%%{_unitdir}/qemu-pr-helper.socket
%_mandir/man8/qemu-pr-helper.8.gz
%if 0%{with vmsr_helper}
@@ -1593,8 +1585,8 @@ This package provides a helper utility for letting VMs access the RAPL (Running
%files vmsr-helper
%_bindir/qemu-vmsr-helper
-#%{_unitdir}/qemu-vmsr-helper.service
-#%{_unitdir}/qemu-vmsr-helper.socket
+#%%{_unitdir}/qemu-vmsr-helper.service
+#%%{_unitdir}/qemu-vmsr-helper.socket
%endif
%package tools
@@ -1862,7 +1854,7 @@ wider support than qboot, but still focuses on quick boot up.
%package seabios
Summary: x86 Legacy BIOS for QEMU
Group: System/Emulators/PC
-Version: 9.1.0%{sbver}
+Version: 9.1.1%{sbver}
Release: 0
BuildArch: noarch
Conflicts: %name < 1.6.0
@@ -1883,7 +1875,7 @@ is the default and legacy BIOS for QEMU.
%package vgabios
Summary: VGA BIOSes for QEMU
Group: System/Emulators/PC
-Version: 9.1.0%{sbver}
+Version: 9.1.1%{sbver}
Release: 0
BuildArch: noarch
Conflicts: %name < 1.6.0
@@ -1909,7 +1901,7 @@ video card. For use with QEMU.
%package ipxe
Summary: PXE ROMs for QEMU NICs
Group: System/Emulators/PC
-Version: 9.1.0
+Version: 9.1.1
Release: 0
BuildArch: noarch
Conflicts: %name < 1.6.0