Skip to content

Commit

Permalink
prepare release v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rp- committed Sep 3, 2018
1 parent 6c8c803 commit 8682f3d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:xenial as builder

ENV LINSTOR_VERSION 0.6.1
ENV LINSTOR_VERSION 0.6.2

ENV LINSTOR_TGZNAME linstor-server
ENV LINSTOR_TGZ ${LINSTOR_TGZNAME}-${LINSTOR_VERSION}.tar.gz
Expand Down
11 changes: 11 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
linstor-server (0.6.2-1) experimental; urgency=medium

[ Gabor Hernadi ]
* SwordfishTargetDriver: removes vlmDfn entry on deleteVolume
* Ctrl: do not connect to Ctrl or Aux nodes

[ Rene Peinthor ]
* Fix missing SEC_ACL_MAP entries for freespacemgrs

-- Rene Peinthor <[email protected]> Mon, 03 Sep 2018 15:07:42 +0200

linstor-server (0.6.1-1) experimental; urgency=medium

[ Rene Peinthor ]
Expand Down
2 changes: 1 addition & 1 deletion linstor.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: linstor
Version: 0.6.1
Version: 0.6.2
Release: 1%{?dist}
Summary: LINSTOR SDS
%define GRADLE_TASKS installdist
Expand Down

0 comments on commit 8682f3d

Please sign in to comment.