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