Closed
Bug 1247994
Opened 9 years ago
Closed 9 years ago
Upgrade vendored requests Python package
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox47 fixed)
RESOLVED
FIXED
mozilla47
| Tracking | Status | |
|---|---|---|
| firefox47 | --- | fixed |
People
(Reporter: gps, Assigned: gps)
Details
Attachments
(1 file)
We currently have version 2.5.1 of the "requests" Python package vendored in tree. There are a number of bug fixes in the latest version, including CVE-2015-2296. We should upgrade.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=f915d1799171 indicates that automation was happy with 2.9.1. Will submit a rubber stamp patch shortly...
| Assignee | ||
Comment 1•9 years ago
|
||
Previously, we We were running version 2.5.1 of requests. Newer
versions have several bug fixes and even address a CVE.
Source was obtained from
https://pypi.python.org/packages/source/r/requests/requests-2.9.1.tar.gz
and checked in without modification. This should be a rubber stamp
review.
Review commit: https://reviewboard.mozilla.org/r/34801/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/34801/
Attachment #8718924 -
Flags: review?(mshal)
Comment 2•9 years ago
|
||
Comment on attachment 8718924 [details]
MozReview Request: Bug 1247994 - Upgrade vendored requests package to 2.9.1; r?mshal
https://reviewboard.mozilla.org/r/34801/#review31703
Attachment #8718924 -
Flags: review?(mshal) → review+
Comment 4•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•