sunshine: Update to v2026.516.143833 - #8973
Conversation
|
You don't have to worry about If, for instance, you saw |
|
Since this contains security fixes, can you add the following to the commit message? **Security**
- CVE-2025-54081
- GHSA-ph75-mgxh-mv57That way, it gets picked up by our script for the weekly security update list. Bonus points if you find the actual CVE number for the new advisory. |
**Security**
- CVE-2025-54081
- CVE-2026-32253
**Summary**
- Installed Licence File
- Added XDG, Pipewire, and KWin direct screencast capture on Linux
- Added Vulkan encoding on Linux
- Sunshine can now bind to a specific network interface
- New endpoints for Rest API [/api/covers]
- Updated icons, added themes, and modernized web-ui
- Add client enable/disable access control from web-ui
- Support for clients to request fractional NTSC framerates
- Support for split frame encoding on GPUs with 2+ nvenc blocks
- Updated FFmpeg to 8.1 branch
For a comprehensive list of changes, see below.
[v2025.923.33222](https://github.com/LizardByte/Sunshine/releases/tag/v2025.923.33222)
[v2026.516.143833](https://github.com/LizardByte/Sunshine/releases/tag/v2026.516.143833)
b7d919a to
5db7b30
Compare
Added. |
(I am not the maintainer of this package, just updating it in light of a security fix)
Summary
Updates to the latest version which brings in a lot of fixes, features as well as an important security fix.
Also added the licence file.
I believe the missing libgcc_s.so.1 and libstdc++.so.6 in abi_used_libs are a result of this change: LizardByte/Sunshine#4321 and the switch to statically linking those two libs. Not sure what (if anything) should be done regarding that in the package.yml
Test Plan
Installed sunshine and then ran it and made sure the web UI worked.
Checklist