Skip to content

Conversation

@s0undt3ch
Copy link
Contributor

What does this PR do?

Due to issues found during package testing for the several supported
linux distributions, we're switching back our crypto depencency to
pycrypto.

Security concerned users are still advised to install the latest m2crypto
or pycryptodome library after pip installing salt since salt is prepared
to work with whatever is available.

@s0undt3ch s0undt3ch requested a review from a team as a code owner January 31, 2020 17:39
@ghost ghost requested a review from DmitryKuzmenko January 31, 2020 17:39
Copy link
Contributor

@dmurphy18 dmurphy18 left a comment

Choose a reason for hiding this comment

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

Wondering about the backports_abc in Py3 files since isn't this a Python 2.7 thing, see example: https://github.com/saltstack/salt/pull/56039/files#diff-4b7ce34caa7ceeb596ff14c8a261f9b2

@s0undt3ch
Copy link
Contributor Author

That should get fixed once @dwoz 's PR get's merged since i'll have to regenerate static requirements

Due to issues found during package testing for the several supported
linux distributions, we're switching back our crypto depencency to
pycrypto.

Security concerned users are still advised to install the latest m2crypto
or pycryptodome library after pip installing salt since salt is prepared
to work with whatever is available.
@saltstack saltstack deleted a comment from codecov bot Jan 31, 2020
@saltstack saltstack deleted a comment from codecov bot Jan 31, 2020
@dwoz dwoz merged commit 8288117 into saltstack:master Feb 1, 2020
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.

6 participants