The change to the prefixed version broke migration from new to old
qemu-server version. This reverts the change and adds a TODO comment for
7.0 to change it to the prefixed version then.
Signed-off-by: Mira Limbeck
---
Please test it as with my arch linux virt-viewer version it just
segfaults or
On 3/13/20 1:18 PM, Dominik Csapak wrote:
> and filter by it
>
> Signed-off-by: Dominik Csapak
> ---
> no changes
> src/PVE/LDAP.pm | 10 +-
> 1 file changed, 9 insertions(+), 1 deletion(-)
>
applied, thanks!
___
pve-devel mailing list
pve-d
On 3/13/20 1:18 PM, Dominik Csapak wrote:
> Signed-off-by: Dominik Csapak
> ---
> changes from v1:
> * renamed attr to group_name_attr
> * check if it is set
> src/PVE/LDAP.pm | 9 +++--
> 1 file changed, 7 insertions(+), 2 deletions(-)
>
applied, thanks!
__
On Mon, Mar 16, 2020 at 04:44:46PM +0100, Aaron Lauterer wrote:
> This is a follow up to [0] but only includes the refactored changes to
> make ti possible to have other features around the VZDump functionality.
>
> It is moving the following logic into its own methods:
> * which guests are includ
ifupdown2 support it now
Signed-off-by: Alexandre Derumier
---
PVE/API2/Network.pm | 19 ---
1 file changed, 19 deletions(-)
diff --git a/PVE/API2/Network.pm b/PVE/API2/Network.pm
index 82ae9037..ae6a350e 100644
--- a/PVE/API2/Network.pm
+++ b/PVE/API2/Network.pm
@@ -629,25 +629
(cherry-picked and adapted from ff8fbee152caa6b995839dae723dab484c3d295a [0])
[0] https://salsa.debian.org/zfsonlinux-team/zfs.git
Signed-off-by: Stoiko Ivanov
---
debian/control | 44 ++--
1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/
From: Antonio Russo
Of the zedlet scripts shipped by upstream, a subset are enabled by
default, by creating symlinks in /etc/zfs/zed.d. These symlinks are
shipped in the zfs-zed package. dpkg, however, does not support
conffile handling of symlinks, and therefore any changes (removals) to
the s
From: Richard Laager
If a pool is already scrubbing, zpool scrub will return an error. This
breaks the cron scrub script. It outputs that error and then does not
scrub any further pools.
This change checks to see if the pool is scrubbing before attempting to
start a scrub. This addresses long
From: Mo Zhou
(cherry picked from 7916839f3f9f8735b6ee18ee4e25cf1670963272 [0])
[0] https://salsa.debian.org/zfsonlinux-team/zfs.git
Signed-off-by: Stoiko Ivanov
---
debian/copyright | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/copyright b/debian/copyright
ind
With the recent upload of 0.8.3-2 to sid, 2 functional changes were included,
which might make sense for our users as well:
* preserving zfs-zed snippet config across upgrades (enabled via symlinks in
/etc, they get restored on upgrade even if the local admin removed them
explicitly)
* not star
10 matches
Mail list logo