From: Dietmar Maurer Date: Wed, 20 Aug 2014 11:07:08 +0000 (+0200) Subject: update to 3.5.2 X-Git-Url: https://git.proxmox.com/?p=glusterfs.git;a=commitdiff_plain;h=3fc98a8b3fc969807379072d7baf753fbbc0ba6c update to 3.5.2 --- diff --git a/Makefile b/Makefile index a450627..de64613 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,11 @@ -RELEASE=3.1 +RELEASE=3.2 -GLUSTERFSVER=3.4.2 +GLUSTERFSVER=3.5.2 DEBRELEASE=1 GLUSTERFSSRC=glusterfs_${GLUSTERFSVER}.orig.tar.gz GLUSTERFSDIR=glusterfs-${GLUSTERFSVER} -DEBSRC=glusterfs_${GLUSTERFSVER}-${DEBRELEASE}.debian.tar.gz +DEBSRC=glusterfs_${GLUSTERFSVER}-${DEBRELEASE}.debian.tar.xz ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/glusterfs_3.4.2-1.debian.tar.gz b/glusterfs_3.4.2-1.debian.tar.gz deleted file mode 100644 index fd445b7..0000000 Binary files a/glusterfs_3.4.2-1.debian.tar.gz and /dev/null differ diff --git a/glusterfs_3.4.2.orig.tar.gz b/glusterfs_3.4.2.orig.tar.gz deleted file mode 100644 index 0e81b43..0000000 Binary files a/glusterfs_3.4.2.orig.tar.gz and /dev/null differ diff --git a/glusterfs_3.5.2-1.debian.tar.xz b/glusterfs_3.5.2-1.debian.tar.xz new file mode 100644 index 0000000..3177cac Binary files /dev/null and b/glusterfs_3.5.2-1.debian.tar.xz differ diff --git a/glusterfs_3.5.2.orig.tar.gz b/glusterfs_3.5.2.orig.tar.gz new file mode 100644 index 0000000..a8d0217 Binary files /dev/null and b/glusterfs_3.5.2.orig.tar.gz differ