Hello community, here is the log from the commit of package xfsprogs for openSUSE:Factory checked in at 2020-07-31 15:52:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfsprogs (Old) and /work/SRC/openSUSE:Factory/.xfsprogs.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfsprogs" Fri Jul 31 15:52:32 2020 rev:61 rq:823128 version:5.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xfsprogs/xfsprogs.changes 2020-04-18 00:27:47.749724985 +0200 +++ /work/SRC/openSUSE:Factory/.xfsprogs.new.3592/xfsprogs.changes 2020-07-31 15:53:01.156064124 +0200 @@ -1,0 +2,18 @@ +Fri Jul 24 21:54:14 UTC 2020 - Anthony Iliopoulos <[email protected]> + +- update to v5.7.0: + * xfs_io: document '-q' option for sendfile command + * remove libreadline support + * xfs_quota: allow individual timer extension + * xfs_quota: fix unsigned int id comparisons + * xfs_repair: fix progress reporting + * xfs_repair: fix minrecs error during phase5 btree rebuild + * xfs_repair: add missing validations to match xfs_check + * xfs_repair: use btree bulk loading + * xfs_io: fix copy_range argument parsing + * xfs_io: document -q option for pread/pwrite command + * xfs_metadump: man page fixes + * xfs_db: fix crc invalidation segfault + * libxfs changes merged from kernel 5.7 + +------------------------------------------------------------------- Old: ---- xfsprogs-5.6.0.tar.sign xfsprogs-5.6.0.tar.xz New: ---- xfsprogs-5.7.0.tar.sign xfsprogs-5.7.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfsprogs.spec ++++++ --- /var/tmp/diff_new_pack.Q8X9Aw/_old 2020-07-31 15:53:06.072068926 +0200 +++ /var/tmp/diff_new_pack.Q8X9Aw/_new 2020-07-31 15:53:06.076068930 +0200 @@ -26,7 +26,7 @@ %define libname libhandle1 Name: xfsprogs -Version: 5.6.0 +Version: 5.7.0 Release: 0 Summary: Utilities for managing the XFS file system License: GPL-2.0-or-later @@ -44,7 +44,7 @@ BuildRequires: libblkid-devel BuildRequires: libuuid-devel BuildRequires: pkgconfig -BuildRequires: readline-devel +BuildRequires: libedit-devel BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(post): coreutils @@ -122,7 +122,7 @@ export LIBUUID=%{_libdir}/libuuid.a %configure \ - --enable-readline=yes \ + --enable-editline=yes \ %if %{with systemd} --with-systemd-unit-dir=%{_unitdir} \ %endif ++++++ xfsprogs-5.6.0.tar.xz -> xfsprogs-5.7.0.tar.xz ++++++ ++++ 32410 lines of diff (skipped)
