Tomas Popela
8b5c622431
Add an updated patch that was missed
2019-08-27 12:37:25 +02:00
Tomas Popela
b82b0a31dd
Update to 76.0.3809.132
2019-08-27 12:37:25 +02:00
Tomas Popela
fc327721ea
Another noexec fix for EL7
2019-08-27 12:37:25 +02:00
Tomas Popela
e39b8894d2
Another el7 noexcept change
2019-08-27 12:37:25 +02:00
Tomas Popela
aaab3d4ed4
More el7 fixes
...
Merge the previously committed change in to the el7-noexcept patch and
revert another change that is needed on Fedora, but breaking the build
on EL7.
2019-08-27 12:37:25 +02:00
Tomas Popela
af4746e6db
Fix the EL7 build as it doesn't like part of the upstream GCC patch
2019-08-27 12:37:25 +02:00
Miro Hrončok
ec9d075ebb
Use bundled Python 2 libraries during build
...
This removes the dependency on a small stack of Python 2 libraries.
There is a %global flag to control this, however only markupsafe is handled
differently when %bundlepylibs is set, other libraries seem to have been bundled
already.
2019-08-27 08:36:45 +00:00
Tomas Popela
5039438024
Add an updated patch that was missed
2019-08-27 07:56:12 +02:00
Tomas Popela
937790beb5
Update to 76.0.3809.132
2019-08-27 07:13:54 +02:00
Tomas Popela
77fd050dd9
Another noexec fix for EL7
2019-08-27 06:50:05 +02:00
Tomas Popela
2f9ffec1c5
Another el7 noexcept change
2019-08-27 06:50:05 +02:00
Tomas Popela
250b15f9a2
More el7 fixes
...
Merge the previously committed change in to the el7-noexcept patch and
revert another change that is needed on Fedora, but breaking the build
on EL7.
2019-08-27 06:50:02 +02:00
Tomas Popela
fcd18a8550
Fix the EL7 build as it doesn't like part of the upstream GCC patch
2019-08-27 06:48:34 +02:00
Tomas Popela
e57befc4e4
Another noexec fix for EL7
2019-08-26 14:40:26 +02:00
Nicolas Chauvet
32351d81ff
Clean-up gitignore using wildcard
2019-08-23 18:15:28 +02:00
Tomas Popela
863006b82e
Another el7 noexcept change
2019-08-23 13:48:03 +02:00
Tomas Popela
9c7daa3343
More el7 fixes
...
Merge the previously committed change in to the el7-noexcept patch and
revert another change that is needed on Fedora, but breaking the build
on EL7.
2019-08-23 11:01:37 +02:00
Tomas Popela
80f054f012
Fix the EL7 build as it doesn't like part of the upstream GCC patch
2019-08-23 07:54:57 +02:00
Tomas Popela
216cd7c5a9
Update the list of private libraries and remove a pak file that was removed
2019-08-22 07:47:45 +02:00
Tomas Popela
3a1daf2de7
Fix the previously uploaded patch
2019-08-22 07:47:45 +02:00
Tomas Popela
a1f30b2ff3
Fix the build of remoting_all target
2019-08-22 07:47:45 +02:00
Tomas Popela
e64c26cff0
//third_party dependency missing for remoting
2019-08-22 07:47:45 +02:00
Tomas Popela
dbf9b1c4cf
Backport and create more of the GCC fixes
2019-08-22 07:47:45 +02:00
Tomas Popela
080ef08ad1
Upload the new cleaned tarball with aarch64 sources
...
Previously I forgot to pass the --ffmpegarm while generating the
tarball.
2019-08-22 07:47:45 +02:00
Tomas Popela
de0ef0a3af
Backport another upstream build fix
2019-08-22 07:47:45 +02:00
Tomas Popela
d9260b3ba2
Update the Pulseaudio's pa_operation_get_state() signature
...
Missed it while updating the Pulseaudio signatures.
2019-08-22 07:47:45 +02:00
Tomas Popela
74dc565d42
Add missing ffmpeg file on aarch64
2019-08-22 07:47:45 +02:00
Tomas Popela
e16856fd56
Pulseaudio changed the API in 12.99 and we need to adapt the signatures
2019-08-22 07:47:45 +02:00
Tom Callaway
0ff1f6c0fd
loosen dependency on chromium-libs in freeworld build
2019-08-22 07:47:45 +02:00
Tomas Popela
8fa5dc125a
third_party/boringssl/linux-x86_64/crypto/third_party/sike needs to be preserved
2019-08-22 07:47:45 +02:00
Tomas Popela
650cd97edc
third_party/openscreen need to be preserved
2019-08-22 07:47:45 +02:00
Tomas Popela
0833f269b8
Backport more build fixes from upstream
2019-08-22 07:47:45 +02:00
Tomas Popela
208926062c
Add more fixes
2019-08-22 07:47:45 +02:00
Tomas Popela
59fa23497a
Update to 76.0.3809.100
2019-08-22 07:47:45 +02:00
Tomas Popela
eea8d1dc28
Cleanup the patches
2019-08-22 07:47:45 +02:00
Fedora Release Engineering
4101a64726
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-08-22 07:47:45 +02:00
Tomas Popela
50c0a963fb
Update the list of private libraries and remove a pak file that was removed
2019-08-22 07:45:50 +02:00
Tomas Popela
6b2762ec89
Fix the previously uploaded patch
2019-08-22 07:45:50 +02:00
Tomas Popela
f9c9c79473
Fix the build of remoting_all target
2019-08-22 07:45:50 +02:00
Tomas Popela
b7cedf6c8b
//third_party dependency missing for remoting
2019-08-22 07:45:50 +02:00
Tomas Popela
889d5867f1
Backport and create more of the GCC fixes
2019-08-22 07:45:50 +02:00
Tomas Popela
1bc7f18b15
Upload the new cleaned tarball with aarch64 sources
...
Previously I forgot to pass the --ffmpegarm while generating the
tarball.
2019-08-22 07:45:50 +02:00
Tomas Popela
27f92858f5
Backport another upstream build fix
2019-08-22 07:45:50 +02:00
Tomas Popela
e38a4336b1
Update the Pulseaudio's pa_operation_get_state() signature
...
Missed it while updating the Pulseaudio signatures.
2019-08-22 07:45:50 +02:00
Tomas Popela
259b8d6063
Add missing ffmpeg file on aarch64
2019-08-22 07:45:50 +02:00
Tomas Popela
e116fd0fc7
Pulseaudio changed the API in 12.99 and we need to adapt the signatures
2019-08-22 07:45:50 +02:00
Tom Callaway
f687cc7a6b
loosen dependency on chromium-libs in freeworld build
2019-08-22 07:45:50 +02:00
Tomas Popela
c9aa7a867c
third_party/boringssl/linux-x86_64/crypto/third_party/sike needs to be preserved
2019-08-22 07:45:50 +02:00
Tomas Popela
fe36406366
third_party/openscreen need to be preserved
2019-08-22 07:45:50 +02:00
Tomas Popela
1a67b56d44
Backport more build fixes from upstream
2019-08-22 07:45:50 +02:00