Skip to content
Success

Changes

Summary

  1. Update Makefile to allow building i965_dri.so with disabled shader cache (commit: 91cfc08) (details)
  2. python/aiohttp: update to 3.11.17 (commit: fb48b0a) (details)
Commit 91cfc08e6caef47c091cf2b58fc0a7ac96d48fbf by Andreas Wacknitz
Update Makefile to allow building i965_dri.so with disabled shader cache

It turned out that the file "/usr/lib/xorg/modules/dri/amd64/i965_dri.so" is missing because the "brw_disk_cache_init" function causes X to crash. Disabling the shader disk cache makes "i965_dri.so" work, so I propose disabling this cache and enabling "i965_dri.so". For more info see https://daemonforums.org/showthread.php?t=12745#post75889
(commit: 91cfc08)
The file was modifiedcomponents/x11/mesa/pkg5 (diff)
The file was modifiedcomponents/x11/mesa/Makefile (diff)
Commit fb48b0a2ec3c44f72110825496047f793cb2f1c3 by noreply
python/aiohttp: update to 3.11.17

(commit: fb48b0a)
The file was modifiedcomponents/python/aiohttp/patches/02-requirements-path.patch (diff)
The file was modifiedcomponents/python/aiohttp/test/results-all.master (diff)
The file was modifiedcomponents/python/aiohttp/Makefile (diff)
The file was modifiedcomponents/python/aiohttp/.gitignore (diff)
The file was modifiedcomponents/python/aiohttp/patches/06-remove-test-reqs.patch (diff)