Update README.md
This commit is contained in:
@@ -1,21 +1,25 @@
|
||||
# Mesa Debian Backport (`mesa-debian`)
|
||||
# Mesa Debian Backports (mesa-debian)
|
||||
|
||||
This repository hosts the development files and the `.debdiff` for backporting **Mesa 25.3.3** to **Debian Trixie (Backports)**.
|
||||
This repository hosts `.debdiff` files dedicated to backporting modern **Mesa** versions to **Debian Trixie (Testing/Backports)**.
|
||||
|
||||
These diffs include all necessary build-dependency adaptations, toolchain downgrades (like LLVM), and other fixes required to build updated graphics drivers on Trixie.
|
||||
|
||||
---
|
||||
|
||||
## What's Here?
|
||||
## Looking for the Files?
|
||||
|
||||
* **`mesa_25.3.3-1~bpo13+1.debdiff`**: The complete debdiff file containing all modifications, LLVM 19 downgrades, FTBFS fixes, and CVE patches.
|
||||
* **Debian Directory**: Updated `debian/` configuration files used for the build.
|
||||
All version-specific patches, package modifications, and complete `.debdiff` logs are neatly organized.
|
||||
|
||||
## Key Changes
|
||||
* Downgraded LLVM stack from 21 to 19.
|
||||
* Applied patches for **CVE-2026-40393** (WebGPU OOB fixes).
|
||||
* Fixed Rusticl FTBFS for Trixie.
|
||||
* Disabled native D3D12 driver.
|
||||
**Go straight to the [Releases](../../releases) section** to download the standalone `.debdiff` files for specific versions.
|
||||
|
||||
---
|
||||
|
||||
## License
|
||||
This packaging work is licensed under the **GPLv3 License**. Upstream Mesa code remains under its original MIT/X11 licenses.
|
||||
## Repository Contents
|
||||
|
||||
* **debdiffs/**: Contains the raw `.debdiff` source files for historical tracking and direct inspection.
|
||||
|
||||
---
|
||||
|
||||
## ⚖️ License
|
||||
|
||||
This packaging and backporting work is licensed under the **GPLv3 License**. Upstream Mesa source code remains under its original licenses (MIT/X11).
|
||||
Reference in New Issue
Block a user