squashfs-tools 1:4.3-6ubuntu0.18.04.2 source package in Ubuntu

Changelog

squashfs-tools (1:4.3-6ubuntu0.18.04.2) bionic; urgency=medium

  * debian/patches/0012-unsquashfs-add-new-lln-option.patch,
    debian/manpages/unsquashfs.1: add support for numeric uid/gid output
    via -lln command-line option (LP: #1929370).

 -- Alex Murray <email address hidden>  Fri, 21 May 2021 17:36:24 +0930

Upload details

Uploaded by:
Alex Murray
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any kfreebsd-any
Section:
kernel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
squashfs-tools_4.3.orig.tar.gz 178.3 KiB 0d605512437b1eb800b4736791559295ee5f60177e102e4d4ccd0ee241a5f3f6
squashfs-tools_4.3-6ubuntu0.18.04.2.debian.tar.xz 20.4 KiB 41c3a04d1b57254fe89a99869ae917b95cf08d03f69939e639c1afa40ded1dd3
squashfs-tools_4.3-6ubuntu0.18.04.2.dsc 1.7 KiB bce81763210df7c2581ee018dee1e644aa19882dc30b669a1fa0258495c938b0

View changes file

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