Hello community,

here is the log from the commit of package xfsprogs for openSUSE:Factory 
checked in at 2017-12-23 12:11:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfsprogs (Old)
 and      /work/SRC/openSUSE:Factory/.xfsprogs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfsprogs"

Sat Dec 23 12:11:34 2017 rev:48 rq:559128 version:4.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfsprogs/xfsprogs.changes        2017-11-21 
15:22:44.614149065 +0100
+++ /work/SRC/openSUSE:Factory/.xfsprogs.new/xfsprogs.changes   2017-12-23 
12:11:36.502630872 +0100
@@ -1,0 +2,53 @@
+Tue Dec 19 17:12:09 UTC 2017 - lurodrig...@suse.com
+
+- Deletes already merged xfs_io-stat-fix-typo-in-statfs-f_flags.patch
+- Deletes already merged xfs_io-stat-treat-statfs.f_flags-as-optional.patch
+- Refreshes patch xfsprogs-docdir.diff
+- Update to v4.14.0:
+  * xfs_io: stat: treat statfs.f_flags as optional
+  * xfs_io: stat: fix typo in statfs->f_flags
+  * xfsprogs: fix wrong variable types in pwrite/pread code
+  * xfs_io: Allow partial writes
+  * xfs_io: Add RWF_NOWAIT to pwritev2()
+  * xfs_io: Add support for pwritev2()
+  * xfs_io: Disable -V if pwritev is not available
+  * xfs_repair: always release btree buffers when refcountbt checks fail
+  * misc: fix ubsan warnings
+  * misc: enable thread sanitizer if the builder wants it
+  * misc: enable gcc/clang address sanitizer if the builder wants it
+  * misc: enable ubsan if the builder wants it
+  * xfs_repair: fix cowextsize field checking and repairing
+  * xfs_repair: clear DAX flag from non-file inodes
+  * xfs_repair: fix bag memory overwrite problems
+  * xfs_io: add new error injection knobs to inject command
+  * xfsprogs: explicitly cast troublesome types to match printf  format 
specifiers
+  * db: increase metadump's default overly long extent discard  threshold
+  * build: define _DEFAULT_SOURCE with _BSD_SOURCE for preadv
+  * xfsprogs: add xfs_spaceman to .gitignore
+  * xfs_io: report io error for pwrite -W and -w
+  * xfs_metadump: zap stale data in DIR2_LEAF1 dirs
+  * metadump: update manpage for dirty log/obfuscation issue
+  * kill off u_int*_t types
+  * xfs: trim writepage mapping to within eof
+  * xfs: handle error if xfs_btree_get_bufs fails
+  * xfs: Fix bool initialization/comparison
+  * xfs: Don't log uninitialised fields in inode structures
+  * xfs: revert "xfs: factor rmap btree size into the indlen calculations"
+  * xfs: perag initialization should only touch m_ag_max_usable for AG 0
+  * xfs: fix compiler warnings
+  * xfs: simplify the rmap code in xfs_bmse_merge
+  * xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at
+  * xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
+  * xfs: move some code around inside xfs_bmap_shift_extents
+  * xfs: use xfs_iext_get_extent in xfs_bmap_first_unused
+  * xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert
+  * xfs: add a xfs_iext_update_extent helper
+  * xfs: relog dirty buffers during swapext bmbt owner change
+  * xfs: skip bmbt block ino validation during owner change
+  * xfs: don't log dirty ranges for ordered buffers
+  * xfs: remove the ip argument to xfs_defer_finish
+  * xfs: rename xfs_defer_join to xfs_defer_ijoin
+  * xfs: refactor xfs_trans_roll
+  * xfs: stop searching for free slots in an inode chunk when there are none
+
+-------------------------------------------------------------------

Old:
----
  xfs_io-stat-fix-typo-in-statfs-f_flags.patch
  xfs_io-stat-treat-statfs.f_flags-as-optional.patch
  xfsprogs-4.13.1.tar.sign
  xfsprogs-4.13.1.tar.xz

New:
----
  xfsprogs-4.14.0.tar.sign
  xfsprogs-4.14.0.tar.xz

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

Other differences:
------------------
++++++ xfsprogs.spec ++++++
--- /var/tmp/diff_new_pack.El7avQ/_old  2017-12-23 12:11:37.138599863 +0100
+++ /var/tmp/diff_new_pack.El7avQ/_new  2017-12-23 12:11:37.138599863 +0100
@@ -19,7 +19,7 @@
 %define _dracutmodulesdir %{_libexecdir}/dracut/modules.d
 
 Name:           xfsprogs
-Version:        4.13.1
+Version:        4.14.0
 Release:        0
 Summary:        Utilities for managing the XFS file system
 License:        GPL-2.0+
@@ -31,8 +31,6 @@
 Source3:        module-setup.sh.in
 Source4:        dracut-fsck-help.txt
 Patch0:         xfsprogs-docdir.diff
-Patch1:         xfs_io-stat-fix-typo-in-statfs-f_flags.patch
-Patch2:         xfs_io-stat-treat-statfs.f_flags-as-optional.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libblkid-devel
@@ -79,10 +77,8 @@
 %prep
 %setup -q
 %if 0%{?suse_version}
-%patch0
+%patch0 -p1
 %endif
-%patch1 -p1
-%patch2 -p1
 
 %build
 aclocal -I m4

++++++ xfsprogs-4.13.1.tar.xz -> xfsprogs-4.14.0.tar.xz ++++++
++++ 19579 lines of diff (skipped)

++++++ xfsprogs-docdir.diff ++++++
--- /var/tmp/diff_new_pack.El7avQ/_old  2017-12-23 12:11:37.630575874 +0100
+++ /var/tmp/diff_new_pack.El7avQ/_new  2017-12-23 12:11:37.630575874 +0100
@@ -1,7 +1,7 @@
-Index: include/builddefs.in
-===================================================================
---- include/builddefs.in.orig
-+++ include/builddefs.in
+diff --git a/include/builddefs.in b/include/builddefs.in
+index fd274ddc66d8..659fb04691ca 100644
+--- a/include/builddefs.in
++++ b/include/builddefs.in
 @@ -60,7 +60,7 @@ PKG_LIB_DIR  = @libdir@@libdirsuffix@
  PKG_INC_DIR   = @includedir@/xfs
  DK_INC_DIR    = @includedir@/disk



Reply via email to