- Various documentation fixes and updates (including ppc and riscv additions)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=873
This commit is contained in:
parent
f9b3d85b1e
commit
9098b610be
@ -11,7 +11,8 @@ Mon Jan 20 05:46:51 MST 2025 - carnold@suse.com
|
|||||||
* xentrace: free CPU mask string before overwriting pointer
|
* xentrace: free CPU mask string before overwriting pointer
|
||||||
* xl: properly dispose of vTPM struct instance
|
* xl: properly dispose of vTPM struct instance
|
||||||
* xl: properly dispose of libxl_dominfo struct instances
|
* xl: properly dispose of libxl_dominfo struct instances
|
||||||
* Various documentation fixes and adjustments
|
* Various documentation fixes and updates (including ppc and
|
||||||
|
riscv additions)
|
||||||
* Various MISRA compliance improvements.
|
* Various MISRA compliance improvements.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
3
xen.spec
3
xen.spec
@ -124,7 +124,7 @@ BuildRequires: pesign-obs-integration
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Provides: installhint(reboot-needed)
|
Provides: installhint(reboot-needed)
|
||||||
|
|
||||||
Version: 4.20.0_04
|
Version: 4.20.0_06
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Xen Virtualization: Hypervisor (aka VMM aka Microkernel)
|
Summary: Xen Virtualization: Hypervisor (aka VMM aka Microkernel)
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -907,7 +907,6 @@ find %{buildroot} \( \
|
|||||||
-name "*.dtb" -o \
|
-name "*.dtb" -o \
|
||||||
-name "openbios-*" -o \
|
-name "openbios-*" -o \
|
||||||
-name "petalogix*" -o \
|
-name "petalogix*" -o \
|
||||||
-name "ppc*" -o \
|
|
||||||
-name "*.pyc" -o \
|
-name "*.pyc" -o \
|
||||||
-name "s390*" -o \
|
-name "s390*" -o \
|
||||||
-name "slof*" -o \
|
-name "slof*" -o \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user