diff --git a/_service b/_service
index 190a15c..206f22b 100644
--- a/_service
+++ b/_service
@@ -2,7 +2,7 @@
git
https://github.com/opensuse/qemu.git
- factory
+ v8.2.5-sle15sp6
@PARENT_TAG@
[v]?([^-+a-z]+)(.*)
\1
diff --git a/_servicedata b/_servicedata
index 2dc47f8..16fe87c 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/opensuse/qemu.git
- ee47a737acd154d4cecce93fa236a56cb0b1e41d
\ No newline at end of file
+ ecafdb27b7a381e6334a337bbd4ba00b9c7a79ed
\ No newline at end of file
diff --git a/qemu-8.2.4.obscpio b/qemu-8.2.4.obscpio
deleted file mode 100644
index 389c152..0000000
--- a/qemu-8.2.4.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:21c7d0a3b4b2452342970228e78170138bef34cbdedd35b190da3f3730b8892f
-size 848336911
diff --git a/qemu-8.2.5.obscpio b/qemu-8.2.5.obscpio
new file mode 100644
index 0000000..b9cf95b
--- /dev/null
+++ b/qemu-8.2.5.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:08b9a0a1655b2b2d107ec237e5ddb06e7bcc2809c007b9bbd40d8051b6d49d2f
+size 848352783
diff --git a/qemu-linux-user.spec b/qemu-linux-user.spec
index 3139f3e..608397d 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: 8.2.4
+Version: 8.2.5
Release: 0
Source0: qemu-%{version}.tar.xz
Source1: common.inc
diff --git a/qemu.changes b/qemu.changes
index bb78142..5e492c8 100644
--- a/qemu.changes
+++ b/qemu.changes
@@ -1,3 +1,41 @@
+-------------------------------------------------------------------
+Fri Jun 28 14:40:26 UTC 2024 - dfaggioli@suse.com
+
+- Update to version 8.2.5:
+
+ Full backport lists (from the various releases) here:
+ https://lore.kernel.org/qemu-devel/1718081047.648425.1238605.nullmailer@tls.msk.ru/
+
+ Some of the upstream backports are:
+ target/loongarch: fix a wrong print in cpu dump
+ ui/sdl2: Allow host to power down screen
+ target/i386: fix SSE and SSE2 feature check
+ target/i386: fix xsave.flat from kvm-unit-tests
+ disas/riscv: Decode all of the pmpcfg and pmpaddr CSRs
+ target/riscv/kvm.c: Fix the hart bit setting of AIA
+ target/riscv: rvzicbo: Fixup CBO extension register calculation
+ target/riscv: do not set mtval2 for non guest-page faults
+ target/riscv: prioritize pmp errors in raise_mmu_exception()
+ target/riscv: rvv: Remove redudant SEW checking for vector fp narrow/widen instructions
+ target/riscv: rvv: Check single width operator for vfncvt.rod.f.f.w
+ target/riscv: rvv: Check single width operator for vector fp widen instructions
+ target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w instructions
+ target/riscv/cpu.c: fix Zvkb extension config
+ target/riscv: Fix the element agnostic function problem
+ target/riscv/kvm: tolerate KVM disable ext errors
+ hw/intc/riscv_aplic: APLICs should add child earlier than realize
+ iotests: test NBD+TLS+iothread
+ qio: Inherit follow_coroutine_ctx across TLS
+ target/arm: Disable SVE extensions when SVE is disabled
+ hw/intc/arm_gic: Fix handling of NS view of GICC_APR
+ hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
+ gitlab: use 'setarch -R' to workaround tsan bug
+ gitlab: use $MAKE instead of 'make'
+ dockerfiles: add 'MAKE' env variable to remaining containers
+ gitlab: Update msys2-64bit runner tags
+ target/i386: no single-step exception after MOV or POP SS
+ ...
+
-------------------------------------------------------------------
Thu May 16 14:43:38 UTC 2024 - dfaggioli@suse.com
diff --git a/qemu.obsinfo b/qemu.obsinfo
index 216dcdd..4f7239e 100644
--- a/qemu.obsinfo
+++ b/qemu.obsinfo
@@ -1,4 +1,4 @@
name: qemu
-version: 8.2.4
-mtime: 1715869916
-commit: ee47a737acd154d4cecce93fa236a56cb0b1e41d
+version: 8.2.5
+mtime: 1719586332
+commit: ecafdb27b7a381e6334a337bbd4ba00b9c7a79ed
diff --git a/qemu.spec b/qemu.spec
index 06deebc..182fd2f 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: 8.2.4
+Version: 8.2.5
Release: 0
Source0: qemu-%{version}.tar.xz
Source1: common.inc
@@ -174,11 +174,6 @@ BuildRequires: multipath-tools-devel
BuildRequires: ninja >= 1.7
BuildRequires: pam-devel
BuildRequires: pkgconfig
-BuildRequires: rdma-core-devel
-BuildRequires: snappy-devel
-BuildRequires: update-desktop-files
-BuildRequires: usbredir-devel >= 0.6
-BuildRequires: xfsprogs-devel
BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(epoxy)
BuildRequires: pkgconfig(gbm)
@@ -214,6 +209,11 @@ BuildRequires: pkgconfig(virglrenderer) >= 0.4.1
BuildRequires: pkgconfig(vte-2.91)
BuildRequires: pkgconfig(xkbcommon)
BuildRequires: pkgconfig(zlib)
+BuildRequires: rdma-core-devel
+BuildRequires: snappy-devel
+BuildRequires: update-desktop-files
+BuildRequires: usbredir-devel >= 0.6
+BuildRequires: xfsprogs-devel
%{?systemd_ordering}
## Packages we will REQUIRE
%if %{kvm_available}
@@ -1962,7 +1962,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: 8.2.4%{sbver}
+Version: 8.2.5%{sbver}
Release: 0
BuildArch: noarch
Conflicts: %name < 1.6.0
@@ -1983,7 +1983,7 @@ is the default and legacy BIOS for QEMU.
%package vgabios
Summary: VGA BIOSes for QEMU
Group: System/Emulators/PC
-Version: 8.2.4%{sbver}
+Version: 8.2.5%{sbver}
Release: 0
BuildArch: noarch
Conflicts: %name < 1.6.0
@@ -2009,7 +2009,7 @@ video card. For use with QEMU.
%package ipxe
Summary: PXE ROMs for QEMU NICs
Group: System/Emulators/PC
-Version: 8.2.4
+Version: 8.2.5
Release: 0
BuildArch: noarch
Conflicts: %name < 1.6.0