+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 <nathans@debian.org> Mon, 14 Jan 2002 10:59:50 +1100
+
xfsprogs (1.3.16-1) unstable; urgency=low
* Remove temporary file use in xfs_db
-[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)