5
0
mirror of git://git.proxmox.com/git/pve-http-server.git synced 2025-01-06 13:17:55 +03:00
Commit Graph

23 Commits

Author SHA1 Message Date
Thomas Lamprecht
6ef8efe3cb d/control: record breaks for older pve-storage, pve-manager and pmg-api packages
There where some changes w.r.t. allowing downloads in response making
that a bit stricter, the package versions before the break are not
compatible with that stricter behavior.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-09-23 17:25:22 +02:00
Wolfgang Bumiller
4151c79c52 bump pve-common dependency to 8.0.2
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2023-06-07 13:18:17 +02:00
Thomas Lamprecht
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
Thomas Lamprecht
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
Thomas Lamprecht
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
Thomas Lamprecht
9a826d0ce9 d/control: wrap-and-sort -tkn
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-10-04 10:13:57 +02:00
Thomas Lamprecht
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
Thomas Lamprecht
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
Thomas Lamprecht
e69542b4c9 d/control: improve package description
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-14 15:12:05 +02:00
Thomas Lamprecht
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
Thomas Lamprecht
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
Thomas Lamprecht
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
Thomas Lamprecht
fa5e6f6908 update standards version
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-11 10:14:01 +01:00
Thomas Lamprecht
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
Thomas Lamprecht
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
Rhonda D'Vine
131889e977 Use https for Homepage URL
Signed-off-by: Rhonda D'Vine <rhonda@proxmox.com>
2018-09-06 11:49:21 +02:00
Rhonda D'Vine
5e9788ddd7 Add unzip to Build-Depends
Signed-off-by: Rhonda D'Vine <rhonda@proxmox.com>
2018-09-06 11:49:21 +02:00
Fabian Grünbichler
c26f8b28fb build: reformat debian/control
using wrap-and-sort -abt
2017-10-04 11:05:33 +02:00
Dietmar Maurer
f8bbcae824 use ${perl:Depends}
to avoid warning when building the package
2017-01-21 16:23:37 +01:00
Dietmar Maurer
225bad0c07 depend on perl 2017-01-14 14:25:57 +01:00
Dietmar Maurer
63307bebd9 add generic formatter framework 2017-01-14 09:53:44 +01:00
Dietmar Maurer
859f1fd3a6 debian/control: add missing dependencies 2017-01-13 14:55:16 +01:00
Dietmar Maurer
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