From aad68c0b2301564d9a50a03ad2ee59c4a84b6013 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Mon, 14 Jan 2002 00:06:29 +0000 Subject: [PATCH] bump version number. --- VERSION | 2 +- debian/changelog | 8 ++++++++ doc/CHANGES | 10 +++++----- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/VERSION b/VERSION index a004d2e15..1490238c3 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=1 PKG_MINOR=3 -PKG_REVISION=16 +PKG_REVISION=17 PKG_BUILD=0 diff --git a/debian/changelog b/debian/changelog index 1d908ef17..e392bf5ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +xfsprogs (1.3.17-1) unstable; urgency=low + + * New upstream release + * mkfs.xfs overwrites other filesystem signatures + * xfs_repair fix for "avl_insert: duplicate range" bug + + -- Nathan Scott Mon, 14 Jan 2002 10:59:50 +1100 + xfsprogs (1.3.16-1) unstable; urgency=low * Remove temporary file use in xfs_db diff --git a/doc/CHANGES b/doc/CHANGES index 28cea7059..aeb676910 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,9 +1,9 @@ -[current] - - mkfs.xfs now overwrites old ext[2,3], reiserfs, jfs, - and swap signatures. +xfsprogs-1.3.17 (14 January 2002) + - mkfs.xfs overwrites pre-existing filesystem, swap, or md + driver signatures. - xfs_repair fix to prevent double insertion into the - uncertain_inode AVL trees - - use snprintf instead of sprintf + uncertain_inode AVL trees ("avl_insert: duplicate range") + - use snprintf instead of sprintf throughout xfsprogs-1.3.16 (17 December 2001) - added text dump type to xfs_db (mkp) -- 2.47.2