fix(vhd-lib): VhdFile implementation is not compatible with encrypted remote (#7045)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
- [Google/GitHub Auth] Fix `Internal Server Error` (xo-server: `Cannot read properties of undefined (reading 'id')`) when logging in with Google or GitHub [Forum#7729](https://xcp-ng.org/forum/topic/7729) (PRs [#7031](https://github.com/vatesfr/xen-orchestra/pull/7031) [#7032](https://github.com/vatesfr/xen-orchestra/pull/7032))
|
||||
- [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))
|
||||
|
||||
### Packages to release
|
||||
|
||||
@@ -34,6 +35,7 @@
|
||||
|
||||
<!--packages-start-->
|
||||
|
||||
- vhd-lib minor
|
||||
- xo-server patch
|
||||
- xo-server-auth-github patch
|
||||
- xo-server-auth-google patch
|
||||
|
||||
Reference in New Issue
Block a user