[Pkg-libvirt-commits] [Git][libvirt-team/osinfo-db][ubuntu/jammy] 2 commits: Add patch to disable experimental 3D Acceleration feature for Ubuntu guests
Jeremy Bicha (@jbicha)
gitlab at salsa.debian.org
Tue Apr 19 22:49:54 BST 2022
Jeremy Bicha pushed to branch ubuntu/jammy at Libvirt Packaging Team / osinfo-db
Commits:
4643c370 by Jeremy Bicha at 2022-04-19T17:46:49-04:00
Add patch to disable experimental 3D Acceleration feature for Ubuntu guests
LP: #1969524
- - - - -
5de2b446 by Jeremy Bicha at 2022-04-19T17:47:55-04:00
releasing package osinfo-db version 0.20220214-1ubuntu2
- - - - -
3 changed files:
- debian/changelog
- + debian/patches/Revert-ubuntu-Enable-3D-Acceleration-option-with-virtio1..patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+osinfo-db (0.20220214-1ubuntu2) jammy; urgency=medium
+
+ * Add patch to disable experimental 3D Acceleration feature for Ubuntu guests
+ (LP: #1969524)
+
+ -- Jeremy Bicha <jbicha at ubuntu.com> Tue, 19 Apr 2022 17:47:41 -0400
+
osinfo-db (0.20220214-1ubuntu1) jammy; urgency=medium
* Cherry-pick commits up to April 13 7ed9171e (LP: #1968915)
=====================================
debian/patches/Revert-ubuntu-Enable-3D-Acceleration-option-with-virtio1..patch
=====================================
@@ -0,0 +1,31 @@
+From: Jeremy Bicha <jeremy.bicha at canonical.com>
+Date: Tue, 19 Apr 2022 17:43:14 -0400
+Subject: Revert "ubuntu: Enable 3D Acceleration option with virtio1.0-gpu"
+
+This appears to have broken the non-3D Accleration
+Ubuntu on Wayland session for 22.04 LTS.
+Let's just disable this feature for now.
+https://launchpad.net/bugs/1969524
+
+This reverts commit f7f475dd0bdc7b73fbab8fecba0a5ec10731b94f.
+
+Signed-off-by: Jeremy Bicha <jeremy.bicha at canonical.com>
+---
+ data/os/ubuntu.com/ubuntu-18.04.xml.in | 4 ----
+ 1 file changed, 4 deletions(-)
+
+diff --git a/data/os/ubuntu.com/ubuntu-18.04.xml.in b/data/os/ubuntu.com/ubuntu-18.04.xml.in
+index 71f4c6c..e0f4200 100644
+--- a/data/os/ubuntu.com/ubuntu-18.04.xml.in
++++ b/data/os/ubuntu.com/ubuntu-18.04.xml.in
+@@ -31,10 +31,6 @@
+ </recommended>
+ </resources>
+
+- <devices>
+- <device id="http://pcisig.com/pci/1af4/1050"/> <!-- virtio1.0-gpu -->
+- </devices>
+-
+ <media arch="x86_64" live="true">
+ <url>https://releases.ubuntu.com/releases/bionic/ubuntu-18.04.6-desktop-amd64.iso</url>
+ <iso>
=====================================
debian/patches/series
=====================================
@@ -26,3 +26,4 @@ fix-Use-C.UTF-8-locale.patch
ubuntu-list-desktop-before-server.patch
ubuntu18.04-use-latest-available-ISOs.patch
ubuntu22.04-drop-prerelease-tag.patch
+Revert-ubuntu-Enable-3D-Acceleration-option-with-virtio1..patch
View it on GitLab: https://salsa.debian.org/libvirt-team/osinfo-db/-/compare/716846d2bc934fde49740892c6226818af4f65b3...5de2b446a1ce32ed89e4db6a725ef82a4bd21d72
--
View it on GitLab: https://salsa.debian.org/libvirt-team/osinfo-db/-/compare/716846d2bc934fde49740892c6226818af4f65b3...5de2b446a1ce32ed89e4db6a725ef82a4bd21d72
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20220419/5f6ba642/attachment-0001.htm>
More information about the Pkg-libvirt-commits
mailing list