squashfs-tools 1:4.6.1-ok2 source package in openKylin

Changelog

squashfs-tools (1:4.6.1-ok2) nile; urgency=high

  * Update changelog for rebuild.

 -- xibowen <email address hidden>  Tue, 18 Jun 2024 11:32:27 +0800

Upload details

Uploaded by:
xibowen
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
linux-any kfreebsd-any
Section:
kernel
Urgency:
Very Urgent

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 proposed 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-ok2.debian.tar.xz 2.1 KiB a0a600625db8b77b5755752152b16a8a2e10ac6d782560e2deb0af27a34a7339
squashfs-tools_4.6.1-ok2.dsc 1.8 KiB f92b95f674f99758fc0ba885d8bbf0745b6667b4193486102bf842d05cd3195b

Available diffs

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