Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] firefox-esr: update to 78.10.0
@ 2021-04-23  9:05 biopsin
  2021-04-23 10:12 ` biopsin
                   ` (25 more replies)
  0 siblings, 26 replies; 27+ messages in thread
From: biopsin @ 2021-04-23  9:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1710 bytes --]

There is a new pull request by biopsin against master on the void-packages repository

https://github.com/biopsin/void-packages patch-1
https://github.com/void-linux/void-packages/pull/30445

firefox-esr: update to 78.10.0
[skip CI]

Currently test building for all arches, it will take me all day.
Let me know if I missed something..
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-glib)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/30445.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-1-30445.patch --]
[-- Type: text/x-diff, Size: 2317 bytes --]

From 0d9d0df04451a2a83b4f63a3bf3c0e11f8174899 Mon Sep 17 00:00:00 2001
From: biopsin <biopsin@teknik.io>
Date: Fri, 23 Apr 2021 07:01:50 +0000
Subject: [PATCH] firefox-esr: update to 78.10.0

[ci skip]
---
 srcpkgs/firefox-esr-i18n/template |  2 +-
 srcpkgs/firefox-esr/template      | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/firefox-esr-i18n/template b/srcpkgs/firefox-esr-i18n/template
index 5d62a9f8a99a..8c713097d924 100644
--- a/srcpkgs/firefox-esr-i18n/template
+++ b/srcpkgs/firefox-esr-i18n/template
@@ -1,6 +1,6 @@
 # Template file for 'firefox-esr-i18n'
 pkgname=firefox-esr-i18n
-version=78.8.0
+version=78.10.0
 revision=1
 build_style=meta
 short_desc="Firefox ESR language packs"
diff --git a/srcpkgs/firefox-esr/template b/srcpkgs/firefox-esr/template
index 61f36d2058e8..fbd9ed2fb8ec 100644
--- a/srcpkgs/firefox-esr/template
+++ b/srcpkgs/firefox-esr/template
@@ -3,7 +3,7 @@
 # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/firefox-esr-i18n".
 #
 pkgname=firefox-esr
-version=78.8.0
+version=78.10.0
 revision=1
 wrksrc="firefox-${version}"
 build_helper="rust qemu"
@@ -22,13 +22,17 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MPL-2.0, GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://www.mozilla.org/firefox/organizations/"
 distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz"
-checksum=1cf2dfdee2e31fd0a5ecced6275a33fa11bee1d2a7c65e23350b26992584a110
+checksum=979141a6d94bbe303815e9cd1ab1d23b5ce2f9c77d9d5486871eaecf0ea2df40
 lib32disabled=yes
 conflicts="firefox>=0"
 
 build_options="alsa jack dbus pulseaudio xscreensaver sndio wayland"
 build_options_default="alsa jack dbus pulseaudio xscreensaver sndio wayland"
 
+if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
+	makedepends+=" libatomic-devel"
+fi
+
 case $XBPS_TARGET_MACHINE in
 	armv[56]*) broken="required NEON extensions are not supported on armv[56]" ;;
 	ppc64*) ;;
@@ -37,10 +41,6 @@ esac
 
 CXXFLAGS="-Wno-class-memaccess -Wno-unused-function"
 
-if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
-	makedepends+=" libatomic-devel"
-fi
-
 # We need this because cargo verifies checksums of all files
 # in vendor crates when it builds and gives us no way to
 # override or update the file sanely... so just clear out the file list

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
@ 2021-04-23 10:12 ` biopsin
  2021-04-23 11:29 ` biopsin
                   ` (24 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-23 10:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 683 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-825554640

Comment:
Fail on i686 -> investigating

> 15:07.84    Compiling cubeb-pulse v0.3.0 (https://github.com/djg/cubeb-pulse-rs?rev=70431f444cf164177cb3c0f060698fc35f811be5#70431f44)
> 15:28.59 error: failed to run custom build command for `style v0.0.1 (/builddir/firefox-78.10.0/servo/components/style)`
> 15:28.59 Caused by:
> 15:28.59   process didn't exit successfully: `/builddir/firefox-78.10.0/obj-i686-pc-linux-gnu/release/build/style-3e4357e8f482dd93/build-script-build` (exit code: 101)
> 15:28.59   --- stdout

..moving on to arm7l/-musl

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
  2021-04-23 10:12 ` biopsin
