squashfs-tools 1:4.5-3build1 source package in Ubuntu
Changelog
squashfs-tools (1:4.5-3build1) jammy; urgency=high * No change rebuild for ppc64el baseline bump. -- Julian Andres Klode <email address hidden> Fri, 25 Mar 2022 10:58:38 +0100
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any kfreebsd-any
- Section:
- kernel
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main | kernel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
squashfs-tools_4.5.orig.tar.gz | 244.6 KiB | b9e16188e6dc1857fe312633920f7d71cc36b0162eb50f3ecb1f0040f02edddd |
squashfs-tools_4.5-3build1.debian.tar.xz | 16.7 KiB | d03525db1ca2451da315f49deb87d0dc9e7b4e160cf9e278004082944a7df644 |
squashfs-tools_4.5-3build1.dsc | 2.0 KiB | fa3f63e55da0f7c96ec267efe4ce4af6b8c973257cdd98a0dd01db1bd8592f13 |
Available diffs
- diff from 1:4.5-3 (in Debian) to 1:4.5-3build1 (577 bytes)
Binary packages built by this source
- squashfs-tools: Tool to create and append to squashfs filesystems
Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib
compression to compress both files, inodes and directories. Inodes in the
system are very small and all blocks are packed to minimise data overhead.
Block sizes greater than 4K are supported up to a maximum of 64K.
.
Squashfs is intended for general read-only filesystem use, for archival use
(i.e. in cases where a .tar.gz file may be used), and in constrained block
device/memory systems (e.g. embedded systems) where low overhead is needed.
- squashfs-tools-dbgsym: debug symbols for squashfs-tools