Commit Graph

1284 Commits

Author SHA1 Message Date
Dietmar Maurer
d26a7c43ed use repoman for upload target 2017-01-04 11:03:48 +01:00
Dietmar Maurer
619ba5b0a5 bump version to 3.4-16 2017-01-04 10:57:07 +01:00
Dominik Csapak
8c28de4527 add warning about ending support in 3.4
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-01-04 10:54:56 +01:00
Fabian Grünbichler
cfbc6d9e25 Do not use a hardcoded Certificate Authority for https repositories
Instead we will the use the CA certificate provided by the
ca-certificates packages, which is now a mandatory depency of
pve-manager since 35e0ea9a1d and
pve-manager 3.4-15. This change allows us in the future to
use different CA for our https repositories.

This changed has been tested OK with the following combination:
 * https repository using a StartCom certificate: works
 * https repository using a Let's encrypt certificate: works

User visible changes:
 * none : the new configuration file 75pveconf silently
 overwrites the olderone, except if local changes were made
 in which case you're presented with the traditional debian menu
 (keep local/ use packager version/ diff / open a shell)

Cherry-Picked-By: f.gruenbichler@proxmox.com (from 4.2)
2016-08-17 13:35:28 +02:00
Fabian Grünbichler
21243a9b89 bump version to 3.4-15 2016-08-16 17:05:19 +02:00
Wolfgang Bumiller
b800197970 use file_copy instead of an unsafe cp call 2016-08-16 16:49:41 +02:00
Wolfgang Bumiller
5089350947 build-depends: add liblocale-po-perl 2016-07-05 09:43:34 +02:00
Fabian Grünbichler
35e0ea9a1d add ca-certificates as required dependency
ca-certificates provides the necessary root ca certificates
to connect to the PVE enterprise repositories
The package was always installed since pve-manager 3.1-13 as an indirect
'Depends:'  via liblwp-protocol-https, but could have been missing in previous
versions of pve.

Adding this dependency directly makes it sures that it's available
in each PVE installs no matter what Debian packagers do.
With this package installed we no longer need to ship
our own server CA cert.
2016-07-05 09:34:47 +02:00
Fabian Grünbichler
2ca42e9946 catch malformed mailto/mailfrom in sendmail
backported from 4.2
2016-06-09 17:53:31 +02:00
Dietmar Maurer
67ff00199f bump version to 3.4-14 2016-06-09 17:45:58 +02:00
Dominik Csapak
5171a29935 add htmlEncode to various comment/description fields
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-06-09 17:44:55 +02:00
Dietmar Maurer
bcf90a51b0 bump version to 3.4-13 2016-02-19 10:55:06 +01:00
Wolfgang Bumiller
5d4970c504 firewall: add enable ndp option 2016-02-19 10:53:44 +01:00
Dietmar Maurer
d9ff0aaff9 bump version to 3.4-12 2016-02-18 06:42:40 +01:00
Wolfgang Link
a7386ed870 Fix problems with turnkey repository PVE Version 3.4.
To prevent that one time Net:SSL and an outer time IO::Socket::SSL is loaded,
ensure that always use the same socket class.

