Martin Stransky
37e93aca4b
Update to 108.0.1 - merge
2022-12-19 13:58:10 +01:00
Martin Stransky
50222bf393
Update to 108.0.1
2022-12-19 13:57:06 +01:00
Martin Stransky
5c5335d4f7
Changelog update
2022-12-15 10:07:09 +01:00
Martin Stransky
6fa1c4438c
Added fix for mozbz#1802327
2022-12-15 10:05:22 +01:00
Martin Stransky
1d86ce0d55
build fixes
2022-12-15 09:46:54 +01:00
Martin Stransky
d04948255c
Updated to build 2
2022-12-14 16:33:57 +01:00
Martin Stransky
6d4d79277f
Exclude armv7hl due to bugzilla.redhat.com/show_bug.cgi?id=2153213
2022-12-14 11:38:44 +01:00
Martin Stransky
69f67c3201
disable elf hack on aarch64
2022-12-14 11:34:10 +01:00
Martin Stransky
8cc8a04159
Disabled s390x due to https://bugzilla.redhat.com/show_bug.cgi?id=2153213
2022-12-14 11:26:36 +01:00
Martin Stransky
2abef0ec2b
build fixes
2022-12-08 11:05:41 +01:00
Martin Stransky
de85410030
Updated nss version
2022-12-07 08:42:18 +01:00
Martin Stransky
5acb5af57f
Updated to 108.0
2022-12-07 08:18:22 +01:00
Martin Stransky
df84cc2cb6
Update to 107.0.1
2022-12-06 16:25:27 +01:00
Martin Stransky
753639d380
Added fix for mozbz#1779186 - fix VA-API playback artifacts
2022-11-24 22:10:59 +01:00
Martin Stransky
4dc4e22ba3
crashreporter fixes on second arches
2022-11-22 21:00:59 +01:00
Martin Stransky
9d15a20e5c
Disabled crashreporter
2022-11-22 11:04:14 +01:00
Jan Horak
5da6e10440
Enabled mozilla crashreporter again
2022-11-21 14:04:07 +01:00
Martin Stransky
e6bc05547a
Temporary disable crashreporter
2022-11-21 10:34:25 +01:00
Jan Horak
6018070ba3
Reintroduced the mozilla symbols
2022-11-18 09:24:31 +01:00
Martin Stransky
34d53c32b5
Updated NSS version to 3.84
2022-11-15 16:08:46 +01:00
Martin Stransky
caacd1dc09
Update to 107.0
2022-11-15 12:36:03 +01:00
Martin Stransky
97a5bb3a97
Update to 106.0.4
2022-11-04 10:39:34 +01:00
Martin Stransky
2d32336ce6
Update to 106.0.3
2022-10-31 20:37:24 +01:00
Martin Stransky
c93bbf6684
Build fix, disabled portals on F37+
2022-10-24 08:31:17 +02:00
Martin Stransky
041f2c131b
Updated to 106.0.1
2022-10-23 15:41:32 +02:00
Martin Stransky
724c03d265
Merge #48 Enable upstream WebRTC code for screensharing on Wayland
2022-10-21 07:35:56 +00:00
Martin Stransky
beb5e712a1
no sysctl on aarch64
2022-10-20 20:56:13 +02:00
Jan Grulich
f0029706ce
Enable upstream WebRTC code for screensharing on Wayland
2022-10-20 15:28:51 +02:00
Martin Stransky
38d5cff9df
Bug 2134527 Set widget.use-xdg-desktop-portal.file-picker=1 by default for Firefox / Fedora 37+
2022-10-20 11:53:27 +02:00
Martin Stransky
904a6ec37f
Disabled PGO build due to rhbz#2136401
2022-10-20 11:33:35 +02:00
Martin Stransky
c3c6c167a2
Update to 106.0
2022-10-14 15:03:58 +02:00
Martin Stransky
949ba97268
Fixed crashes on multi-monitor systems
2022-10-14 10:26:51 +02:00
Martin Stransky
1f98173a5b
Update to 105.0.2
2022-10-05 10:20:26 +02:00
Martin Stransky
61ea27fc64
Fixed changelog
2022-09-30 10:33:30 +02:00
Martin Stransky
7b980b9542
Added fix for mozilla#1791856 / rhbz#2130087
2022-09-30 10:28:39 +02:00
Martin Stransky
d0beb2802b
Added RHBZ to i686 build failure
2022-09-26 09:13:54 +02:00
Martin Stransky
ea59033f8e
Excluded i686 due to https://bugzilla.mozilla.org/show_bug.cgi?id=1792159
2022-09-23 11:23:57 +02:00
Martin Stransky
ddc85ef643
langpack fix
2022-09-22 22:44:50 +02:00
Martin Stransky
420bed369a
Updated to 105.0.1
2022-09-22 22:11:05 +02:00
Martin Stransky
64f367594e
Updated to 105.0.1
2022-09-22 22:10:39 +02:00
Martin Stransky
c8fd8993ea
updated nss version
2022-09-22 09:11:08 +02:00
Martin Stransky
fc66484a39
Update to 105.0
2022-09-21 11:20:26 +02:00
Martin Stransky
d033d1ab68
Updated to 104.0.2
2022-09-07 08:49:32 +02:00
Martin Stransky
8cc909acb9
Updated to 104.0.1
2022-08-30 14:18:31 +02:00
Kalev Lember
5075a9d0d6
Fix typo in ifarch condition
...
It's supposed to be "%ifarch s390x", not "%ifarch %{s390x}" as %{s390x}
macro doesn't exist.
2022-08-24 11:33:27 +02:00
Kalev Lember
3e4bfaceac
Fix the build on F35
...
Add back previous RPM_BUILD_NCPUS limiting code as F35 doesn't have the
new %constrain_build macro.
We can drop the compat code as soon as F35 is EOL.
2022-08-23 16:31:43 +02:00
Kalev Lember
f5c2bd2d80
Re-enable s390x builds
...
It builds fine again after latest fixes.
2022-08-23 11:54:02 +02:00
Kalev Lember
73c24a4d45
Drop hardened_build option
...
Now that we correctly use Fedora's ldflags (previous commit), there's
no need to do anything special to enable hardened build. All of it is
already included in the default build flags.
2022-08-23 11:54:02 +02:00
Kalev Lember
078b597b1e
Use build_ldflags
...
These are the LDFLAGS that all packages are supposed to use, including
hardening and other flags.
2022-08-23 11:54:02 +02:00
Kalev Lember
594959d6f8
Drop unused patches
2022-08-23 11:54:02 +02:00