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