X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=RELEASES.md;h=a38ab7cabf468c39aace386fb49321579be2dc22;hb=f1aeebfe935f0b08f3ecb0f106b0658dc4816e9d;hp=f1584224656ae0f29e95184455ab424d32dd0ed6;hpb=47a1f67a8d953f0c1c76f5cabed5d92df30eb512;p=rust.git diff --git a/RELEASES.md b/RELEASES.md index f1584224656..a38ab7cabf4 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,11 @@ +Version 1.56.1 (2021-11-01) +=========================== + +- New lints to detect the presence of bidirectional-override Unicode + codepoints in the compiled source code ([CVE-2021-42574]) + +[CVE-2021-42574]: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42574 + Version 1.56.0 (2021-10-21) ========================