Closed Bug 1539715 Opened 5 years ago Closed 5 years ago

update vendored libprio to 1.5

Categories

(Firefox :: General, defect, P3)

defect

Tracking

()

RESOLVED FIXED
Firefox 68
Tracking Status
firefox68 --- fixed

People

(Reporter: rhelmer, Assigned: rhelmer)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

libprio 1.5 is out, here are the changes since last import:

commit cfecb2cc84789b9c5b2119109c5212bb297f2724
Author: Henry Corrigan-Gibbs <163574+henrycg@users.noreply.github.com>
Date: Wed Mar 27 21:34:20 2019 -0700

Remove precomputed table of roots (#68) (#69)

* Remove precomputed table of roots (#68)

There is no need to ship the large precomputed table of roots of unity;
it's possible to compute the table on the fly in linear time (in the
table size). This commit:
* removes the table from `prio/params.h`,
* removes the script that generates it (`scripts/gen_params.py`), and
* adds code to generate the table in `prio/config.c`.

* Point Travis to latest version of NSS

commit a898b5505d8b60ba7ef39127d7f9a2884f39f33d
Author: Robert Helmer <rhelmer@rhelmer.org>
Date: Thu Feb 14 09:31:46 2019 -0800

Ensure that early cleanup runs correctly

commit 84356e147b15a0e2952e15e82510a0acea5a1cc7
Author: Robert Helmer <robert@roberthelmer.com>
Date: Thu Feb 14 14:35:08 2019 -0800

upgrade nss and tighten up error checking (#66)

* upgrade nss and tighten up error checking
Assignee: nobody → rhelmer
Blocks: 1509511
Pushed by rhelmer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9ea2a2424ea5
update vendored libprio to 1.5 r=glandium
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: