]> git.proxmox.com Git - pve-apiclient.git/blame - debian/changelog
bump version to 3.1-2
[pve-apiclient.git] / debian / changelog
CommitLineData
f426fbc3
TL
1libpve-apiclient-perl (3.1-2) pve pmg; urgency=medium
2
3 * client exception: try to avoid HTTP code duplication in error string
4
5 * certificate verification: trust openssl result if the hostname is getting
6 verified
7
8 * default to verifying hostname with the certificate one if no fingerprint is
9 passed
10
11 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Dec 2020 16:09:02 +0100
12
18857a21
TL
13libpve-apiclient-perl (3.1-1) pve pmg; urgency=medium
14
15 * rework sharing data with the openssl certificate verify callback to avoid
16 creating a refcount cycle, slowly using up all memory
17
18 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Nov 2020 15:30:20 +0100
19
a3db1e77
TL
20libpve-apiclient-perl (3.0-3) pve pmg; urgency=medium
21
22 * implement API token support and add a example
23
24 * fix #2227: enable totp codes to be passed in cli
25
26 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Feb 2020 07:53:51 +0100
27
6d06eaca
TL
28libpve-apiclient-perl (3.0-2) pve pmg; urgency=medium
29
30 * check if API user has TFA setup and abort with better error message in that
31 case
32
33 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:28:56 +0200
34
9d5b94a1
TL
35libpve-apiclient-perl (3.0-1) pve pmg; urgency=medium
36
37 * bump version for Debian buster
38
39 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2019 16:50:27 +0200
40
480dcbee
DM
41libpve-apiclient-perl (2.0-5) unstable; urgency=medium
42
43 * add make target to copy and include files from pve-common - and
44 update Exception.pm
45
46 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Jun 2018 13:05:34 +0200
47
23002ffc
WB
48libpve-apiclient-perl (2.0-4) unstable; urgency=medium
49
50 * fix a case where with the upcoming introduction of sub-commands
51 manual verification of fingerprints would read the user's response from a
52 file rather than stdin
53
54 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 15:14:52 +0100
55
3c43d96e
FG
56libpve-apiclient-perl (2.0-3) unstable; urgency=medium
57
58 * raise exception if manual fingerprint verification failed
59
60 * use new Exception.pm class to signal errors to caller
61
62 * add APIClient/Exception.pm class
63
64 * cleanup Net::SSLeay error handling
65
66 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Jan 2018 14:15:51 +0100
67
f8dc2eb6
DM
68libpve-apiclient-perl (2.0-2) unstable; urgency=medium
69
70 * allow to specify cookie_name
71
72 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Apr 2017 11:04:23 +0200
73
bf0c1ca6
DM
74libpve-apiclient-perl (2.0-1) unstable; urgency=medium
75
76 * bump version for debian stretch
77
78 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 09:07:29 +0100
79
d12f292e
DM
80libpve-apiclient-perl (1.0-2) unstable; urgency=medium
81
21e68a8a 82 * add simple example code: example1.pl, example2.pl and perftest1.pl
d12f292e
DM
83
84 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Dec 2016 10:46:52 +0100
85
5a3b38c1
DM
86libpve-apiclient-perl (1.0-1) unstable; urgency=medium
87
88 * first try
89
90 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Dec 2016 08:55:13 +0100
91