We load the the Net:SSL in AccessControl.pm if we call pveupdate,
but if we call pveam update this module is not loaded an so the default is used (IO::Socket::SSL).
2016-02-18 06:40:33 +01:00
Dietmar Maurer
ab285b1312 bump version to 3.4-11 2015-09-19 14:17:06 +02:00
Dietmar Maurer
cb7fdf43f1 change ceph download url to download.ceph.com 2015-09-19 14:08:58 +02:00
Dietmar Maurer
454b7e172f bump version to 3.4-10 2015-09-18 12:42:31 +02:00
Dietmar Maurer
054fd2315a openvz: improve configuration parser 2015-09-18 12:30:12 +02:00
Dietmar Maurer
cac618fedb openvz: add check for newlines before writing configuration 2015-09-18 11:33:31 +02:00
Dietmar Maurer
40b4525cc1 bump version to 3.4-9 2015-07-30 12:15:11 +02:00
Wolfgang Link
e38907ac98 improve creation of OpenVZ archive
when create a archive the container config will be the fist file in archive.
This is useful if we recover the archive.
2015-07-30 12:15:11 +02:00
Dietmar Maurer
1a5de0b450 bump version to 3.4-8 2015-06-26 09:45:55 +02:00
Alexandre Derumier
cf022ba085 novncindex : Renamed popupStatusPanel to popupStatus
to match
74f2ac968d

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-06-26 06:55:09 +02:00
Dietmar Maurer
5d1a0d9a9c bump version to 3.4-7 2015-06-25 17:42:52 +02:00
Alexandre Derumier
d89afd4661 add noVNC_resize
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-06-25 17:36:46 +02:00
Dietmar Maurer
d004d5a869 fix typo 2015-06-02 08:41:33 +02:00
Dietmar Maurer
74f016daaf use correct branch for git clone (source ref) 2015-04-28 06:37:35 +02:00
Dietmar Maurer
53a67dc5e5 use stable-3 branch (instead of stable-3.4-fixes) 2015-04-28 06:25:43 +02:00
Dietmar Maurer
9bb4956ef2 pveceph: remove /git/ from download url 2015-04-28 06:18:49 +02:00
Dietmar Maurer
6460bb32d5 bump version to 3.4-6 2015-04-27 06:34:59 +02:00
Dietmar Maurer
c6c74afd66 pveceph: use git.ceph.com for key download url. 2015-04-27 06:33:27 +02:00
Dietmar Maurer
0819071ac6 bump version to 3.4-5 2015-04-23 06:16:47 +02:00
Dietmar Maurer
0618b46c28 pveceph: add hammer release 2015-04-23 06:15:30 +02:00
Dietmar Maurer
c7b92b1cf5 pveceph init: allow protocol http
It is no longer possible to download the key without that.
2015-04-23 06:11:38 +02:00
Dietmar Maurer
b511334481 fix typo 2015-04-14 15:08:54 +02:00
Dietmar Maurer
5865a7d406 bump version to 3.4-4 2015-04-13 15:28:22 +02:00
Stanislav German-Evtushenko
5d26bd8327 GUI: add quick search fields to storage content and backup views
Signed-off-by: Stanislav German-Evtushenko <ginermail@gmail.com>
2015-04-01 06:23:15 +02:00
Dietmar Maurer
29d3f5f820 bump version to 3.4-3 2015-03-11 16:42:59 +01:00
Dietmar Maurer
3dee0c2698 fix logfile rotation
pveproxy and spiceproxy use the same logfile.
2015-03-11 16:41:01 +01:00
Dietmar Maurer
530c6d8832 bump version to 3.4-2 2015-03-10 08:25:16 +01:00
Dietmar Maurer
36b760a9f7 fix bug #575: fork at shutdown, so that partent starts new worker 2015-03-10 08:23:18 +01:00
Alexandre Derumier
b12ca796be rrd : init with timeframe from state manager
avoid to init the rrd with default timeframe,
then reload with timefrom state manager

this avoid to reload twice the rrds

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-24 06:12:13 +01:00
Dietmar Maurer
1adf98da71 bump version to 3.4-1 2015-02-19 06:32:20 +01:00
Dietmar Maurer
0fe9bdd571 write_ceph_config: also write mds sections 2015-02-19 06:30:23 +01:00
Dietmar Maurer
f1a4676864 bump version to 3.3-21 2015-02-18 05:52:11 +01:00
Dietmar Maurer
19924e77b4 write_ceph_config: also write client section 2015-02-18 05:50:38 +01:00
Dietmar Maurer
830f5a93ac bump version to 3.3-20 2015-02-13 09:03:39 +01:00
Dietmar Maurer
872c529b08 pveceph: use LWP instead of wget
Avoid bug in wget certificate verification on Debian wheezy.
2015-02-13 08:56:26 +01:00
Dietmar Maurer
3af3f22143 parseQemuNetwork: parse queues 2015-02-13 07:11:42 +01:00