diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-21 18:34:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-21 18:34:59 +0000 |
commit | b0410fc20c45227756a7bbdcff65e29eb0bc4d91 (patch) | |
tree | 36bdaeed45bddfc236ac77adf672339174b3c9b3 /supply-chain/audits.toml | |
parent | Adding debian version 115.9.1esr-1~deb12u1. (diff) | |
download | firefox-esr-b0410fc20c45227756a7bbdcff65e29eb0bc4d91.tar.xz firefox-esr-b0410fc20c45227756a7bbdcff65e29eb0bc4d91.zip |
Merging upstream version 115.10.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'supply-chain/audits.toml')
-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" |