From: Ben Myers <bpm@sgi.com>
To: xfs@oss.sgi.com
Cc: Nathan Scott <nathans@debian.org>
Subject: xfsprogs: update version numbers and changelog
Date: Tue, 19 Mar 2013 16:08:22 -0500 [thread overview]
Message-ID: <20130319210822.GI22182@sgi.com> (raw)
Update version numbers and changelog.
Signed-off-by: Ben Myers <bpm@sgi.com>
---
Hi Folks,
I have placed a pre-release tarball here:
ftp://oss.sgi.com/projects/xfs/cmd_tars/pre-release/xfsprogs-pre-3.1.11-2.tar.gz
Please take a peek and pipe up if you have issues. Hopefully we can make it
official later this week.
Thanks,
Ben
VERSION | 2 +-
configure.ac | 2 +-
debian/changelog | 6 ++++++
doc/CHANGES | 26 ++++++++++++++++++++++++++
4 files changed, 34 insertions(+), 2 deletions(-)
Index: b/VERSION
===================================================================
--- a/VERSION 2013-03-19 14:25:25.251360578 -0500
+++ b/VERSION 2013-03-19 14:25:28.151947206 -0500
@@ -3,5 +3,5 @@
#
PKG_MAJOR=3
PKG_MINOR=1
-PKG_REVISION=10
+PKG_REVISION=11
PKG_BUILD=1
Index: b/configure.ac
===================================================================
--- a/configure.ac 2013-03-19 14:25:25.251360578 -0500
+++ b/configure.ac 2013-03-19 14:25:28.151947206 -0500
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs], [3.1.10])
+AC_INIT([xfsprogs], [3.1.11])
AC_PREREQ(2.50)
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_MACRO_DIR([m4])
Index: b/debian/changelog
===================================================================
--- a/debian/changelog 2013-03-19 14:25:30.571945912 -0500
+++ b/debian/changelog 2013-03-19 14:25:59.342005719 -0500
@@ -1,3 +1,9 @@
+xfsprogs (3.1.11) unstable; urgency=low
+
+ * New upstream release
+
+ -- Nathan Scott <nathans@debian.org> Tue, 19 Mar 2013 14:25:00 +1100
+
xfsprogs (3.1.9) unstable; urgency=low
* New upstream release
Index: b/doc/CHANGES
===================================================================
--- a/doc/CHANGES 2013-03-19 14:25:25.251360578 -0500
+++ b/doc/CHANGES 2013-03-19 14:25:28.182005744 -0500
@@ -1,3 +1,29 @@
+xfsprogs-3.1.11 (19 March 2013)
+ - Support for relative paths in xfs_quota thanks to Satoru Takeuchi.
+ - mkfs.xfs will always go into multidisk mode when filesystem
+ geometry is specified on the command line.
+ - Document all commands in xfs_io.
+ - Remove setfl command from xfs_io.
+ - xfs_metadump will obfuscate symlinks by path component.
+ - mkfs.xfs no longer accepts geometry settings smaller than the
+ physical sector size.
+ - xfs_logprint now supports multiply-logged inode fields and
+ handles continued inode transactions correctly.
+ - Update release scripts to use git archive to address a
+ missing source file reported by Arkadiusz Miśkiewicz
+ - Fix a build error with -Werror=format-security, reported
+ by Arkadiusz Miśkiewicz
+ - mkfs.xfs no longer attempts to discard when -N option is used.
+ - Sync up with log reservation changes in the kernel.
+ - Fix possible unallocated memory access in fiemap.
+ - Guard against string overflow in path_to_fspath.
+ - Fix setup_cursor array allocation.
+ - Fix free of unintialized pointer in xfs_acl_valid error path.
+ - Guard against path string overflows.
+ - Fix attribute no_change_count logic.
+ - xfs_repair now skips the freelist scan of a corrupt agf
+ when in no-modify mode.
+
xfsprogs-3.1.10 (13 December 2012)
- Update release script to make a source tarball.
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2013-03-19 21:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-19 21:08 Ben Myers [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-02-01 22:51 xfsprogs: update version numbers and changelog Ben Myers
2013-02-01 22:54 ` Ben Myers
2013-02-02 6:01 ` Arkadiusz Miśkiewicz
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=20130319210822.GI22182@sgi.com \
--to=bpm@sgi.com \
--cc=nathans@debian.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.