mirror of
https://git.proxmox.com/git/pve-guest-common
synced 2025-11-03 18:48:42 +00:00
bump version to 4.0-3
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
2511f525f5
commit
7d604b5bbd
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
libpve-guest-common-perl (4.0-3) pve; urgency=medium
|
||||
|
||||
* fix #3111: improve replication handling, cleaning of blocking snapshots
|
||||
when doing a rollback, and try harder to find common replication base
|
||||
|
||||
* fix #3111: snapshot delete: check if replication still needs it
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 9 Nov 2021 13:14:58 +0100
|
||||
|
||||
libpve-guest-common-perl (4.0-2) pve; urgency=medium
|
||||
|
||||
* vzdump: remove deprecated size parameter
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@ -5,7 +5,7 @@ Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Build-Depends: debhelper (>= 12~),
|
||||
libpve-cluster-perl,
|
||||
libpve-common-perl,
|
||||
libpve-storage-perl,
|
||||
libpve-storage-perl (>= 7.0-14),
|
||||
pve-cluster,
|
||||
Standards-Version: 4.5.1
|
||||
Homepage: https://www.proxmox.com
|
||||
@ -14,7 +14,7 @@ Package: libpve-guest-common-perl
|
||||
Architecture: all
|
||||
Depends: libpve-cluster-perl,
|
||||
libpve-common-perl (>= 4.0-89),
|
||||
libpve-storage-perl (>= 6.1-6),
|
||||
libpve-storage-perl (>= 7.0-14),
|
||||
pve-cluster,
|
||||
${misc:Depends},
|
||||
${perl:Depends},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user