From e4561d0ff974f80d752dd986ac230e383d53dd27 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Thu, 26 Mar 2020 17:01:18 +0100 Subject: [PATCH] build: niv advisory-db: update 19196c29 -> de905c8b Commits: [RustSec/advisory-db@19196c29...de905c8b](https://github.com/RustSec/advisory-db/compare/19196c293666c83b7322f4bd990cd3b69e93b8d2...de905c8bfed22b6bfeadd3d6ed7b411016395aed) * [`ee503442`](https://github.com/RustSec/advisory-db/commit/ee503442628c238ae46f7e3671e4c1c7f60e7ae8) RUSTSEC-2019-0031: add link to `spinning_top` * [`b02ff940`](https://github.com/RustSec/advisory-db/commit/b02ff940444b46b5bf978a86690f740e4534c6c8) Add `md5` to RustCrypto digest algorithms * [`1880f0ba`](https://github.com/RustSec/advisory-db/commit/1880f0baf8436d13c4df67e6aab69db636ce0f15) RUSTSEC-2016-0005: move `md-5` crate to legacy algorithms * [`7797133c`](https://github.com/RustSec/advisory-db/commit/7797133c67a2fe6594338acdd00a77903563dcb6) Add CVE mapping * [`ce9b3be5`](https://github.com/RustSec/advisory-db/commit/ce9b3be5b30406397da4ada0cea12a21f9e1f979) Add advisory for cbox * [`ca7a01db`](https://github.com/RustSec/advisory-db/commit/ca7a01db1200ec71a664d557dc32bb2c7ce49d17) fix: update patched version for 2019-0028 * [`da46c546`](https://github.com/RustSec/advisory-db/commit/da46c5463766115492b5a251ebeadd8bb67ba352) Assign RUSTSEC-2020-0005 to cbox * [`3c71342b`](https://github.com/RustSec/advisory-db/commit/3c71342be31f4a7cd6ff376f6877dbafb5bfd250) Mention CVSS field in template (see RustSec/advisory-db#248) * [`2a32306f`](https://github.com/RustSec/advisory-db/commit/2a32306fa8101ad25a42d06cd23ca7dd7a98760e) bumpalo: Report memory exposure bug in realloc * [`ab9cad4e`](https://github.com/RustSec/advisory-db/commit/ab9cad4eba8bfa0d3bbf0dead17d2d745d9658a6) Assign RUSTSEC-2020-0006 to bumpalo --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index d4bb10e50b..fbb36c56de 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "https://rustsec.org", "owner": "RustSec", "repo": "advisory-db", - "rev": "19196c293666c83b7322f4bd990cd3b69e93b8d2", - "sha256": "0z69fifw8ipk0y6hgnz9x01yw1d7k2j81nzmy6j3pbks09gp7ka1", + "rev": "de905c8bfed22b6bfeadd3d6ed7b411016395aed", + "sha256": "16bzh4pyv82av59jx3cnbri9aqrq3m1xjqm8nh4q8fdznhb6q8xw", "type": "tarball", - "url": "https://github.com/RustSec/advisory-db/archive/19196c293666c83b7322f4bd990cd3b69e93b8d2.tar.gz", + "url": "https://github.com/RustSec/advisory-db/archive/de905c8bfed22b6bfeadd3d6ed7b411016395aed.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "bats-support": {