]> git.proxmox.com Git - pve-apiclient.git/blame - debian/changelog
bump version to 3.0-3
[pve-apiclient.git] / debian / changelog
CommitLineData
a3db1e77
TL
1libpve-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
6d06eaca
TL
9libpve-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
9d5b94a1
TL
16libpve-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
480dcbee
DM
22libpve-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
23002ffc
WB
29libpve-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
3c43d96e
FG
37libpve-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
f8dc2eb6
DM
49libpve-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
bf0c1ca6
DM
55libpve-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
d12f292e
DM
61libpve-apiclient-perl (1.0-2) unstable; urgency=medium
62
21e68a8a 63 * add simple example code: example1.pl, example2.pl and perftest1.pl
d12f292e
DM
64
65 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Dec 2016 10:46:52 +0100
66
5a3b38c1
DM
67libpve-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