#17558 closed enhancement (fixed)
xf86-video-vmware-13.4.0
| Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 11.3 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New minor version
I've got VMWare Workstation so I'll get this taken care of, and since it'll be a python3.11 system, I will attempt to get Seamonkey working as well. I have a few ideas. :)
Change History (4)
comment:1 by , 3 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 3 years ago
comment:3 by , 3 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

A new version of the vmware driver is now available. This is mostly a "flush the master branch" release - necessary because the previous release tarball no longer builds against current X servers. Please see the git shortlog below for details on the commits. Alan Coopersmith (3): Remove obsolete B16 & B32 tags in struct definitions gitlab CI: add a basic build test Build xz tarballs instead of bzip2 Martin Krastev (2): vmwgfx: Change header inclusion order to avoid xorg headers catching stdbool.h Garbled XvPutImage output for FOURCC_YV12 when using 3D-accel-texture adaptor Peter Hutterer (1): Bump the version number to 13.4.0 Rudi Heitbaum (1): vmwgfx: fix missing array notation Thomas Hellstrom (10): vmwgfx: Fix XVideo memory leaks vmwgfx: Fix a memory leak vmwgfx: Use libdrm to obtain the drm device node name v2 saa: Make sure damage destruction happens at the correct location vmwgfx: Fix invalid memory accesses in CloseScreen vmwgfx: Don't exceed the device command size limit v3 vmwgfx: Limit the number of cliprects in a drm dirtyfb command v3 vmwgfx: Limit the number of cliprects in a drm present command v3 vmwgfx: Limit the number of cliprects in a drm present_readback command v3 vmwgfx: Unify style in scanout_update and present functions Ville Skyttä (2): Spelling fixes. Man page syntax fix. git tag: xf86-video-vmware-13.4.0The sed is no longer needed anymore either