All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: xfs@oss.sgi.com
Subject: [PATCH v3] xfsprogs: bump version and update changelog
Date: Tue, 12 Jan 2010 11:43:32 -0500	[thread overview]
Message-ID: <20100112164332.GA22988@infradead.org> (raw)
In-Reply-To: <20100108122639.GA17229@infradead.org>

Signed-off-by: Christoph Hellwig <hch@lst.de>

Index: xfsprogs-dev/VERSION
===================================================================
--- xfsprogs-dev.orig/VERSION	2010-01-02 12:11:42.871003354 +0100
+++ xfsprogs-dev/VERSION	2010-01-06 18:49:38.221274008 +0100
@@ -2,6 +2,6 @@
 # This file is used by configure to get version information
 #
 PKG_MAJOR=3
-PKG_MINOR=0
-PKG_REVISION=4
+PKG_MINOR=1
+PKG_REVISION=0
 PKG_BUILD=1
Index: xfsprogs-dev/doc/CHANGES
===================================================================
--- xfsprogs-dev.orig/doc/CHANGES	2010-01-02 12:11:42.873010034 +0100
+++ xfsprogs-dev/doc/CHANGES	2010-01-08 13:24:09.150268999 +0100
@@ -1,3 +1,23 @@
+xfsprogs-3.1.0
+	- Reduce memory usage in xfs_repair by using better data structures.
+	- Add additional checks in xfs_repair to detect freespace btree
+	  corruption instead of only rebuilding the btrees.  Useful for the
+	  no-modify mode.
+	- Fix libhandle to use the right path to issue by-handle ioctls for
+	  symbolic links and special files.
+	- Use lazy superblock counters by default.  At least kernel 2.6.22 is
+	  needed for this feature.
+	- Add a German translation, thanks to Chris Leick.
+	- Enable the madvise and mincor commands in xfs_io.
+	- Fix unsafe temporary file creation in xfs_fsr.
+	- Add support for discarding unused space on SSDs or thing provionen
+	  arrays in mkfs.xfs.
+	- Allow linking against libblkid for topology information.
+	- Add symbol versioning for libhandle.
+	- Remove the included RPM and binary tarball built infrastructure.
+	- Various build system improvements.
+	- Small fixes to xfs_db and xfs_io.
+
 xfsprogs-3.0.4 (17 September 2009)
 	- Fix a memory leak in xfsprogs.
 	- Increase hash chain length in xfsprogs when running out of memory.
Index: xfsprogs-dev/debian/changelog
===================================================================
--- xfsprogs-dev.orig/debian/changelog	2010-01-02 12:11:42.872012141 +0100
+++ xfsprogs-dev/debian/changelog	2010-01-06 18:49:38.224273412 +0100
@@ -1,6 +1,6 @@
 xfsprogs (3.1.0) unstable; urgency=low
 
-  * New bugfix release
+  * New upstream release
   * Merged German translation (closes: #521389)
   * Merged German translation update (closes: #557100)
   * Uptodate po file is provided now (closes: #538962)

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  reply	other threads:[~2010-01-12 16:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-23 13:57 xfsprogs: bump version and update changelog Christoph Hellwig
2010-01-08 12:26 ` [PATCH] " Christoph Hellwig
2010-01-12 16:43   ` Christoph Hellwig [this message]
2010-01-12 19:01     ` [PATCH v3] " Alex Elder
2010-01-12 19:07       ` Alex Elder
2010-01-12 19:55         ` Christoph Hellwig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100112164332.GA22988@infradead.org \
    --to=hch@infradead.org \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.