pve-manager/PVE/API2
Thomas Lamprecht 180a86d39a pvecfg: adapt version and release semantic
Wit commit a74ba607d4 we switched over
to using the dpkg-dev provided helpers to set package version,
architecture and such in the buildsystem.

But unlike other repositories we used the version also for giving it
back over the API through the during build generated PVE::pvecfg
module, which wasn't fully updated to the new style.

This patch does that, and also cleans up semantics a bit, the
following two changed:

release is now the Debian release, instead of the "package release"
(i.e., the -X part of a full package version).
version is now simply the full (pve-manager) version, e.g., 6.0-1 or
the currently for testing used 6.0-0+1

This allows to do everything we used this information for even in a
slightly easier way (no  string concat needed anymore), and fits also
with the terminology we often used in our public channels (mailing
lists, forum, website)

Remove some cruft as we touch things.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-26 16:11:43 +02:00
..
Ceph api/ceph: create mon: drop now unsupported set-uid on autkey create 2019-05-26 15:22:42 +02:00
Hardware api: move PCI from Scan to Hardware path 2018-11-22 14:20:09 +01:00
ACME.pm ACMEv2 order "ready" status update 2018-06-25 10:42:17 +02:00
ACMEAccount.pm pvenode: use print_api_result to print acme account information 2018-07-26 13:09:08 +02:00
APT.pm api apt versions: update package lists for PVE 6 2019-05-24 13:23:46 +02:00
Backup.pm restrict vzdump cron options 2016-10-17 10:36:06 +02:00
Ceph.pm api: ceph: ensure calls get proxied to correct node 2019-03-28 14:16:49 +01:00
Certificates.pm add certificates API endpoints 2018-05-02 11:34:52 +02:00
Cluster.pm call cfs_update() before retrieving cluster status 2019-04-18 09:44:11 +00:00
HAConfig.pm use new ha infrastructure 2015-04-03 08:36:59 +02:00
Hardware.pm api/hardware: fixup: add missing file 2018-11-22 15:05:52 +01:00
Makefile ceph: add MDS create/delete/list API 2018-11-23 13:33:12 +01:00
Network.pm add new parameters cidr(6) to the network api 2019-05-08 14:56:40 +00:00
NodeConfig.pm add node configuration file and API 2018-05-02 11:34:52 +02:00
Nodes.pm pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +02:00
Pool.pm lxc added to read_pool 2015-07-22 13:30:23 +02:00
Replication.pm cleanup 2017-12-14 09:07:00 +01:00
ReplicationConfig.pm Fix create replication job 2017-06-28 14:20:09 +02:00
Scan.pm api: move PCI from Scan to Hardware path 2018-11-22 14:20:09 +01:00
Services.pm Fix #1386: track postfix daemon status via postfix@- 2017-05-29 14:52:24 +02:00
Subscription.pm cleanup: api/subscription: keep variable declarations closer to use 2019-01-31 10:54:50 +01:00
Tasks.pm task index: fix return schema annotations 2019-01-23 18:42:59 +01:00
VZDump.pm fix #1997: set taskid for single-guest backups 2019-01-03 09:17:38 +01:00