Commit Graph

578 Commits

Author SHA1 Message Date
Dietmar Maurer
9795f74434 bump version to 5.0-23 2017-07-04 11:51:00 +02:00
Dietmar Maurer
12fe9183cb trust StartCom_Certification_Authority_2.crt 2017-07-04 11:48:52 +02:00
Dietmar Maurer
dc4512ec14 bump version to 5.0-22 2017-07-04 08:18:55 +02:00
Dietmar Maurer
2c07461480 bump version to 5.0-21 2017-07-03 16:09:03 +02:00
Dietmar Maurer
d136f4ad68 bump version to 5.0-20 2017-06-30 11:19:10 +02:00
Dietmar Maurer
ee86f19f6a bump version to 5.0-19 2017-06-29 12:02:14 +02:00
Wolfgang Bumiller
74f644b7df bump version to 5.0-18 2017-06-28 14:24:19 +02:00
Dietmar Maurer
e9ac350dd8 bump version to 5.0-17 2017-06-28 13:34:42 +02:00
Dietmar Maurer
224c78da76 bump version to 5.0-16 2017-06-23 13:03:32 +02:00
Dietmar Maurer
75d71d4ea2 bump version to 5.0-15 2017-06-23 11:43:58 +02:00
Dietmar Maurer
6b562b3da7 bump version to 5.0-14 2017-06-23 10:48:59 +02:00
Wolfgang Link
0dfd4a9413 add systemd timer unit to trigger pvesr run 2017-06-23 10:20:34 +02:00
Dietmar Maurer
7d63c83ce4 bump version to 5.0-13 2017-06-22 12:28:24 +02:00
Dietmar Maurer
068d1c3494 bump version to 5.0-12 2017-06-22 09:32:01 +02:00
Thomas Lamprecht
9bd69cf8ce use 'any' for build architecture
allows to build this on all architectures without marking it as
architecture independent.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-06-14 15:33:39 +02:00
Dominik Csapak
7f3b89a012 change to debian font-awesome
instead of having font-awesome copied into the repository,
depend on the debian package 'fonts-font-awesome', which provides all we
need

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-06-12 10:26:29 +02:00
Fabian Grünbichler
8805380cc2 build: whitespace cleanup 2017-06-12 09:34:10 +02:00
Fabian Grünbichler
9222d45852 build: make control static 2017-06-12 09:26:57 +02:00
Fabian Grünbichler
cc2f56c128 build: cleanup control.in 2017-06-12 09:26:22 +02:00
Fabian Grünbichler
92901e5a59 debian: reformat depends in control 2017-06-09 14:32:36 +02:00
Dominik Csapak
ff9c5f016e change from dpkg-deb to dpkg-buildpackage
for better building pve-manager

this moves the copyright file to debian/
the debian/changelog.Debian to debian/changelog

we do not need the debian/conffiles anymore (gets autogenerated from
files in ./etc/)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-06-09 14:00:32 +02:00
Dietmar Maurer
b7a20a34bf bump version to 5.0-11 2017-05-31 09:38:42 +02:00
Dietmar Maurer
786da0da93 bump version to 5.0-10 2017-04-24 07:46:07 +02:00
Wolfgang Bumiller
679553c697 bump version to 5.0-9 2017-04-20 12:27:34 +02:00
Dietmar Maurer
7dae23787f bump version to 5.0-8 2017-04-20 06:25:43 +02:00
Dietmar Maurer
da1175c936 bump version to 5.0-7 2017-04-14 15:20:33 +02:00
Fabian Grünbichler
5317055abb bump version to 5.0-6 2017-04-10 16:25:10 +02:00
Fabian Grünbichler
22d7548f0a bump version to 5.0-5 2017-03-22 10:52:43 +01:00
Fabian Grünbichler
273a96710a bump version to 5.0-4 2017-03-21 13:50:28 +01:00
Dietmar Maurer
1918550676 bump version to 5.0-3 2017-03-17 12:13:13 +01:00
Dietmar Maurer
8f5d98e4b7 bump version to 5.0-2 2017-03-14 07:57:15 +01:00
Dietmar Maurer
d837f3acc0 control.in: change description to avoid lintian warning
Avoids warning: description-synopsis-starts-with-article
2017-03-14 07:34:22 +01:00
Dietmar Maurer
0ef9b555f4 depend on libc6 to avoid lintian error missing-dependency-on-libc 2017-03-14 07:29:00 +01:00
Dietmar Maurer
6170007abf install lintian overrides file 2017-03-14 06:45:29 +01:00
Wolfgang Bumiller
03be1711c7 bump version to 5.0-1 2017-03-13 14:23:52 +01:00
Wolfgang Bumiller
32e103770b bump version to 4.4-13 2017-03-13 14:20:14 +01:00
Fabian Grünbichler
2bde88fb3f fix ceph.service for Ceph Jewel >= 10.2.6
having our ceph.service pulled in by ceph.target does not
work anymore, because "systemctl start ceph.target" hangs
forever on ceph-common upgrades. multi-user.target seems to
work as well, and we are ordered after pve-cluster anyway.

only replace the old ceph.service if it is an exact match.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2017-03-13 14:20:14 +01:00
Wolfgang Bumiller
ea82d08cfa buildsys: depend on lsb-base 2017-03-13 14:18:21 +01:00
Dominik Csapak
184825e190 use Template::Toolkit instead of [ExtJs|Touch|NoVnc]Index.pm
this makes it easier to change the html if needed and seperates
it from the perl code

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-03-09 10:34:30 +01:00
Fabian Grünbichler
7965e09fbc bump version to 4.4-12 2017-01-27 10:56:21 +01:00
Dietmar Maurer
a7157188f2 bump version to 4.4-11 2017-01-26 09:23:19 +01:00
Dietmar Maurer
9556b395b0 depend on libjs-extjs 2017-01-25 18:29:17 +01:00
Fabian Grünbichler
9a91a41cea bump version to 4.4-10 2017-01-25 09:38:53 +01:00
Dietmar Maurer
0f31ba296c bump version to 4.4-9 2017-01-19 09:23:16 +01:00
Dietmar Maurer
5ed88bcc5e bump version to 4.4-8 2017-01-16 18:43:06 +01:00
Dietmar Maurer
b996e6c0ec use new libpve-http-server-perl package
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
2017-01-16 11:54:33 +01:00
Fabian Grünbichler
f8a723372a bump version to 4.4-7 2017-01-13 11:01:33 +01:00
Dietmar Maurer
d3c0bf7b95 bump version to 4.4-6 2017-01-12 14:24:13 +01:00
Dietmar Maurer
d88e0b4fc7 remove vznet.conf
leftover from openvz - not used anymore...
2017-01-04 10:43:15 +01:00
Dietmar Maurer
96bcc111fb bump version to 4.4-5 2016-12-27 11:29:45 +01:00