Kevin Kofler
09e1adb883
-#1904652 patch: Fail more gracefully on bad fstatat.
...
Do not crash if an fstatat is not allowed, but fail in the way
documented by the fstatat manpage (set errno to EACCES and return -1).
Otherwise, QtWebEngine always crashes.
2021-01-22 19:13:51 +01:00
Kevin Kofler
98d7dd5b84
Fix sandbox issue breaking text rendering with glibc 2.33 ( #1904652 )
...
* Wed Jan 20 2021 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.15.2-5
- Fix sandbox issue breaking text rendering with glibc 2.33 (#1904652 )
2021-01-20 02:50:55 +01:00
Tom Stellard
101979aadb
Add BuildRequires: make
...
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-09 06:37:01 +00:00
Mattia Verga
bf83cfa46f
Rebuild for gcc bugfix upgrade
2020-12-30 14:00:14 +01:00
Jeff Law
6aa5c41e88
Fix another missing #include for gcc-11
2020-12-04 12:22:42 -07:00
Jan Grulich
a3ce39e504
Rebuild for qtbase with -no-reduce-relocations option
2020-11-24 07:55:17 +01:00
Jan Grulich
7d0e99c8fe
Rebase GCC11 patch
2020-11-20 11:21:53 +01:00
Jan Grulich
5f4140fe45
Add back missing sources
2020-11-20 09:20:34 +01:00
Jan Grulich
62bdc27178
5.15.2
2020-11-20 09:12:46 +01:00
Jeff Law
bf0addefca
Fix missing #includes for gcc-11
2020-11-04 13:39:21 -07:00
Jan Grulich
6cf36e6da8
Rebuild (libevent)
2020-09-23 12:53:07 +02:00
Jan Grulich
c0b909f308
BR: xkbcommon
2020-09-11 12:06:33 +02:00
Jan Grulich
87255949e2
Rebase patches
2020-09-11 10:56:41 +02:00
Jan Grulich
c3347b713e
5.15.1
2020-09-11 10:41:17 +02:00
Than Ngo
0f2066a515
Fix FTBFS
2020-09-06 10:44:40 +02:00
Fedora Release Engineering
9f9009e6e2
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 07:36:45 +00:00
Fedora Release Engineering
1d3b8d400f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 05:14:57 +00:00
Marie Loise Nolden
692d13d648
compile on rhel 7
2020-06-17 13:21:29 +00:00
Marie Loise Nolden
000c49fd94
introduce %if 0%{?use_system_re2} %if 0%{?use_system_jsoncpp} to select where to use system vs. shipped libs better
...
make things a bit more optional for shipped vs. built-in libs re2 and jsoncpp with variables collected at one place.
F30 fails to build because re2 is too small, centos-stream and rhel don't ship them at all while they are included in epel 8 already.
2020-06-17 13:18:40 +00:00
Rex Dieter
e83ad4cc52
pulseaudio header sources too
2020-06-11 15:27:30 -05:00
Rex Dieter
c778c7c102
5.15.0
...
f33's icu-67.x currently not compatible, use bundled icu
2020-06-11 15:26:18 -05:00
Rex Dieter
f28b232cf1
rebuild (qt5)
2020-04-04 18:46:59 -05:00
Rex Dieter
b1bd8b7ca1
5.14.2
2020-04-01 10:00:37 -05:00
Rex Dieter
b9477d7e18
%build: drop -k used for prior debugging
2020-03-26 07:22:53 -05:00
Rex Dieter
99752bf654
aarch64 fixes
2020-03-26 07:22:39 -05:00
Rex Dieter
80db037745
update for 5.14.1, use threads for xz
2020-03-26 07:22:11 -05:00
Rex Dieter
f9cf1a6ce6
5.14.1
...
use_system_icu on f32+
drop upstreamed patches
2020-03-25 11:17:16 -05:00
Ankur Sinha (Ankur Sinha Gmail)
52761a3da1
Add patch: Allow restricted clock_nanosleep in Linux sandbox
...
References:
- https://bugreports.qt.io/browse/QTBUG-81313
- https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/292352
- https://bugzilla.redhat.com/show_bug.cgi?id=1812482
- https://bugzilla.redhat.com/show_bug.cgi?id=1773289
2020-03-25 14:25:03 +00:00
Kevin Kofler
86c8573d0d
Delete another unused remnant of the defunct no-sse2 patch.
...
The (misleadingly-named) condition %if 0%{?sse2} (which really meant:
do we want to build both an SSE2 and a non-SSE2 version?) has been
always false for a while now. Hence, delete it from the file list.
2020-02-26 11:35:46 +01:00
Troy Dawson
56139b5892
Move use_system_libwebp back out of %if
2020-02-21 11:32:32 -08:00
Troy Dawson
a71afe3eb0
Patch 3rd party chromium, fix FTBFS ( #1799084 )
2020-02-21 08:34:58 -08:00
Fedora Release Engineering
e061628edd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 17:00:10 +00:00
Kevin Kofler
7af3e8d732
Remove obsolete libv8.so Provides/Requires excludes.
...
We no longer ship a libv8.so, ever since the no-sse2 patch was dropped.
2020-01-14 19:35:11 +01:00
Than Ngo
3f2a0d25e7
merged Pull-Request, keep ppc files in ffmpeg
2020-01-08 13:02:38 +01:00
Dan Horák
32de271bb5
keep ppc files in ffmpeg
2020-01-08 11:29:56 +01:00
Jan Grulich
c3c921f328
Use python2
2019-12-10 12:50:53 +01:00
Jan Grulich
8662bd6fa6
Fix build
2019-12-10 07:32:14 +01:00
Jan Grulich
66fb455074
Rebase patches
2019-12-09 21:51:23 +01:00
Jan Grulich
be1aee4524
5.13.2
2019-12-09 21:30:35 +01:00
Rex Dieter
b992294189
+changelog
2019-12-02 15:05:02 -06:00
Rex Dieter
b8567790e7
explicitly omit QtWebEngineCore.la from packaging
2019-12-02 15:04:33 -06:00
Rex Dieter
7ac0c5530a
explicitly omit QtWebEngineCore.la from packaging
2019-10-02 13:52:43 -05:00
Kevin Kofler
05a52d121d
Fix build on F29.
...
%{__python2} is not defined out of the box on F29.
2019-10-02 17:58:37 +02:00
Rex Dieter
7a09077c55
5.12.5
2019-09-26 15:07:11 -05:00
Jan Grulich
daf3331526
Fix build++
2019-09-25 11:16:54 +02:00
Jan Grulich
910879a088
Fix build
2019-09-25 06:51:27 +02:00
Jan Grulich
167ab2f1d8
rebuild (qt5)
2019-09-24 21:07:15 +02:00
Miro Hrončok
2f1aa8a27c
Adjust Python 2 BuildRequires to make it work both before and after python2 retirement
2019-08-26 14:11:17 +02:00
Rex Dieter
c7d8f26d98
document fesco exception to allow python2 use
2019-08-21 10:45:09 -05:00
Rex Dieter
e328399f3c
rebuild (re2)
2019-08-14 11:01:03 -05:00