Closed
Bug 979078
Opened 12 years ago
Closed 12 years ago
SHA-256 license distribution with binary
Categories
(mozilla.org :: Licensing, task)
Tracking
(firefox29 fixed, firefox30 fixed)
RESOLVED
FIXED
People
(Reporter: mcomella, Assigned: mcomella)
References
Details
Attachments
(2 files)
|
1.43 KB,
text/plain
|
Details | |
|
3.76 KB,
patch
|
gerv
:
review+
|
Details | Diff | Splinter Review |
With the patches in bug 915312, I hope to introduce an external SHA-256 library into the source tree with the attached licensing notice.
Condition #1 (distribution of the copyright notice with the source code) should be satisfied as this notice is preserved in the source code.
However, I'm not sure what to do about condition #2 (distribution of the attached copyright notice with the distributed binary) - how should this be followed?
Comment 1•12 years ago
|
||
You add the license block to about:license (toolkit/content/license.html), in the same order and manner as existing blocks. Put up a patch here and I'll review it.
Gerv
| Assignee | ||
Comment 2•12 years ago
|
||
I noticed that bspatch has a similar license (also Colin Percival) and that this license is based off of the FreeBSD license, if that changes how it should be represented.
Attachment #8386197 -
Flags: review?(gerv)
| Assignee | ||
Updated•12 years ago
|
Assignee: gerv → michael.l.comella
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•12 years ago
|
||
Bug 915312 will land the files mentioned in the license.
Depends on: 915312
| Assignee | ||
Comment 4•12 years ago
|
||
Just want to note that bug 915312 has landed on fx-team.
Comment 5•12 years ago
|
||
Comment on attachment 8386197 [details] [diff] [review]
Add pbkdf2_sha256 license to about:license.
This bug should really have blocked the landing bug.
r=gerv.
Gerv
Attachment #8386197 -
Flags: review?(gerv) → review+
| Assignee | ||
Comment 6•12 years ago
|
||
(In reply to Gervase Markham [:gerv] from comment #5)
> This bug should really have blocked the landing bug.
Gah, that makes too much sense! Sorry about that!
https://hg.mozilla.org/integration/fx-team/rev/64f5828568e7
Comment 7•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•12 years ago
|
| Assignee | ||
Comment 8•12 years ago
|
||
bug 915312 was uplifted to Aurora (29) so this needs to be uplifted too. Moving product and component (temporarily) to allow for uplift flags.
Component: Licensing → Crypto
Product: mozilla.org → Android Background Services
Version: other → unspecified
| Assignee | ||
Comment 9•12 years ago
|
||
Comment on attachment 8386197 [details] [diff] [review]
Add pbkdf2_sha256 license to about:license.
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
bug 915312 landed external library code
User impact if declined:
We'd be breaking the license contained in the external library code
Testing completed (on m-c, etc.): N/A
Risk to taking this patch (and alternatives if risky):
None
String or IDL/UUID changes made by this patch: N/A
Attachment #8386197 -
Flags: approval-mozilla-aurora?
Updated•12 years ago
|
status-firefox29:
--- → affected
status-firefox30:
--- → fixed
Updated•12 years ago
|
Attachment #8386197 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
| Assignee | ||
Comment 10•12 years ago
|
||
| Assignee | ||
Comment 11•12 years ago
|
||
Resetting component (see comment 8).
Component: Crypto → Licensing
Flags: approval-mozilla-aurora+
Product: Android Background Services → mozilla.org
Version: unspecified → other
Updated•12 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•