[Rpm-maint] [rpm-software-management/rpm] rpmuncompress: Add support for CAR files (PR #4109)
Davide Beatrici
notifications at github.com
Sat Feb 7 04:30:33 UTC 2026
CAR (Content Addressable Archive) is a format defined by IPFS.
It can be described as the decentralized web counterpart of TAR.
Data integrity and verification is built-in thanks to every block getting its own CID (Content ID).
This has been tested with https://github.com/ipld/go-car.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/4109
-- Commit Summary --
* rpmuncompress: Add support for CAR files
-- File Changes --
M CMakeLists.txt (1)
M include/rpm/rpmfileutil.h (3)
M macros.in (1)
M rpmio/rpmfileutil.cc (2)
M tools/rpmuncompress.cc (1)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/4109.patch
https://github.com/rpm-software-management/rpm/pull/4109.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4109
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4109 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260206/08c3646c/attachment.htm>
More information about the Rpm-maint
mailing list