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

Changelog

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

  * debian/patches/0010-use-macros-not-raw-octal-with-chmod.patch,
    debian/patches/0011-also-set-stickybit-as-non-root.patch: apply stickybit
    when run as non-root (LP: #1779914). Patches thanks to Tyler Hicks.

 -- Jamie Strandboge <email address hidden>  Thu, 05 Jul 2018 19:49:18 +0000

Upload details

Uploaded by:
Jamie Strandboge
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.1.debian.tar.xz 19.8 KiB 1f7a45c2e35a033e324115c27eda1b165d10730c6c3ba5e074946c4cf7af707a
squashfs-tools_4.3-6ubuntu0.18.04.1.dsc 2.0 KiB e8b4034aecfbc9043fcf3e0322933a1349bfc4b27027f35beab5ee2561d679f5

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