Closed
Bug 1674917
Opened 5 years ago
Closed 5 years ago
Update parking_lot to 0.11
Categories
(Core :: General, task)
Core
General
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: kvark, Assigned: kvark)
References
Details
Attachments
(1 file)
This is a breaking change and requires updates across Gecko components.
See also - bug 1629359
![]() |
Assignee | |
Comment 1•5 years ago
|
||
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0ec69f07cdc9
Update parking_lot to 0.11 r=nika
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
Comment 4•5 years ago
|
||
Hey Dzmitry!
After this change got in m-c, every run of ./mach vendor rust
complains (see bug 1675534 comment 1):
Package instant has a license that is approved for build-time dependencies: BSD-3-Clause
but the package itself is not whitelisted as being a build-time only package.If your package is build-time only, please add it to the whitelist of build-time only packages. Otherwise, you need to request license review on the package's license. If the package's license is approved, please add it to the whitelist of suitable licenses.
This seems to be both scary and important. Are you aware?
Flags: needinfo?(dmalyshau)
![]() |
Assignee | |
Comment 5•5 years ago
|
||
Thanks for the heads up! Filed bug 1675851 to investigate.
Flags: needinfo?(dmalyshau)
You need to log in
before you can comment on or make changes to this bug.
Description
•