Rex Dieter
9a31f36f81
-devtools subpkg, workaround multilib conflicts ( #1663299 )
6 years ago
Rex Dieter
0b0d4873ac
rebuild (Qt5)
6 years ago
Rex Dieter
522e420ac0
Fix/workaround FTBFS on aarch64 with newer glibc
...
patch borrowed from chromium packaging
6 years ago
Rex Dieter
ed0dfbde8a
5.11.3
6 years ago
Rex Dieter
580501a45c
avoid using %make_build for now
6 years ago
Rex Dieter
0d059fc707
5.11.2
6 years ago
Rex Dieter
b960d8aad8
Release++
...
sorry, should've been included in prior commit
6 years ago
Rex Dieter
b45d4b1dd4
use bundled minizip on f30+ ( #1632196 )
6 years ago
Jan Grulich
08fa96460e
rebuild (qt5)
6 years ago
Rex Dieter
a0b5b671a5
workaround minizip-compat-devel bogosity
...
See also
https://bugzilla.redhat.com/show_bug.cgi?id=1630448
6 years ago
Rex Dieter
d9430dad6c
cleaner (imo) minizip deps, unconditionally and explicitly use pkgconfig
6 years ago
Dan Horák
712075074b
conditionalize BR: minizip-devel
6 years ago
Patrik Novotný
ce8cc64b90
Update dependency to minizip-compat(-devel)
...
Related: rhbz#1609830, rhbz#1615381
6 years ago
Rex Dieter
6802e02f24
BR: /usr/bin/python
7 years ago
Fedora Release Engineering
c6e30937fe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
Pete Walter
80ee1c47cb
Rebuild for ICU 62
7 years ago
Rex Dieter
dc623b18d2
5.11.1
7 years ago
Rex Dieter
168b7d76d4
rebuild (qt5)
7 years ago
Rex Dieter
635c366f48
5.11.0
...
drop shadow build (to match other qt5 packages where it has been problematic)
drop upstreamed patches
rebase no-icudtl-dat.patch
pull in upstream gcc8 FTBFS fix
update clean_ffmpeg whitelist
patches needswork: system-nspr-prtime,system-icu-utf,no-sse2,skia-neon,icu59
minimal debug/debuginfo (for now)
use macros %make_build %ldconfig_scriptlets %__ninja %__ninja_common_opts
7 years ago
Rex Dieter
2ef1c5e991
include 0027-Fix-compilation-of-simplebrowser-example.patch (5.11 branch)
7 years ago
Rex Dieter
ba69fc4e94
Add patch by spot from the Fedora Chromium RPM for FTBFS with GCC 8 on i686
7 years ago
Rex Dieter
aee3cb4c6f
rebuild (qt5 5.11.0)
7 years ago
Pete Walter
2d4379aac1
Rebuild for ICU 61.1
7 years ago
Iryna Shcherbina
6fba713e08
Update Python 2 dependency declarations to new packaging standards
7 years ago
Kevin Kofler
c17b1afe2c
Improve changelog entry
7 years ago
Kevin Kofler
4aaa039459
Fix (from 5.9.5) for incomplete, ineffective fix for CVE-2018-6033 in 5.10.1
...
* Sun Mar 18 2018 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.10.1-4
- Fix (from 5.9.5) for incomplete, ineffective fix for CVE-2018-6033 in 5.10.1
7 years ago
Kevin Kofler
b58078eac9
Forward-port security backports from 5.9.5 LTS (up to Chromium 65.0.3325.146)
...
* Sat Mar 17 2018 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.10.1-3
- Forward-port security backports from 5.9.5 LTS (up to Chromium 65.0.3325.146)
7 years ago
Kevin Kofler
be616902c9
Drop -fabi-version=11 workaround, gcc-8.0.1-0.16.fc28 should fix this
...
* Fri Feb 23 2018 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.10.1-2
- Drop -fabi-version=11 workaround, gcc-8.0.1-0.16.fc28 should fix this
7 years ago
Kevin Kofler
89edf3d4d3
Update to 5.10.1
...
* Sun Feb 18 2018 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.10.1-1
- Update to 5.10.1
- Rediff (unfuzz) no-sse2 patch
7 years ago
Kevin Kofler
6af8bf77ca
Renumber Patch101 to Patch23
...
This is a downstream patch, it should not have a number >= 100.
Also make the comment more verbose.
7 years ago
Rex Dieter
8da52afa4d
apply new patch conditionally
...
f28+ only
7 years ago
Rex Dieter
3d5ab9af85
workaround FTBFS, build with -fabi-version=11 ( #1545918 )
7 years ago
Kevin Kofler
88482cbf98
Reenable system libvpx on F28+, Rawhide (future F28) has libvpx 1.7.0 now
...
* Sat Feb 10 2018 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.10.0-5
- Reenable system libvpx on F28+, Rawhide (future F28) has libvpx 1.7.0 now
7 years ago
Fedora Release Engineering
0d9361e566
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
Tom Callaway
ac1f296b57
rebuild for new libvpx
7 years ago
Rex Dieter
02d539ac59
rebuild (qt-5.10.0)
7 years ago
Kevin Kofler
02167f0744
no-sse2 patch: Update path for -Wl,-rpath-link
...
The src/core/Release directory was renamed to src/core/release.
7 years ago
Kevin Kofler
5732b3c9b5
no-sse2 patch: Fix WebRTC aec3 module FTBFS
...
The aec3 module attempts to do SSE2 runtime detection in a way that does
not compile with GCC, so disable it. (SSE2 use in that module is now
compile-time only, i.e., only enabled for the x86_64 package in Fedora.)
The patch also optimizes x86_64 by making the SSE2 detection return a
compile-time constant, which upstream neglected doing.
7 years ago
Kevin Kofler
3e25b57a41
no-sse2 patch: More V8 syncing from ia32 to x87
...
Sync interface-descriptors-x87.cc from interface-descriptors-ia32.cc,
add missing MacroAssembler::AssertFixedArray.
7 years ago
Kevin Kofler
6cdb87ab31
no-sse2 patch: sync builtins-x87.cc from builtins-ia32.cc
...
Port the newly introduced xmm* uses, merge in all other changes.
7 years ago
Kevin Kofler
bbb70f9c86
no-sse2 patch: More V8 x87 fixes (3)
7 years ago
Kevin Kofler
c5173657c0
no-sse2 patch: More V8 x87 fixes (2)
7 years ago
Kevin Kofler
5b79f2f0a6
no-sse2 patch: More V8 x87 fixes
7 years ago
Kevin Kofler
95e8108c94
no-sse2 patch FTBFS fix attempt, armv7hl FTBFS fix attempt
...
- no-sse2 patch: First try at cleaning up the V8 x87 backend bitrot, by
porting needed changes from the ia32 SSE2 backend.
- Reduce debugging info on ARM also on F27+ (as on F26- since 5.9.0).
- Update changelog date.
7 years ago
Kevin Kofler
ab0943aad9
Fix no-sse2 patch bugs
...
* Revert https://chromium-review.googlesource.com/c/chromium/src/+/570351
which assumes that x86 must have SSE (1).
* Fix the wsola_internals.cc patch: xmmintrin.h requires only SSE (1),
not SSE2. (Should not really make a difference in practice though.)
* Fix rebasing copy&paste error in DirectConvolver.cpp.
7 years ago
Kevin Kofler
2e3844f4b7
clean_ffmpeg.sh: Add missing libavcodec/opus_rc.h
...
Also update sources with the regenerated and reuploaded tarball.
7 years ago
Kevin Kofler
b3a92e0ab0
clean_ffmpeg.sh: Add missing libavcodec/mpeg12data.h
...
Also update sources with the regenerated and reuploaded tarball.
7 years ago
Kevin Kofler
e16c10df1a
Update clean_ffmpeg.sh whitelist (sync from Fedora Chromium packaging)
...
Add missing libavutil/imgutils.c, libavutil/imgutils.h,
libavutil/imgutils_internal.h and libavcodec/hwaccel.h.
Also update sources with the regenerated and reuploaded tarball.
7 years ago
Kevin Kofler
b32710261f
Fix FTBFS issues in the icu59, no-sse2 and skia-neon patches
...
Also bump changelog date.
7 years ago
Kevin Kofler
3119084d60
Forward-port missing parts of 5.9 ICU>=59 build fix (QTBUG-60886, QTBUG-65090)
7 years ago