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 python version distributed with Windows installer #25440

Closed
lorengordon opened this issue Jul 15, 2015 · 10 comments
Closed

Update python version distributed with Windows installer #25440

lorengordon opened this issue Jul 15, 2015 · 10 comments
Assignees
Labels
Feature new functionality including changes to functionality and code refactors, etc. P2 Priority 2 Platform Relates to OS, containers, platform-based utilities like FS, system based apps Windows ZRELEASED - Boron
Milestone

Comments

@lorengordon
Copy link
Contributor

Currently the Windows installer for salt v2015.5.3 is distributing python v2.7.8. I'd like to request that, if salt is going to bundle and distribute a python package, then salt's packaging workflow should update the bundled python package distributed with salt (and any other bundled packages). Most recent version in the python 2.7.x line is v2.7.10.

python --version

PS C:\salt> C:\salt\bin\python.exe --version
Python 2.7.8

salt-call.bat --versions-report:

PS C:\salt> .\salt-call.bat --versions-report
           Salt: 2015.5.3
         Python: 2.7.8 (default, Jun 30 2014, 16:08:48) [MSC v.1500 64 bit (AMD64)]
         Jinja2: 2.7.3
       M2Crypto: 0.21.1
 msgpack-python: 0.4.5
   msgpack-pure: Not Installed
       pycrypto: 2.6
        libnacl: Not Installed
         PyYAML: 3.11
          ioflo: Not Installed
          PyZMQ: 14.6.0
           RAET: Not Installed
            ZMQ: 4.0.5
           Mako: Not Installed
        Tornado: Not Installed
@jfindlay jfindlay added Feature new functionality including changes to functionality and code refactors, etc. Windows P2 Priority 2 Platform Relates to OS, containers, platform-based utilities like FS, system based apps labels Jul 16, 2015
@jfindlay jfindlay added this to the Approved milestone Jul 16, 2015
@jfindlay
Copy link
Contributor

@lorengordon, I remember that there was a reason we didn't upgrade to 2.7.9, but now that 2.7.10 is out that issue may have been resolved. In either case, it's a good idea to keep current, thanks.

@twangboy twangboy modified the milestones: Be 1, Approved Jul 20, 2015
@twangboy twangboy added the won't-fix legitimate issue, but won't fix label Jul 21, 2015
@twangboy
Copy link
Contributor

There are problems with the way python versions above 2.7.8 are handling SSL requests. For now we are going to continue to use python 2.7.8.

@lorengordon
Copy link
Contributor Author

Heh, those issues are likely caused by the changes driving this request in the first place. 2.7.9 introduces security updates for POODLE attacks. Our auditors are kind of strict about that kind of thing. Got a timeline, maybe?

@twangboy
Copy link
Contributor

@UtahDave^^^^

@twangboy twangboy modified the milestones: Be 1, Approved Jul 22, 2015
@twangboy twangboy reopened this Jul 22, 2015
@twangboy
Copy link
Contributor

@lorengordon We are tagging this for our Boron Release.

@lorengordon
Copy link
Contributor Author

Awesome, thanks!

@TheBigBear
Copy link
Contributor

HTTPS on docs.saltstack.com #25567 #25567 (comment) wants to move all windows downloads to HTTPS. If this is done before the Boron release the salt-minion downloads break. There is a 'workaround' to replace the docs.saltstack.com/downloads links with saltstackdocs.wpengine.com/downloads links.

@TheBigBear
Copy link
Contributor

For now I have swapped out the DL URLs of salt-minion for windows see PR saltstack/salt-winrepo#380 see also #25961 #25567 #25440

@twangboy
Copy link
Contributor

Need to have QA Test.....

@twangboy
Copy link
Contributor

@TheBigBear Thanks, I'll see if I can find a fix for that.

@twangboy twangboy reopened this Sep 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature new functionality including changes to functionality and code refactors, etc. P2 Priority 2 Platform Relates to OS, containers, platform-based utilities like FS, system based apps Windows ZRELEASED - Boron
Projects
None yet
Development

No branches or pull requests

4 participants