]> git.proxmox.com Git - pve-apiclient.git/blob - debian/changelog
bump version to 2.0-4
[pve-apiclient.git] / debian / changelog
1 libpve-apiclient-perl (2.0-4) unstable; urgency=medium
2
3 * fix a case where with the upcoming introduction of sub-commands
4 manual verification of fingerprints would read the user's response from a
5 file rather than stdin
6
7 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 15:14:52 +0100
8
9 libpve-apiclient-perl (2.0-3) unstable; urgency=medium
10
11 * raise exception if manual fingerprint verification failed
12
13 * use new Exception.pm class to signal errors to caller
14
15 * add APIClient/Exception.pm class
16
17 * cleanup Net::SSLeay error handling
18
19 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Jan 2018 14:15:51 +0100
20
21 libpve-apiclient-perl (2.0-2) unstable; urgency=medium
22
23 * allow to specify cookie_name
24
25 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Apr 2017 11:04:23 +0200
26
27 libpve-apiclient-perl (2.0-1) unstable; urgency=medium
28
29 * bump version for debian stretch
30
31 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 09:07:29 +0100
32
33 libpve-apiclient-perl (1.0-2) unstable; urgency=medium
34
35 * add simple example code: example1.pl, example2.pl and perftest1.pl
36
37 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Dec 2016 10:46:52 +0100
38
39 libpve-apiclient-perl (1.0-1) unstable; urgency=medium
40
41 * first try
42
43 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Dec 2016 08:55:13 +0100
44