From 40a03bd3f55aa39690bf7598bd3888ffcbb14892 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Thu, 12 May 2022 11:01:14 -0500 Subject: [PATCH] build: niv advisory-db: update eb8c788b -> ca1383b2 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@eb8c788b...ca1383b2](https://github.com/RustSec/advisory-db/compare/eb8c788bc0cee1e57ee26b0a0dc35245d26feb62...ca1383b258629a2531423d557d7150a576bc3279) * [`30e1ac3c`](https://github.com/rustsec/advisory-db/commit/30e1ac3cd559b348b797532a4a0d7fe20741d4e5) Create RUSTSEC-0000-0000.md ([RustSec/advisory-db⁠#1236](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1236)) * [`7b009b96`](https://github.com/rustsec/advisory-db/commit/7b009b96f7320aea970974a4e9a24f8bad9b77fc) Assigned RUSTSEC-2022-0023 to static_type_map ([RustSec/advisory-db⁠#1238](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1238)) * [`0653c8f3`](https://github.com/rustsec/advisory-db/commit/0653c8f324da3db411a26cca5df9b1c247dc96d4) Self-report double-checked-cell as unmaintained ([RustSec/advisory-db⁠#1239](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1239)) * [`ba96a137`](https://github.com/rustsec/advisory-db/commit/ba96a13792eea4aaf6294cbe5f8848c0762706f8) Assigned RUSTSEC-2022-0024 to double-checked-cell ([RustSec/advisory-db⁠#1240](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1240)) * [`ca1383b2`](https://github.com/rustsec/advisory-db/commit/ca1383b258629a2531423d557d7150a576bc3279) Withdraw RUSTSEC-2020-0159: unsound `localtime_r` call in `chrono` ([RustSec/advisory-db⁠#1241](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1241)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 93b084c195..6882910e9d 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "https://rustsec.org", "owner": "RustSec", "repo": "advisory-db", - "rev": "eb8c788bc0cee1e57ee26b0a0dc35245d26feb62", - "sha256": "0rvn80h2djcgmjh49144zg62vv115qys18ryccqcxk0bkhvax6vp", + "rev": "ca1383b258629a2531423d557d7150a576bc3279", + "sha256": "0p79cljqyghh98l0mq8wa7spfh6zn8m9m9w934ihyzvf454nqfp0", "type": "tarball", - "url": "https://github.com/RustSec/advisory-db/archive/eb8c788bc0cee1e57ee26b0a0dc35245d26feb62.tar.gz", + "url": "https://github.com/RustSec/advisory-db/archive/ca1383b258629a2531423d557d7150a576bc3279.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "agent-rs": {