[ANNOUNCE] xfsprogs v4.13.1 released!
From: Eric Sandeen <hidden>
Date: 2017-09-27 02:14:07
Attachments
- signature.asc [application/pgp-signature] 867 bytes
From: Eric Sandeen <hidden>
Date: 2017-09-27 02:14:07
Hi folks,
The xfsprogs repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git
has just been updated to v4.13.1, "Special Brown Paper Bag Edition!"
This fixes an array overrun in mkfs that I inexplicably missed
in the gcc warning, but dchinner didn't - thanks Dave.
The new head of the master branch is commit:
d4a3633 xfsprogs: Release v4.13.1
New Commits:
Darrick J. Wong (1):
[efe5121] mkfs: don't overflow the subopts array
Eric Sandeen (1):
[d4a3633] xfsprogs: Release v4.13.1
Code Diffstat:
VERSION | 2 +-
configure.ac | 2 +-
debian/changelog | 10 ++++++++--
doc/CHANGES | 3 +++
mkfs/xfs_mkfs.c | 2 +-
5 files changed, 14 insertions(+), 5 deletions(-)