diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 02:42:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 02:42:18 +0000 |
commit | eee4e46aea64fbf882cb9dda2088a8a1082ed208 (patch) | |
tree | fb11dec5c7d392b06a963ceeb472e752b063b3ba /supply-chain | |
parent | Releasing progress-linux version 115.9.1esr-1~progress7.99u1. (diff) | |
download | firefox-esr-eee4e46aea64fbf882cb9dda2088a8a1082ed208.tar.xz firefox-esr-eee4e46aea64fbf882cb9dda2088a8a1082ed208.zip |
Merging upstream version 115.10.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'supply-chain')
-rw-r--r-- | supply-chain/audits.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml index 0392615b16..1da4620bfa 100644 --- a/supply-chain/audits.toml +++ b/supply-chain/audits.toml @@ -355,6 +355,11 @@ criteria = "safe-to-deploy" version = "0.1.0" notes = "Written and maintained by Gfx team at Mozilla." +[[audits.ahash]] +who = "Mike Hommey <mh+mozilla@glandium.org>" +criteria = "safe-to-deploy" +delta = "0.7.6 -> 0.7.8" + [[audits.aho-corasick]] who = "Mike Hommey <mh+mozilla@glandium.org>" criteria = "safe-to-deploy" |