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