]> git.proxmox.com Git - pve-http-server.git/blame - debian/changelog
fix #1935: read empty line after 200 OK
[pve-http-server.git] / debian / changelog
CommitLineData
60f28d48
DM
1libpve-http-server-perl (2.0-10) unstable; urgency=medium
2
3 * fix #1869: send correct http response in spice proxy
4
5 * websocket: set $max_payload_size = 128*1024; (131072)
6
7 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Aug 2018 08:29:53 +0200
8
25c6e03f
DM
9libpve-http-server-perl (2.0-9) unstable; urgency=medium
10
11 * Fix #1684 WebSocket proxy behind a buffered proxy
12
13 -- Proxmox Support Team <support@proxmox.com> Mon, 28 May 2018 10:33:41 +0200
14
8a424513
FG
15libpve-http-server-perl (2.0-8) unstable; urgency=medium
16
17 * auth_handler: handle exceptions correctly instead of always returning 401
18
19 * add 'map' filetype to http-server
20
21 * do not send websocket status code to port
22
23 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 15:35:34 +0100
24
d80c5f14
DM
25libpve-http-server-perl (2.0-7) unstable; urgency=medium
26
27 * add content type application/x-compressed-tar
28
29 * allow API calls to download file contents
30
31 * build: reformat debian/control
32
33 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:05:17 +0100
34
c5b72323
DM
35libpve-http-server-perl (2.0-6) unstable; urgency=medium
36
37 * pass $format to rest_handler()
38
39 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Aug 2017 12:05:42 +0200
40
b06960b9
WB
41libpve-http-server-perl (2.0-5) unstable; urgency=medium
42
43 * add json/mp3/oga/svg MIME types for the new novnc
44
45 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Jun 2017 12:49:02 +0200
46
e703c558
DM
47libpve-http-server-perl (2.0-4) unstable; urgency=medium
48
49 * assume all parameters are utf8 encoded
50
51 -- Proxmox Support Team <support@proxmox.com> Tue, 02 May 2017 11:55:21 +0200
52
c6cbc95f
DM
53libpve-http-server-perl (2.0-3) unstable; urgency=medium
54
55 * avoid locale specific time stamps
56
57 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:43:29 +0200
58
24e1f1d0
WB
59libpve-http-server-perl (2.0-2) unstable; urgency=medium
60
61 * fix #1332: allow ECDHE with all supported curves
62
63 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Apr 2017 15:11:38 +0200
64
01659ece
DM
65libpve-http-server-perl (2.0-1) unstable; urgency=medium
66
67 * bump version for debian stretch
68
69 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 08:50:55 +0100
70
863ecf89
DM
71libpve-http-server-perl (1.0-4) unstable; urgency=medium
72
73 * add debian triggers file
74
75 -- Proxmox Support Team <support@proxmox.com> Sat, 21 Jan 2017 16:36:47 +0100
76
8dee8361
DM
77libpve-http-server-perl (1.0-3) unstable; urgency=medium
78
79 * console-demo.pl: add a more complex demo
80
81 * call Net::SSLeay::ERR_clear_error after all handlers
82
83 * avoid warnings when clients disconnects early
84
85 -- Proxmox Support Team <support@proxmox.com> Sat, 21 Jan 2017 16:19:20 +0100
86
77a98dfe
DM
87libpve-http-server-perl (1.0-2) unstable; urgency=medium
88
89 * simple-demo.pl: simple demo server for testing
90
91 * extract_auth_cookie: always call uri_unescape($ticket)
92
93 * use canonical flag for json format
94
95 * remove base_handler_class from required arguments
96
97 * remove all references to rpcenv
98
99 * include jquery and bootstrap
100
101 * new helper add_dirs
102
103 * add new hook function to generate CSRF token
104
105 * add generic formatter framework
106
107 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jan 2017 18:39:21 +0100
108
d8218001
DM
109libpve-http-server-perl (1.0-1) unstable; urgency=medium
110
111 * first try
112
113 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jan 2017 12:47:07 +0100
114