]> git.proxmox.com Git - pve-http-server.git/blob - debian/changelog
4f2c2674c7df497a18efd10d45ed720179310e33
[pve-http-server.git] / debian / changelog
1 libpve-http-server-perl (3.0-6) pve pmg; urgency=medium
2
3 * fix #2766: allow application/json as content-type for post/put requests
4
5 * increase maximal accepted header count to 64. Modern browsers and proxy
6 combinations can exceed the old limit of 30. The maximal accumulated total
7 header size of 8 KiB stays untouched.
8
9 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Jul 2020 09:42:39 +0200
10
11 libpve-http-server-perl (3.0-5) pve pmg; urgency=medium
12
13 * partially fix #2618: use new unified spice port range helper from
14 pve-common, increases maximum proxy port for spice to 61999
15
16 * Websocket: implement ping/pong from RFC
17
18 * Websocket: performance improvements
19
20 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2020 16:12:45 +0100
21
22 libpve-http-server-perl (3.0-4) pve pmg; urgency=medium
23
24 * allow ticket in 'Authorization' header as fallback
25
26 * api-server: extract, set and handle API token header
27
28 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Jan 2020 09:32:04 +0100
29
30 libpve-http-server-perl (3.0-3) pve pmg; urgency=medium
31
32 * send_file_start: allow to pass a open fh and content-type
33
34 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Oct 2019 11:25:12 +0200
35
36 libpve-http-server-perl (3.0-2) pve pmg; urgency=medium
37
38 * decode_urlencoded: cope with undefined values
39
40 * anyevent: rpcenv is optional and from our child instance
41
42 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:30:23 +0200
43
44 libpve-http-server-perl (3.0-1) pve pmg; urgency=medium
45
46 * rebuild for Debian Buster / PVE 6.0
47
48 * update jQuery to 3.4.1
49
50 * update Bootstrap to 3.4.1
51
52 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2019 21:35:00 +0200
53
54 libpve-http-server-perl (2.0-13) unstable; urgency=medium
55
56 * tls: make dh to openssl 1.1 compatible
57
58 * store Host header in rpc environment
59
60 * forward Host header in proxy_request
61
62 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:55:44 +0200
63
64 libpve-http-server-perl (2.0-12) unstable; urgency=medium
65
66 * Allow one to specify 'honor_cipher_order' and 'compression' parameters
67
68 * move read_proxy_conf from PVE::API2Tools to new PVE::ApiServer::Utils module
69
70 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Feb 2019 07:07:31 +0100
71
72 libpve-http-server-perl (2.0-11) unstable; urgency=medium
73
74 * fix #1935: spice proxy: read empty line after 200 OK
75
76 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Sep 2018 10:41:22 +0200
77
78 libpve-http-server-perl (2.0-10) unstable; urgency=medium
79
80 * fix #1869: send correct http response in spice proxy
81
82 * websocket: set $max_payload_size = 128*1024; (131072)
83
84 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Aug 2018 08:29:53 +0200
85
86 libpve-http-server-perl (2.0-9) unstable; urgency=medium
87
88 * Fix #1684 WebSocket proxy behind a buffered proxy
89
90 -- Proxmox Support Team <support@proxmox.com> Mon, 28 May 2018 10:33:41 +0200
91
92 libpve-http-server-perl (2.0-8) unstable; urgency=medium
93
94 * auth_handler: handle exceptions correctly instead of always returning 401
95
96 * add 'map' filetype to http-server
97
98 * do not send websocket status code to port
99
100 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 15:35:34 +0100
101
102 libpve-http-server-perl (2.0-7) unstable; urgency=medium
103
104 * add content type application/x-compressed-tar
105
106 * allow API calls to download file contents
107
108 * build: reformat debian/control
109
110 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:05:17 +0100
111
112 libpve-http-server-perl (2.0-6) unstable; urgency=medium
113
114 * pass $format to rest_handler()
115
116 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Aug 2017 12:05:42 +0200
117
118 libpve-http-server-perl (2.0-5) unstable; urgency=medium
119
120 * add json/mp3/oga/svg MIME types for the new novnc
121
122 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Jun 2017 12:49:02 +0200
123
124 libpve-http-server-perl (2.0-4) unstable; urgency=medium
125
126 * assume all parameters are utf8 encoded
127
128 -- Proxmox Support Team <support@proxmox.com> Tue, 02 May 2017 11:55:21 +0200
129
130 libpve-http-server-perl (2.0-3) unstable; urgency=medium
131
132 * avoid locale specific time stamps
133
134 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:43:29 +0200
135
136 libpve-http-server-perl (2.0-2) unstable; urgency=medium
137
138 * fix #1332: allow ECDHE with all supported curves
139
140 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Apr 2017 15:11:38 +0200
141
142 libpve-http-server-perl (2.0-1) unstable; urgency=medium
143
144 * bump version for debian stretch
145
146 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 08:50:55 +0100
147
148 libpve-http-server-perl (1.0-4) unstable; urgency=medium
149
150 * add debian triggers file
151
152 -- Proxmox Support Team <support@proxmox.com> Sat, 21 Jan 2017 16:36:47 +0100
153
154 libpve-http-server-perl (1.0-3) unstable; urgency=medium
155
156 * console-demo.pl: add a more complex demo
157
158 * call Net::SSLeay::ERR_clear_error after all handlers
159
160 * avoid warnings when clients disconnects early
161
162 -- Proxmox Support Team <support@proxmox.com> Sat, 21 Jan 2017 16:19:20 +0100
163
164 libpve-http-server-perl (1.0-2) unstable; urgency=medium
165
166 * simple-demo.pl: simple demo server for testing
167
168 * extract_auth_cookie: always call uri_unescape($ticket)
169
170 * use canonical flag for json format
171
172 * remove base_handler_class from required arguments
173
174 * remove all references to rpcenv
175
176 * include jquery and bootstrap
177
178 * new helper add_dirs
179
180 * add new hook function to generate CSRF token
181
182 * add generic formatter framework
183
184 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jan 2017 18:39:21 +0100
185
186 libpve-http-server-perl (1.0-1) unstable; urgency=medium
187
188 * first try
189
190 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jan 2017 12:47:07 +0100
191