From 57cdf59dd70a30654b204a894751c887e5c9bbc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Thu, 21 Jan 2021 11:59:22 -0300 Subject: [PATCH] firefox: revbump for seccomp filters on 32bit glibc. This matters only for armv7l, since firefox for i686 had already been built with updated kernel headers, but the cross toolchains didn't have them. Also add mozconfig option to enable language packs to work out of the box. Fixes #27255 --- srcpkgs/firefox/files/mozconfig | 2 ++ srcpkgs/firefox/template | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/firefox/files/mozconfig b/srcpkgs/firefox/files/mozconfig index 31bb6dcd0f2..fa5a7a42e04 100644 --- a/srcpkgs/firefox/files/mozconfig +++ b/srcpkgs/firefox/files/mozconfig @@ -32,3 +32,5 @@ ac_add_options --enable-optimize="$CFLAGS" ac_add_options --enable-official-branding ac_add_options --enable-application=browser + +ac_add_options --allow-addon-sideload diff --git a/srcpkgs/firefox/template b/srcpkgs/firefox/template index 3fc52655d4e..70cd3449935 100644 --- a/srcpkgs/firefox/template +++ b/srcpkgs/firefox/template @@ -4,7 +4,7 @@ # pkgname=firefox version=84.0.2 -revision=1 +revision=2 build_helper="rust" short_desc="Mozilla Firefox web browser" maintainer="Johannes "