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