]> git.proxmox.com Git - pve-apiclient.git/blob - debian/changelog
bump version to 3.3.2
[pve-apiclient.git] / debian / changelog
1 libpve-apiclient-perl (3.3.2) bookworm; urgency=medium
2
3 * fix validation of self-signed cert chains
4
5 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Mar 2024 09:35:54 +0100
6
7 libpve-apiclient-perl (3.3.1) bookworm; urgency=medium
8
9 * lwp: set SameSite attr of auth cookie to 'strict'
10
11 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jun 2023 07:54:37 +0200
12
13 libpve-apiclient-perl (3.3.0) bookworm; urgency=medium
14
15 * re-build for Debian 12 Bookworm based releases
16
17 * switch over to native versioning
18
19 -- Proxmox Support Team <support@proxmox.com> Fri, 19 May 2023 16:07:13 +0200
20
21 libpve-apiclient-perl (3.2-1) bullseye; urgency=medium
22
23 * bump version for Debian 11 Bullseye based releases
24
25 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jun 2021 16:45:24 +0200
26
27 libpve-apiclient-perl (3.1-3) pve pmg; urgency=medium
28
29 * improve protocol selection heuristic when using 'localhost'
30
31 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2020 12:25:41 +0100
32
33 libpve-apiclient-perl (3.1-2) pve pmg; urgency=medium
34
35 * client exception: try to avoid HTTP code duplication in error string
36
37 * certificate verification: trust openssl result if the hostname is getting
38 verified
39
40 * default to verifying hostname with the certificate one if no fingerprint is
41 passed
42
43 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Dec 2020 16:09:02 +0100
44
45 libpve-apiclient-perl (3.1-1) pve pmg; urgency=medium
46
47 * rework sharing data with the openssl certificate verify callback to avoid
48 creating a refcount cycle, slowly using up all memory
49
50 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Nov 2020 15:30:20 +0100
51
52 libpve-apiclient-perl (3.0-3) pve pmg; urgency=medium
53
54 * implement API token support and add a example
55
56 * fix #2227: enable totp codes to be passed in cli
57
58 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Feb 2020 07:53:51 +0100
59
60 libpve-apiclient-perl (3.0-2) pve pmg; urgency=medium
61
62 * check if API user has TFA setup and abort with better error message in that
63 case
64
65 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:28:56 +0200
66
67 libpve-apiclient-perl (3.0-1) pve pmg; urgency=medium
68
69 * bump version for Debian buster
70
71 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2019 16:50:27 +0200
72
73 libpve-apiclient-perl (2.0-5) unstable; urgency=medium
74
75 * add make target to copy and include files from pve-common - and
76 update Exception.pm
77
78 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Jun 2018 13:05:34 +0200
79
80 libpve-apiclient-perl (2.0-4) unstable; urgency=medium
81
82 * fix a case where with the upcoming introduction of sub-commands
83 manual verification of fingerprints would read the user's response from a
84 file rather than stdin
85
86 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 15:14:52 +0100
87
88 libpve-apiclient-perl (2.0-3) unstable; urgency=medium
89
90 * raise exception if manual fingerprint verification failed
91
92 * use new Exception.pm class to signal errors to caller
93
94 * add APIClient/Exception.pm class
95
96 * cleanup Net::SSLeay error handling
97
98 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Jan 2018 14:15:51 +0100
99
100 libpve-apiclient-perl (2.0-2) unstable; urgency=medium
101
102 * allow to specify cookie_name
103
104 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Apr 2017 11:04:23 +0200
105
106 libpve-apiclient-perl (2.0-1) unstable; urgency=medium
107
108 * bump version for debian stretch
109
110 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 09:07:29 +0100
111
112 libpve-apiclient-perl (1.0-2) unstable; urgency=medium
113
114 * add simple example code: example1.pl, example2.pl and perftest1.pl
115
116 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Dec 2016 10:46:52 +0100
117
118 libpve-apiclient-perl (1.0-1) unstable; urgency=medium
119
120 * first try
121
122 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Dec 2016 08:55:13 +0100
123