]> git.proxmox.com Git - pxar.git/blame - debian/changelog
decoder: remove pub(crate) from some internal items
[pxar.git] / debian / changelog
CommitLineData
3c8ca95c
WB
1rust-pxar (0.1.6-1) pve; urgency=medium
2
3 * refuse illegal file names in encoder/decoder/accessor
4
5 * use a shared 1M file copy buffer
6
7 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Jun 2020 13:55:14 +0200
8
37f52caf
WB
9rust-pxar (0.1.5-1) pve; urgency=medium
10
11 * fixup hardlink encoding
12
13 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Jun 2020 10:08:06 +0200
14
72f36709
WB
15rust-pxar (0.1.4-1) pve; urgency=medium
16
17 * remove LinkOffset from some file types
18 * change API for hardlink following
19 * properly interpret hardlink offsets relative in the decoder
20
21 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Jun 2020 16:23:21 +0200
22
5d283b7e
WB
23rust-pxar (0.1.3-1) pve; urgency=medium
24
25 * introduce LinkOffset which is used to create hardlinks
26
27 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Jun 2020 14:00:51 +0200
28
500440c8
WB
29rust-pxar (0.1.2-1) pve; urgency=medium
30
31 * update hardlink format
32
33 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Jun 2020 12:20:44 +0200
34
96da0e0d
WB
35rust-pxar (0.1.1-1) pve; urgency=medium
36
37 * change acl Permissions to be just a u64 instead of a bitfield
38
39 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jun 2020 11:26:19 +0200
40
707bad0d
WB
41rust-pxar (0.1.0-1) pve; urgency=medium
42
43 * initial release
44
45 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 12:34:49 +0200