]> git.proxmox.com Git - pxar.git/blob - debian/changelog
bump version to 0.1.7-1
[pxar.git] / debian / changelog
1 rust-pxar (0.1.7-1) pve; urgency=medium
2
3 * add some safety checks
4
5 * fix search for Entry header in hardlinks (don't mess with internal decoder
6 state for this)
7
8 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Jun 2020 10:35:27 +0200
9
10 rust-pxar (0.1.6-1) pve; urgency=medium
11
12 * refuse illegal file names in encoder/decoder/accessor
13
14 * use a shared 1M file copy buffer
15
16 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Jun 2020 13:55:14 +0200
17
18 rust-pxar (0.1.5-1) pve; urgency=medium
19
20 * fixup hardlink encoding
21
22 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Jun 2020 10:08:06 +0200
23
24 rust-pxar (0.1.4-1) pve; urgency=medium
25
26 * remove LinkOffset from some file types
27 * change API for hardlink following
28 * properly interpret hardlink offsets relative in the decoder
29
30 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Jun 2020 16:23:21 +0200
31
32 rust-pxar (0.1.3-1) pve; urgency=medium
33
34 * introduce LinkOffset which is used to create hardlinks
35
36 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Jun 2020 14:00:51 +0200
37
38 rust-pxar (0.1.2-1) pve; urgency=medium
39
40 * update hardlink format
41
42 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Jun 2020 12:20:44 +0200
43
44 rust-pxar (0.1.1-1) pve; urgency=medium
45
46 * change acl Permissions to be just a u64 instead of a bitfield
47
48 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jun 2020 11:26:19 +0200
49
50 rust-pxar (0.1.0-1) pve; urgency=medium
51
52 * initial release
53
54 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 12:34:49 +0200