fix(backups): mirror must not replicate themselves (#7043)

Fixes zammad#16871
This commit is contained in:
Florent BEAUCHAMP
2023-09-21 14:45:29 +02:00
committed by GitHub
parent db92f0e365
commit e5c5f19219
3 changed files with 25 additions and 11 deletions
+2
View File
@@ -18,6 +18,7 @@
- [Jobs] Fix schedules not being displayed on first load [#6968](https://github.com/vatesfr/xen-orchestra/issues/6968) (PR [#7034](https://github.com/vatesfr/xen-orchestra/pull/7034))
- [OVA Export] Fix support of disks with more than 8.2GiB of content (PR [#7047](https://github.com/vatesfr/xen-orchestra/pull/7047))
- [Backup] Fix `VHDFile implementation is not compatible with encrypted remote` when using VHD directory with encryption (PR [#7045](https://github.com/vatesfr/xen-orchestra/pull/7045))
- [Backup/Mirror] Fix `xo:fs:local WARN lock compromised` when mirroring a Backup Repository to a local/NFS/SMB repository ([#7043](https://github.com/vatesfr/xen-orchestra/pull/7043))
### Packages to release
@@ -35,6 +36,7 @@
<!--packages-start-->
- @xen-orchestra/backups patch
- vhd-lib minor
- xo-server patch
- xo-server-auth-github patch