1. 21 May, 2019 - 1 commit
    • Allan Sandfeld Jensen's avatar
      Update Chromium · 0835dfa3
      Allan Sandfeld Jensen authored
      
      Pull in the one security patch from 74.0.3729.157
      
      Submodule src/3rdparty 599fa1c6..00390e99:
        > Try different versions when creating a CoreProfile context on macOS
        > Fix crashes due to pa_context_get_server_info
      
      Task-number: QTBUG-75496
      Change-Id: I9dd05cf17fdf56912168dbaedc238fdd7a5412d8
      Reviewed-by: default avatarJüri Valdmann <juri.valdmann@qt.io>
       
       
       
      v5.13.0-beta4
      0835dfa3
  2. 15 May, 2019 - 1 commit
  3. 20 May, 2019 - 2 commits
    • Michal Klocek's avatar
      Make linker call look great again · ee12b53e
      Michal Klocek authored
      
      Fix issues with messed up linker path:
      
       * do not use LIBS_PRIVATE on linux at least for passing object
         and archive responses files.
       * do not use QT and QT_PRIVATE with same libs, it simply
         includes libs in LIB and LIB_PRIVATE so doubles linker libs.
       * remove bogus dependency for gui and core for webengineheaders pseudo module.
       * remove unused egl config flag
      
      Fixes: QTBUG-75832
      Task-number: QTBUG-75357
      Change-Id: I1720394e636e3f89d546f372b10932dd4ad395fe
      Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@qt.io>
       
       
       
      ee12b53e
    • Michal Klocek's avatar
      Fix linker too long argument list · 546c42e4
      Michal Klocek authored
      
      For yocto builds linker can get quite long path
      since all archives are listed as absolute paths.
      This can end up as "execvp: /bin/sh: Argument list too long"
      
      Use rsp files also for archives.
      
      Change-Id: I096e2f35ed72b68261bf465e84baddd1f78cd917
      Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@qt.io>
       
       
       
      546c42e4
  4. 17 May, 2019 - 1 commit
  5. 13 May, 2019 - 2 commits
  6. 09 May, 2019 - 2 commits
    • Allan Sandfeld Jensen's avatar
      Fix clang build with libstdc++8 · 5a5cc11a
      Allan Sandfeld Jensen authored
      
      Chromium was trying to use some specific sample profiles, just ignore
      that.
      
      Task-number: QTBUG-75265
      Change-Id: Ifd0517d521634ec01f66d18606f8696bf703b42a
      Reviewed-by: default avatarMichal Klocek <michal.klocek@qt.io>
      5a5cc11a
    • Allan Sandfeld Jensen's avatar
      Update Chromium · aa29753d
      Allan Sandfeld Jensen authored
      
      Pulls in the last of the Chrome 74 security patchs
      
      Changes:
      4b0289025e6 [Backport] Fix for security issue 939316
      f67074175c7 [Backport] Fix for security issue 949015
      444e94c37eb [Backport] Fix for security issue 940205
      37e9433c4cb [Backport] Fix for security issue 937663
      71a5f9b0316 [Backport] Fix for security issue 927471
      98ae1469020 [Backport] Fix for security issue 927849
      92f8fd75754 [Backport] Fix for security issue 894933
      861d3c46520 Fix building with linux-clang mkspec
      91227693b16 [Backport] Fix for CVE-2019-5813
      82d848eb4fe Fix undefined type 'blink::Document' build error for msvc with -no-pch
      
      Fixes: QTBUG-75496
      Change-Id: I50efb46a721dece8ca425ce7830ed0fabe43d64e
      Reviewed-by: default avatarMichael Brüning <michael.bruning@qt.io>
      aa29753d
  7. 03 May, 2019 - 9 commits
  8. 02 May, 2019 - 2 commits
    • Allan Sandfeld Jensen's avatar
      Update Chomium · f7ae9e07
      Allan Sandfeld Jensen authored
      
      Pulls in the high tagged security fixes from Chrome 74:
      b964e56642e FIXUP: Fix building without WebSpeech
      8db9f13a139 [Backport] Fix for CVE-2019-5805
      4ae993a14f1 [Backport] Fix for CVE-2019-5806
      3d0182b2838 [Backport] Fix for CVE-2019-5807
      c5b21c7cec4 [Backport] Fix for CVE-2019-5808
      3350682ece0 [Backport] Fix for security issue 924959
      ea74722a5c8 [Backport] Fix for CVE-2019-5811
      
      Change-Id: If1972935c476330a9ef2dde60f82636f34170d20
      Reviewed-by: default avatarMichael Brüning <michael.bruning@qt.io>
      f7ae9e07
    • Allan Jensen's avatar
      Support clang_cl builds on Windows · 46ac6474
      Allan Jensen authored
      
      Change-Id: I1f3e8fc378cfceda92ff17fcc7669c0f5d97c3f7
      Reviewed-by: default avatarMichal Klocek <michal.klocek@qt.io>
      46ac6474
  9. 30 Apr, 2019 - 1 commit
  10. 29 Apr, 2019 - 3 commits
  11. 24 Apr, 2019 - 2 commits
  12. 23 Apr, 2019 - 2 commits
  13. 21 Apr, 2019 - 1 commit
  14. 20 Apr, 2019 - 1 commit
  15. 18 Apr, 2019 - 1 commit
  16. 17 Apr, 2019 - 7 commits
  17. 16 Apr, 2019 - 2 commits