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

Update paket to address TLS deprecation #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

forki
Copy link

@forki forki commented Mar 5, 2018

👋 GitHub disabled TLS 1.0 and TLS 1.1 on February 22nd, which affected Paket's bootstrapper. It needs to be updated to 5.142 or later.

You can read more about this on the GitHub Engineering blog.

The update to Paket is explained here: fsprojects/Paket#3066

This is an automated pull request sent to all projects on Github that use Paket.

The work to update Paket in the wild is occurring here: fsprojects/Paket#3068

@kthompson
Copy link
Owner

Looking for some more information on how to verify this. I downloaded https://github.com/fsprojects/Paket/releases/tag/5.148.0 bootstrapper and the sha1 appear to be different. I also tried 5.142.0 which also has a different signature.

@forki
Copy link
Author

forki commented Mar 6, 2018

The hash should match 142. But it's not wrong to reject this pr and replace the bootstrapper with 148. They are functional identical and if that increases your trust then please do it like that. Cheers

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.

2 participants