public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfsdump: update summaries in preparation for release 3.0.6
@ 2011-10-05 22:10 Alex Elder
  2011-10-05 22:34 ` Bill Kendall
  2011-10-10 16:34 ` Christoph Hellwig
  0 siblings, 2 replies; 4+ messages in thread
From: Alex Elder @ 2011-10-05 22:10 UTC (permalink / raw)
  To: xfs

The following is a draft of summaries to be included in the next
release of xfsdump.

Signed-off-by: Alex Elder <alder@sgi.com>
---
 debian/changelog |    6 ++++++
 doc/CHANGES      |   26 ++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

Index: b/debian/changelog
===================================================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xfsdump (3.0.6) unstable; urgency=low
+
+  * New upstream release
+
+ -- Nathan Scott <nathans@debian.org>  Wed,  5 Oct 2011 16:46:01 +1100
+
 xfsdump (3.0.5) unstable; urgency=low
 
   * New upstream release
Index: b/doc/CHANGES
===================================================================
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,3 +1,29 @@
+xfsdump-3.0.6 (5 October 2011)
+	- Checksums available in various dump headers have now been
+	  enabled--unconditionally.  Previous Linux versions never
+	  appeared to have generated these.  A bug in generating the
+	  checksum for extended attributes was fixed, and the
+	  presence of this fix is now recorded with a different flag
+	  bit in the attribute header.
+	- Signal handling has been reworked to use a common signal
+	  handler and the POSIX signal API.  It has also been
+	  restructured a bit to be more amenable to a future
+	  conversion to using pthread model.
+	- A number of other changes have been implemented in
+	  preparation for support for multi-threaded dump and
+	  restore.
+	- Exit status for an individual restore stream is now
+	  properly reported to its parent process.
+	- Some areas of code have been refactored and cleaned up
+	  considerably.  Some dead code (always #ifdef'd) code has
+	  been eliminated.  Some other conditionally compiled
+	  code--always included--has been changed to be built
+	  unconditionally.
+	- Some dialogs, which were previously restricted to at most
+	  8 options, are now able to present up to 99.
+	- Ted Ts'o provided some improvements in support of building
+	  in a "hermetic" environment.
+
 xfsdump-3.0.5 (30 March 2011)
 	- Release tags will now be digitally signed
 	- Quota files will now be dumped, regardless of the maxsize

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-13 10:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-05 22:10 [PATCH] xfsdump: update summaries in preparation for release 3.0.6 Alex Elder
2011-10-05 22:34 ` Bill Kendall
2011-10-10 16:34 ` Christoph Hellwig
2011-10-13 10:43   ` Alex Elder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox