squashfs-tools 1:4.6.1-1build1 source package in Ubuntu

Changelog

squashfs-tools (1:4.6.1-1build1) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:20:03 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any kfreebsd-any
Section:
kernel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main kernel
Noble release main kernel

Downloads

File Size SHA-256 Checksum
squashfs-tools_4.6.1.orig.tar.gz 280.1 KiB 94201754b36121a9f022a190c75f718441df15402df32c2b520ca331a107511c
squashfs-tools_4.6.1-1build1.debian.tar.xz 10.1 KiB e0774865d7d9988633534276139f199ab4db59109f9ee1a5355eb9c1e5b300e1
squashfs-tools_4.6.1-1build1.dsc 2.0 KiB 0dc6c9bd5059835c28da9c32c12679a0339dee241ffdad1d2a3eb576bdfdf678

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