[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug#67512: [PATCH v7 0/3] Add LibreWolf
From: |
Clément Lassieur |
Subject: |
Re: bug#67512: [PATCH v7 0/3] Add LibreWolf |
Date: |
Sat, 27 Apr 2024 12:46:11 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
On Fri, Apr 12 2024, Andrew Tropin via Guix-patches via wrote:
> On 2024-04-06 08:04, Ian Eure wrote:
>
>> Moves nss update to nss-3.98 / nss-certs-3.98 to avoid rebuilding thousands
>> of packages.
>>
>> Rebases.
>>
>> Ian Eure (3):
>> gnu: Add nss-3.98.
>> gnu: Add nss-certs-3.98.
>> gnu: Add librewolf.
>>
>> gnu/packages/certs.scm | 16 +
>> gnu/packages/librewolf.scm | 621 +++++++++++++++++++++++++++++++++++++
>> gnu/packages/nss.scm | 45 +++
>> 3 files changed, 682 insertions(+)
>> create mode 100644 gnu/packages/librewolf.scm
>>
>>
>> base-commit: ade6845da6cec99f3bca46faac9b2bad6877817e
>
> Hi Ian,
>
> tested those patches, didn't notice any issues.
>
> Added pipewire to LD_LIBRARY_PATH to make screensharing on wayland to
> work.
>
> Added librewolf.scm to gnu/local.mk.
>
> Pushed as
> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3dc26b4eae
>
> Thank you very much for you work!
Thank you Andrew for reviewing.
Now that this is pushed, is there anyone maintaining this "librewolf"
package? This is serious work, with security updates quite often.
Right now the package is subject to
CVE-2024-3852 (high)
CVE-2024-3853 (high)
CVE-2024-3854 (high)
CVE-2024-3855 (high)
CVE-2024-3856 (high)
CVE-2024-3857 (high)
CVE-2024-3858 (high)
CVE-2024-3859 (moderate)
CVE-2024-3860 (moderate)
CVE-2024-3861 (moderate)
CVE-2024-3862 (moderate)
CVE-2024-3302 (low)
CVE-2024-3864 (high)
CVE-2024-3865 (high)
Thanks,
Clément
- Re: bug#67512: [PATCH v7 0/3] Add LibreWolf,
Clément Lassieur <=