5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-11 05:17:57 +03:00
Commit Graph

392 Commits

Author SHA1 Message Date
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
Emmanuel Kasper
9d699c4993 Force overwriting existing compressed man pages and symbolic links
This allows calling the 'make install' target twice in a row.
2017-09-25 13:31:55 +02:00
Thomas Lamprecht
424f9940af remove legacy sparsecp
sparsecp gets only used in qmextract, which is part of the old backup
method (pre PVE 2.3).
Do not remove qmextract for now people could still have backups from
< PVE 2.3 around.
They could be restored manually, but we shouldn't make restoring
complicated. Thus replace sparsecp with `cp sparse=always`.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-08-23 10:03:37 +02:00
Thomas Lamprecht
3fad64a300 remove unused obsolete vmtar
This was used by the pre-VMA backup methods, as the new backup
process was introduced in PVE 2.3 (04.03.2013) and this would be only
used for creating new backups it can be removed safely.

Fixes Debian stretch build on the ARM64 architecture.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-08-23 10:03:37 +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
a183ab0d5f build: remove fakeroot from dpkg-buildpackage 2017-06-12 10:00:25 +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
Dietmar Maurer
77b4c60758 bump version to 5.0-6 2017-05-31 09:21:50 +02:00
Fabian Grünbichler
35c78505d7 build: run tests on build
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2017-05-17 13:58:18 +02:00
Wolfgang Bumiller
680bacb473 bump version to 5.0-5 2017-04-28 14:02:38 +02:00
Wolfgang Bumiller
84e85ac13e bump version to 5.0-4 2017-04-21 12:06:34 +02:00
Wolfgang Bumiller
2d719468ad bump version to 5.0-3 2017-04-21 11:49:32 +02:00
Fabian Grünbichler
2998737860 bump version to 5.0-2 2017-04-10 16:28:46 +02:00
Wolfgang Bumiller
36ca08b70d bump version to 5.0-1 2017-03-13 12:00:25 +01:00
Wolfgang Bumiller
0d830d2461 bump version to 4.0-110 2017-03-13 11:57:13 +01:00
Wolfgang Bumiller
2e44a8c801 bump version to 4.0-109 2017-02-09 11:41:01 +01:00
Wolfgang Bumiller
265faf1f21 buildsys: use fakeroot for dpkg-deb 2017-02-06 16:13:08 +01:00
Wolfgang Bumiller
befb7c4662 buildsys: use gzip -n to disable timestamps 2017-02-06 16:12:48 +01:00
Wolfgang Bumiller
3227a1013a buildsys: set PVE_GENERATING_DOCS for completions 2017-02-06 16:12:35 +01:00
Wolfgang Bumiller
17ada5be7b bump version to 4.0-108 2017-01-31 13:54:56 +01:00
Wolfgang Bumiller
e448dcf34b buildsys: job-safe deb target 2017-01-31 13:39:17 +01:00
Fabian Grünbichler
e7032e9ec3 bump version to 4.0-107 2017-01-25 09:58:47 +01:00
Dietmar Maurer
dd0ef5505a bump version to 4.0-106 2017-01-25 09:19:33 +01:00
Dietmar Maurer
17138aa6ff bump version to 4.0-105 2017-01-19 09:20:30 +01:00
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
Dominik Csapak
dbea44152e add seabios bootsplash and use it
this adds a bootsplash image in /usr/share/qemu-server
and if this file exists, use it for seabios

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-09-08 12:22:01 +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
Wolfgang Bumiller
ffc0bacfa5 buildsys: only deb should be phony; start by removing debs 2016-07-05 09:28:18 +02:00
Wolfgang Bumiller
0622ddfbbe new make upload target 2016-06-28 09:16:11 +02:00
Dietmar Maurer
dae9b620be fix dependency for upload target 2016-06-28 08:20:50 +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
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
Dietmar Maurer
4b4e568023 bump version to 4.0-75 2016-05-11 11:20:35 +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
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
c881ad2f2c symlink vm.conf.5 manpage to qm.conf.5 2016-04-09 10:13:46 +02:00
Dietmar Maurer
358297e06c cleanup makefile 2016-04-09 10:11:36 +02:00
Dietmar Maurer
b6329a72c1 rename manual page from vm.conf to qm.conf 2016-04-09 10:04:51 +02:00
Dietmar Maurer
82b82b91f1 bump version to 4.0-67 2016-04-08 07:37:43 +02:00
Dietmar Maurer
f625f7f62f use pve-doc-generator to generate man pages 2016-04-08 07:36:29 +02:00
Dietmar Maurer
bee1e0ad90 bump version to 4.0-66 2016-04-01 09:34:03 +02:00
Dietmar Maurer
c7c16256b4 bump version to 4.0-65 2016-03-21 09:09:40 +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
Dietmar Maurer
2fa6af2a5d bump version to 4.0-62 2016-02-26 17:02:49 +01:00
Dietmar Maurer
5be9e3104a bump version to 4.0-61 2016-02-25 08:49:13 +01:00
Dietmar Maurer
2f151adcf7 bump version to 4.0-60 2016-02-24 17:19:37 +01:00
Dietmar Maurer
5abfaf2dcd bump version to 4.0-59 2016-02-22 17:37:50 +01:00
Dietmar Maurer
a658e7afff bump version to 4.0-58 2016-02-20 10:27:02 +01:00
Dietmar Maurer
07ca4ceb92 bump version to 4.0-57 2016-02-18 12:55:34 +01:00
Dietmar Maurer
ab6d771f99 bump version to 4.0-56 2016-02-15 12:51:37 +01:00
Dietmar Maurer
a3683dfb03 bump version to 4.0-55 2016-02-12 12:08:13 +01:00
Dietmar Maurer
a2e698e75c bump version to 4.0-54 2016-02-10 17:50:45 +01:00
Dietmar Maurer
626cfd00d9 bump version to 4.0-53 2016-02-08 11:53:25 +01:00
Dietmar Maurer
031a1661c3 bump version to 4.0-52 2016-02-02 18:17:11 +01:00
Dietmar Maurer
09a25cb056 bump version to 4.0-51 2016-01-29 10:04:55 +01:00