diff --git a/glusterfs-3.5.1.tar.gz b/glusterfs-3.5.1.tar.gz deleted file mode 100644 index 220f32d..0000000 --- a/glusterfs-3.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eeff8399a1b83fc57f79bacccee8360845785bc67f1683bdbaff8d0493f5377b -size 4950607 diff --git a/glusterfs-3.5.2.tar.gz b/glusterfs-3.5.2.tar.gz new file mode 100644 index 0000000..9ee9af0 --- /dev/null +++ b/glusterfs-3.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef58b467a60fd6bd0685d4167a45f0860895414285b3908167b264aa63d276c3 +size 4972250 diff --git a/glusterfs.changes b/glusterfs.changes index 7a3b1c3..b05d564 100644 --- a/glusterfs.changes +++ b/glusterfs.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Mon Aug 4 21:27:22 UTC 2014 - scorot@free.fr + +- Update to new upstream release 3.5.2 + * NFS server crashes in _socket_read_vectored_request + * Can't write to quota enable folder + * nfs: reset command does not alter the result for nfs options + earlier set + * features/gfid-access: stat on .gfid virtual directory return + EINVAL + * creating symlinks generates errors on stripe volume + * Self-heal errors with "afr crawl failed for child 0 with ret -1" + while performing rolling upgrade. + * [AFR] I/O fails when one of the replica nodes go down + * Fix inode leaks in gfid-access xlator + * NFS subdir authentication doesn't correctly handle + multi-(homed,protocol,etc) network addresses + * nfs-utils should be installed as dependency while installing + glusterfs-server + * Excessive logging in quotad.log of the kind 'null client' + * client_t clienttable cliententries are never expanded when all + entries are used + * AFR : self-heal of few files not happening when a AWS EC2 Instance + is back online after a restart + * Dist-geo-rep : deletion of files on master, geo-rep fails to + propagate to slaves. + * Allow the usage of the wildcard character '*' to the options + "nfs.rpc-auth-allow" and "nfs.rpc-auth-reject" + * glfsheal: Improve the way in which we check the presence of + replica volumes + * Resource cleanup doesn't happen for clients on servers after + disconnect + * mounting a volume over NFS (TCP) with MOUNT over UDP fails + * backport 'gluster volume status --xml' issues + * Glustershd memory usage too high + ------------------------------------------------------------------- Tue Jul 29 19:48:39 UTC 2014 - scorot@free.fr diff --git a/glusterfs.spec b/glusterfs.spec index ed5da31..e1c4777 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -17,9 +17,9 @@ Name: glusterfs -Version: 3.5.1 +Version: 3.5.2 Release: 0 -%define rversion 3.5.1 +%define rversion 3.5.2 Summary: Aggregating distributed file system License: GPL-2.0 or LGPL-3.0+ Group: System/Filesystems @@ -180,6 +180,9 @@ perl -i -pe 's{\x0d\x0a}{\x0a}gs' %_docdir/%name/glusterfs-mode.el; %if 0%{?_unitdir:1} mkdir -p "$b/%_unitdir"; rm -Rf "$b/%_initddir" +ln -s service "$b/%_sbindir/rcglusterd" +%else +ln -s "%_initddir/glusterd" "$b/%_sbindir/rcglusterd" %endif chmod u-s "$b/%_bindir/fusermount-glusterfs" %fdupes %buildroot/%_prefix @@ -236,6 +239,7 @@ chmod u-s "$b/%_bindir/fusermount-glusterfs" %_libdir/%name/ %_sbindir/gluster* %_sbindir/glfsheal +%_sbindir/rcglusterd %_datadir/glusterfs/ %_mandir/man*/* %_docdir/%name