@ 2021-04-23 11:29 ` biopsin
  2021-04-23 14:28 ` ericonr
                   ` (23 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-23 11:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 808 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-825554640

Comment:
Fail on i686 -> investigating 
[firefox-esr_i686_do_build.log](https://github.com/void-linux/void-packages/files/6364933/firefox-esr_i686_do_build.log)


> 15:07.84    Compiling cubeb-pulse v0.3.0 (https://github.com/djg/cubeb-pulse-rs?rev=70431f444cf164177cb3c0f060698fc35f811be5#70431f44)
> 15:28.59 error: failed to run custom build command for `style v0.0.1 (/builddir/firefox-78.10.0/servo/components/style)`
> 15:28.59 Caused by:
> 15:28.59   process didn't exit successfully: `/builddir/firefox-78.10.0/obj-i686-pc-linux-gnu/release/build/style-3e4357e8f482dd93/build-script-build` (exit code: 101)
> 15:28.59   --- stdout

..moving on to arm7l/-musl

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
  2021-04-23 10:12 ` biopsin
  2021-04-23 11:29 ` biopsin
@ 2021-04-23 14:28 ` ericonr
  2021-04-23 14:30 ` biopsin
                   ` (22 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: ericonr @ 2021-04-23 14:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 172 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-825697997

Comment:
No checksum changes for `i18n`?

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (2 preceding siblings ...)
  2021-04-23 14:28 ` ericonr
@ 2021-04-23 14:30 ` biopsin
  2021-04-23 14:50 ` ericonr
                   ` (21 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-23 14:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 173 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-825699221

Comment:
@ericonr ops; I'll correct that.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (3 preceding siblings ...)
  2021-04-23 14:30 ` biopsin
@ 2021-04-23 14:50 ` ericonr
  2021-04-23 14:50 ` ericonr
                   ` (20 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: ericonr @ 2021-04-23 14:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 400 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-825711682

Comment:
They are using a bunch of intrinsics in i686, and something's failing (maybe missing flag to bindgen??):

```
15:28.60   /usr/lib/gcc/i686-pc-linux-gnu/10.2.1/include/xmmintrin.h:684:19: #: use of u
ndeclared identifier '__builtin_ia32_movlhps', err: true

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (4 preceding siblings ...)
  2021-04-23 14:50 ` ericonr
@ 2021-04-23 14:50 ` ericonr
  2021-04-23 15:05 ` biopsin
                   ` (19 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: ericonr @ 2021-04-23 14:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 405 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-825711682

Comment:
They are using a bunch of intrinsics in i686, and something's failing (maybe missing flag to bindgen??):

```
15:28.60   /usr/lib/gcc/i686-pc-linux-gnu/10.2.1/include/xmmintrin.h:684:19: #: use of u
ndeclared identifier '__builtin_ia32_movlhps', err: true
```

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (5 preceding siblings ...)
  2021-04-23 14:50 ` ericonr
@ 2021-04-23 15:05 ` biopsin
  2021-04-24 18:05 ` [PR PATCH] [Updated] " biopsin
                   ` (18 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-23 15:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 364 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-825554640

Comment:
Fail on i686 -> investigating 
[firefox-esr_i686_do_build.log](https://github.com/void-linux/void-packages/files/6364933/firefox-esr_i686_do_build.log)

[OK] arm7l/-musl
[] aarch64/-musl
[] ppc64/-musl
[] x86_64/-musl

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: [PR PATCH] [Updated] firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (6 preceding siblings ...)
  2021-04-23 15:05 ` biopsin
@ 2021-04-24 18:05 ` biopsin
  2021-04-24 18:06 ` biopsin
                   ` (17 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-24 18:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1715 bytes --]

There is an updated pull request by biopsin against master on the void-packages repository

https://github.com/biopsin/void-packages patch-1
https://github.com/void-linux/void-packages/pull/30445

firefox-esr: update to 78.10.0
[skip CI]

Currently test building for all arches, it will take me all day.
Let me know if I missed something..
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-glib)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/30445.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-1-30445.patch --]
[-- Type: text/x-diff, Size: 14867 bytes --]

From 7fd86032508cbd17ee16e481a3eecd9fcb5d077d Mon Sep 17 00:00:00 2001
From: biopsin <biopsin@teknik.io>
Date: Fri, 23 Apr 2021 07:01:50 +0000
Subject: [PATCH] firefox-esr: update to 78.10.0

[ci skip]
---
 srcpkgs/firefox-esr-i18n/template | 188 +++++++++++++++---------------
 srcpkgs/firefox-esr/template      |  12 +-
 2 files changed, 100 insertions(+), 100 deletions(-)

diff --git a/srcpkgs/firefox-esr-i18n/template b/srcpkgs/firefox-esr-i18n/template
index 5d62a9f8a99a..db026b7334d4 100644
--- a/srcpkgs/firefox-esr-i18n/template
+++ b/srcpkgs/firefox-esr-i18n/template
@@ -1,6 +1,6 @@
 # Template file for 'firefox-esr-i18n'
 pkgname=firefox-esr-i18n
-version=78.8.0
+version=78.10.0
 revision=1
 build_style=meta
 short_desc="Firefox ESR language packs"
@@ -135,96 +135,96 @@ _pkgtmpl() {
 	}
 }
 
-checksum="7f0782919012140a2eb30fe22b011b2a9c43248ea1037a8bae85c18e68e4285e
- 25387a38fc9fb8aded62119033b98b72f8c8229e90dfb7403352d578cc6528cc
- ab375580808e6f4599f4c2c0643885c33f5863eacfb966c05984165c4c5a7ad1
- abd9a55274de8aedab52164dbb61275971f81e454dae9e6f63c5b3545da91c3b
- e3e2758c38736c05855ea61dc9b54d3ea4830cce5441cb5121022c7996ec1759
- e7efd2e42c4c8f858e85b0342e1179d0e7e3f2e3c8fc815a9fd37b25030a4869
- 64579e748d87dc1eb63fea3bb00408759d48ba3226e66afcbf48c554fe32dc0e
- ab898e74b67d0e3dd39a516b7ee642050847b03512b59461a7dd7077e8719e59
- b3355aeb801c41ac1a4dd70f1c26ef440ef5e7f85b1c52ef1517d99544f5e614
- 7ce0eba825fa22519c2ec15db24321cdd795c2f086d5c35861e1c36693cf15a7
- 6645dce4ba62d3e4fb387f572dd56c9c794148d9f08aeae3600e2f69073bc6ee
- d4cd2b9edd691962f6e579ea59525d8756a2bcbaa08f180efd9725b82377c8bc
- 061d0023fcb04bd93fcfa72c8d4b43614bb2037eb6feccaa7ef889ceff2598c5
- 360dcd18c92376fe36261ec8fd338fc2c1d2142e3f2851d26d2f6c66a28438a7
- e1774876227de045ef25d5618a22be81c2990259726ae1ebdaa07667de5b73a0
- def26117eef49e2cdc340527d8e6712803b0da5d729574ffa82789cc1de94a8d
- a50344da84226cc163d72e9c50e8dde9d1f73598b9a0dd3107dc0bda5728de70
- 2b52d1d1809bfd704e130fccf229b9e01d14cb012de14ad84508ae516be6f0db
- 5894674b57a0095e4d0173f5ad7a7f34f69a89f8bcbae74ce304ed38613231fa
- 092f137b5155b599f2dbd1c2dd3c69877222f43628633ae9ff6b684b970bbea8
- 72038ab140d7e89ff17f2b498dd8ae3c872b3dc846038c4d68ac742d6b5a4229
- 6cf32136e9d634fa5bbc4f5f7dedc0b20ad7f3138e9952b5a28a98f46c8b6d02
- 37230145ed4d4c60798f4c1562bef24645af563b387f7df27684b4aa946c35e7
- 5d7c57b5a1a361deb43eb7990adb7a3f40e5dd65799e814a99707b4556e7c353
- 1613ce3a8fc3696a2cb55eb179ee563236388755065ee102c238b88c6b523983
- 4c27a15f06f72aed3e95f32eaee8eacfa9bebca54ee7bf9615dbd4725101bbdd
- e1c659fcbc02435e5f4e99c5d0b0efc94809b26010ae448165246b8f6fc8eb56
- a3f23e82e18cf9fed95e56feea74ab39d46fae2c9cac5208ea24fae2b098600a
- e7f9aa97ddc952f61cfcfc5e85400fce57a3a4ce58d883d1412c84bd351450b6
- 1fdc53d91df16e7ccd82aeb94ca75620e74160b86db89288067d7e3557ebd476
- 6b5820aeaba3307743adc13df898f6136e349f085d50d69aa4542a35ef8a4956
- 8a1314cbd61b1ddcc0a1b048c9cf6a73a17bc44c7103cdc3f3befe5c3ab8c5d2
- a672cd6fe8e193441a9df8ce900727c41a92ccec0b402b18539c5fb0fbd316d4
- b6aeb12ae4ea45bd344fd1763f15a3ce5e6a69fe3f0a5644ebcfc35b246ba544
- a57253a35ad63f78c4e4a53477b52a3c59feee1003c8e7376ae03a6a5ec7035d
- 9e64eaa8fe170ae8ada477cf9f68aca9e3a0c1a45cbb8ac05f27fcb21b86abc5
- 69d8297a877a44836bff65af73218152b7bf0ed796996b020d1101af54b0d8bd
- 93422ec57211be52fb9d967beefc8e56aa1de24b80a3ae7ce8e331a6fcec2e74
- 8eaddc78b47e54e52b4d86c7329f6ab923909a8202694c32bf069a1899d4dc55
- 25d33eb6d9a6c401ac9bf608a8151fa408a654cd737aab07273a132db3b60be7
- 8e6e17c9760a93d53342bc3d6257ac30f11477e3f8b9a9f752f8d9adf26550dd
- 73e51cc2f87b13efb074d98e5c8148952e5379562a7e73ad9cb36ca374b1a6b8
- 17c5d45278fba93625fd9d00eccbfd3c739923a30873050ffda8f2ae12df6a86
- c4df8dd56ebca61488ecf55fb893f5cbfa2600249b45e382a8a0a9d9152ae704
- 29d4e5587319023c7f1490ae364be792ffea6c8a70003a87d1d68a5deafea660
- 9a0f31c479973454eca83c3e0e00cdbb4fc99f2d933bdc07bd0040d2c11d6ad2
- 7fc60239662a92e17d1d98e541468f09e3d11c7d6782caefc66a7af9b36a4c38
- 357d06e25fd60cc71a4099bfa5f1105b49a9059748fa5918012b7bbe481aca4b
- aa7678ed21dc12960e1caac3a0cf4a096297f98f125f9b723da1718b366bd213
- 8370f53002d8606b5fd535832347a5392075df802f62512f6e9db0cf6697978f
- 3fe01327107ea48bb372ecd940f6e3bb5a317d517ccfef1e3e4db0d64e68d022
- af0b696bc5c16de8b285d889bbae049a087469b4dec330b1179c0e0e4a566da4
- 05c56f48e1b523e7e5cc37b31870347f7d8139a7ca678d6208f2ee56b40cdd92
- 5b000fe576ee76c39762c864a74d3d1b8cceb764f79b679a5ba293ac6035d39d
- 91a9c4c3bc53412dc839c59effa82e329848f2021cef5cd4ad9f66a0379baa74
- 3925fb837da23f0082fcb645f153e7832cbda5e7298427d2cedd87ca438f5e6e
- 98e7ae2a552d020820cc28e71c59fc17650589c5df58817b98d1a32a651b1731
- 6d30e58330e3fc166003a8d6899f0c310c654b5fd8dfe7f0f7fe3e5592320b13
- 4409a6110b26dee020222f3fa62c2fb7a05c80a2529afc039163ddb839a94851
- 57a59face2e0a28792239fca9d973341fbe915dc3ef44fd14392c22d34ed5c59
- cc7cc0492a45923b4b716961152774bb4757506d07c147af013e6b19ab60db53
- b49316db77d0ab229c2ff8cde3e12c664900d01544d45dc421d39a1917bd3bf4
- c4fa2099b45412fc6d2c230862a6dd94121ceefdc5adaca9ac31417e18ce4ee1
- 6bc73fa7897b2fd0017294293eb3b4b718917f2b2c281d6ac500002c70774ba4
- 2c718b8646ad8b79929df9f49aa520be0884fdcf58ed13f1fcf60bea089cad25
- 58062ec5f74f5157c3fea735e838733cbb4dc2fdeba841eefb1cf01971cfcac6
- 07aae280e3d7a2d5f8a56dc1ec59af454fd3a3e2f67de7620bfedeab2df63747
- 1b873373b1bdaccf670f1ea3fc791dc54b658e334bd4cbf2ddd83ad47366b19a
- 855fac5cd2207307242348c031c52a9c108f11b32bc52d2ae6e7dbdc4f8e4cef
- fcb1a530764c3249cc834402d3ec2c2e34d0f0ff4843f0d25111b66c98b531ce
- 56990cd4e5be208f326833c55c5c7f02b5a417a7659c8dab47242f2ace7f7eb5
- 556ef6257e3273caecf779cc2d2cf2bd5e4fdf7956e1754adf3e71433d08a393
- b5187594fbbf654c944cda8be3f16b179d073e72b66285186ea22fddff5160b9
- f4add1da3f3de9b71acfdf19ac6e7872a78d2dd02161cca9dcefaeedf78234a6
- 788cdc6760bf43898819378597fdafe6715a192cb81ba5b1b011fac9275e9c2c
- f78ccc32a5c154af1e0fe59b9aa501b12b4d0ad8c3013492ffa6e0ce7752ddf5
- 1bb9968d140fbbea0ce0be266255bd6695099aa875412eb9c10bfafc078c68b0
- 3a65e9f5c6d56248fab29a7d512bfe78ff39ffe7869961157f56bf48e8bfe1d1
- 81e749e6cae036fd5b2c93ef826426277294662c6d34e1e5d6245c35c523ba8e
- e437d9e94bf4bceec2be8a50545de83d47825eda8eeb8756743c63734c1bcdbc
- ca9e8a120a8308375ae02b416a0d019f50ae423535e3da7b687ae097b63713be
- 9330f2860e7c11c6189d25197d0fad07da2a06a42c145903196705f2da75db67
- c3230128f9df010390d0ce29e886c7afd8e1e4471e5ffd863c3a3ecb3b7b18e2
- eaa24f8bcab9933e8e51dda52bcbe0c9a186c99ab73c8f0402713c8327a2b0fc
- 4ee297dc895a92378068fd51fb8d2eaa02e0067216549ad28520568635bd0e5c
- 2ac679a8d6e40db227f07b8598e4dc4abede0f7cdfb9a79249832b89e9ada5dc
- 83e5282025df6b591da40f3f20f4c41adaf9bc8d8903c5729d02f2ccb0d49ecd
- f8eaba78a6cb08193e05fb247144a2ce0e9d41c209fa19ebd1995a7ac531a055
- a3afb00ab3a494702ec5396f7d95c342472a93d31f5b406f37f0e75f4d8553e2
- 7655e926b6b82227d1bb8eb41eac3160e43591c6c6adfeb1e967d28bc2c2dcad
- dda55049cfed59a6a12ca986a47390c62ff3c34e82846b6769b7898cc162d95b
- 8d513578c69e9971b4a9ba00d9def9de83c851200d38df791f7ee7f4c42a4bb4
- 968ee7ab12abb69035d97e5481a4daa052debf9097896e775c3e49a52b5c56e0"
+checksum="52a18b0f03c8e32ebe65fd35b35580c052f0a6d664b03ff7158d7092ec9b7ecc
+ d465e0bc4e4435430a0dc46f4b6da3d89671980f5f15a775acd7fb0cbfc72ca5
+ bc4b59a18b6dddf2346dc3035071558385f2531bbfc2ab2ba4c4fce8ff06ee73
+ e69896e629f334c423e9e0a4fb88e32140b2e78edd6f8e80d83a55cc3213ce03
+ 96656c65318bd915ea2bb50c18641f5817a69dfa2858887afceedbdcfcc88273
+ afc068cd1a5ca56f2e5423712b1ffd9dbbd6dca620ebc74cc8d9765fb10c7cf8
+ 28b79b454cc4711799850dc1992489317e744a6d393b177b28a6adeb101f9b5c
+ 3c6b77c4e45b721bf9366c6e6f58bb744ed02803d4485e645ee33e061900276d
+ 46aa1fa5e978ce477d653f0b111b9f633721ec9624ea632f05a17cee25b8fbfb
+ 82ea2890a3e71c59c20920f16875cfc30010bb665cc057b4b637ebdc3707684f
+ bccac87fda10872668bd0516eefc45ea654cd0ea00bf540e9bc716a3672cffcc
+ bffb69a6aa95739dbcc57121f5f7d19e87686d283dc9fa776be6766d47562ec3
+ cffc9925ae05662e0c80d97d665dbe0039979ca3e56c971f5ac85fa4d3f02e76
+ b61fbc2fb817c51656f66d43e95de4f9348f085e1dc2da1f372ce91ece801882
+ a1a3e68500ea4adfccf17438e31dcf895a64b822ca1e5d57b957658cd11dc5f4
+ 9042f2976ac86dda964c4660947bf48610d6323a4b8401783d79c0246d5c59fb
+ 774a70486ff675fba9c168d94788e123e180ecc49bf09d70a8658589b96a6062
+ c9a50baece491a34d3684df5ba7adb36ce290226fdf154cced3ced0600eb2552
+ cc7e83f009146fdfef41ff8ff74c26f99521675a593ac762f612d1767b441233
+ dfcec6dccf25b3198a6291f59b6e59caf753f1515750c75a9370d8a786481bcf
+ a9eda22d8722bf4e5fb3daf2e5f45eed36f217e95b923eb5281f4fe182b12032
+ 83f81d426b6d57b216738701759aac0523599d99ca1001da29452f39c7549a3a
+ 4e7d77567efcab3713556e3db86132c900ba551d74b08195276ce9c36935259a
+ b2909209b20fc86254f3616a5f5093f563c534dec87b402fb779e210a1fe0602
+ c25c76ac63b91f6dfa066071c320e550161ed2a61f7db6c1edbf224af0ebdc03
+ 4a6cb89ed9433852e3f6be678bf74b28bde1445de6e2666c714e3833bec023fa
+ 6a15e0017f80a7ba0a009ad33be65eaec9dc2a325a73b38b5d19df16d7cb8252
+ 11a29f31990ac5f444b3df4a17573ae9f48b2256a971cf83fdf512b4d6075a98
+ f3aa6226f97018a4255253367252bc052b283cbff8c2bd90968baaf94a9ff3f1
+ 1b92d6145a9e2d32437e29cae12632eb2302903a028104c9cb06a45724eef9fc
+ 3488d9160b67794a0ab7bc35d54578bd94097304186d0b31ea5667178d02a99c
+ 55cf76466291a1496d5f830aa0257292271284d6ee044e9bf95465105e29049c
+ 8729900ea584e49ee1a3462f17337a4d4ecc0711e6320d6119dfa9afb7d0f231
+ 39269840ec90a26b3a822a6d78db6aa91ada31da7fafa15611cc20d884d715de
+ 3c93c3dc040a8b8a9330ef0e86ed4c9b4528fb7b1aebad50fa8ea5e188dec3ab
+ d522cec4bfd17cb578749e84737e1bbde5949d39a824f8338708010b67a37677
+ 4fe1dc98e52ce963a1e97b5af821fdbe300b3ffee85500d0017315b1dfdd92d4
+ 179d75e4e64d10d78c5e02e083b627890341e466c7ed543b17c1d1d23ab8c1bb
+ 3cb3453ee615021d7748daff3bd0420e5df6d457be6ef651ea569a9c08baed0f
+ 9fc6c427029e963a82b87cc8ae2581b3c1b540f3347c8af758de959143cd4893
+ 1692f45b2b989f4d4c9b9ce44748026041cba1f98ee99c99cdd2d5e7b1132a15
+ ac4cdf0d291ccb9d80afd527b18bd2c665c70354cb411691d4c7472930ba6471
+ 64b0d17fdbbf71250385bbbeae689728d3789d30696a9055bbbd1a2b990538ee
+ ca3890ec82b71b03dc4b5f4544bf2172cd0934c3b4ba77bccc555bb367b6b5df
+ 04eb3e7efa149b4f56135ba11aba79183511423370fc9637171a3a249591aa8c
+ 9d871c5027cc3621ef6ccd5607a3bf79c8c79ef3b5a9362afc822b6b292a5ab6
+ 3fa67e4c9b91a0036414c57d072826dbbf6ec50ef0e74ebe57c81d19e8d79d4f
+ 4b15970422169f5a03bc4cdd16acf1858d9d3f8ebe743056872abe94a5524973
+ 7aefe8cea46ff5b0db6bc417ca08236ec497fcbffb17815bde527ef2d9e07072
+ 3cf67fd6a632235193b2afc48c77c76000a1da92d568b9bc7747abe44b674ff1
+ c587d086d5dee92a7ebfcba8b53fd9476177816fe18c25686d7620b50087c76f
+ c03af098290c82d18c4a76457e64261cf20095a1a589e2ca0bf826a6d1daf6f8
+ c661f28dfe22a162cbdb54fa18566611c8b6fe67a69efe947214a142cff5b727
+ ae9ebbf068a3f95a3a58cb425fbb5c7027403aa7a9bba1f9a85a7c185f774fae
+ 9db037950c2fee22259f48922ec9b48e6fe245793308616c09dfe1faa41f8265
+ b0705c96af1624042a3dd7f5177c22ce7a5196e35cebb21a8c47182ed01f1626
+ 547da5b3f6d638b00e677379948956f39c4ef4455d8d53e1140c6e5e5cd9c043
+ 2fec28c806f7b67cd2dc8b8dedfd3d6fb94ac1d125c2c9c4d9e5b1865a49d2c4
+ ac9c1cac64843844d527e17e0a122a1eb4879a0a562d74380bce9d84812bdc8a
+ 10de5e643b72ef582acec3abd2301033884b52c6ee085f4740cc6dbe42053ad6
+ 29ee5a0c5d9d2635b9729c67a2628e406d6f138a3015f529af908de57c62f9a8
+ ac8e4a204cd7675c19be0f714a7c66fc61c9b43854e6a4f5c906dd4395b138b8
+ b2949a790c321633d827abff60dec5c8c0b5f4e049daa7f8352b9d2fd79b92e1
+ aafb502de49c5dca19f44134d2c2925d1eb271a5aab458158fb45fe2597e2955
+ f34211872382eca744aad54a980e1214ef5b2fb8cacb0c5524390565ea5352ce
+ d770fe882698b42548f6b11cdfa1f3f7705026c4d8465af2a262658aa3487ebf
+ 612d7721320c8f3263ea0f6a958bfc7ec3a9d4a3a3efccf333a61babd1d7e6c3
+ 56faa0492325e0ed8fd44d7e02127398caf7fa97798ab4295c52b16ac3be4b08
+ b648f6bd110b016786bc4d8bd87cb25fb05e0b1b274c40a1494e399c01c126e6
+ 7390155c8c575ea56bf0f92d4ea97d5bf70735a2345f0b5644d6d5de234fd745
+ feae5d7ff4165bc9b65a9a95455f13319bbe4bfcdce74b3c3119c02683f6e38d
+ 2c6dc858852c9d9ebfeb437a5a6e6eae53e1470bff25b7aea97853df57f74eac
+ ee0ee55a9dc6dce88adca93ccde0115af305a24f31c7d5110dcf47886c4fe44c
+ 1111a78e81d32fb717ac6d57ab661c77dc4d69c007235a66eeeaf85ee1dce7b3
+ c7a17cb9681cd83c577cda30caea294eb95878cbe46323c116523e40d1796a4d
+ 81a3a01fe39ebdaa736e46dfc42043183cb2084821bea5be00f0328ab657fba9
+ dad65dbdc29efde82689bfea94a56f4c9c1a81f490162e420ab7eaef0ccb3f10
+ 4f3a6e62e45b5589c3e72249d8fdda32e741d9d6259b4c184f4068ab14fbe56c
+ 956728a3f34efc88b1651426059808e56f5e0a9f91d435ed89e680c4d588031d
+ 47e5edf1cd2681649799c468d353577b95587f6689197277a5d7f28570b8255c
+ 798fb7cd52ed2d7812e9d6e080088814666ea1f2da5a917ab62430f0c6e07533
+ 40e3f0117c511c0e4df85fa69ec7d56bd4ef7f7e2b218b7c60c3a3c5653cf12f
+ c9da58427e33a0b3d562e922cbbc925fb7253b25772b1a93cfe3dedbd008c25e
+ 2901fde41a204fdc16554e58b0cfe57de70d46225ae89bd7a5a07a2aadc4f0c9
+ 3da1eac5979817f642c08c874a78cb92e83f0039d10df58795119bdfae69c7a8
+ 0c027dc38f08b18d4b3ebd0c6ca7829f6173b8e013836d01e561a1edae1ad8f4
+ b11f676363b18162ad09544e0ad5169d386812764e52af6bf85d0973e41f0ecf
+ 79aa1438995b4e4b306c920eb114440e7adf0e4ddeac3e664dc0af2f294fdf5f
+ 8ccc5f4db495440a27900b16977515d7327aba825816749b1142be8a9eb1a749
+ e61ec2b783a7e5da560a3987f14036bb715ebffd84b2b93ef149e10c1fd52ba5
+ d832133312870f5511905811707986c13619ac6b0aac4145f6f405ac07161869
+ 36ad24b7a2a7ff99ae9407135cb42865d974ba2dc3caa8ff11d1f525879225d8
+ f599a4b43b0f6ba05b832139c89c0a8a544263cdf56d8a07fb8b8e105f3630ee"
diff --git a/srcpkgs/firefox-esr/template b/srcpkgs/firefox-esr/template
index 61f36d2058e8..fbd9ed2fb8ec 100644
--- a/srcpkgs/firefox-esr/template
+++ b/srcpkgs/firefox-esr/template
@@ -3,7 +3,7 @@
 # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/firefox-esr-i18n".
 #
 pkgname=firefox-esr
-version=78.8.0
+version=78.10.0
 revision=1
 wrksrc="firefox-${version}"
 build_helper="rust qemu"
@@ -22,13 +22,17 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MPL-2.0, GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://www.mozilla.org/firefox/organizations/"
 distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz"
-checksum=1cf2dfdee2e31fd0a5ecced6275a33fa11bee1d2a7c65e23350b26992584a110
+checksum=979141a6d94bbe303815e9cd1ab1d23b5ce2f9c77d9d5486871eaecf0ea2df40
 lib32disabled=yes
 conflicts="firefox>=0"
 
 build_options="alsa jack dbus pulseaudio xscreensaver sndio wayland"
 build_options_default="alsa jack dbus pulseaudio xscreensaver sndio wayland"
 
+if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
+	makedepends+=" libatomic-devel"
+fi
+
 case $XBPS_TARGET_MACHINE in
 	armv[56]*) broken="required NEON extensions are not supported on armv[56]" ;;
 	ppc64*) ;;
@@ -37,10 +41,6 @@ esac
 
 CXXFLAGS="-Wno-class-memaccess -Wno-unused-function"
 
-if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
-	makedepends+=" libatomic-devel"
-fi
-
 # We need this because cargo verifies checksums of all files
 # in vendor crates when it builds and gives us no way to
 # override or update the file sanely... so just clear out the file list

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (7 preceding siblings ...)
  2021-04-24 18:05 ` [PR PATCH] [Updated] " biopsin
@ 2021-04-24 18:06 ` biopsin
  2021-04-24 18:07 ` biopsin
                   ` (16 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-24 18:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 388 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-825554640

Comment:
Fail on i686 -> investigating 
[firefox-esr_i686_do_build.log](https://github.com/void-linux/void-packages/files/6364933/firefox-esr_i686_do_build.log)

[OK] arm7l/-musl
[OK] aarch64/-musl
[SKIPPED] ppc64/-musl
[OK/-Fail = i686] x86_64/-musl

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (8 preceding siblings ...)
  2021-04-24 18:06 ` biopsin
@ 2021-04-24 18:07 ` biopsin
  2021-04-24 18:16 ` biopsin
                   ` (15 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-24 18:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 154 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-825699221

Comment:
@ericonr done

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (9 preceding siblings ...)
  2021-04-24 18:07 ` biopsin
@ 2021-04-24 18:16 ` biopsin
  2021-04-25  1:14 ` ericonr
                   ` (14 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-24 18:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 404 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-825554640

Comment:
Fail on i686 and x86_64-musl -> investigating 
[firefox-esr_i686_do_build.log](https://github.com/void-linux/void-packages/files/6364933/firefox-esr_i686_do_build.log)

[OK] arm7l/-musl
[OK] aarch64/-musl
[SKIPPED] ppc64/-musl
[OK/-Fail = i686] x86_64/-musl

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (10 preceding siblings ...)
  2021-04-24 18:16 ` biopsin
@ 2021-04-25  1:14 ` ericonr
  2021-04-25  5:17 ` biopsin
                   ` (13 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: ericonr @ 2021-04-25  1:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 245 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-826187110

Comment:
For the record, this update should be two commits, one for each package. Any advances on the i686 build?

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (11 preceding siblings ...)
  2021-04-25  1:14 ` ericonr
@ 2021-04-25  5:17 ` biopsin
  2021-04-25  5:34 ` biopsin
                   ` (12 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-25  5:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 382 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-826256821

Comment:
@ericonr ,well I'm biting on more then I can chew here, but testing

> ac_add_options --enable-debug
> ac_add_options --enable-warnings-as-errors
> ac_add_options --disable-optimize

hopefully the log reveals more I can make sense of..

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (12 preceding siblings ...)
  2021-04-25  5:17 ` biopsin
@ 2021-04-25  5:34 ` biopsin
  2021-04-25  5:43 ` biopsin
                   ` (11 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-25  5:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 494 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-826256821

Comment:
@ericonr ,well I'm biting on more then I can chew here, but testing

> ac_add_options --enable-debug
> ac_add_options --enable-warnings-as-errors
> ac_add_options --disable-optimize

hopefully the log reveals more I can make sense of..
meanwhile is this relevant (https://stackoverflow.com/questions/11228855/header-files-for-x86-simd-intrinsics)

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (13 preceding siblings ...)
  2021-04-25  5:34 ` biopsin
@ 2021-04-25  5:43 ` biopsin
  2021-04-25  5:43 ` ericonr
                   ` (10 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-25  5:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 548 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-826256821

Comment:
@ericonr ,well I'm biting on more then I can chew here, but testing

> ac_add_options --enable-debug
> ac_add_options --enable-warnings-as-errors
> ac_add_options --disable-optimize

hopefully the log reveals more I can make sense of..
meanwhile is this relevant (https://stackoverflow.com/questions/11228855/header-files-for-x86-simd-intrinsics)
https://bugzilla.mozilla.org/show_bug.cgi?id=1390583

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (14 preceding siblings ...)
  2021-04-25  5:43 ` biopsin
@ 2021-04-25  5:43 ` ericonr
  2021-04-25  5:54 ` biopsin
                   ` (9 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: ericonr @ 2021-04-25  5:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-826261886

Comment:
No worries, just wanted to know what you had tested or not already. I will try to make time to debug this.

Maybe we can look if debian or alpine have patches for it already?

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (15 preceding siblings ...)
  2021-04-25  5:43 ` ericonr
@ 2021-04-25  5:54 ` biopsin
  2021-04-25  6:23 ` biopsin
                   ` (8 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-25  5:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 344 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-826256821

Comment:
@ericonr ,well I'm biting on more then I can chew here, 
meanwhile going over some old posts..
https://bugzilla.mozilla.org/show_bug.cgi?id=1366050
https://bugzilla.mozilla.org/show_bug.cgi?id=1390583

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (16 preceding siblings ...)
  2021-04-25  5:54 ` biopsin
@ 2021-04-25  6:23 ` biopsin
  2021-04-25  6:24 ` biopsin
                   ` (7 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-25  6:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 925 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-826266171

Comment:
On top of that, I'm also see continues spam while browsing on netflix.. (x86_68-glibc)

> Sandbox: seccomp sandbox violation: pid 2376, tid 2376, syscall 28, args 140548189982720 4096 4294967295 34 4294967295 0.
> Sandbox: seccomp sandbox violation: pid 2376, tid 2376, syscall 28, args 140548189982720 4096 18 34 4294967295 0.
> Sandbox: attempt to open unexpected file /sys/devices/system/cpu/online
> Sandbox: attempt to open unexpected file /proc/stat
> Sandbox: attempt to open unexpected file /proc/net/unix
> Sandbox: attempt to open unexpected file /proc/self/maps
> Sandbox: attempt to open unexpected file /proc/self/maps
> Sandbox: attempt to open unexpected file /proc/net/unix
> Sandbox: attempt to open unexpected file /proc/net/unix
looking into this as well

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (17 preceding siblings ...)
  2021-04-25  6:23 ` biopsin
@ 2021-04-25  6:24 ` biopsin
  2021-04-25  7:09 ` biopsin
                   ` (6 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-25  6:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 925 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-826266171

Comment:
On top of that, I'm also see continues spam while browsing on netflix.. (x86_64-glibc)

> Sandbox: seccomp sandbox violation: pid 2376, tid 2376, syscall 28, args 140548189982720 4096 4294967295 34 4294967295 0.
> Sandbox: seccomp sandbox violation: pid 2376, tid 2376, syscall 28, args 140548189982720 4096 18 34 4294967295 0.
> Sandbox: attempt to open unexpected file /sys/devices/system/cpu/online
> Sandbox: attempt to open unexpected file /proc/stat
> Sandbox: attempt to open unexpected file /proc/net/unix
> Sandbox: attempt to open unexpected file /proc/self/maps
> Sandbox: attempt to open unexpected file /proc/self/maps
> Sandbox: attempt to open unexpected file /proc/net/unix
> Sandbox: attempt to open unexpected file /proc/net/unix
looking into this as well

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (18 preceding siblings ...)
  2021-04-25  6:24 ` biopsin
@ 2021-04-25  7:09 ` biopsin
  2021-04-25  7:33 ` biopsin
                   ` (5 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-25  7:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 506 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-825554640

Comment:
Fail on i686 -> investigating 
[firefox-esr_i686_do_build.log](https://github.com/void-linux/void-packages/files/6364933/firefox-esr_i686_do_build.log)

[OK] arm7l/-musl
[OK] aarch64/-musl
[SKIPPED] ppc64/-musl
[OK/-Fail = i686] x86_64/-musl

[i686&x86_64-musl_snip.log](https://github.com/void-linux/void-packages/files/6371423/i686.x86_64-musl_snip.log)


^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (19 preceding siblings ...)
  2021-04-25  7:09 ` biopsin
@ 2021-04-25  7:33 ` biopsin
  2021-04-25  7:37 ` [PR PATCH] [Updated] " biopsin
                   ` (4 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-25  7:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 429 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-826274479

Comment:
> Maybe we can look if debian or alpine have patches for it already?
did the peek on alpine, but could not se anything added between 78.8. -> 78.10.
https://git.alpinelinux.org/aports/tree/community/firefox-esr?h=master

will build test for 78.9.0 as well see what's happening before.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: [PR PATCH] [Updated] firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (20 preceding siblings ...)
  2021-04-25  7:33 ` biopsin
@ 2021-04-25  7:37 ` biopsin
  2021-04-26 20:54 ` ericonr
                   ` (3 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-25  7:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1715 bytes --]

There is an updated pull request by biopsin against master on the void-packages repository

https://github.com/biopsin/void-packages patch-1
https://github.com/void-linux/void-packages/pull/30445

firefox-esr: update to 78.10.0
[skip CI]

Currently test building for all arches, it will take me all day.
Let me know if I missed something..
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-glib)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/30445.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-1-30445.patch --]
[-- Type: text/x-diff, Size: 15128 bytes --]

From 2d70fb2b84e9002ae0566986816fab5d90fb2177 Mon Sep 17 00:00:00 2001
From: biopsin <biopsin@teknik.io>
Date: Sun, 25 Apr 2021 07:24:04 +0000
Subject: [PATCH 1/2] firefox-esr: update to 78.10.0

[ci skip]
---
 srcpkgs/firefox-esr/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/firefox-esr/template b/srcpkgs/firefox-esr/template
index 61f36d2058e8..fbd9ed2fb8ec 100644
--- a/srcpkgs/firefox-esr/template
+++ b/srcpkgs/firefox-esr/template
@@ -3,7 +3,7 @@
 # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/firefox-esr-i18n".
 #
 pkgname=firefox-esr
-version=78.8.0
+version=78.10.0
 revision=1
 wrksrc="firefox-${version}"
 build_helper="rust qemu"
@@ -22,13 +22,17 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MPL-2.0, GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://www.mozilla.org/firefox/organizations/"
 distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz"
-checksum=1cf2dfdee2e31fd0a5ecced6275a33fa11bee1d2a7c65e23350b26992584a110
+checksum=979141a6d94bbe303815e9cd1ab1d23b5ce2f9c77d9d5486871eaecf0ea2df40
 lib32disabled=yes
 conflicts="firefox>=0"
 
 build_options="alsa jack dbus pulseaudio xscreensaver sndio wayland"
 build_options_default="alsa jack dbus pulseaudio xscreensaver sndio wayland"
 
+if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
+	makedepends+=" libatomic-devel"
+fi
+
 case $XBPS_TARGET_MACHINE in
 	armv[56]*) broken="required NEON extensions are not supported on armv[56]" ;;
 	ppc64*) ;;
@@ -37,10 +41,6 @@ esac
 
 CXXFLAGS="-Wno-class-memaccess -Wno-unused-function"
 
-if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
-	makedepends+=" libatomic-devel"
-fi
-
 # We need this because cargo verifies checksums of all files
 # in vendor crates when it builds and gives us no way to
 # override or update the file sanely... so just clear out the file list

From 118b4f35ffbb2759371194d94074ae18c5b5f1cc Mon Sep 17 00:00:00 2001
From: biopsin <biopsin@teknik.io>
Date: Sun, 25 Apr 2021 07:24:54 +0000
Subject: [PATCH 2/2] firefox-esr-i18n: update to 78.10.0

---
 srcpkgs/firefox-esr-i18n/template | 188 +++++++++++++++---------------
 1 file changed, 94 insertions(+), 94 deletions(-)

diff --git a/srcpkgs/firefox-esr-i18n/template b/srcpkgs/firefox-esr-i18n/template
index 5d62a9f8a99a..db026b7334d4 100644
--- a/srcpkgs/firefox-esr-i18n/template
+++ b/srcpkgs/firefox-esr-i18n/template
@@ -1,6 +1,6 @@
 # Template file for 'firefox-esr-i18n'
 pkgname=firefox-esr-i18n
-version=78.8.0
+version=78.10.0
 revision=1
 build_style=meta
 short_desc="Firefox ESR language packs"
@@ -135,96 +135,96 @@ _pkgtmpl() {
 	}
 }
 
-checksum="7f0782919012140a2eb30fe22b011b2a9c43248ea1037a8bae85c18e68e4285e
- 25387a38fc9fb8aded62119033b98b72f8c8229e90dfb7403352d578cc6528cc
- ab375580808e6f4599f4c2c0643885c33f5863eacfb966c05984165c4c5a7ad1
- abd9a55274de8aedab52164dbb61275971f81e454dae9e6f63c5b3545da91c3b
- e3e2758c38736c05855ea61dc9b54d3ea4830cce5441cb5121022c7996ec1759
- e7efd2e42c4c8f858e85b0342e1179d0e7e3f2e3c8fc815a9fd37b25030a4869
- 64579e748d87dc1eb63fea3bb00408759d48ba3226e66afcbf48c554fe32dc0e
- ab898e74b67d0e3dd39a516b7ee642050847b03512b59461a7dd7077e8719e59
- b3355aeb801c41ac1a4dd70f1c26ef440ef5e7f85b1c52ef1517d99544f5e614
- 7ce0eba825fa22519c2ec15db24321cdd795c2f086d5c35861e1c36693cf15a7
- 6645dce4ba62d3e4fb387f572dd56c9c794148d9f08aeae3600e2f69073bc6ee
- d4cd2b9edd691962f6e579ea59525d8756a2bcbaa08f180efd9725b82377c8bc
- 061d0023fcb04bd93fcfa72c8d4b43614bb2037eb6feccaa7ef889ceff2598c5
- 360dcd18c92376fe36261ec8fd338fc2c1d2142e3f2851d26d2f6c66a28438a7
- e1774876227de045ef25d5618a22be81c2990259726ae1ebdaa07667de5b73a0
- def26117eef49e2cdc340527d8e6712803b0da5d729574ffa82789cc1de94a8d
- a50344da84226cc163d72e9c50e8dde9d1f73598b9a0dd3107dc0bda5728de70
- 2b52d1d1809bfd704e130fccf229b9e01d14cb012de14ad84508ae516be6f0db
- 5894674b57a0095e4d0173f5ad7a7f34f69a89f8bcbae74ce304ed38613231fa
- 092f137b5155b599f2dbd1c2dd3c69877222f43628633ae9ff6b684b970bbea8
- 72038ab140d7e89ff17f2b498dd8ae3c872b3dc846038c4d68ac742d6b5a4229
- 6cf32136e9d634fa5bbc4f5f7dedc0b20ad7f3138e9952b5a28a98f46c8b6d02
- 37230145ed4d4c60798f4c1562bef24645af563b387f7df27684b4aa946c35e7
- 5d7c57b5a1a361deb43eb7990adb7a3f40e5dd65799e814a99707b4556e7c353
- 1613ce3a8fc3696a2cb55eb179ee563236388755065ee102c238b88c6b523983
- 4c27a15f06f72aed3e95f32eaee8eacfa9bebca54ee7bf9615dbd4725101bbdd
- e1c659fcbc02435e5f4e99c5d0b0efc94809b26010ae448165246b8f6fc8eb56
- a3f23e82e18cf9fed95e56feea74ab39d46fae2c9cac5208ea24fae2b098600a
- e7f9aa97ddc952f61cfcfc5e85400fce57a3a4ce58d883d1412c84bd351450b6
- 1fdc53d91df16e7ccd82aeb94ca75620e74160b86db89288067d7e3557ebd476
- 6b5820aeaba3307743adc13df898f6136e349f085d50d69aa4542a35ef8a4956
- 8a1314cbd61b1ddcc0a1b048c9cf6a73a17bc44c7103cdc3f3befe5c3ab8c5d2
- a672cd6fe8e193441a9df8ce900727c41a92ccec0b402b18539c5fb0fbd316d4
- b6aeb12ae4ea45bd344fd1763f15a3ce5e6a69fe3f0a5644ebcfc35b246ba544
- a57253a35ad63f78c4e4a53477b52a3c59feee1003c8e7376ae03a6a5ec7035d
- 9e64eaa8fe170ae8ada477cf9f68aca9e3a0c1a45cbb8ac05f27fcb21b86abc5
- 69d8297a877a44836bff65af73218152b7bf0ed796996b020d1101af54b0d8bd
- 93422ec57211be52fb9d967beefc8e56aa1de24b80a3ae7ce8e331a6fcec2e74
- 8eaddc78b47e54e52b4d86c7329f6ab923909a8202694c32bf069a1899d4dc55
- 25d33eb6d9a6c401ac9bf608a8151fa408a654cd737aab07273a132db3b60be7
- 8e6e17c9760a93d53342bc3d6257ac30f11477e3f8b9a9f752f8d9adf26550dd
- 73e51cc2f87b13efb074d98e5c8148952e5379562a7e73ad9cb36ca374b1a6b8
- 17c5d45278fba93625fd9d00eccbfd3c739923a30873050ffda8f2ae12df6a86
- c4df8dd56ebca61488ecf55fb893f5cbfa2600249b45e382a8a0a9d9152ae704
- 29d4e5587319023c7f1490ae364be792ffea6c8a70003a87d1d68a5deafea660
- 9a0f31c479973454eca83c3e0e00cdbb4fc99f2d933bdc07bd0040d2c11d6ad2
- 7fc60239662a92e17d1d98e541468f09e3d11c7d6782caefc66a7af9b36a4c38
- 357d06e25fd60cc71a4099bfa5f1105b49a9059748fa5918012b7bbe481aca4b
- aa7678ed21dc12960e1caac3a0cf4a096297f98f125f9b723da1718b366bd213
- 8370f53002d8606b5fd535832347a5392075df802f62512f6e9db0cf6697978f
- 3fe01327107ea48bb372ecd940f6e3bb5a317d517ccfef1e3e4db0d64e68d022
- af0b696bc5c16de8b285d889bbae049a087469b4dec330b1179c0e0e4a566da4
- 05c56f48e1b523e7e5cc37b31870347f7d8139a7ca678d6208f2ee56b40cdd92
- 5b000fe576ee76c39762c864a74d3d1b8cceb764f79b679a5ba293ac6035d39d
- 91a9c4c3bc53412dc839c59effa82e329848f2021cef5cd4ad9f66a0379baa74
- 3925fb837da23f0082fcb645f153e7832cbda5e7298427d2cedd87ca438f5e6e
- 98e7ae2a552d020820cc28e71c59fc17650589c5df58817b98d1a32a651b1731
- 6d30e58330e3fc166003a8d6899f0c310c654b5fd8dfe7f0f7fe3e5592320b13
- 4409a6110b26dee020222f3fa62c2fb7a05c80a2529afc039163ddb839a94851
- 57a59face2e0a28792239fca9d973341fbe915dc3ef44fd14392c22d34ed5c59
- cc7cc0492a45923b4b716961152774bb4757506d07c147af013e6b19ab60db53
- b49316db77d0ab229c2ff8cde3e12c664900d01544d45dc421d39a1917bd3bf4
- c4fa2099b45412fc6d2c230862a6dd94121ceefdc5adaca9ac31417e18ce4ee1
- 6bc73fa7897b2fd0017294293eb3b4b718917f2b2c281d6ac500002c70774ba4
- 2c718b8646ad8b79929df9f49aa520be0884fdcf58ed13f1fcf60bea089cad25
- 58062ec5f74f5157c3fea735e838733cbb4dc2fdeba841eefb1cf01971cfcac6
- 07aae280e3d7a2d5f8a56dc1ec59af454fd3a3e2f67de7620bfedeab2df63747
- 1b873373b1bdaccf670f1ea3fc791dc54b658e334bd4cbf2ddd83ad47366b19a
- 855fac5cd2207307242348c031c52a9c108f11b32bc52d2ae6e7dbdc4f8e4cef
- fcb1a530764c3249cc834402d3ec2c2e34d0f0ff4843f0d25111b66c98b531ce
- 56990cd4e5be208f326833c55c5c7f02b5a417a7659c8dab47242f2ace7f7eb5
- 556ef6257e3273caecf779cc2d2cf2bd5e4fdf7956e1754adf3e71433d08a393
- b5187594fbbf654c944cda8be3f16b179d073e72b66285186ea22fddff5160b9
- f4add1da3f3de9b71acfdf19ac6e7872a78d2dd02161cca9dcefaeedf78234a6
- 788cdc6760bf43898819378597fdafe6715a192cb81ba5b1b011fac9275e9c2c
- f78ccc32a5c154af1e0fe59b9aa501b12b4d0ad8c3013492ffa6e0ce7752ddf5
- 1bb9968d140fbbea0ce0be266255bd6695099aa875412eb9c10bfafc078c68b0
- 3a65e9f5c6d56248fab29a7d512bfe78ff39ffe7869961157f56bf48e8bfe1d1
- 81e749e6cae036fd5b2c93ef826426277294662c6d34e1e5d6245c35c523ba8e
- e437d9e94bf4bceec2be8a50545de83d47825eda8eeb8756743c63734c1bcdbc
- ca9e8a120a8308375ae02b416a0d019f50ae423535e3da7b687ae097b63713be
- 9330f2860e7c11c6189d25197d0fad07da2a06a42c145903196705f2da75db67
- c3230128f9df010390d0ce29e886c7afd8e1e4471e5ffd863c3a3ecb3b7b18e2
- eaa24f8bcab9933e8e51dda52bcbe0c9a186c99ab73c8f0402713c8327a2b0fc
- 4ee297dc895a92378068fd51fb8d2eaa02e0067216549ad28520568635bd0e5c
- 2ac679a8d6e40db227f07b8598e4dc4abede0f7cdfb9a79249832b89e9ada5dc
- 83e5282025df6b591da40f3f20f4c41adaf9bc8d8903c5729d02f2ccb0d49ecd
- f8eaba78a6cb08193e05fb247144a2ce0e9d41c209fa19ebd1995a7ac531a055
- a3afb00ab3a494702ec5396f7d95c342472a93d31f5b406f37f0e75f4d8553e2
- 7655e926b6b82227d1bb8eb41eac3160e43591c6c6adfeb1e967d28bc2c2dcad
- dda55049cfed59a6a12ca986a47390c62ff3c34e82846b6769b7898cc162d95b
- 8d513578c69e9971b4a9ba00d9def9de83c851200d38df791f7ee7f4c42a4bb4
- 968ee7ab12abb69035d97e5481a4daa052debf9097896e775c3e49a52b5c56e0"
+checksum="52a18b0f03c8e32ebe65fd35b35580c052f0a6d664b03ff7158d7092ec9b7ecc
+ d465e0bc4e4435430a0dc46f4b6da3d89671980f5f15a775acd7fb0cbfc72ca5
+ bc4b59a18b6dddf2346dc3035071558385f2531bbfc2ab2ba4c4fce8ff06ee73
+ e69896e629f334c423e9e0a4fb88e32140b2e78edd6f8e80d83a55cc3213ce03
+ 96656c65318bd915ea2bb50c18641f5817a69dfa2858887afceedbdcfcc88273
+ afc068cd1a5ca56f2e5423712b1ffd9dbbd6dca620ebc74cc8d9765fb10c7cf8
+ 28b79b454cc4711799850dc1992489317e744a6d393b177b28a6adeb101f9b5c
+ 3c6b77c4e45b721bf9366c6e6f58bb744ed02803d4485e645ee33e061900276d
+ 46aa1fa5e978ce477d653f0b111b9f633721ec9624ea632f05a17cee25b8fbfb
+ 82ea2890a3e71c59c20920f16875cfc30010bb665cc057b4b637ebdc3707684f
+ bccac87fda10872668bd0516eefc45ea654cd0ea00bf540e9bc716a3672cffcc
+ bffb69a6aa95739dbcc57121f5f7d19e87686d283dc9fa776be6766d47562ec3
+ cffc9925ae05662e0c80d97d665dbe0039979ca3e56c971f5ac85fa4d3f02e76
+ b61fbc2fb817c51656f66d43e95de4f9348f085e1dc2da1f372ce91ece801882
+ a1a3e68500ea4adfccf17438e31dcf895a64b822ca1e5d57b957658cd11dc5f4
+ 9042f2976ac86dda964c4660947bf48610d6323a4b8401783d79c0246d5c59fb
+ 774a70486ff675fba9c168d94788e123e180ecc49bf09d70a8658589b96a6062
+ c9a50baece491a34d3684df5ba7adb36ce290226fdf154cced3ced0600eb2552
+ cc7e83f009146fdfef41ff8ff74c26f99521675a593ac762f612d1767b441233
+ dfcec6dccf25b3198a6291f59b6e59caf753f1515750c75a9370d8a786481bcf
+ a9eda22d8722bf4e5fb3daf2e5f45eed36f217e95b923eb5281f4fe182b12032
+ 83f81d426b6d57b216738701759aac0523599d99ca1001da29452f39c7549a3a
+ 4e7d77567efcab3713556e3db86132c900ba551d74b08195276ce9c36935259a
+ b2909209b20fc86254f3616a5f5093f563c534dec87b402fb779e210a1fe0602
+ c25c76ac63b91f6dfa066071c320e550161ed2a61f7db6c1edbf224af0ebdc03
+ 4a6cb89ed9433852e3f6be678bf74b28bde1445de6e2666c714e3833bec023fa
+ 6a15e0017f80a7ba0a009ad33be65eaec9dc2a325a73b38b5d19df16d7cb8252
+ 11a29f31990ac5f444b3df4a17573ae9f48b2256a971cf83fdf512b4d6075a98
+ f3aa6226f97018a4255253367252bc052b283cbff8c2bd90968baaf94a9ff3f1
+ 1b92d6145a9e2d32437e29cae12632eb2302903a028104c9cb06a45724eef9fc
+ 3488d9160b67794a0ab7bc35d54578bd94097304186d0b31ea5667178d02a99c
+ 55cf76466291a1496d5f830aa0257292271284d6ee044e9bf95465105e29049c
+ 8729900ea584e49ee1a3462f17337a4d4ecc0711e6320d6119dfa9afb7d0f231
+ 39269840ec90a26b3a822a6d78db6aa91ada31da7fafa15611cc20d884d715de
+ 3c93c3dc040a8b8a9330ef0e86ed4c9b4528fb7b1aebad50fa8ea5e188dec3ab
+ d522cec4bfd17cb578749e84737e1bbde5949d39a824f8338708010b67a37677
+ 4fe1dc98e52ce963a1e97b5af821fdbe300b3ffee85500d0017315b1dfdd92d4
+ 179d75e4e64d10d78c5e02e083b627890341e466c7ed543b17c1d1d23ab8c1bb
+ 3cb3453ee615021d7748daff3bd0420e5df6d457be6ef651ea569a9c08baed0f
+ 9fc6c427029e963a82b87cc8ae2581b3c1b540f3347c8af758de959143cd4893
+ 1692f45b2b989f4d4c9b9ce44748026041cba1f98ee99c99cdd2d5e7b1132a15
+ ac4cdf0d291ccb9d80afd527b18bd2c665c70354cb411691d4c7472930ba6471
+ 64b0d17fdbbf71250385bbbeae689728d3789d30696a9055bbbd1a2b990538ee
+ ca3890ec82b71b03dc4b5f4544bf2172cd0934c3b4ba77bccc555bb367b6b5df
+ 04eb3e7efa149b4f56135ba11aba79183511423370fc9637171a3a249591aa8c
+ 9d871c5027cc3621ef6ccd5607a3bf79c8c79ef3b5a9362afc822b6b292a5ab6
+ 3fa67e4c9b91a0036414c57d072826dbbf6ec50ef0e74ebe57c81d19e8d79d4f
+ 4b15970422169f5a03bc4cdd16acf1858d9d3f8ebe743056872abe94a5524973
+ 7aefe8cea46ff5b0db6bc417ca08236ec497fcbffb17815bde527ef2d9e07072
+ 3cf67fd6a632235193b2afc48c77c76000a1da92d568b9bc7747abe44b674ff1
+ c587d086d5dee92a7ebfcba8b53fd9476177816fe18c25686d7620b50087c76f
+ c03af098290c82d18c4a76457e64261cf20095a1a589e2ca0bf826a6d1daf6f8
+ c661f28dfe22a162cbdb54fa18566611c8b6fe67a69efe947214a142cff5b727
+ ae9ebbf068a3f95a3a58cb425fbb5c7027403aa7a9bba1f9a85a7c185f774fae
+ 9db037950c2fee22259f48922ec9b48e6fe245793308616c09dfe1faa41f8265
+ b0705c96af1624042a3dd7f5177c22ce7a5196e35cebb21a8c47182ed01f1626
+ 547da5b3f6d638b00e677379948956f39c4ef4455d8d53e1140c6e5e5cd9c043
+ 2fec28c806f7b67cd2dc8b8dedfd3d6fb94ac1d125c2c9c4d9e5b1865a49d2c4
+ ac9c1cac64843844d527e17e0a122a1eb4879a0a562d74380bce9d84812bdc8a
+ 10de5e643b72ef582acec3abd2301033884b52c6ee085f4740cc6dbe42053ad6
+ 29ee5a0c5d9d2635b9729c67a2628e406d6f138a3015f529af908de57c62f9a8
+ ac8e4a204cd7675c19be0f714a7c66fc61c9b43854e6a4f5c906dd4395b138b8
+ b2949a790c321633d827abff60dec5c8c0b5f4e049daa7f8352b9d2fd79b92e1
+ aafb502de49c5dca19f44134d2c2925d1eb271a5aab458158fb45fe2597e2955
+ f34211872382eca744aad54a980e1214ef5b2fb8cacb0c5524390565ea5352ce
+ d770fe882698b42548f6b11cdfa1f3f7705026c4d8465af2a262658aa3487ebf
+ 612d7721320c8f3263ea0f6a958bfc7ec3a9d4a3a3efccf333a61babd1d7e6c3
+ 56faa0492325e0ed8fd44d7e02127398caf7fa97798ab4295c52b16ac3be4b08
+ b648f6bd110b016786bc4d8bd87cb25fb05e0b1b274c40a1494e399c01c126e6
+ 7390155c8c575ea56bf0f92d4ea97d5bf70735a2345f0b5644d6d5de234fd745
+ feae5d7ff4165bc9b65a9a95455f13319bbe4bfcdce74b3c3119c02683f6e38d
+ 2c6dc858852c9d9ebfeb437a5a6e6eae53e1470bff25b7aea97853df57f74eac
+ ee0ee55a9dc6dce88adca93ccde0115af305a24f31c7d5110dcf47886c4fe44c
+ 1111a78e81d32fb717ac6d57ab661c77dc4d69c007235a66eeeaf85ee1dce7b3
+ c7a17cb9681cd83c577cda30caea294eb95878cbe46323c116523e40d1796a4d
+ 81a3a01fe39ebdaa736e46dfc42043183cb2084821bea5be00f0328ab657fba9
+ dad65dbdc29efde82689bfea94a56f4c9c1a81f490162e420ab7eaef0ccb3f10
+ 4f3a6e62e45b5589c3e72249d8fdda32e741d9d6259b4c184f4068ab14fbe56c
+ 956728a3f34efc88b1651426059808e56f5e0a9f91d435ed89e680c4d588031d
+ 47e5edf1cd2681649799c468d353577b95587f6689197277a5d7f28570b8255c
+ 798fb7cd52ed2d7812e9d6e080088814666ea1f2da5a917ab62430f0c6e07533
+ 40e3f0117c511c0e4df85fa69ec7d56bd4ef7f7e2b218b7c60c3a3c5653cf12f
+ c9da58427e33a0b3d562e922cbbc925fb7253b25772b1a93cfe3dedbd008c25e
+ 2901fde41a204fdc16554e58b0cfe57de70d46225ae89bd7a5a07a2aadc4f0c9
+ 3da1eac5979817f642c08c874a78cb92e83f0039d10df58795119bdfae69c7a8
+ 0c027dc38f08b18d4b3ebd0c6ca7829f6173b8e013836d01e561a1edae1ad8f4
+ b11f676363b18162ad09544e0ad5169d386812764e52af6bf85d0973e41f0ecf
+ 79aa1438995b4e4b306c920eb114440e7adf0e4ddeac3e664dc0af2f294fdf5f
+ 8ccc5f4db495440a27900b16977515d7327aba825816749b1142be8a9eb1a749
+ e61ec2b783a7e5da560a3987f14036bb715ebffd84b2b93ef149e10c1fd52ba5
+ d832133312870f5511905811707986c13619ac6b0aac4145f6f405ac07161869
+ 36ad24b7a2a7ff99ae9407135cb42865d974ba2dc3caa8ff11d1f525879225d8
+ f599a4b43b0f6ba05b832139c89c0a8a544263cdf56d8a07fb8b8e105f3630ee"

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (21 preceding siblings ...)
  2021-04-25  7:37 ` [PR PATCH] [Updated] " biopsin
@ 2021-04-26 20:54 ` ericonr
  2021-04-27  3:35 ` biopsin
                   ` (2 subsequent siblings)
  25 siblings, 0 replies; 27+ messages in thread
From: ericonr @ 2021-04-26 20:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 345 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-827140452

Comment:
> On top of that, I'm also see continues spam while browsing on netflix.. (x86_64-glibc)

Are these new? The build seems to have worked on CI, at least, for i686. I think we could go ahead with merging.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (22 preceding siblings ...)
  2021-04-26 20:54 ` ericonr
@ 2021-04-27  3:35 ` biopsin
  2021-04-27 12:30 ` ericonr
  2021-04-27 12:32 ` [PR PATCH] [Merged]: " ericonr
  25 siblings, 0 replies; 27+ messages in thread
From: biopsin @ 2021-04-27  3:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 246 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-827288851

Comment:
@ericonr 
its not not present on 78.8, but videos do play.. however anoying.
Please go ahead and merge.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (23 preceding siblings ...)
  2021-04-27  3:35 ` biopsin
@ 2021-04-27 12:30 ` ericonr
  2021-04-27 12:32 ` [PR PATCH] [Merged]: " ericonr
  25 siblings, 0 replies; 27+ messages in thread
From: ericonr @ 2021-04-27 12:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30445#issuecomment-827568328

Comment:
>  its not not present on 78.8, but videos do play.. however anoying.

Seems some of it is known: https://aur.archlinux.org/packages/firefox-esr

> Also you can low security.sandbox.content.level to 1 as a workaround, so you don't need to disable it completely.

If you have a mozilla bugzilla account, you should be able to report it.

^ permalink raw reply	[flat|nested] 27+ messages in thread

* Re: [PR PATCH] [Merged]: firefox-esr: update to 78.10.0
  2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
                   ` (24 preceding siblings ...)
  2021-04-27 12:30 ` ericonr
@ 2021-04-27 12:32 ` ericonr
  25 siblings, 0 replies; 27+ messages in thread
From: ericonr @ 2021-04-27 12:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1559 bytes --]

There's a merged pull request on the void-packages repository

firefox-esr: update to 78.10.0
https://github.com/void-linux/void-packages/pull/30445

Description:
[skip CI]

Currently test building for all arches, it will take me all day.
Let me know if I missed something..
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-glib)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2021-04-27 12:32 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-23  9:05 [PR PATCH] firefox-esr: update to 78.10.0 biopsin
2021-04-23 10:12 ` biopsin
2021-04-23 11:29 ` biopsin
2021-04-23 14:28 ` ericonr
2021-04-23 14:30 ` biopsin
2021-04-23 14:50 ` ericonr
2021-04-23 14:50 ` ericonr
2021-04-23 15:05 ` biopsin
2021-04-24 18:05 ` [PR PATCH] [Updated] " biopsin
2021-04-24 18:06 ` biopsin
2021-04-24 18:07 ` biopsin
2021-04-24 18:16 ` biopsin
2021-04-25  1:14 ` ericonr
2021-04-25  5:17 ` biopsin
2021-04-25  5:34 ` biopsin
2021-04-25  5:43 ` biopsin
2021-04-25  5:43 ` ericonr
2021-04-25  5:54 ` biopsin
2021-04-25  6:23 ` biopsin
2021-04-25  6:24 ` biopsin
2021-04-25  7:09 ` biopsin
2021-04-25  7:33 ` biopsin
2021-04-25  7:37 ` [PR PATCH] [Updated] " biopsin
2021-04-26 20:54 ` ericonr
2021-04-27  3:35 ` biopsin
2021-04-27 12:30 ` ericonr
2021-04-27 12:32 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).