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