commit | 5babeca9080daf17ba84bb0e496fbb0ef98adeae | [log] [tgz] |
---|---|---|
author | Pietro Albini <pietro.albini@ferrous-systems.com> | Tue Apr 09 01:11:34 2024 +0200 |
committer | Pietro Albini <pietro.albini@ferrous-systems.com> | Tue Apr 09 01:11:34 2024 +0200 |
tree | 3dc0221778b12ca9bee6de5504922aed7b5cf64c | |
parent | 27775172054161bb120a750158f40cabe68ae9fc [diff] |
update release notes
diff --git a/RELEASES.md b/RELEASES.md index 29fe44a..574739b 100644 --- a/RELEASES.md +++ b/RELEASES.md
@@ -1,3 +1,10 @@ +Version 1.77.2 (2024-04-09) +=========================== + +<a id="1.77.2"></a> + +- [CVE-2024-24576: fix escaping of Windows batch file arguments in `std::process::Command`](https://blog.rust-lang.org/2024/04/09/cve-2024-24576.html) + Version 1.77.1 (2024-03-28) ===========================