forked from pool/virtualbox
virtualbox 7.1.4
This commit is contained in:
parent
e20690747e
commit
c70a6a7740
Binary file not shown.
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 16 23:37:43 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 7.1.4
|
||||||
|
* NAT: Fixed DHCP problems with certain guests when domain is
|
||||||
|
empty
|
||||||
|
* VMSVGA: Improved flickering, black screen and other screen
|
||||||
|
update issues with recent Linux kernels
|
||||||
|
* Linux Guest Additions: Introduce initial support for kernel 6.12
|
||||||
|
* EFI: Added missing LsiLogic MPT SCSI driver again to fix
|
||||||
|
booting from devices attached to this device if the EFI
|
||||||
|
firmware is used (7.1.0 regression)
|
||||||
|
* EFI: Restored broken network boot support (7.1.0 regression)
|
||||||
|
* Adressed CVE-2024-21248 [boo#1231735],
|
||||||
|
CVE-2024-21273 [boo#1231736], CVE-2024-21259 [boo#1231737],
|
||||||
|
CVE-2024-21263 [boo#1231738]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 1 23:30:00 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Tue Oct 1 23:30:00 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
%endif
|
%endif
|
||||||
# ********* If the VB version exceeds 6.1.x, notify the libvirt maintainer!!
|
# ********* If the VB version exceeds 6.1.x, notify the libvirt maintainer!!
|
||||||
Name: virtualbox%{?dash}%{?name_suffix}
|
Name: virtualbox%{?dash}%{?name_suffix}
|
||||||
Version: 7.1.0
|
Version: 7.1.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: %{package_summary}
|
Summary: %{package_summary}
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user