Commit Graph

13 Commits

Author SHA1 Message Date
Thomas Lamprecht
51179fe3e9 d/control: update pve-common version dependency
as we use the new param_mapping functionallity from PVE::CLIHandler

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-06-27 13:58:42 +02:00
Thomas Lamprecht
9ab79e6b1a d/control: update version dependency on pve-common
To ensure we have the enw Systemd module available to use

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-06-15 12:11:05 +02:00
Thomas Lamprecht
cf7b2c9e36 bump version to 5.0-24
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-03-22 09:29:30 +01:00
Wolfgang Bumiller
00bc302caa deps: cloud-init now needs qemu >= 2.11.1-4
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-03-22 08:20:30 +01:00
Thomas Lamprecht
102cf9d81e use pve-edk2-firmware for supporting OVMF
depend on new pve-edk2-firmware package and adapt the OVMF CODE/VARS
path accordingly

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-03-22 08:19:46 +01:00
Alexandre Derumier
0c9a7596f6 implement cloudinit
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Co-developed-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-03-07 09:11:31 +01:00
Thomas Lamprecht
6ecbc0d257 d/control: control: on newer pve-qemu-kvm 2.9.1-9
The NBD drive mirror workaround requires this, also the new -IBRS
machine types, and EPYC cpu models are only available in the newer
qemu versions

Also ensures that we can now allow to hot-unplug virtio-scsi disk
with iothread active, as the fix for it is also in v2.9.1
(virtio-scsi: Unset hotplug handler when unrealize)
2018-02-22 10:55:44 +01:00
Fabian Grünbichler
8f943606bd bump version to 5.0-16
and add versioned dependency on pve-access-control >= 5.0-7, which
added the VM.Snapshot.Rollback privilege
2017-10-05 11:26:05 +02:00
Fabian Grünbichler
83be65a4e6 build: reformat debian/control
using wrap-and-sort -abt
2017-10-04 11:05:33 +02:00
Emmanuel Kasper
5092c86904 Add a build dependency to libxml-libxml-perl, needed for OVF parsing
XML::LibXML is being actively developed, and has 91 reverse
depencies in Debian Stretch, so it should not go away.
2017-09-25 13:31:55 +02:00
Fabian Grünbichler
157a5d81d2 build: add substition variables 2017-06-12 09:56:12 +02:00
Fabian Grünbichler
f84867f4c4 build: reformat b-d and depends 2017-06-12 09:56:12 +02:00
Fabian Grünbichler
df4694f32d build: make control static 2017-06-12 09:56:12 +02:00