tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 5fb029b1413e4b057655725f579274da36db6daa
parent c8c12daba7928657ea9e87b1dcf2d15feb55c9e6
Author: Erich Gubler <erichdongubler@gmail.com>
Date:   Thu,  2 Oct 2025 12:42:35 +0000

Bug 1991226 - chore(rust): audit `libc` 0.2.171 → 0.2.176, trust versions released by @rust-lang-owner until 2026-09-30 r=supply-chain-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D266481

Diffstat:
Msupply-chain/audits.toml | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml @@ -3601,6 +3601,11 @@ who = "Alex Franchuk <afranchuk@mozilla.com>" criteria = "safe-to-deploy" delta = "0.2.154 -> 0.2.158" +[[audits.libc]] +who = "Erich Gubler <erichdongubler@gmail.com>" +criteria = "safe-to-deploy" +delta = "0.2.171 -> 0.2.176" + [[audits.libcrux-hacl-rs]] who = "Dana Keeler <dkeeler@mozilla.com>" criteria = "safe-to-deploy" @@ -7468,6 +7473,12 @@ user-id = 51017 # Yuki Okushi (JohnTitor) start = "2020-03-17" end = "2024-10-25" +[[trusted.libc]] +criteria = "safe-to-deploy" +user-id = 55123 +start = "2024-08-15" +end = "2026-09-30" + [[trusted.libz-rs-sys]] criteria = "safe-to-deploy" user-id = 1303