All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Myers <bpm@sgi.com>
To: xfs@oss.sgi.com
Subject: xfsdump: update version numbers and changelog
Date: Fri, 1 Feb 2013 17:30:20 -0600	[thread overview]
Message-ID: <20130201233020.GO30652@sgi.com> (raw)

Update version numbers and changelog.

Signed-off-by: Ben Myers <bpm@sgi.com>

---

Hi Folks,

This xfsdump release is to release the backward compatability problems
reported by Fugazzi here: http://oss.sgi.com/archives/xfs/2013-01/msg00083.html

I have placed a pre-release tarball here:

ftp://oss.sgi.com/projects/xfs/cmd_tars/pre-release/xfsdump-pre-3.1.3.tar.gz

Please take a look and report any issues before next Wednesday.

Thanks,
	Ben

 VERSION      |    2 +-
 configure.ac |    2 +-
 doc/CHANGES  |    8 ++++++++
 3 files changed, 10 insertions(+), 2 deletions(-)

Index: b/VERSION
===================================================================
--- a/VERSION	2013-02-01 17:01:57.151945732 -0600
+++ b/VERSION	2013-02-01 17:02:34.341985827 -0600
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=3
 PKG_MINOR=1
-PKG_REVISION=2
+PKG_REVISION=3
 PKG_BUILD=1
Index: b/configure.ac
===================================================================
--- a/configure.ac	2013-02-01 17:02:07.701946330 -0600
+++ b/configure.ac	2013-02-01 17:02:40.341965107 -0600
@@ -1,4 +1,4 @@
-AC_INIT([xfsdump], [3.1.2])
+AC_INIT([xfsdump], [3.1.3])
 AC_PREREQ(2.50)
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_MACRO_DIR([m4])
Index: b/doc/CHANGES
===================================================================
--- a/doc/CHANGES	2013-02-01 17:02:17.651945928 -0600
+++ b/doc/CHANGES	2013-02-01 17:25:13.971985822 -0600
@@ -1,3 +1,11 @@
+xfsdump-3.1.3 (1 February 2013)
+	- Fix a segfault in xfsrestore when a path name is too long,
+	  thanks to Nigel Tamplin.
+	- Fix a backward compatability problem.  Dumps created with
+	  version 3.1.2 where extended attributes are in use failed
+	  to restore with v3.1.0 due to file header checksum errors.
+	  Thanks to Fugazzi for reporting.
+
 xfsdump-3.1.2 (13 December 2012)
 	- Update release script to create a source tarball.
 

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

             reply	other threads:[~2013-02-01 23:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-01 23:30 Ben Myers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-19 21:06 xfsdump: update version numbers and changelog Ben Myers
2013-03-19 21:10 ` Ben Myers

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=20130201233020.GO30652@sgi.com \
    --to=bpm@sgi.com \
    --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.