5
0
mirror of git://git.proxmox.com/git/pve-http-server.git synced 2025-08-02 16:21:56 +03:00

22 Commits

Author SHA1 Message Date
95e3ad8356 d/control: record breaks for older pve-storage, pve-manager and pmg-api
to ensure that the installed version can cope with the more strict
behavior w.r.t. schema and a download response.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-09-23 14:54:14 +02:00
459297a597 d/control: add debhelper misc:depends auto-variable
and wrap-and-sort -tkn

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-17 07:33:28 +02:00
a94bb39e70 d/control: raise standards version compliance to 4.6.2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-17 07:23:15 +02:00
17b4f489e4 d/control: define compat level via build-depends and raise to 13
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:23:09 +02:00
9a826d0ce9 d/control: wrap-and-sort -tkn
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-10-04 10:13:57 +02:00
515633c801 d/control: break libpve-storage-perl (<< 7.0-11)
as only newer version cleanup temp files on their own.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-10-04 10:13:23 +02:00
ec08ad30f5 d/control: drop unzip from build depends
is actually not required since quite a bit, i.e., commit
88628fd141 from my last bootstrapping
effort in 2019.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-14 15:13:08 +02:00
e69542b4c9 d/control: improve package description
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-14 15:12:05 +02:00
a008f818b4 d/control: bump compat level to 12
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-14 15:11:46 +02:00
597f8fb9d1 d/control: bump versioned dependency to pve-common
to ensure that we've PVE::Tools::spice_port_range available

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-03-06 19:02:00 +01:00
3d358efe29 d/control: versioned break pve-manager and pmg-api
due to incompatible new cookie/header extraction method

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-01-29 21:36:08 +01:00
fa5e6f6908 update standards version
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-11 10:14:01 +01:00
aa6e7a0d63 Revert "tls: make dh to openssl 1.1 compatible"
The libanyevent-perl version 7.140-3 included a fix for this.
It migrated to the then still testing (buster was not yet released)
on 07.04.2019, and so we can safely revert this workaround again
here.

Albeit this was fixed since Buster was officially released, still
bump the version dependency to libanyevent-perl in debian/control.

A future libanyevent-perl will use "ffdhe3072" for DH; another good
reason to revert this, to not keep hardcoded parameters with possible
(future) security implications here.

[0]: https://tracker.debian.org/news/1037514/libanyevent-perl-7140-3-migrated-to-testing/

This reverts commit ea574439f7.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-28 10:26:26 +01:00
88628fd141 re-use Debians jQuery and Bootstrap packages
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-22 08:10:58 +02:00
131889e977 Use https for Homepage URL
Signed-off-by: Rhonda D'Vine <rhonda@proxmox.com>
2018-09-06 11:49:21 +02:00
5e9788ddd7 Add unzip to Build-Depends
Signed-off-by: Rhonda D'Vine <rhonda@proxmox.com>
2018-09-06 11:49:21 +02:00
c26f8b28fb build: reformat debian/control
using wrap-and-sort -abt
2017-10-04 11:05:33 +02:00
f8bbcae824 use ${perl:Depends}
to avoid warning when building the package
2017-01-21 16:23:37 +01:00
225bad0c07 depend on perl 2017-01-14 14:25:57 +01:00
63307bebd9 add generic formatter framework 2017-01-14 09:53:44 +01:00
859f1fd3a6 debian/control: add missing dependencies 2017-01-13 14:55:16 +01:00
d82180013b initial import
The PVE/AsyncHTTPServer.pm code is copied from the pve-manager
package (PVE/HTTPServer.pm) and renamed.
2017-01-13 12:57:46 +01:00