]> git.proxmox.com Git - pve-apiclient.git/blob - debian/changelog
bump version to 3.0-3
[pve-apiclient.git] / debian / changelog
1 libpve-apiclient-perl (3.0-3) pve pmg; urgency=medium
2
3 * implement API token support and add a example
4
5 * fix #2227: enable totp codes to be passed in cli
6
7 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Feb 2020 07:53:51 +0100
8
9 libpve-apiclient-perl (3.0-2) pve pmg; urgency=medium
10
11 * check if API user has TFA setup and abort with better error message in that
12 case
13
14 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:28:56 +0200
15
16 libpve-apiclient-perl (3.0-1) pve pmg; urgency=medium
17
18 * bump version for Debian buster
19
20 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2019 16:50:27 +0200
21
22 libpve-apiclient-perl (2.0-5) unstable; urgency=medium
23
24 * add make target to copy and include files from pve-common - and
25 update Exception.pm
26
27 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Jun 2018 13:05:34 +0200
28
29 libpve-apiclient-perl (2.0-4) unstable; urgency=medium
30
31 * fix a case where with the upcoming introduction of sub-commands
32 manual verification of fingerprints would read the user's response from a
33 file rather than stdin
34
35 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 15:14:52 +0100
36
37 libpve-apiclient-perl (2.0-3) unstable; urgency=medium
38
39 * raise exception if manual fingerprint verification failed
40
41 * use new Exception.pm class to signal errors to caller
42
43 * add APIClient/Exception.pm class
44
45 * cleanup Net::SSLeay error handling
46
47 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Jan 2018 14:15:51 +0100
48
49 libpve-apiclient-perl (2.0-2) unstable; urgency=medium
50
51 * allow to specify cookie_name
52
53 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Apr 2017 11:04:23 +0200
54
55 libpve-apiclient-perl (2.0-1) unstable; urgency=medium
56
57 * bump version for debian stretch
58
59 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 09:07:29 +0100
60
61 libpve-apiclient-perl (1.0-2) unstable; urgency=medium
62
63 * add simple example code: example1.pl, example2.pl and perftest1.pl
64
65 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Dec 2016 10:46:52 +0100
66
67 libpve-apiclient-perl (1.0-1) unstable; urgency=medium
68
69 * first try
70
71 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Dec 2016 08:55:13 +0100
72