Kevin Kofler
9ae22d8d06
%undefine _package_note_file ( #2043178 ).
2022-01-22 23:49:21 +01:00
Kevin Kofler
6d39634c0e
Set "%%global _package_notes_linker gold" ( #2043178 ).
2022-01-22 16:09:01 +01:00
Kevin Kofler
f6a6f07c22
Revert "Drop "use_gold_linker" (see #2043178 )."
...
This reverts commit b36104f4bb
.
This fails to build on i686 due to ffmpeg text relocations (which
produce a warning from ld.bfd, and -Wl,--fatal-warnings gets passed):
https://bugzilla.redhat.com/show_bug.cgi?id=2043178#c14
2022-01-22 16:07:15 +01:00
Kevin Kofler
b36104f4bb
Drop "use_gold_linker" (see #2043178 ).
2022-01-22 13:47:09 +01:00
Kevin Kofler
0c04e957df
Fix Provides: bundled(chromium).
2022-01-22 13:45:54 +01:00
Rex Dieter
c36afa25bf
one more nullptr.patch (hunspell)
2022-01-19 17:10:14 -06:00
Rex Dieter
02956c858d
commit awol nullptr.patch
2022-01-19 09:36:28 -06:00
Rex Dieter
2126c35130
update bundle versions, nullptr gcc12 ftbfs fix
2022-01-19 09:35:51 -06:00
Rex Dieter
2ea927dfdb
drop old/unused patches
2022-01-19 08:55:49 -06:00
Rex Dieter
b20c6739c1
5.15.8
2022-01-18 14:31:59 -06:00
Miro Hrončok
a8dd1a7a58
Rebuilt for libre2.so.9
2022-01-08 11:41:46 +01:00
Rex Dieter
1442be6d39
respin harfbuzz.patch
2021-09-21 09:45:06 -05:00
Rex Dieter
db3b70b97f
patch use of deprecated harfbuzz apis
2021-09-21 08:58:51 -05:00
Rex Dieter
09d1fc370f
rebuild (harfbuzz)
2021-09-20 15:51:37 -05:00
Rex Dieter
40e9dfd0b0
5.15.6
2021-09-03 14:07:40 -05:00
Rex Dieter
b08ccbcbe9
bump bundled(chromium) Provides
2021-08-23 12:24:57 -05:00
Troy Dawson
85acb836bc
Fix use-python2.patch
2021-08-12 09:43:31 -07:00
Fedora Release Engineering
bb966b45bd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 10:52:38 +00:00
Rex Dieter
a767051e9c
import qtwebengine-release.sh
...
Used to generate source tarball
2021-06-28 14:37:43 -05:00
Rex Dieter
d122c01163
5.15.5
2021-06-28 14:07:15 -05:00
Rex Dieter
5c93e67981
respin bool.patch
2021-06-24 14:44:19 -05:00
Rex Dieter
04f58d9aa7
respin bool.patch
2021-06-24 14:15:24 -05:00
Rex Dieter
c2956dae37
respin bool.patch
2021-06-24 12:46:53 -05:00
Rex Dieter
3e16f741fa
workaround 'TRUE'/'FALSE' was not declared in this scope
2021-06-24 12:04:43 -05:00
Rex Dieter
4cef673b2d
workaround SIGSTKSZ FTBFS ( #19455950
2021-06-16 09:23:37 -05:00
Pete Walter
32062243e8
Rebuild for ICU 69
2021-05-20 01:16:47 +01:00
Jonathan Wakely
0236974f1f
Rebuilt for removed libstdc++ symbols ( #1937698 )
2021-05-10 16:08:31 +01:00
Jonathan Wakely
75dddc5aef
Rebuilt for removed libstdc++ symbol ( #1937698 )
2021-03-30 19:39:37 +01:00
Kevin Kofler
a86893d286
Add versioned Conflicts with -freeworld built against bundled ICU ( #1920379 )
...
* Tue Jan 26 2021 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.15.2-8
- Add versioned Conflicts with -freeworld built against bundled ICU (#1920379 )
The offending -freeworld builds want the ICU data file previously
shipped here. -freeworld must be upgraded together with this package.
2021-01-26 13:52:53 +01:00
Kevin Kofler
8f7f959da3
Fix sandbox issue on 32-bit architectures with glibc >= 2.31 (from Debian)
...
* Sat Jan 23 2021 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.15.2-7
- Fix sandbox issue on 32-bit architectures with glibc >= 2.31 (from Debian)
Unlike the other sandbox fix, this one also affects stable Fedora
releases, but it affects only 32-bit architectures such as armv7hl or
the i386 multilib, not 64-bit architectures such as x86_64 or aarch64.
2021-01-23 23:31:04 +01:00
Kevin Kofler
393d059f13
Reenable system ICU on F33+, ICU 67 supported since 5.15.1 according to Debian
...
* Sat Jan 23 2021 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.15.2-6
- Reenable system ICU on F33+, ICU 67 supported since 5.15.1 according to Debian
2021-01-23 10:49:35 +01:00
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