[BACK]Return to changelog CVS log [TXT][DIR] Up to [Development] / xfs-cmds / xfsprogs / debian

File: [Development] / xfs-cmds / xfsprogs / debian / changelog (download)

Revision 1.19, Thu Jul 19 07:01:30 2001 UTC (16 years, 3 months ago) by nathans
Branch: MAIN
Changes since 1.18: +1 -0 lines

Checked standards compliance - update standards version to 3.5.5.

xfsprogs (1.3.1-0) unstable; urgency=low

  * Reworked package slightly so that its not Debian native
  * Debian-specific changes now documented in changelog.Debian.gz
  * New upstream release (see /usr/share/doc/xfsprogs/changelog.gz)
  * Checked standards compliance - update standards version to 3.5.5

 -- Nathan Scott <nathans@debian.org>  Sat, 15 Jul 2001 16:34:43 +1000

xfsprogs (1.3.0) unstable; urgency=low

  * Reworked Makefiles to use libtool
  * New libdisk to allow sharing of generic mount/disk code and
  * Also abstracts individual driver support (LVM, MD, XVM..)
  * Partition table detection so mkfs.xfs doesn't blindly overwrite
  * Small xfs_repair bug fix from Steve

 -- Nathan Scott <nathans@debian.org>  Thu, 19 Jul 2001 10:12:03 +1000

xfsprogs (1.2.8) unstable; urgency=low

  * Fixed a bug in libxfs /etc/mtab read-only mount detection
  * First try procfs, fall back to /etc/mtab, for read-only mounts
  * Sync with recent mount code changes for reiserfs and ext3 probes
  * Fix logprint build problem under gcc 3.0

 -- Nathan Scott <nathans@debian.org>  Mon,  2 Jul 2001 13:59:08 +1000

xfsprogs (1.2.7) unstable; urgency=low

  * New xfs_freeze(8) command - volume manager snapshot helper

 -- Nathan Scott <nathans@debian.org>  Tue, 22 May 2001 17:22:32 +1000

xfsprogs (1.2.6) unstable; urgency=low

  * Merge support for -d agsize=/su=/sw= (AG, stripe unit/width size)
  * Merge support for dynamic configuration of default log size
  * Document these updates, and fix a couple of man page typos too

 -- Nathan Scott <nathans@debian.org>  Tue, 15 May 2001 12:34:17 +1000

xfsprogs (1.2.5) unstable; urgency=low

  * Fix missing Makefile include entries for LVM headers
  * Add experimental xfs_rtcp (realtime copy) command
  * PowerPC build failure fixups - thanks to Robert Ramiega
  * Cleanup arch-specific code, esp. the byteswab routines
  * Suggests xfsdump and attr packages

 -- Nathan Scott <nathans@debian.org>  Tue,  8 May 2001 15:50:27 +1000

xfsprogs (1.2.4) unstable; urgency=low

  * Add -L option to mkfs.xfs (filesystem label)

 -- Nathan Scott <nathans@debian.org>  Tue,  1 May 2001 14:03:14 +1000

xfsprogs (1.2.3) unstable; urgency=low

  * Add dquot and quotaoff log item support into xfs_logprint
  * Fix logprint core dump reporting AGI in "continue"'d transactions

 -- Nathan Scott <nathans@debian.org>  Fri, 27 Apr 2001 10:17:25 +1000

xfsprogs (1.2.2) unstable; urgency=low

  * Fix problem in xfs_db (check) group quota logic
  * Fixes to warnings from recent gcc and/or 64-bit builds

 -- Nathan Scott <nathans@debian.org>  Fri, 13 Apr 2001 09:50:37 +1000

xfsprogs (1.2.1) unstable; urgency=low

  * Support for group quota added
  * Stripe unit/stripe width extraction for MD devices
  * Added mkfs.xfs heuristics for size of internal log
  * Sync up with recent changes to XFS kernel headers

 -- Nathan Scott <nathans@debian.org>  Wed,  4 Apr 2001 13:54:00 +1000

xfsprogs (1.1.6) unstable; urgency=low

  * Fix sparc build failure - fcntl.h missing O_DIRECT (closes: #90211)
  * Added README.quota describing the use of quota with XFS

 -- Nathan Scott <nathans@debian.org>  Tue, 20 Mar 2001 11:25:03 +1100

xfsprogs (1.1.5) unstable; urgency=low

  * Upgraded LVM stripe unit/width support to 0.9beta2 (IOP 10)
  * Kernel now supports O_DIRECT - re-enable its use in xfs_mkfile
  * BLKSETSIZE ioctl replaced by BLKBSZSET ioctl in libxfs
  * libxfs_init extended so only mkfs and xfs_repair use BLKBSZSET
  * NOTE: this requires an XFS kernel from 9 March '01 or later

 -- Nathan Scott <nathans@debian.org>  Sun, 18 Mar 2001 14:31:17 +1100

xfsprogs (1.1.3) unstable; urgency=low

  * Minor changes to xfs_logprint tail verification
  * Update build Makefile to pick up extra dirt before packaging

 -- Nathan Scott <nathans@debian.org>  Thu,  1 Mar 2001 12:24:28 +1100

xfsprogs (1.1.2) unstable; urgency=low

  * Fix stdarg.h issue causing build failure with glibc 2.2.2
  * Changes to libhandle for supporting extended attributes

 -- Nathan Scott <nathans@debian.org>  Tue, 20 Feb 2001 08:29:36 +1100

xfsprogs (1.1.0) unstable; urgency=low

  * Initial release (closes: #83829)

 -- Nathan Scott <nathans@debian.org>  Thu,  4 Jan 2001 11:15:11 -0500

Local variables:
mode: debian-changelog
End: