From 98a725069b0538ef835c6aed5895425b52db7e0e Mon Sep 17 00:00:00 2001 From: Max Rees Date: Tue, 2 Jun 2020 15:42:44 -0500 Subject: [CVE] user/firefox-esr: bump to 68.9.0 and fix seccomp for time64 (#284) Also "fix" statx support by pulling upstream patch to replace our membarrier patch Dropped rust-config.patch in the hopes it is no longer needed... --- user/firefox-esr/seccomp-membarrier.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 user/firefox-esr/seccomp-membarrier.patch (limited to 'user/firefox-esr/seccomp-membarrier.patch') diff --git a/user/firefox-esr/seccomp-membarrier.patch b/user/firefox-esr/seccomp-membarrier.patch deleted file mode 100644 index be1744113..000000000 --- a/user/firefox-esr/seccomp-membarrier.patch +++ /dev/null @@ -1,12 +0,0 @@ -musl ldso issues a membarrier when setting up TLS - ---- firefox-68.7.0/security/sandbox/linux/SandboxFilter.cpp 2020-04-03 19:30:03.000000000 +0000 -+++ firefox-68.7.0/security/sandbox/linux/SandboxFilter.cpp 2020-04-19 04:59:30.280000000 +0000 -@@ -529,6 +529,7 @@ class SandboxPolicyCommon : public Sandb - - // ipc::Shmem; also, glibc when creating threads: - case __NR_mprotect: -+ case __NR_membarrier: - return Allow(); - - // madvise hints used by malloc; see bug 1303813 and bug 1364533 -- cgit v1.2.3-60-g2f50