[info=c70a6a774008dcadf1912bb83ebbccb4319c0cc4fe1987ab93396a21d6a61a1f]
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=752
This commit is contained in:
parent
d1f29f048a
commit
ea13a7e583
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -22,4 +22,4 @@
|
|||||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
## Specific LFS patterns
|
## Specific LFS patterns
|
||||||
VirtualBox-7.1.0-patched.tpxz filter=lfs diff=lfs merge=lfs -text
|
VirtualBox-7.1.4-patched.tpxz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:042b9b6fb25c19e98f71f75f1c3c2225b00544fb50b88ca32d049f4502af8a9b
|
|
||||||
size 150384828
|
|
3
VirtualBox-7.1.4-patched.tpxz
Normal file
3
VirtualBox-7.1.4-patched.tpxz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bd2fe03a82514f7c7e2673cbdcd8496ace2bee5925c54dca92f1a6d74fdc09dc
|
||||||
|
size 150630796
|
@ -1,4 +1,4 @@
|
|||||||
mtime: 1727875546
|
mtime: 1729122806
|
||||||
commit: e20690747e339af0538ba9cbf6b354945b9fb9e14db75ef65ba4444cb32b78d7
|
commit: c70a6a774008dcadf1912bb83ebbccb4319c0cc4fe1987ab93396a21d6a61a1f
|
||||||
url: https://src.opensuse.org/jengelh/virtualbox
|
url: https://src.opensuse.org/jengelh/virtualbox
|
||||||
revision: master
|
revision: master
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:6fcd3759656e0ee5348fb7ddc57701e29e8d51027befc7a6b74ddf57301dfc50
|
oid sha256:f65de53e3e9d633f742a950043aab599c250afc82531c6ad4d70a81aafbee8e8
|
||||||
size 256
|
size 256
|
||||||
|
@ -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