Skip to content

Commit

Permalink
Merge pull request saltstack#56363 from s0undt3ch/hotfix/requirements
Browse files Browse the repository at this point in the history
Upgrade `psutil` to v5.6.6 because of CVE-2019-18874
  • Loading branch information
dwoz authored Apr 9, 2020
2 parents 22ceb60 + 7fc0d54 commit 6258f6b
Show file tree
Hide file tree
Showing 16 changed files with 15 additions and 16 deletions.
2 changes: 1 addition & 1 deletion pkg/osx/req.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ linode-python==1.1.1
Mako==1.0.7
markupsafe==1.1.1
msgpack-python==0.5.6
psutil==5.6.1
psutil==5.6.6
pyasn1==0.4.5
pycparser==2.19
pycryptodome==3.8.1
Expand Down
2 changes: 1 addition & 1 deletion pkg/windows/req.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ lxml==4.3.0
Mako==1.0.7
markupsafe==1.1.1
msgpack-python==0.5.6
psutil==5.6.1
psutil==5.6.6
pyasn1==0.4.5
pycparser==2.19
pycryptodomex==3.8.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py2.7/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ pathlib2==2.3.3 # via importlib-metadata, importlib-resources, pytest,
pathtools==0.1.2 # via watchdog
pluggy==0.13.1 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
psutil==5.6.6
py==1.8.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py2.7/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ pathlib2==2.3.3 # via importlib-metadata, pytest
pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
psutil==5.6.6
py==1.8.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py2.7/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ pathlib2==2.3.3 # via importlib-metadata, pytest
pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
psutil==5.6.6
py==1.8.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py3.4/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ pathlib2==2.3.3 # via importlib-metadata, pytest
pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
psutil==5.6.6
py==1.8.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py3.5/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ pathlib2==2.3.3 # via pytest
pathtools==0.1.2 # via watchdog
pluggy==0.13.1 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
psutil==5.6.6
py==1.8.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py3.5/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ pathlib2==2.3.3 # via pytest
pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
psutil==5.6.6
py==1.8.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py3.5/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ pathlib2==2.3.3 # via pytest
pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
psutil==5.6.6
py==1.8.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py3.6/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ paramiko==2.4.2 # via junos-eznc, ncclient, scp
pathtools==0.1.2 # via watchdog
pluggy==0.13.1 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
psutil==5.6.6
py==1.8.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py3.6/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ paramiko==2.4.2
pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
psutil==5.6.6
py==1.8.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py3.6/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ patch==1.16
pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
psutil==5.6.6
py==1.8.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py3.7/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ paramiko==2.4.2 # via junos-eznc, ncclient, scp
pathtools==0.1.2 # via watchdog
pluggy==0.13.1 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
psutil==5.6.6
py==1.8.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py3.7/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ paramiko==2.4.2
pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
psutil==5.6.6
py==1.8.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/py3.7/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ patch==1.16
pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
psutil==5.6.6
py==1.8.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
Expand Down
1 change: 0 additions & 1 deletion requirements/static/windows.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ patch
pygit2
python-etcd>0.4.2
msgpack-python >= 0.4.2, != 0.5.5
psutil
pyopenssl
python-gnupg
pyvmomi
Expand Down

0 comments on commit 6258f6b

Please sign in to comment.