]> git.proxmox.com Git - pve-http-server.git/blame - debian/changelog
bump version to 2.0-6
[pve-http-server.git] / debian / changelog
CommitLineData
c5b72323
DM
1libpve-http-server-perl (2.0-6) unstable; urgency=medium
2
3 * pass $format to rest_handler()
4
5 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Aug 2017 12:05:42 +0200
6
b06960b9
WB
7libpve-http-server-perl (2.0-5) unstable; urgency=medium
8
9 * add json/mp3/oga/svg MIME types for the new novnc
10
11 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Jun 2017 12:49:02 +0200
12
e703c558
DM
13libpve-http-server-perl (2.0-4) unstable; urgency=medium
14
15 * assume all parameters are utf8 encoded
16
17 -- Proxmox Support Team <support@proxmox.com> Tue, 02 May 2017 11:55:21 +0200
18
c6cbc95f
DM
19libpve-http-server-perl (2.0-3) unstable; urgency=medium
20
21 * avoid locale specific time stamps
22
23 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:43:29 +0200
24
24e1f1d0
WB
25libpve-http-server-perl (2.0-2) unstable; urgency=medium
26
27 * fix #1332: allow ECDHE with all supported curves
28
29 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Apr 2017 15:11:38 +0200
30
01659ece
DM
31libpve-http-server-perl (2.0-1) unstable; urgency=medium
32
33 * bump version for debian stretch
34
35 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 08:50:55 +0100
36
863ecf89
DM
37libpve-http-server-perl (1.0-4) unstable; urgency=medium
38
39 * add debian triggers file
40
41 -- Proxmox Support Team <support@proxmox.com> Sat, 21 Jan 2017 16:36:47 +0100
42
8dee8361
DM
43libpve-http-server-perl (1.0-3) unstable; urgency=medium
44
45 * console-demo.pl: add a more complex demo
46
47 * call Net::SSLeay::ERR_clear_error after all handlers
48
49 * avoid warnings when clients disconnects early
50
51 -- Proxmox Support Team <support@proxmox.com> Sat, 21 Jan 2017 16:19:20 +0100
52
77a98dfe
DM
53libpve-http-server-perl (1.0-2) unstable; urgency=medium
54
55 * simple-demo.pl: simple demo server for testing
56
57 * extract_auth_cookie: always call uri_unescape($ticket)
58
59 * use canonical flag for json format
60
61 * remove base_handler_class from required arguments
62
63 * remove all references to rpcenv
64
65 * include jquery and bootstrap
66
67 * new helper add_dirs
68
69 * add new hook function to generate CSRF token
70
71 * add generic formatter framework
72
73 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jan 2017 18:39:21 +0100
74
d8218001
DM
75libpve-http-server-perl (1.0-1) unstable; urgency=medium
76
77 * first try
78
79 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jan 2017 12:47:07 +0100
80