Skip to content

Commit 82cbb07

Browse files
committed
Fourth release of 2.2.5
Only spyre plugin related changes: - Avoid checking /dev/vfio/vfio file permission - Don't set vfio device file permission explicitly instead use udevadm commands - Overwrite the existing udev rules rather than appending new one Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com>
1 parent 29f097e commit 82cbb07

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

ServiceReport.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%define name ServiceReport
22
%define version 2.2.5
3-
%define release 3
3+
%define release 4
44

55
# By default python 3 is used to build the package.
66
%define python python3
@@ -54,6 +54,9 @@ systemctl start servicereport.service
5454

5555
%changelog
5656

57+
* Fri Nov 26 2025 Sourabh Jain <sourabhjain@linux.ibm.com> 2.2.5.4
58+
- [spyre] fix vfio udev rule config and permission issue
59+
5760
* Fri Oct 31 2025 Sourabh Jain <sourabhjain@linux.ibm.com> 2.2.5.3
5861
- [Spyre] change in vfio device access permissions
5962

0 commit comments

Comments
 (0)