Commit Graph

797 Commits

Author SHA1 Message Date
Tomas Popela c84fdddcb1 Add missing ffmpeg file on aarch64 2019-08-22 07:40:02 +02:00
Tomas Popela e95a7043a9 Pulseaudio changed the API in 12.99 and we need to adapt the signatures 2019-08-22 07:40:02 +02:00
Tom Callaway a67d161f16 loosen dependency on chromium-libs in freeworld build 2019-08-22 07:40:02 +02:00
Tomas Popela e0d11a7855 third_party/boringssl/linux-x86_64/crypto/third_party/sike needs to be preserved 2019-08-22 07:40:02 +02:00
Tomas Popela 4f64c0f273 third_party/openscreen need to be preserved 2019-08-22 07:40:02 +02:00
Tomas Popela 8e2b9c82f9 Backport more build fixes from upstream 2019-08-22 07:40:02 +02:00
Tomas Popela a44f11deb4 Add more fixes 2019-08-22 07:34:35 +02:00
Tomas Popela 83f2dc294a Update to 76.0.3809.100 2019-08-22 07:34:16 +02:00
Tomas Popela b32ea8ff86 Cleanup the patches 2019-08-22 07:32:29 +02:00
Tomas Popela cae7041976 Update the list of private libraries and remove a pak file that was removed 2019-08-21 14:17:44 +02:00
Tomas Popela 53c822f6be Fix the previously uploaded patch 2019-08-21 14:17:44 +02:00
Tomas Popela c55af60ffa Fix the build of remoting_all target 2019-08-21 14:17:44 +02:00
Tomas Popela ba2f198b9f //third_party dependency missing for remoting 2019-08-21 14:17:44 +02:00
Tomas Popela 1196d0d541 Backport and create more of the GCC fixes 2019-08-21 14:17:44 +02:00
Tomas Popela b01a0be496 Upload the new cleaned tarball with aarch64 sources
Previously I forgot to pass the --ffmpegarm while generating the
tarball.
2019-08-21 14:17:44 +02:00
Tomas Popela 170da1572c Backport another upstream build fix 2019-08-21 14:17:44 +02:00
Tomas Popela f31a3b1f0c Update the Pulseaudio's pa_operation_get_state() signature
Missed it while updating the Pulseaudio signatures.
2019-08-21 14:17:44 +02:00
Tomas Popela 923b51d3f2 Add missing ffmpeg file on aarch64 2019-08-21 14:17:44 +02:00
Tomas Popela b2aa221469 Pulseaudio changed the API in 12.99 and we need to adapt the signatures 2019-08-21 14:17:44 +02:00
Tom Callaway a848ba4924 loosen dependency on chromium-libs in freeworld build 2019-08-21 14:17:44 +02:00
Tomas Popela 081e6e7deb third_party/boringssl/linux-x86_64/crypto/third_party/sike needs to be preserved 2019-08-21 14:17:44 +02:00
Tomas Popela 6338de1419 third_party/openscreen need to be preserved 2019-08-21 14:17:44 +02:00
Tomas Popela 333adfcd38 Backport more build fixes from upstream 2019-08-21 14:17:44 +02:00
Tomas Popela 02877cca95 Update the list of private libraries and remove a pak file that was removed 2019-08-21 13:51:11 +02:00
Tomas Popela 234bd983cb Fix the previously uploaded patch 2019-08-20 22:07:44 +02:00
Tomas Popela 05ed80ce7e Fix the build of remoting_all target 2019-08-20 21:36:06 +02:00
Tomas Popela f32de4175a //third_party dependency missing for remoting 2019-08-16 13:58:53 +02:00
Tomas Popela 6ab36cdf55 Backport and create more of the GCC fixes 2019-08-15 21:14:35 +02:00
Tomas Popela cfc50a59ed Upload the new cleaned tarball with aarch64 sources
Previously I forgot to pass the --ffmpegarm while generating the
tarball.
2019-08-15 07:10:04 +02:00
Tomas Popela 453dfe1db3 Backport another upstream build fix 2019-08-15 07:03:49 +02:00
Tomas Popela 4376be3d5f Update the Pulseaudio's pa_operation_get_state() signature
Missed it while updating the Pulseaudio signatures.
2019-08-14 23:22:43 +02:00
Tomas Popela a491a863e2 Add missing ffmpeg file on aarch64 2019-08-14 23:17:42 +02:00
Tomas Popela 8b12346860 Pulseaudio changed the API in 12.99 and we need to adapt the signatures 2019-08-14 16:54:38 +02:00
Tom Callaway 6c1fd53b98 loosen dependency on chromium-libs in freeworld build 2019-08-14 09:52:16 -04:00
Tomas Popela 3f2dbf4382 third_party/boringssl/linux-x86_64/crypto/third_party/sike needs to be preserved 2019-08-14 15:41:23 +02:00
Tomas Popela 481c90e3a6 third_party/openscreen need to be preserved 2019-08-14 15:38:35 +02:00
Tomas Popela fcb9e6e6ed Backport more build fixes from upstream 2019-08-14 14:38:51 +02:00
Tomas Popela 44822a9bb7 Add more fixes 2019-08-13 15:39:15 +02:00
Tomas Popela 38e8f689d5 Update to 76.0.3809.100 2019-08-13 07:05:33 +02:00
Tomas Popela a77981312e Cleanup the patches 2019-08-12 21:21:21 +02:00
Fedora Release Engineering 8c4c53d9b3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-24 20:14:22 +00:00
Tom Callaway aaead4227b Merge branch 'master' into epel7 2019-07-11 17:07:48 -04:00
Tom Callaway 3da184df43 apply upstream fix to resolve issue where it is dangerous to post a task with a RenderProcessHost pointer because the RenderProcessHost can go away before the task is run (causing a segfault). 2019-07-11 17:06:38 -04:00
Tom Callaway 069f28a420 more noexcept fixes for epel7 2019-06-26 16:08:52 -04:00
Tom Callaway 6edb7f7410 try this patch variant 2019-06-25 12:36:35 -04:00
Tom Callaway 1646709894 fix v8 compile with gcc 2019-06-25 10:58:05 -04:00
Tom Callaway 583677e39c disable jumbo for epel7 2019-06-24 11:05:43 -04:00
Tom Callaway 8ca0005ac1 update epel7 patches 2019-06-20 10:22:41 -04:00
Tom Callaway 3a2a8e7070 update to 75.0.3770.100 2019-06-20 09:29:36 -04:00
Tom Callaway 8008a52424 .90 and another missing aarch64 file 2019-06-14 11:02:12 -04:00