Skip to content

Commit

Permalink
linstor-proxmox version 6.0.1-rc.1
Browse files Browse the repository at this point in the history
Signed-off-by: Roland Kammerer <roland.kammerer@linbit.com>
  • Loading branch information
rck committed Jul 5, 2022
1 parent 796d7e8 commit c432fb1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LINSTORPlugin.pm
Expand Up @@ -20,7 +20,7 @@ use PVE::JSONSchema qw(get_standard_option);

use base qw(PVE::Storage::Plugin);

my $PLUGIN_VERSION = '6.0.0';
my $PLUGIN_VERSION = '6.0.1-rc.1';

# Configuration

Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
@@ -1,3 +1,10 @@
linstor-proxmox (6.0.1~rc.1-1) experimental; urgency=medium

* container clone: only create if necessary; rm on snapshot rm
* resize: rm sleep(10)

-- Roland Kammerer <roland.kammerer@linbit.com> Tue, 05 Jul 2022 09:35:02 +0200

linstor-proxmox (6.0.0-1) experimental; urgency=medium

* New upstream release
Expand Down

0 comments on commit c432fb1

Please sign in to comment.