Accepting request 17572 from filesystems

Copy from filesystems/xfsprogs based on submit request 17572 from user michal-m

OBS-URL: https://build.opensuse.org/request/show/17572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=12
This commit is contained in:
OBS User autobuild
2009-08-12 23:41:09 +00:00
committed by Git OBS Bridge
parent cfdbd03993
commit 40543b88ba
6 changed files with 37 additions and 490 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Jun 23 11:54:03 CEST 2009 - mmarek@suse.cz
- updated to 3.0.1
- New project(5) and projid(5) man pages.
- Fix extent array reallocation in the xfs_io bmap command,
thanks to Tomasz Majkowski.
- Allow xfs_freeze to freeze non-XFS filesystems.
- Fix the xfs_db bmbta command.
- Various smaller xfs_repair improvements.
- Various gettext improvements, thanks to Jakub Bogusz.
- Polish translation update, thanks to Jakub Bogusz.
- Various xfs_quota fixes, thanks to Arkadiusz Miskiewicz.
- Support parallel builds.
- Detection of btrfs, gfs and gfs2 in libdisk.
- Addition of the xfs_fsr and xfs_estimate tools previous found
in the xfsdump package.
- Resync libxfs to latest kernel implemenation.
- Update all of xfsprogs to latest kernel interfaces.
- Cleanup devel package for xfsctl, libhandle and libdisk only
(remove libxfs interfaces).
-------------------------------------------------------------------
Mon Jan 12 15:25:02 CET 2009 - mmarek@suse.cz