Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glusterfs for openSUSE:Factory checked in at 2021-10-12 21:47:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glusterfs (Old) and /work/SRC/openSUSE:Factory/.glusterfs.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glusterfs" Tue Oct 12 21:47:48 2021 rev:30 rq:923583 version:9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/glusterfs/glusterfs.changes 2021-05-10 15:38:50.133697100 +0200 +++ /work/SRC/openSUSE:Factory/.glusterfs.new.2443/glusterfs.changes 2021-10-12 21:47:54.295747311 +0200 @@ -1,0 +2,12 @@ +Tue Sep 28 14:31:30 UTC 2021 - Jan Engelhardt <[email protected]> + +- Update to release 9.3 + * New reset-brick command + * Ability to get node level status of a cluster + * Multi-threaded self-heal for Disperse volumes + * Lock revocation feature + * On-demand scrubbing for bitrot detection + * Real time Cluster notifications using Events APIs +- Move mount helper to /usr/sbin [boo#1191062] + +------------------------------------------------------------------- Old: ---- glusterfs-9.1.tar.gz New: ---- glusterfs-9.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glusterfs.spec ++++++ --- /var/tmp/diff_new_pack.TvnNRO/_old 2021-10-12 21:47:54.895748170 +0200 +++ /var/tmp/diff_new_pack.TvnNRO/_new 2021-10-12 21:47:54.895748170 +0200 @@ -17,16 +17,16 @@ Name: glusterfs -Version: 9.1 +Version: 9.3 Release: 0 Summary: Aggregating distributed file system License: GPL-2.0-only OR LGPL-3.0-or-later Group: System/Filesystems -URL: http://www.gluster.org/ +URL: https://www.gluster.org/ #Git-Clone: https://github.com/gluster/glusterfs #Git-Clone: https://github.com/fvzwieten/lsgvt -Source: https://download.gluster.org/pub/gluster/glusterfs/9/9.1/glusterfs-9.1.tar.gz +Source: https://download.gluster.org/pub/gluster/glusterfs/9/%version/glusterfs-%version.tar.gz BuildRequires: acl-devel BuildRequires: autoconf BuildRequires: automake @@ -155,6 +155,8 @@ %configure \ %if !(0%{?suse_version} >= 1550) --disable-linux-io_uring \ +%else + --with-mountutildir="%_sbindir" \ %endif --disable-static --with-ipv6-default %make_build @@ -211,7 +213,6 @@ %config %_sysconfdir/%name/thin* %_bindir/fusermount-glusterfs %_bindir/glusterfind -/sbin/mount.%name %_libexecdir/ganesha/ %_libexecdir/%name/ %_libdir/%name/ @@ -219,6 +220,11 @@ %_sbindir/gcron.py %_sbindir/gf_attach %_sbindir/gfind_missing_files +%if 0%{?suse_version} >= 1550 +%_sbindir/mount.%name +%else +/sbin/mount.%name +%endif %_sbindir/snap_scheduler.py %_datadir/glusterfs/ %_mandir/man*/* ++++++ glusterfs-9.1.tar.gz -> glusterfs-9.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/glusterfs/glusterfs-9.1.tar.gz /work/SRC/openSUSE:Factory/.glusterfs.new.2443/glusterfs-9.3.tar.gz differ: char 5, line 1
