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.5.tar.gz b/glusterfs-5.5.tar.gz new file mode 100644 index 0000000..40779b0 --- /dev/null +++ b/glusterfs-5.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:781da2e9e955eec6b411abd8df5851353936e5cc6f6aef9b8e6c8b970610cdf4 +size 7635517 diff --git a/glusterfs.changes b/glusterfs.changes index 14e8d3f..ac53635 100644 --- a/glusterfs.changes +++ b/glusterfs.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sun Mar 17 06:01:34 UTC 2019 - seanlew@opensuse.org + +- Update to new upstream version 5.5 + * No changelog yet available in release notes + +------------------------------------------------------------------- +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..ddefd60 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -17,7 +17,7 @@ Name: glusterfs -Version: 5.3 +Version: 5.5 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.5/glusterfs-5.5.tar.gz BuildRequires: acl-devel BuildRequires: autoconf BuildRequires: automake