mirror of
git://git.proxmox.com/git/pve-http-server.git
synced 2025-01-22 22:03:52 +03:00
28a4b9a424
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
234 lines
6.9 KiB
Plaintext
234 lines
6.9 KiB
Plaintext
libpve-http-server-perl (4.0-2) pve pmg; urgency=medium
|
|
|
|
* AnyEvent/websocket_proxy: remove 'base64' handling
|
|
|
|
* AnyEvent/websocket_proxy: drop handling of websocket subprotocols
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 18 May 2021 10:19:00 +0200
|
|
|
|
libpve-http-server-perl (4.0-1) bullseye; urgency=medium
|
|
|
|
* rebuild for Debian 11 Bullseye based releases
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 14 May 2021 16:37:34 +0200
|
|
|
|
libpve-http-server-perl (3.2-2) pve pmg; urgency=medium
|
|
|
|
* access control: correctly match v4-mapped-v6 addresses
|
|
|
|
* access control: also match any IPv6 in 'ALL'
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 07 May 2021 17:49:34 +0200
|
|
|
|
libpve-http-server-perl (3.2-1) pve pmg; urgency=medium
|
|
|
|
* allow 'download' to be passed from API handler
|
|
|
|
* utils: add LISTEN_IP option in proxy configuration
|
|
|
|
* support streaming data form a file handle to a client
|
|
|
|
* allow stream download from path and over short-cutted pvedaemon-proxy
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Apr 2021 13:54:04 +0200
|
|
|
|
libpve-http-server-perl (3.1-1) pve pmg; urgency=medium
|
|
|
|
* accept connection phase: fix connection count leak
|
|
|
|
* accept connection phase: immediately close socket on early error
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 11 Dec 2020 08:39:36 +0100
|
|
|
|
libpve-http-server-perl (3.0-6) pve pmg; urgency=medium
|
|
|
|
* fix #2766: allow application/json as content-type for post/put requests
|
|
|
|
* increase maximal accepted header count to 64. Modern browsers and proxy
|
|
combinations can exceed the old limit of 30. The maximal accumulated total
|
|
header size of 8 KiB stays untouched.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 02 Jul 2020 09:42:39 +0200
|
|
|
|
libpve-http-server-perl (3.0-5) pve pmg; urgency=medium
|
|
|
|
* partially fix #2618: use new unified spice port range helper from
|
|
pve-common, increases maximum proxy port for spice to 61999
|
|
|
|
* Websocket: implement ping/pong from RFC
|
|
|
|
* Websocket: performance improvements
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2020 16:12:45 +0100
|
|
|
|
libpve-http-server-perl (3.0-4) pve pmg; urgency=medium
|
|
|
|
* allow ticket in 'Authorization' header as fallback
|
|
|
|
* api-server: extract, set and handle API token header
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 29 Jan 2020 09:32:04 +0100
|
|
|
|
libpve-http-server-perl (3.0-3) pve pmg; urgency=medium
|
|
|
|
* send_file_start: allow to pass a open fh and content-type
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 11 Oct 2019 11:25:12 +0200
|
|
|
|
libpve-http-server-perl (3.0-2) pve pmg; urgency=medium
|
|
|
|
* decode_urlencoded: cope with undefined values
|
|
|
|
* anyevent: rpcenv is optional and from our child instance
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:30:23 +0200
|
|
|
|
libpve-http-server-perl (3.0-1) pve pmg; urgency=medium
|
|
|
|
* rebuild for Debian Buster / PVE 6.0
|
|
|
|
* update jQuery to 3.4.1
|
|
|
|
* update Bootstrap to 3.4.1
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2019 21:35:00 +0200
|
|
|
|
libpve-http-server-perl (2.0-13) unstable; urgency=medium
|
|
|
|
* tls: make dh to openssl 1.1 compatible
|
|
|
|
* store Host header in rpc environment
|
|
|
|
* forward Host header in proxy_request
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:55:44 +0200
|
|
|
|
libpve-http-server-perl (2.0-12) unstable; urgency=medium
|
|
|
|
* Allow one to specify 'honor_cipher_order' and 'compression' parameters
|
|
|
|
* move read_proxy_conf from PVE::API2Tools to new PVE::ApiServer::Utils module
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 26 Feb 2019 07:07:31 +0100
|
|
|
|
libpve-http-server-perl (2.0-11) unstable; urgency=medium
|
|
|
|
* fix #1935: spice proxy: read empty line after 200 OK
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 28 Sep 2018 10:41:22 +0200
|
|
|
|
libpve-http-server-perl (2.0-10) unstable; urgency=medium
|
|
|
|
* fix #1869: send correct http response in spice proxy
|
|
|
|
* websocket: set $max_payload_size = 128*1024; (131072)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 17 Aug 2018 08:29:53 +0200
|
|
|
|
libpve-http-server-perl (2.0-9) unstable; urgency=medium
|
|
|
|
* Fix #1684 WebSocket proxy behind a buffered proxy
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 28 May 2018 10:33:41 +0200
|
|
|
|
libpve-http-server-perl (2.0-8) unstable; urgency=medium
|
|
|
|
* auth_handler: handle exceptions correctly instead of always returning 401
|
|
|
|
* add 'map' filetype to http-server
|
|
|
|
* do not send websocket status code to port
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 15:35:34 +0100
|
|
|
|
libpve-http-server-perl (2.0-7) unstable; urgency=medium
|
|
|
|
* add content type application/x-compressed-tar
|
|
|
|
* allow API calls to download file contents
|
|
|
|
* build: reformat debian/control
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:05:17 +0100
|
|
|
|
libpve-http-server-perl (2.0-6) unstable; urgency=medium
|
|
|
|
* pass $format to rest_handler()
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 10 Aug 2017 12:05:42 +0200
|
|
|
|
libpve-http-server-perl (2.0-5) unstable; urgency=medium
|
|
|
|
* add json/mp3/oga/svg MIME types for the new novnc
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 02 Jun 2017 12:49:02 +0200
|
|
|
|
libpve-http-server-perl (2.0-4) unstable; urgency=medium
|
|
|
|
* assume all parameters are utf8 encoded
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 02 May 2017 11:55:21 +0200
|
|
|
|
libpve-http-server-perl (2.0-3) unstable; urgency=medium
|
|
|
|
* avoid locale specific time stamps
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:43:29 +0200
|
|
|
|
libpve-http-server-perl (2.0-2) unstable; urgency=medium
|
|
|
|
* fix #1332: allow ECDHE with all supported curves
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 03 Apr 2017 15:11:38 +0200
|
|
|
|
libpve-http-server-perl (2.0-1) unstable; urgency=medium
|
|
|
|
* bump version for debian stretch
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 08:50:55 +0100
|
|
|
|
libpve-http-server-perl (1.0-4) unstable; urgency=medium
|
|
|
|
* add debian triggers file
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 21 Jan 2017 16:36:47 +0100
|
|
|
|
libpve-http-server-perl (1.0-3) unstable; urgency=medium
|
|
|
|
* console-demo.pl: add a more complex demo
|
|
|
|
* call Net::SSLeay::ERR_clear_error after all handlers
|
|
|
|
* avoid warnings when clients disconnects early
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 21 Jan 2017 16:19:20 +0100
|
|
|
|
libpve-http-server-perl (1.0-2) unstable; urgency=medium
|
|
|
|
* simple-demo.pl: simple demo server for testing
|
|
|
|
* extract_auth_cookie: always call uri_unescape($ticket)
|
|
|
|
* use canonical flag for json format
|
|
|
|
* remove base_handler_class from required arguments
|
|
|
|
* remove all references to rpcenv
|
|
|
|
* include jquery and bootstrap
|
|
|
|
* new helper add_dirs
|
|
|
|
* add new hook function to generate CSRF token
|
|
|
|
* add generic formatter framework
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 16 Jan 2017 18:39:21 +0100
|
|
|
|
libpve-http-server-perl (1.0-1) unstable; urgency=medium
|
|
|
|
* first try
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 13 Jan 2017 12:47:07 +0100
|
|
|