Commit Graph

539 Commits

Author SHA1 Message Date
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
Dietmar Maurer
a2cb8e52b4 bump version to 4.4 2016-12-22 12:28:28 +01:00
Dietmar Maurer
e754ce4644 bump version to 4.4-3 2016-12-22 12:02:41 +01:00
Dietmar Maurer
673c70ffd1 bump version to 4.4-2 2016-12-21 12:27:01 +01:00
Dietmar Maurer
f40069046d bump version to 4.4-1 2016-12-09 10:29:35 +01:00
Dietmar Maurer
e99edab2b0 bump version to 4.3-14 2016-12-05 12:33:51 +01:00
Dietmar Maurer
44a323f333 bump version to 4.3-13 2016-12-02 16:39:40 +01:00
Dietmar Maurer
ff787af16e update changelog for 4.3-12
The actual 4.3-12 release is done in a separate
branch "hotfix-4.3-12", because we cannot release
commit a94749851 now (requires updated pve-cluster
package).
2016-11-28 07:14:26 +01:00
Dietmar Maurer
5a7b4a74e7 bump version to 4.3-11 2016-11-23 12:40:32 +01:00
Dietmar Maurer
9d5fbfc74a bump version to 4.3-10 2016-10-29 15:12:20 +02:00
Dietmar Maurer
eb2ecb5b8f bump version to 4.3-9 2016-10-29 07:52:58 +02:00
Dietmar Maurer
dfed0ae09a bump version to 4.3-8 2016-10-27 12:34:03 +02:00
Fabian Grünbichler
11b450e73d bump version to 4.3-7 2016-10-21 12:44:43 +02:00
Fabian Grünbichler
f2fc3937b8 bump version to 4.3-6 2016-10-21 08:47:45 +02:00
Dietmar Maurer
92b8e1f05f bump version to 4.3-5 2016-10-14 09:02:07 +02:00
Dietmar Maurer
e1f00bc6e1 bump version to 4.3-4 2016-10-13 11:29:03 +02:00
Dietmar Maurer
2b20e2beb6 bump version to 4.3-3 2016-10-07 11:46:40 +02:00
Dietmar Maurer
5b804fcf24 remove debugging code from postrm 2016-10-06 16:45:51 +02:00
Dietmar Maurer
9b38c8efa0 bump version to 4.3-2 2016-10-05 07:11:31 +02:00
Dietmar Maurer
29d03d47ed prepare version number for new 4.3 release 2016-09-23 08:40:16 +02:00
Dietmar Maurer
e9a891f24f bump version to 4.2-23 2016-09-21 16:17:45 +02:00
Dietmar Maurer
e252cc4ace bump version to 4.2-22 2016-09-20 17:28:38 +02:00
Dietmar Maurer
2145398fbe bump version to 4.2-21 2016-09-16 08:35:56 +02:00
Dietmar Maurer
ee9d0f6a44 bump version to 4.2-20 2016-09-09 10:40:48 +02:00
Dietmar Maurer
e9619b93bb bump version to 4.2-19 2016-09-09 09:31:11 +02:00
Wolfgang Bumiller
db6b444647 bump version to 4.2-18 2016-08-19 14:57:35 +02:00
Emmanuel Kasper
9829cb0dea 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 067d24db98 and
pve-manager 4.2-17. 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)
2016-08-17 12:35:16 +02:00
Wolfgang Bumiller
3ddb4f31a5 bump version to 4.2-17 2016-07-11 13:11:11 +02:00
Emmanuel Kasper
067d24db98 add ca-certificates as required depency
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:31:47 +02:00
Wolfgang Bumiller
f9078dd525 bump version to 2.4-16 2016-06-29 14:41:05 +02:00
Wolfgang Bumiller
837c047dbb build-depends: add liblocale-po-perl 2016-06-29 14:32:08 +02:00
Dietmar Maurer
68084386bb bump version to 2.4-15 2016-06-16 10:59:03 +02:00
Dietmar Maurer
19bfb364c6 bump version to 4.2-14 2016-06-14 12:21:36 +02:00
Dietmar Maurer
eabb54735c bump version to 4.2-13 2016-06-10 15:34:51 +02:00
Wolfgang Bumiller
93363a1128 Fix #191: acl: honor propagate checkbox 2016-06-08 16:39:46 +02:00
Dietmar Maurer
55c39f6909 bump version to 4.2-12 2016-06-08 12:46:23 +02:00
Dietmar Maurer
2f85c89882 bump version to 4.2-11 2016-06-03 12:12:44 +02:00
Dietmar Maurer
e99ef329e2 bump version to 4.2-10 2016-06-02 10:01:56 +02:00
Dietmar Maurer
18fc8027ee bump version to 4.2-9 2016-06-01 12:54:11 +02:00
Dominik Csapak
cc1a91be71 fix right click selection in tree
in my commit 685b7aa4c5
i introduced a bug with that an item gets selected
in the tree when you right click on it

also fix the function parameters

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-05-31 12:23:06 +02:00