Closed
Bug 1599332
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 20444 - Update psutil to 5.6.6
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox73 fixed)
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20444 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20444
Details from upstream follow.
pyup-bot <github-bot@pyup.io> wrote:
Update psutil to 5.6.6
This PR updates psutil from 5.6.5 to 5.6.6.
<details>
<summary>Changelog</summary>### 5.6.6 ``` =====
2019-11-25
Bug fixes
- 1179_: [Linux] Process cmdline() now takes into account misbehaving processes
renaming the command line and using inappropriate chars to separate args.- 1616_: use of Py_DECREF instead of Py_CLEAR will result in double free and
segfault (CVE). (patch by Riccardo Schirone)- 1619_: [OpenBSD] compilation fails due to C syntax error. (patch by Nathan
Houghton)
</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/psutil
- Changelog: https://pyup.io/changelogs/psutil/
- Repo: https://github.com/giampaolo/psutil
</details>
Assignee | ||
Comment 1•6 years ago
|
||
PR 20444 applied with additional changes from upstream: db0253842b50163f595049fcf8becf7992ac3046, da2fc76dea2694cdf47d11694fe2538e2a9da058
Assignee | ||
Comment 2•6 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4607aab4f998
[wpt PR 20444] - Update psutil to 5.6.6, a=testonly
Assignee | ||
Comment 4•6 years ago
|
||
Test result changes from PR not available.
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•