Thomas Lamprecht
616aecc100
bump version to 5.0-27
2018-06-05 15:25:03 +02:00
Wolfgang Bumiller
be15435a12
bump version to 5.0-26
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-05-14 14:08:39 +02:00
Wolfgang Bumiller
f716664010
bump version to 5.0-25
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-04-13 15:12:09 +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
Wolfgang Bumiller
799a3aa2d9
bump version to 5.0-23
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-02-23 13:21:18 +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
Wolfgang Bumiller
db4a1df822
bump version to 5.0-22
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-02-21 09:56:21 +01:00
Wolfgang Bumiller
45cc6761db
bump version to 5.0-21
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-01-22 15:13:33 +01:00
Wolfgang Bumiller
332a2f2bae
bump version to 5.0-20
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-01-16 14:27:43 +01:00
Fabian Grünbichler
d40d949455
bump version to 5.0-19
2018-01-09 15:50:06 +01:00
Wolfgang Bumiller
ca7be99668
bump version to 5.0-18
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2017-12-13 15:13:42 +01:00
Fabian Grünbichler
af736d4d0b
bump version to 5.0-17
2017-10-17 14:58:17 +02: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
Wolfgang Bumiller
4d481008ce
bump version to 5.0-15
2017-08-07 10:46:45 +02:00
Wolfgang Bumiller
6956993e87
bump version to 5.0-14
2017-07-17 11:19:45 +02:00
Dietmar Maurer
0a736d5c85
bump version to 5.0-13
2017-07-13 06:49:12 +02:00
Dietmar Maurer
c83ad58681
bump version to 5.0-12
2017-07-03 14:39:37 +02:00
Wolfgang Bumiller
9fea7ca3cf
bump version to 5.0-11
2017-06-30 09:33:31 +02:00
Dietmar Maurer
5f54c8d443
bump version to 5.0-10
2017-06-28 13:29:33 +02:00
Dietmar Maurer
806e6e372c
bump version to 5.0-9
2017-06-23 11:01:40 +02:00
Dietmar Maurer
c7c2d0a7a6
bump version to 5.0-8
2017-06-22 12:58:55 +02:00
Dietmar Maurer
3e5c89c16d
bump version to 5.0-7
2017-06-22 08:52:17 +02:00
Fabian Grünbichler
df5c1139e0
fix typo in previous changelog
2017-06-12 09:56:12 +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
Thomas Lamprecht
88c9e28016
change from dpkg-deb to dpkg-buildpackage
...
Add debian directory and move the respective files there and add
missing (rules, compat, docs).
Add a Source section to the control.in file and "build" (sed
control.in >control) in the $DEB target as done in most other
packages
Move the qm verifyapi check to the new "test" target, which gets
executed before the dh_auto_install target.
Remove the obsolete vzsyscalls.ph target, vzsyscalls.h is gone for a
while now
Cleanup "clean" target.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-06-12 09:56:12 +02:00