Skip to content

Conversation

@igor-sadchenko
Copy link

Fix issue #2902

@aiordache @ulyssessouza, please, accept this PR to fix this annoying bug

@igor-sadchenko
Copy link
Author

@StefanScherer could you help with this?

Signed-off-by: Igor Sadchenko <igor.sadchenko@gmail.com>
Signed-off-by: Igor Sadchenko <igor.sadchenko@gmail.com>
@igor-sadchenko
Copy link
Author

igor-sadchenko commented Mar 30, 2022

@justincormack @thaJeztah maybe you know the answer who can help with that?
An annoying problem that is more than 6 months old, the fix of which is to update one dependency. Are you seriously?

Signed-off-by: Igor Sadchenko <igor.sadchenko@gmail.com>
milas added a commit to milas/docker-py that referenced this pull request Jul 25, 2022
Upgrade to latest pywin32, which has support for Python 3.10 and resolves a CVE (related to ACL APIs, outside the scope of what `docker-py` relies on, which is npipe support, but still gets flagged by scanners). The version constraint has also been relaxed in `setup.py` to allow newer versions of pywin32. This is similar to how we handle the other packages there, and should be safe from a compatibility perspective. Fixes docker#2902. Closes docker#2972 and closes docker#2980.
milas added a commit to milas/docker-py that referenced this pull request Jul 25, 2022
Upgrade to latest pywin32, which has support for Python 3.10 and resolves a CVE (related to ACL APIs, outside the scope of what `docker-py` relies on, which is npipe support, but still gets flagged by scanners). The version constraint has also been relaxed in `setup.py` to allow newer versions of pywin32. This is similar to how we handle the other packages there, and should be safe from a compatibility perspective. Fixes docker#2902. Closes docker#2972 and closes docker#2980. Signed-off-by: Milas Bowman <milas.bowman@docker.com>
@milas milas closed this in #3004 Jul 26, 2022
milas added a commit that referenced this pull request Jul 26, 2022
Upgrade to latest pywin32, which has support for Python 3.10 and resolves a CVE (related to ACL APIs, outside the scope of what `docker-py` relies on, which is npipe support, but still gets flagged by scanners). The version constraint has also been relaxed in `setup.py` to allow newer versions of pywin32. This is similar to how we handle the other packages there, and should be safe from a compatibility perspective. Fixes #2902. Closes #2972 and closes #2980. Signed-off-by: Milas Bowman <milas.bowman@docker.com>
@milas
Copy link
Contributor

milas commented Jul 26, 2022

Hi! Thanks so much for your PR and apologies for the delay in review. A fix for this has been merged and we're planning to issue a new release containing it soon. For context, changes similar to yours were done in #3004 to address some CI changes in the repo, which blocked merging of your PR as-is, and given the delay on this, we wanted to be respectful of our contributor's time and not require you to rebase + re-review.

@igor-sadchenko igor-sadchenko deleted the pywin32-upgrade branch August 12, 2022 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants