[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#69971] [PATCH v2] gnu: webkitgtk: Add locale and dri access to gtk
From: |
Abhishek Cherath |
Subject: |
[bug#69971] [PATCH v2] gnu: webkitgtk: Add locale and dri access to gtk sandbox in order to silence gtk locale warnings and enable hardware accelerated video, respectively. |
Date: |
Sun, 31 Mar 2024 22:17:50 -0400 |
User-agent: |
K-9 Mail for Android |
It was a conservative choice, but not made for security reasons, I'm just not
sure where and how this wrapper runs, and I was mildly tired of recompiling
webkitgtk.
I'm not opposed to having it be $HOME, if that works; I don't see what security
issues there could be.
On 31 March 2024 9:33:41 pm GMT-04:00, Maxim Cournoyer
<maxim.cournoyer@gmail.com> wrote:
>Hello!
>
>Abhishek Cherath <abhi@quic.us> writes:
>
>> * gnu/packages/patches/webkitgtk-adjust-bubblewrap-paths.patch:
>> Add @dridir@ and @localedir@ to bubblewrap gtk sandbox
>> * gnu/packages/webkit.scm (webkitgtk)[arguments]: In the
>> 'configure-bubblewrap-store-directory' phase, also supply locale
>> and dri directory paths to webkitgtk-adjust-bubblewrap-paths.patch
>> template.
>
>This looks reasonable to me, thanks for your contribution! I suppose
>for security reasons the file names must be static, e.g. cannot be
>$HOME/.guix-profile/share/locale or similar?
>
>LGTM; Liliana, I remember you would prefer not having webkitgtk changes
>happen on master; do you have a suggestion of which branch this should
>be committed to? gnome-team?
>