squashfs-tools 1:4.5.1-1 source package in Ubuntu

Changelog

squashfs-tools (1:4.5.1-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Sun, 27 Mar 2022 18:50:03 +0200

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
linux-any kfreebsd-any
Section:
kernel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main kernel
Kinetic release main kernel

Downloads

File Size SHA-256 Checksum
squashfs-tools_4.5.1-1.dsc 1.9 KiB b5ec6308d47e52fac7016763fe08b1bb7397e1322685e609b031dbd174c991fd
squashfs-tools_4.5.1.orig.tar.gz 263.8 KiB 277b6e7f75a4a57f72191295ae62766a10d627a4f5e5f19eadfbc861378deea7
squashfs-tools_4.5.1-1.debian.tar.xz 9.8 KiB 7801421dfda21bf37563f0012d57f568332086eb1d31749844c7c52548db43fd

No changes file available.

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