From 642d23de2de415457e1c7a4261dc9bf83a44e084 Mon Sep 17 00:00:00 2001 From: Dave Chinner Date: Tue, 15 Jul 2014 14:22:37 +1000 Subject: [PATCH] xfsprogs: v3.2.1 release Update all the versiona nd changelog files for release. Signed-off-by: Dave Chinner --- VERSION | 2 +- doc/CHANGES | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index efd057bba..591ee42cc 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=3 PKG_MINOR=2 -PKG_REVISION=0 +PKG_REVISION=1 PKG_BUILD=1 diff --git a/doc/CHANGES b/doc/CHANGES index fecd358fc..5eab73314 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,20 @@ +xfsprogs-3.2.1 (15 July 2014) + - Added support for new on-disk free inode btree (Brian Foster) + - libxfs inode use-after free fixes (Mark Tinguely) + - xfs_copy threading cleanups (Junxiao Bi) + - xfs_check has been removed + - C++ header compiler fixes (Roger Willcocks) + - xfs_repair prefetch fixes (Eric Sandeen) + - xfs_repair directory block CRC detection fixes (Jan Kara) + - xfs_repair directory rebuild fixes + - libxfs buffer error handling fixes + - xfs_repair quota inode handling fixes + - removed incorrect asserts from phase 2 of xfs_repair + - updated Polish translations (Jakub Bogusz) + - xfs_mkfs 4k sector device fixes (Eric Sandeen) + - xfs_fsr cleanups nd fixes (Eric Sandeen) + - mount options described in xfs(5) man page (Eric Sandeen) + xfsprogs-3.2.0 (16 May 2014) - First release with full support of CRC enabled filesystems - No code changes from 3.2.0-rc3 -- 2.47.2