Skip to content

Commit 269c1bd

Browse files
committed
Auto merge of #54565 - alexcrichton:beta-next, r=nikomatsakis
[beta] Add 1.29.1 release nodes Forward-port of #54397, should have included it earlier!
2 parents 0ebb250 + 4a50872 commit 269c1bd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

RELEASES.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Version 1.29.1 (2018-09-25)
2+
===========================
3+
4+
Security Notes
5+
--------------
6+
7+
- The standard library's `str::repeat` function contained an out of bounds write
8+
caused by an integer overflow. This has been fixed by deterministically
9+
panicking when an overflow happens.
10+
11+
Thank you to Scott McMurray for responsibily disclosing this vulnerability to
12+
us.
13+
114
Version 1.29.0 (2018-09-13)
215
==========================
316

0 commit comments

Comments
 (0)