]> git.proxmox.com Git - librados2-perl.git/blob - debian/changelog
6e71cb93d24a15f299bb00e0541d713418ae6953
[librados2-perl.git] / debian / changelog
1 librados2-perl (1.4.0) bookworm; urgency=medium
2
3 * rebuild for Debian 12 Bookworm / Proxmox VE 8.x
4
5 -- Proxmox Support Team <support@proxmox.com> Thu, 04 May 2023 15:06:49 +0200
6
7 librados2-perl (1.3-1) bullseye; urgency=medium
8
9 * mon command: avoid memory leak, free `outs` buffer
10
11 * add mon_cmd method that returns a hash with additional info and allow one
12 to opt-into silenting the negative result check so that a caller can
13 handle that themselves. Keep the existing 'mon_command` for backward
14 compatibillity but just re-wire it to the new one to avoid duplicate code.
15
16 * avoid one-argument "bless" and drop unused Exporter from ISA
17
18 * trigger pve-api-updates on update to reload API and HA services
19
20 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Nov 2022 14:56:42 +0100
21
22 librados2-perl (1.2-1) bullseye; urgency=medium
23
24 * re-build for Debian 11 Bullseye / PVE 7
25
26 * mon_command: include prefix in error message
27
28 -- Proxmox Support Team <support@proxmox.com> Thu, 20 May 2021 14:41:10 +0200
29
30 librados2-perl (1.1-2) pve; urgency=medium
31
32 * fix read behind string ending in error handling
33
34 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 18:24:36 +0200
35
36 librados2-perl (1.1-1) pve; urgency=medium
37
38 * bump version for Debian buster
39
40 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2019 19:35:45 +0200
41
42 librados2-perl (1.0-6) unstable; urgency=medium
43
44 * fix #1950: use /etc/pve/ceph.conf as default
45
46 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Jan 2019 13:43:58 +0100
47
48 librados2-perl (1.0-5) unstable; urgency=medium
49
50 * allow to specify the userid with rados_create
51
52 * split method pve_rados_connect
53
54 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 11:28:32 +0200
55
56 librados2-perl (1.0-4) unstable; urgency=medium
57
58 * rebuild for PVE 5.0 / Debian Stretch
59
60 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 13:15:52 +0100
61
62 librados2-perl (1.0-3) unstable; urgency=medium
63
64 * fix perl path
65
66 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2015 06:54:28 +0100
67
68 librados2-perl (1.0-2) unstable; urgency=medium
69
70 * update package dependencies for Debian Jessie
71
72 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Feb 2015 13:28:45 +0100
73
74 librados2-perl (1.0-1) unstable; urgency=low
75
76 * depend on ceph dumpling (instead of emperor).
77
78 * use our own version schema
79
80 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jan 2014 12:15:05 +0100
81
82 librados2-perl (0.72.1-3) unstable; urgency=low
83
84 * depend on libpve-access-control
85
86 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jan 2014 09:17:44 +0100
87
88 librados2-perl (0.72.1-2) unstable; urgency=low
89
90 * always fork worker process
91
92 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Jan 2014 13:39:32 +0100
93
94 librados2-perl (0.72.1-1) unstable; urgency=low
95
96 * initial package
97
98 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Mar 2009 11:13:19 +0100
99