From a6f0363e619efb3f7262f1636428c7a16d3cfaa886785affa0c10b262c8cbc2f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 5 Mar 2019 09:02:29 +0000 Subject: [PATCH] Accepting request 680805 from home:seanlew:branches:filesystems Update glusterfs OBS-URL: https://build.opensuse.org/request/show/680805 OBS-URL: https://build.opensuse.org/package/show/filesystems/glusterfs?expand=0&rev=58 --- glusterfs-5.3.tar.gz | 3 --- glusterfs-5.4.tar.gz | 3 +++ glusterfs.changes | 13 +++++++++++++ glusterfs.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 glusterfs-5.3.tar.gz create mode 100644 glusterfs-5.4.tar.gz diff --git a/glusterfs-5.3.tar.gz b/glusterfs-5.3.tar.gz deleted file mode 100644 index 93d526b..0000000 --- a/glusterfs-5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:293542b1f43e681741282d1ba2aefe9b501321c782e896f518cca36072414448 -size 7628366 diff --git a/glusterfs-5.4.tar.gz b/glusterfs-5.4.tar.gz new file mode 100644 index 0000000..459ffc5 --- /dev/null +++ b/glusterfs-5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bad82f4a6818b898c5d41a3123d66c47f63dc3eb14dcec64b1fe22aff76bff9 +size 3848849 diff --git a/glusterfs.changes b/glusterfs.changes index 14e8d3f..6a9ee47 100644 --- a/glusterfs.changes +++ b/glusterfs.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Mar 02 14:53:04 UTC 2019 - seanlew@opensuse.org + +- Update to new upstream version 5.4 + * FUSE Client memory leak fixed (#1623107) + * fail to sync non-ascii utf8 file and dir names (#1648642) + * Tracker bug for all leases related issues (#1651323) + * gluster-blockd segfaults because of a null-deref (#1659563) + * Memory leak: dict_t leak in rda_opendir (#1659676) + * dht_revalidate may not heal attrs on the brick root (#1660736) + * Fix tests/bugs/shard/zero-flag.t (#1660932) + * NL cache: fix typos (#1662200) + ------------------------------------------------------------------- Sat Jan 19 06:52:11 UTC 2019 - seanlew@opensuse.org diff --git a/glusterfs.spec b/glusterfs.spec index 4662020..84cfae7 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -17,7 +17,7 @@ Name: glusterfs -Version: 5.3 +Version: 5.4 Release: 0 Summary: Aggregating distributed file system License: GPL-2.0-only OR LGPL-3.0-or-later @@ -26,7 +26,7 @@ Url: http://www.gluster.org/ #Git-Clone: git://github.com/gluster/glusterfs #Git-Clone: git://github.com/fvzwieten/lsgvt -Source: https://download.gluster.org/pub/gluster/glusterfs/5/5.3/glusterfs-5.3.tar.gz +Source: https://download.gluster.org/pub/gluster/glusterfs/5/5.4/glusterfs-5.4.tar.gz BuildRequires: acl-devel BuildRequires: autoconf BuildRequires: automake