Commit Graph

834 Commits

Author SHA1 Message Date
Tomas Popela be81360432 Fix certificate-transparency patch 2019-09-03 15:28:35 +02:00
Tomas Popela da8d872e92 Fix certificate-transparency patch 2019-09-03 15:28:07 +02:00
Tomas Popela 2f5fd97573 Fix certificate-transparency patch 2019-09-03 15:27:43 +02:00
Tomas Popela b974e5ab1a Fix certificate-transparency patch 2019-09-03 15:26:53 +02:00
Tomas Popela df09cb5bec Backport patch to fix certificate transparency 2019-09-03 12:34:17 +02:00
Tomas Popela fb0db49d82 Backport patch to fix certificate transparency 2019-09-03 12:33:48 +02:00
Tomas Popela bc006359dd Backport patch to fix certificate transparency 2019-09-03 12:33:19 +02:00
Tomas Popela 41c22993b3 Backport patch to fix certificate transparency 2019-09-03 12:32:09 +02:00
Tomas Popela 8f7f0b6930 Backport patch to fix certificate transparency 2019-09-03 12:20:51 +02:00
Tom Callaway 9bb933dc67 update chromium-latest.py to Python3 2019-08-29 16:22:39 -04:00
Tomas Popela 4f832fa064 Add an updated patch that was missed 2019-08-27 12:40:50 +02:00
Tomas Popela 2b5d9457a7 Update to 76.0.3809.132 2019-08-27 12:40:42 +02:00
Nicolas Chauvet c1395d1c9d Clean-up gitignore using wildcard 2019-08-27 12:40:14 +02:00
Tomas Popela ea0cafa75a Add an updated patch that was missed 2019-08-27 12:38:39 +02:00
Tomas Popela a09f547085 Update to 76.0.3809.132 2019-08-27 12:38:39 +02:00
Tomas Popela 15f7f78118 Another noexec fix for EL7 2019-08-27 12:38:39 +02:00
Tomas Popela 46e50be91c Another el7 noexcept change 2019-08-27 12:38:39 +02:00
Tomas Popela 6ad9fbddea 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:38:39 +02:00
Tomas Popela 7c18e771ba Fix the EL7 build as it doesn't like part of the upstream GCC patch 2019-08-27 12:38:39 +02:00
Tomas Popela 5bc875d20d Add an updated patch that was missed 2019-08-27 12:38:01 +02:00
Tomas Popela 503e7f07db Update to 76.0.3809.132 2019-08-27 12:38:01 +02:00
Tomas Popela 22d44ca53a Another noexec fix for EL7 2019-08-27 12:38:01 +02:00
Tomas Popela e79629f80c Another el7 noexcept change 2019-08-27 12:38:01 +02:00
Tomas Popela 32cbc6922a 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:38:01 +02:00
Tomas Popela ed655503ee Fix the EL7 build as it doesn't like part of the upstream GCC patch 2019-08-27 12:38:01 +02:00
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