[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.40, Tue Mar 12 02:35:54 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.39: +6 -0 lines

bump minor version to pick up Erics BLKGETSIZE change from awhile ago and
sync userspace and kernel code up (minor changes only, doesn't affect user
tools at all).

xfsprogs (2.0.1-1) unstable; urgency=low

  * New upstream bugfix (minor) release

 -- Nathan Scott <nathans@debian.org>  Tue, 12 Mar 2002 13:25:32 +1100

xfsprogs (2.0.0-1) unstable; urgency=low

  * New upstream release with support for new libhandle interfaces
  * Major release for switch to official extended attributes syscalls

 -- Nathan Scott <nathans@debian.org>  Thu,  7 Feb 2002 13:25:26 +1100

xfsprogs (1.3.18-1) unstable; urgency=low

  * New upstream bugfix (minor) release

 -- Nathan Scott <nathans@debian.org>  Thu, 17 Jan 2002 11:13:19 +1100

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
  * Add "type text" command into xfs_db

 -- Nathan Scott <nathans@debian.org>  Mon, 17 Dec 2001 12:17:54 +1100

xfsprogs (1.3.15-1) unstable; urgency=low

  * Fix minor package version numbering issue (closes: #117545)
  * Fix bug in mkfs.xfs device size cross-check for realtime device
  * Reenable use of the BLKBSZSET ioctl in libxfs

 -- Nathan Scott <nathans@debian.org>  Wed, 12 Dec 2001 09:25:42 +1100

xfsprogs (1.3.14-1) unstable; urgency=low

 * Fix minor package version numbering issue (closes: #117545)
 * Fix bug in mkfs.xfs device size cross-check for realtime device

 -- Nathan Scott <nathans@debian.org>  Wed,  5 Dec 2001 17:13:06 +1100

xfsprogs (1.3.13-0) unstable; urgency=low

  * New upstream release
  * Fixes an important mkfs.xfs bug for >1TB filesystems
  * xfs_repair will no longer blindly zero a dirty log

 -- Nathan Scott <nathans@debian.org>  Fri, 26 Oct 2001 10:42:26 +1000

xfsprogs (1.3.11-0) unstable; urgency=low

  * Upstream release fixing several issues on 64 bit platforms

 -- Nathan Scott <nathans@debian.org>  Wed, 17 Oct 2001 10:00:35 +1000

xfsprogs (1.3.10-0) unstable; urgency=low

  * New upstream release
  * Fix up some issues building the bootfloppies package

 -- Nathan Scott <nathans@debian.org>  Fri, 12 Oct 2001 17:43:20 +1000

xfsprogs (1.3.9-0) unstable; urgency=low

  * Upstream bug fix release
  * Additional and updated manual page entries

 -- Nathan Scott <nathans@debian.org>  Fri,  5 Oct 2001 14:39:47 +1000

xfsprogs (1.3.8-0) unstable; urgency=low

  * New upstream release
  * Fix inclusion of mkfs man page in boot floppies package (closes: #112634)

 -- Nathan Scott <nathans@debian.org>  Wed, 19 Sep 2001 14:49:30 +1000

xfsprogs (1.3.7-0) unstable; urgency=low

  * New upstream release
  * Change to libhandle licensing (was GPL, now LGPL-2.1)
  * Create a boot-floppies package with smaller mkfs.xfs (closes: #111426)
  * Make install-sh posix compliant so ash as /bin/sh works (closes: #111985)

 -- Nathan Scott <nathans@debian.org>  Mon, 10 Sep 2001 10:52:04 +1000

xfsprogs (1.3.5-0) unstable; urgency=low

  * Upstream bugfix release; fixes listed below
  * Fix bug in xfs_db bit handling on big endian platforms
  * Fix mkfs.xfs bug related to too-small final allocation group
  * Fix signedness bug in DMAPI ioctl structure definition

 -- Nathan Scott <nathans@debian.org>  Mon, 13 Aug 2001 09:38:27 +1000

xfsprogs (1.3.4-0) unstable; urgency=low

  * Upstream bugfix release; fixes listed below
  * Fix endian bug in xfs_db "frag" command
  * Several man pages updated to document external log usage
  * IA64 build issues fixed (use -fno-strict-aliasing for libraries)
  * Fixed several minor compiler warnings when building on IA64
  * Added a Suggests entry for dvhtool (for those using SGI disks)
  * configure.in changes to allow cross compilation

 -- Nathan Scott <nathans@debian.org>  Sat,  4 Aug 2001 10:32:00 +1000

xfsprogs (1.3.3-0) unstable; urgency=low

  * New upstream release

 -- Nathan Scott <nathans@debian.org>  Fri, 27 Jul 2001 07:59:49 +1000

xfsprogs (1.3.2-0) unstable; urgency=low

  * New upstream release

 -- Nathan Scott <nathans@debian.org>  Mon, 23 Jul 2001 10:27:37 +1000

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: