Commit Graph

6 Commits

Author SHA1 Message Date
Christian Ebner
69c8f2305e format/decoder/accessor: backport PXAR_FORMAT_VERSION header
Backports the PXAR_FORMAT_VERSION header, introduced with version
0.11 of the pxar library in order to early bail for decoder and
accessor instances not supporting the updated pxar format version.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2024-06-06 13:21:20 +02:00
Christian Ebner
f301ce72ce format/examples: Fix typo in PXAR_PAYLOAD description
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
(cherry picked from commit f5be8e5c6d)
2024-06-06 10:08:00 +02:00
Christian Ebner
1d2c78b7e0 format: Document source of format const values
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
(cherry picked from commit 00d36bf97b)
2024-06-06 10:08:00 +02:00
Wolfgang Bumiller
57bee6f8f0 update mk-format-hashes for a new ENTRY
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-07-29 07:31:22 +02:00
Wolfgang Bumiller
37774a671d formatting fixup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-06-25 12:14:07 +02:00
Wolfgang Bumiller
1b1e52a46a new hashes for the entire archive foramt
This breaks all previous pxar files and represents a clear
cut off of the catar format.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-06-24 13:31:34 +02:00