Dietmar Maurer
be73df94e6
bump version to 4.0-104
2017-01-12 14:15:27 +01:00
Dietmar Maurer
f4c1d8e29a
bump version to 4.0-103
2016-12-22 12:41:13 +01:00
Dietmar Maurer
3a65f4c9de
bump version to 4.0-102
...
and remove useless RELEASE
2016-12-20 10:13:36 +01:00
Fabian Grünbichler
4f6f7b5462
bump version to 4.0-101
2016-12-05 12:39:24 +01:00
Dietmar Maurer
e57d58e542
bump version to 4.0-100
2016-12-02 18:51:23 +01:00
Dietmar Maurer
1b314d19be
bump version to 4.0-99
2016-12-01 07:59:24 +01:00
Dietmar Maurer
96e6a80417
bump version to 4.0-98
2016-11-30 12:32:02 +01:00
Dietmar Maurer
4c3a2d3b53
bump version to 4.0-97
2016-11-29 09:09:39 +01:00
Dietmar Maurer
90e1670df8
bump version to 4.0-96
2016-11-23 10:02:55 +01:00
Dietmar Maurer
cad05dcfaa
bump version to 4.0-95
2016-11-23 08:11:33 +01:00
Dietmar Maurer
bb476da6ec
bump version to 4.0-94
2016-11-03 12:54:05 +01:00
Dietmar Maurer
5494341a03
bump version to 4.0-93
2016-11-03 10:26:51 +01:00
Dietmar Maurer
6d3ff70bd9
bump version to 4.0-92
2016-10-21 09:14:18 +02:00
Dietmar Maurer
520e3973fb
bump version to 4.0-91
2016-10-07 08:21:51 +02:00
Dietmar Maurer
e22b5f22a5
bump version to 4.0-90
2016-10-05 07:13:52 +02:00
Dietmar Maurer
2aa7ef3e42
fix manual page, bump version to 4.0-89
2016-09-29 12:21:41 +02:00
Dietmar Maurer
b8484ba032
bump version to 4.0-88
2016-09-16 07:50:02 +02:00
Dietmar Maurer
7147c8977a
bump version to 4.0-87
2016-09-08 12:34:41 +02:00
Dietmar Maurer
201e618d5b
bump version to 4.0-86
2016-08-29 10:11:40 +02:00
Wolfgang Bumiller
68913adc7c
bump version to 4.0-85
2016-07-11 14:49:03 +02:00
Wolfgang Bumiller
c0966fc6cd
bump version to 4.0-84
2016-07-11 11:53:46 +02:00
Dietmar Maurer
120ee178da
update changelog
2016-06-28 08:18:23 +02:00
Wolfgang Bumiller
d9cf7188ff
bump version to 4.0-83
2016-06-22 11:33:13 +02:00
Dietmar Maurer
062669f9a0
bump version to 4.0-82
2016-06-20 11:49:04 +02:00
Dietmar Maurer
5dddefeab6
bump version to 4.0-81
2016-06-16 12:11:13 +02:00
Dietmar Maurer
a6cc0b179d
update changelog
2016-06-10 10:39:59 +02:00
Dominik Csapak
63d269d79e
fix unnecessary root check for unused disks
...
we needed root@pam rights to remove an unused disk
from a vm (instead of the correct Storage rights)
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-06-10 10:36:34 +02:00
Dietmar Maurer
6b8a615be2
bump version to 4.0-80
2016-06-09 18:13:24 +02:00
Dietmar Maurer
a3f2f97156
bump version to 4.0-79
2016-06-03 12:16:56 +02:00
Dietmar Maurer
052702921e
bump version to 4.0-78
2016-06-03 11:43:48 +02:00
Dietmar Maurer
344b2f9965
bump version to 4.0-77
2016-05-31 12:16:14 +02:00
Dietmar Maurer
b7f0df66b6
bump version to 4.0-76
2016-05-18 11:26:09 +02:00
Fabian Grünbichler
19333c9b82
add --description to systemd scope unit
...
otherwise, long kvm commands lead to systemd unit files with
very long lines, with confuses the systemd unit file parser.
apparently systemd has a length limit for unit file lines and
(line-)breaks the description string at that point. since
the rest of the description is probably not a valid key/value
pair, this leads to warnings. the default semantics of systemd-run
is to use the executed command as description unless a description
is specified explicitly.
note that this behaviour of systemd could allow an attacker
with access to the VM configuration to craft a kvm commandline
that starts or stops arbitrary systemd units.
2016-05-14 09:02:58 +02:00
Dietmar Maurer
4b4e568023
bump version to 4.0-75
2016-05-11 11:20:35 +02:00
Dietmar Maurer
90cc48095f
update changelog
2016-05-04 10:49:01 +02:00
Dietmar Maurer
33eb09935e
bump version to 4.0-74
2016-05-01 09:25:46 +02:00
Dietmar Maurer
298fefcc5d
bump version to 4.0-73
2016-04-29 09:03:38 +02:00
Dietmar Maurer
3f565071e5
bump version to 4.0-72
2016-04-22 11:10:16 +02:00
Dominik Csapak
ffa42b860d
fix #947 : reenable disk/cdrom passthrough
...
previously, we did not check the file parameter of a disk,
allowing passthrough of a block device (by design)
with the change to the json parser for the disks, the format
became 'pve-volume-id' which is only valid for our volume ids
(and later we also allowed the value 'none')
this patch alternatively checks if the parameter is a path
or 'cdrom'
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-04-21 11:54:55 +02:00
Dietmar Maurer
de7c2026f7
bump version to 4.0-71
2016-04-21 10:35:15 +02:00
Dietmar Maurer
681e12ba37
bump version to 4.0-70
2016-04-19 09:02:05 +02:00
Dietmar Maurer
ef99513e37
bump version to 4.0-69
2016-04-13 08:25:17 +02:00
Dietmar Maurer
edc10731a8
bump version to 4.0-68
2016-04-12 17:19:46 +02:00
Dietmar Maurer
82b82b91f1
bump version to 4.0-67
2016-04-08 07:37:43 +02:00
Dietmar Maurer
bee1e0ad90
bump version to 4.0-66
2016-04-01 09:34:03 +02:00
Dietmar Maurer
5572d53e87
update changelog
2016-03-21 10:00:23 +01:00
Dietmar Maurer
c7c16256b4
bump version to 4.0-65
2016-03-21 09:09:40 +01:00
Dietmar Maurer
6a9f1025d4
update changelog
2016-03-08 15:53:10 +01:00
Dietmar Maurer
a9920f48f8
bump version to 4.0-64
2016-03-08 11:43:50 +01:00
Dietmar Maurer
2b5c0c43d4
bump version to 4.0-63
2016-02-27 10:21:15 +01:00