]> git.proxmox.com Git - pxar.git/blame - debian/changelog
new hashes for the entire archive foramt
[pxar.git] / debian / changelog
CommitLineData
8029a6e7
WB
1rust-pxar (0.1.9-1) pve; urgency=medium
2
3 * more useful/correct ReadAt trait definition
4
5 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jun 2020 11:55:50 +0200
6
515cdc4b
WB
7rust-pxar (0.1.8-1) pve; urgency=medium
8
9 * fix a bug with encoding device files
10
11 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jun 2020 11:05:52 +0200
12
05884608
WB
13rust-pxar (0.1.7-1) pve; urgency=medium
14
15 * add some safety checks
16
17 * fix search for Entry header in hardlinks (don't mess with internal decoder
18 state for this)
19
20 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Jun 2020 10:35:27 +0200
21
3c8ca95c
WB
22rust-pxar (0.1.6-1) pve; urgency=medium
23
24 * refuse illegal file names in encoder/decoder/accessor
25
26 * use a shared 1M file copy buffer
27
28 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Jun 2020 13:55:14 +0200
29
37f52caf
WB
30rust-pxar (0.1.5-1) pve; urgency=medium
31
32 * fixup hardlink encoding
33
34 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Jun 2020 10:08:06 +0200
35
72f36709
WB
36rust-pxar (0.1.4-1) pve; urgency=medium
37
38 * remove LinkOffset from some file types
39 * change API for hardlink following
40 * properly interpret hardlink offsets relative in the decoder
41
42 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Jun 2020 16:23:21 +0200
43
5d283b7e
WB
44rust-pxar (0.1.3-1) pve; urgency=medium
45
46 * introduce LinkOffset which is used to create hardlinks
47
48 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Jun 2020 14:00:51 +0200
49
500440c8
WB
50rust-pxar (0.1.2-1) pve; urgency=medium
51
52 * update hardlink format
53
54 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Jun 2020 12:20:44 +0200
55
96da0e0d
WB
56rust-pxar (0.1.1-1) pve; urgency=medium
57
58 * change acl Permissions to be just a u64 instead of a bitfield
59
60 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jun 2020 11:26:19 +0200
61
707bad0d
WB
62rust-pxar (0.1.0-1) pve; urgency=medium
63
64 * initial release
65
66 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 12:34:49 +0200