Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #10607: Show warnings for TLS 1.0 and TLS 1.1 (uplift to 1.15.x) #6616

Merged
merged 1 commit into from
Sep 11, 2020

Conversation

brave-builds
Copy link
Collaborator

@brave-builds brave-builds commented Sep 10, 2020

Uplift of #6574
Resolves brave/brave-browser#10607

Approved, please ensure that before merging:

  • You have checked CI and the builds, lint, and tests all pass or are not related to your PR.
  • You have tested your change on Nightly.
  • The PR milestones match the branch they are landing to.

After you merge:

  • The associated issue milestone is set to the smallest version that the changes is landed on.

@brave-builds brave-builds requested a review from a team September 10, 2020 17:28
@brave-builds brave-builds self-assigned this Sep 10, 2020
@brave-builds brave-builds added this to the 1.15.x - Beta milestone Sep 10, 2020
@kjozwiak
Copy link
Member

test-install failed on Win x64 as per https://ci.brave.com/job/pr-brave-browser-pr6574_legacy_tls_warnings_1.15.x-windows/1/execution/node/241/log/. However, this is a known intermittent issue and doesn't block uplift.

16:28:00  powershell.exe : Start-Process : This command cannot be run due to the error: The system cannot find the file specified.
16:28:00  At C:\15.x@tmp\durable-007ccdf3\powershellWrapper.ps1:3 char:1
16:28:00  + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
16:28:00  + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16:28:00      + CategoryInfo          : NotSpecified: (Start-Process :...file specified.:String) [], RemoteException
16:28:00      + FullyQualifiedErrorId : NativeCommandError
16:28:00   
16:28:00  At C:\15.x@tmp\durable-007ccdf3\powershellScript.ps1:10 char:17
16:28:00  + ...             Start-Process "C:\Users\Administrator\AppData\Local\Brave ...
16:28:00  +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16:28:00      + CategoryInfo          : InvalidOperation: (:) [Start-Process], InvalidOperationException
16:28:00  
16:28:00      + FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand

Copy link
Member

@kjozwiak kjozwiak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uplift into 1.15.x approved after deliberating with @brave/uplift-approvers. QA has verified the PR on Nightly as per #6574 (comment).

@kjozwiak kjozwiak merged commit 16bb27a into 1.15.x Sep 11, 2020
@kjozwiak kjozwiak deleted the pr6574_legacy_tls_warnings_1.15.x branch September 11, 2020 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants