diff --git a/xfsprogs.changes b/xfsprogs.changes index 7a5334a..af37c6a 100644 --- a/xfsprogs.changes +++ b/xfsprogs.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Apr 29 12:26:30 CEST 2008 - mmarek@suse.cz + +- updated to version 2.9.8 + * Add support for sb_features2 in wrong location in mkfs.xfs, + xfs_repair and xfs_db. + * Improve memory limits for libxfs cache in xfs_repair and added + a -m option to manually limit usage of xfs_repair. + * Add -c option to xfs_admin to turn lazy-counters on/off. + * Added support for mdp in libdisk/mkfs.xfs, thanks to + Hubert Verstraete. + * Add -p option to fsck.xfs, thanks to Markus Rothe. + * Cleanup sys v3 bzero/bcopy calls, thanks to Nigel Kukard. + ------------------------------------------------------------------- Thu Mar 20 09:59:53 CET 2008 - mmarek@suse.cz diff --git a/xfsprogs.spec b/xfsprogs.spec index 029fc98..0ab4346 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,5 +1,5 @@ # -# spec file for package xfsprogs (Version 2.9.7) +# spec file for package xfsprogs (Version 2.9.8) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,7 +13,7 @@ Name: xfsprogs BuildRequires: e2fsprogs-devel -Version: 2.9.7 +Version: 2.9.8 Release: 1 # hint for ZYPP Supplements: filesystem(xfs) @@ -134,6 +134,17 @@ rm -rf $RPM_BUILD_ROOT /usr/share/man/man3/* %changelog +* Tue Apr 29 2008 mmarek@suse.cz +- updated to version 2.9.8 + * Add support for sb_features2 in wrong location in mkfs.xfs, + xfs_repair and xfs_db. + * Improve memory limits for libxfs cache in xfs_repair and added + a -m option to manually limit usage of xfs_repair. + * Add -c option to xfs_admin to turn lazy-counters on/off. + * Added support for mdp in libdisk/mkfs.xfs, thanks to + Hubert Verstraete. + * Add -p option to fsck.xfs, thanks to Markus Rothe. + * Cleanup sys v3 bzero/bcopy calls, thanks to Nigel Kukard. * Thu Mar 20 2008 mmarek@suse.cz - updated to version 2.9.7 * Add -y (another no-op) fsck option. diff --git a/xfsprogs_2.9.7-1.tar.bz2 b/xfsprogs_2.9.7-1.tar.bz2 deleted file mode 100644 index 7cebe3c..0000000 --- a/xfsprogs_2.9.7-1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69e2bc98a3531745244afe62fe146dccf74c6cd858e3d53ccb6510798de1e7a3 -size 790221 diff --git a/xfsprogs_2.9.8-1.tar.bz2 b/xfsprogs_2.9.8-1.tar.bz2 new file mode 100644 index 0000000..4c4e464 --- /dev/null +++ b/xfsprogs_2.9.8-1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68534311ffe4138bdb6c5e0ab9029ce50907970b1248f6947ec18644d6b74d21 +size 794619