From 325c5ec573902d5ecd0ecc023467256fc46eaf81 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Thu, 1 Dec 2022 17:01:49 +0100 Subject: [PATCH] build: niv advisory-db: update 0608c470 -> b80f8eda MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for advisory-db: Branch: main Commits: [RustSec/advisory-db@0608c470...b80f8eda](https://github.com/RustSec/advisory-db/compare/0608c47076f4e7ff8ca2ce4967a9411407d4b185...b80f8edaa7e5ce5a6babcd61f14dddee77875c2c) * [`92a6db94`](https://github.com/rustsec/advisory-db/commit/92a6db94426b78527d9b9c70d92ab1226d385429) Update to cargo-admin 0.8.4 ([RustSec/advisory-db⁠#1469](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1469)) * [`610c5379`](https://github.com/rustsec/advisory-db/commit/610c5379166e2e8780a465d2add41ad6f2929104) Add `atty` potential unsoundness (unaligned read) advisory ([RustSec/advisory-db⁠#1462](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1462)) * [`d339676e`](https://github.com/rustsec/advisory-db/commit/d339676e47e280c86304e9b05bed224e2087dda0) Assigned RUSTSEC-2021-0145 to atty ([RustSec/advisory-db⁠#1470](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1470)) * [`a66a3049`](https://github.com/rustsec/advisory-db/commit/a66a3049c98395410a2afadf0382882b0a04d8b1) Patched slock ([RustSec/advisory-db⁠#1472](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1472)) * [`42b34df6`](https://github.com/rustsec/advisory-db/commit/42b34df60bdfc87c2ef34b0891a364f476c6f7c0) add capnp bug: CVE-2022-46149 ([RustSec/advisory-db⁠#1476](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1476)) * [`3ce39c74`](https://github.com/rustsec/advisory-db/commit/3ce39c743dee2602c5a2ef9ab343f4ec1b6fbd0b) Assigned RUSTSEC-2022-0068 to capnp ([RustSec/advisory-db⁠#1477](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1477)) * [`b899cefb`](https://github.com/rustsec/advisory-db/commit/b899cefba06848273b27644733357133cd14abdc) Add hyper-staticfile file disclosure on Windows ([RustSec/advisory-db⁠#1475](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1475)) * [`b80f8eda`](https://github.com/rustsec/advisory-db/commit/b80f8edaa7e5ce5a6babcd61f14dddee77875c2c) Assigned RUSTSEC-2022-0069 to hyper-staticfile ([RustSec/advisory-db⁠#1478](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1478)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 90e9ef322e..a81d4f212b 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "https://rustsec.org", "owner": "RustSec", "repo": "advisory-db", - "rev": "0608c47076f4e7ff8ca2ce4967a9411407d4b185", - "sha256": "0g2hjmjdpfaa0wchai97g0frsfjmbwqzz1k7r5xh3zl15scdd774", + "rev": "b80f8edaa7e5ce5a6babcd61f14dddee77875c2c", + "sha256": "1x9pvqdzl8rv3k88690q58zr3i7xrsy4g551xksf2cpzwgwkqjys", "type": "tarball", - "url": "https://github.com/RustSec/advisory-db/archive/0608c47076f4e7ff8ca2ce4967a9411407d4b185.tar.gz", + "url": "https://github.com/RustSec/advisory-db/archive/b80f8edaa7e5ce5a6babcd61f14dddee77875c2c.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "canister_sandbox-x86_64-darwin": {