squashfs-tools 1:4.2+20130409-2.1 source package in Ubuntu

Changelog

squashfs-tools (1:4.2+20130409-2.1) unstable; urgency=medium

  * NMU.
  * Apply changes from -2ubuntu1:

    [ Matthias Klose ]
    * Build using dpkg-buildflags.
    * Remove the ARM workaround.
    * Build with -fgnu89-inline.

    Closes: #780206

 -- gregor herrmann <email address hidden>  Mon, 03 Aug 2015 17:30:11 +0200

Upload details

Uploaded by:
Filesystems Group
Uploaded to:
Sid
Original maintainer:
Filesystems Group
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.2+20130409-2.1.dsc 2.1 KiB b11050104560075d22de579a8230cadd5099896bdb162e14c6dcb80ab5b292ec
squashfs-tools_4.2+20130409.orig.tar.xz 85.5 KiB 22b5063c997b8cbb8037b2572e0149783e1970aace370ed8ddc766a4dd898923
squashfs-tools_4.2+20130409-2.1.debian.tar.xz 10.4 KiB 095f018e721dd49f6a03634d1861fba107afa1048d808dcb83d3ddeb49380b00

No changes file available.

Binary packages built by this source

squashfs-tools: No summary available for squashfs-tools in ubuntu wily.

No description available for squashfs-tools in ubuntu wily.

squashfs-tools-dbg: No summary available for squashfs-tools-dbg in ubuntu wily.

No description available for squashfs-tools-dbg in ubuntu wily.

squashfs-tools-dbgsym: debug symbols for package squashfs-tools

 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.