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