diff --git a/.gitattributes b/.gitattributes index c4682d1..76c6c88 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,4 +22,4 @@ *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text ## 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 diff --git a/VirtualBox-7.1.0-patched.tpxz b/VirtualBox-7.1.0-patched.tpxz deleted file mode 100644 index 123015a..0000000 --- a/VirtualBox-7.1.0-patched.tpxz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:042b9b6fb25c19e98f71f75f1c3c2225b00544fb50b88ca32d049f4502af8a9b -size 150384828 diff --git a/VirtualBox-7.1.4-patched.tpxz b/VirtualBox-7.1.4-patched.tpxz new file mode 100644 index 0000000..70cafe1 --- /dev/null +++ b/VirtualBox-7.1.4-patched.tpxz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd2fe03a82514f7c7e2673cbdcd8496ace2bee5925c54dca92f1a6d74fdc09dc +size 150630796 diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 7034d5f..f2212d5 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1727875546 -commit: e20690747e339af0538ba9cbf6b354945b9fb9e14db75ef65ba4444cb32b78d7 +mtime: 1729122806 +commit: c70a6a774008dcadf1912bb83ebbccb4319c0cc4fe1987ab93396a21d6a61a1f url: https://src.opensuse.org/jengelh/virtualbox revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index 21c2f09..9742ea0 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6fcd3759656e0ee5348fb7ddc57701e29e8d51027befc7a6b74ddf57301dfc50 +oid sha256:f65de53e3e9d633f742a950043aab599c250afc82531c6ad4d70a81aafbee8e8 size 256 diff --git a/virtualbox.changes b/virtualbox.changes index a343cad..faefffc 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Oct 16 23:37:43 UTC 2024 - Jan Engelhardt + +- 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 diff --git a/virtualbox.spec b/virtualbox.spec index ba0f9fe..40408db 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -52,7 +52,7 @@ %endif # ********* If the VB version exceeds 6.1.x, notify the libvirt maintainer!! Name: virtualbox%{?dash}%{?name_suffix} -Version: 7.1.0 +Version: 7.1.4 Release: 0 Summary: %{package_summary} License: GPL-3.0-or-later