summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/librewolf-add-paths-to-rdd-allowlist.patch
AgeCommit message (Collapse)Author
2024-10-08gnu: librewolf: Revert video acceleration fix.Ian Eure
This patch partly reverts #73429, because that change makes livestreaming video refuse to play. * gnu/packages/librewolf.scm (librewolf) [source]: Remove the librewolf-add-paths-to-rdd-allowlist patch. [phases] <wrap-program>: Reinstate previous LD_LIBRARY_PATH wrapping. * gnu/packages/patches/librewolf-add-paths-to-rdd-allowlist.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. Modified-by: Maxim Cournoyer <[email protected]> Change-Id: Iaf36c64464cd078538fda677ea4fa7b13e7c110f
2024-09-24gnu: librewolf: Add rdd paths allowlist patch.Andrew Tropin
* gnu/packages/patches/librewolf-add-paths-to-rdd-allowlist.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. Change-Id: Ice417148b0ddf9acf0062eb6d16a875a81e350e6