virglrenderer 0.10.4-1ubuntu1 source package in Ubuntu

Changelog

virglrenderer (0.10.4-1ubuntu1) lunar; urgency=medium

  * Merge with Debian unstable (LP: #1993453).
  * Added changes:
    - d/rules: Disable video acceleration on Ubuntu until libva gets repromoted.
  * Dropped:
    - d/p/lp-1950941*: fix out of bounds check
      (LP #1950941)
      [Fixed in upstream release 0.10.0]
    - out-of-bounds write in read_transfer_data()
      + d/p/CVE-2022-0135.patch: Add test to resource OOB write
        and fix it in src/vrend_renderer.c, tests/test_fuzzer_formats.c.
      [Fixed in upstream release 0.10.0]
    - info leak in vrend_resource_alloc_buffer()
      + d/p/CVE-2022-0175.patch: clear memory when allocating a
        host-backed memory resource in src/vrend_renderer.c,
        tests/test_virgl_transfer.c.
      [Fixed in upstream release 0.10.0]

 -- Bryce Harrington <email address hidden>  Thu, 05 Jan 2023 06:49:25 -0800

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc
Lunar release main misc

Downloads

File Size SHA-256 Checksum
virglrenderer_0.10.4.orig.tar.bz2 2.4 MiB d0cc60ce374e6b2a228a1291721f5699976bb951b005b79796b76d07ac57b41a
virglrenderer_0.10.4-1ubuntu1.debian.tar.xz 8.2 KiB 7abaac9242eb57c4f9e33958339e2763f3a903fb97e0fc761bacc337e483cc6e
virglrenderer_0.10.4-1ubuntu1.dsc 2.2 KiB 76b6dd769d8e6b1aceb3dd9b4ed745340c21f02835606bcb8a99d3ffdca2d79f

View changes file

Binary packages built by this source

libvirglrenderer-dev: virtual GPU for KVM virtualization - headers

 Library used by qemu to implement 3D GPU support for the virtio GPU.
 .
 Virgil is a research project to investigate the possibility of creating
 a virtual 3D GPU for use inside qemu virtual machines, that allows the
 guest operating system to use the capabilities of the host GPU
 to accelerate 3D rendering. The plan is to have a guest GPU that is fully
 independent of the host GPU.
 .
 This package contains the development files and headers.

libvirglrenderer1: virtual GPU for KVM virtualization

 Library used by qemu to implement 3D GPU support for the virtio GPU.
 .
 Virgil is a research project to investigate the possibility of creating
 a virtual 3D GPU for use inside qemu virtual machines, that allows the
 guest operating system to use the capabilities of the host GPU
 to accelerate 3D rendering. The plan is to have a guest GPU that is fully
 independent of the host GPU.

libvirglrenderer1-dbgsym: debug symbols for libvirglrenderer1
virgl-server: virtual GPU for KVM virtualization - vtest server used

 for testing and container virtualization
 .
 Virgl is a software to separate OpenGL rendering from the host GPU
 The vtest server provides the means to do this without going through
 full virtualization

virgl-server-dbgsym: debug symbols for virgl-server