Hello community,

here is the log from the commit of package xfsprogs for openSUSE:Factory 
checked in at 2014-05-23 08:05:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfsprogs (Old)
 and      /work/SRC/openSUSE:Factory/.xfsprogs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfsprogs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfsprogs/xfsprogs.changes        2013-05-16 
16:25:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xfsprogs.new/xfsprogs.changes   2014-05-23 
08:05:21.000000000 +0200
@@ -1,0 +2,54 @@
+Mon May 19 14:19:11 UTC 2014 - [email protected]
+
+- Updated to 3.2.0
+  - xfs_repair has full CRC validation and repair
+  - xfs_repair prefetch fix
+  - xfs_repair block tracking scalability fix
+  - disambiguous of CRC validation errors from IO errors.
+  - Improved dangerous mode handling in repair
+  - repair handles garbage in zeroed areas of superblocks better
+  - repair validates dirent ftype field fully
+  - metadump fully supports discontiguous directory blocks
+  - metadump only recalculates CRCs on metadata it obfuscates so as to
+    preserve errors in the metadata where possible.
+  - default log size that mkfs creates is now reverted to the same size
+    as 3.1.x releases create.
+  - mkfs sets the ftype on directory entries correctly during protofile
+    population
+  - xfs_io support O_TMPFILE, flink, FALLOC_FL_ZERO_RANGE and
+    FALLOC_FL_COLLAPSE_RANGE,
+  - logprint handles split entries better
+  - Enable xfs_db write support and xfs_metadump support for CRC
+    enabled filesystems.
+  - Add directory entry filetype support for non-CRC filesystems.
+  - Ensure all inodes created by xfs_repair have a proper d_type set.
+  - Fix build on big endian machines.
+  - Properly handle symlinks to devices on various tool commandlines.
+  - Fix xfs_repair's dirty log detection for 4k sector logs, broken
+    in Alpha1.
+  - Fix a potential segfault in xfs_repair when issuing progress
+    reports.
+  - Fix potential xfs_fsr failures when running w/ selinux.
+  - Stop wasting memory by caching inode structures in xfs_repair -
+    they are never re-used.
+  - Improved xfs_repair performance on large filesystems
+    (always use prefetch and strided AG scanning functionality)
+  - Remove all vestiges of old, unsupported version 1 directory code.
+  - Add a "readdir" command to xfs_io, thanks to Brian Foster.
+  - Fix potential segfault in xfs_repair when creating lost+found.
+  - Zero out unused parts of on-disk superblocks during repair, to
+    avoid metadata verifier failures at runtime.
+  - Add directory entry type support to mkfs.xfs and xfs_db.
+  - Add the icreate transaction to xfs_logprint, and fix continuation
+    transactions.
+  - Add the lseek SEEK_DATA/SEEK_HOLE support into xfs_io.
+  - Print all AGI unlinked buckets in xfs_logprint.
+  - Fix mkfs.xfs ENOSPC with protofile which creates a very large
+    directory.
+  - Do all file reads in xfs_fsr using O_DIRECT.
+  - Add support for concurrent group and project quota usage on CRC
+    enabled filesystems.
+  - Ensure mkfs creates log sizes that are always large enough for
+    the configured fileystem geometry.
+
+-------------------------------------------------------------------

Old:
----
  xfsprogs-3.1.11.tar.gz
  xfsprogs-avoid-no-return-in-nonvoid-warning.diff

New:
----
  xfsprogs-3.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xfsprogs.spec ++++++
--- /var/tmp/diff_new_pack.UNdAmX/_old  2014-05-23 08:05:22.000000000 +0200
+++ /var/tmp/diff_new_pack.UNdAmX/_new  2014-05-23 08:05:22.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfsprogs
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 %else
 BuildRequires:  libuuid-devel
 %endif
-Version:        3.1.11
+Version:        3.2.0
 Release:        0
 %if 0%{?suse_version} >= 1010
 # hint for ZYPP
@@ -40,7 +40,6 @@
 Source0:        xfsprogs-%{version}.tar.gz
 Patch0:         xfsprogs-docdir.diff
 Patch1:         xfsprogs-ppc64.diff
-Patch2:         xfsprogs-avoid-no-return-in-nonvoid-warning.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -76,7 +75,6 @@
 %patch0
 %endif
 %patch1
-%patch2
 
 %build
 export OPTIMIZER="-fPIC"

++++++ xfsprogs-3.1.11.tar.gz -> xfsprogs-3.2.0.tar.gz ++++++
++++ 116586 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to