From 440071ba1d9b0785a8e1d0a4aa7a107411ad5c14 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Tue, 10 Nov 2020 17:02:30 +0100 Subject: [PATCH] build: niv advisory-db: update 202265fb -> 0bdef412 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for advisory-db: Branch: master Commits: [RustSec/advisory-db@202265fb...0bdef412](https://github.com/RustSec/advisory-db/compare/202265fb47b6b1c9895bcba53d859d2d61f5e96e...0bdef412aceee97fc0e1bf077e113bac892e90b5) * [`5eb66747`](https://github.com/RustSec/advisory-db/commit/5eb66747c49bc889791ded73162072b59968fde0) Unexpected panic in multihash `from_slice` parsing code ([RustSec/advisory-db⁠#475](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/475)) * [`0ca360b1`](https://github.com/RustSec/advisory-db/commit/0ca360b19550052754c6ad0a7c6de44f1be7ee75) Assigned RUSTSEC-2020-0068 to multihash ([RustSec/advisory-db⁠#476](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/476)) * [`0bdef412`](https://github.com/RustSec/advisory-db/commit/0bdef412aceee97fc0e1bf077e113bac892e90b5) RUSTSEC-2020-0068: remove parameters from affected functions ([RustSec/advisory-db⁠#477](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/477)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 26a0fae239..9d67f8b5ca 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "https://rustsec.org", "owner": "RustSec", "repo": "advisory-db", - "rev": "202265fb47b6b1c9895bcba53d859d2d61f5e96e", - "sha256": "090jhqfsmxhgwl4d4bmgycd9518141wf8ik6iwi9z0qvgw3r5w82", + "rev": "0bdef412aceee97fc0e1bf077e113bac892e90b5", + "sha256": "1gz0r6anivxm98bhlv5rqq2dg4sr2rizadsx62nvy6zsvh4zvfs6", "type": "tarball", - "url": "https://github.com/RustSec/advisory-db/archive/202265fb47b6b1c9895bcba53d859d2d61f5e96e.tar.gz", + "url": "https://github.com/RustSec/advisory-db/archive/0bdef412aceee97fc0e1bf077e113bac892e90b5.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "agent-js-monorepo": {