|
@ -3223,13 +3223,9 @@ version = "1.2.0" |
|
|
notes = "This crate contains `unsafe` calls to libc `extattr_*` functions as one would expect from the crate's purpose." |
|
|
notes = "This crate contains `unsafe` calls to libc `extattr_*` functions as one would expect from the crate's purpose." |
|
|
|
|
|
|
|
|
[[audits.zstd]] |
|
|
[[audits.zstd]] |
|
|
who = "Alex Crichton <alex@alexcrichton.com>" |
|
|
who = "Jamey Sharp <jsharp@fastly.com>" |
|
|
criteria = "safe-to-deploy" |
|
|
criteria = "safe-to-deploy" |
|
|
delta = "0.11.1+zstd.1.5.2 -> 0.13.0" |
|
|
version = "0.13.0" |
|
|
notes = """ |
|
|
|
|
|
No major updates to the crate here. Small updates to `unsafe` code which are |
|
|
|
|
|
refactorings of what was there prior. |
|
|
|
|
|
""" |
|
|
|
|
|
|
|
|
|
|
|
[[audits.zstd]] |
|
|
[[audits.zstd]] |
|
|
who = "Jamey Sharp <jsharp@fastly.com>" |
|
|
who = "Jamey Sharp <jsharp@fastly.com>" |
|
@ -3238,14 +3234,9 @@ violation = "<0.13.0" |
|
|
notes = "Buffer overrun fixed in https://github.com/gyscos/zstd-rs/pull/231" |
|
|
notes = "Buffer overrun fixed in https://github.com/gyscos/zstd-rs/pull/231" |
|
|
|
|
|
|
|
|
[[audits.zstd-safe]] |
|
|
[[audits.zstd-safe]] |
|
|
who = "Alex Crichton <alex@alexcrichton.com>" |
|
|
who = "Jamey Sharp <jsharp@fastly.com>" |
|
|
criteria = "safe-to-deploy" |
|
|
criteria = "safe-to-deploy" |
|
|
delta = "5.0.1+zstd.1.5.2 -> 7.0.0" |
|
|
version = "7.0.0" |
|
|
notes = """ |
|
|
|
|
|
Lots of new comments around methods and refactorings for updates in zstd itself. |
|
|
|
|
|
Does contain new unsafe code, notably an implementation of an internal trait for |
|
|
|
|
|
the standard library `io::Cursor` type. |
|
|
|
|
|
""" |
|
|
|
|
|
|
|
|
|
|
|
[[audits.zstd-safe]] |
|
|
[[audits.zstd-safe]] |
|
|
who = "Jamey Sharp <jsharp@fastly.com>" |
|
|
who = "Jamey Sharp <jsharp@fastly.com>" |
|
|