squashfs-tools-ng 1.1.3-2 source package in Ubuntu

Changelog

squashfs-tools-ng (1.1.3-2) unstable; urgency=medium

  * Backport upstream fix for struct offset testing in ABI test case
    (closes: #994105).
  * Update copyright file.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Tue, 14 Sep 2021 22:23:36 +0200

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
squashfs-tools-ng_1.1.3-2.dsc 2.0 KiB e66c261be5b1dd8b12abf9276d522a9133ca2e3e1775811e55b606cbf3590d71
squashfs-tools-ng_1.1.3.orig.tar.gz 1022.3 KiB 4214083eb921b89d194e41697c31dc086c059518e51fe0ee4eee88318c19ad0d
squashfs-tools-ng_1.1.3-2.debian.tar.xz 5.3 KiB 20d33fd2dc90545a3d2e03bdae383a75a62e3f92d75c75734c7b3e6c021decca

Available diffs

No changes file available.

Binary packages built by this source

libsquashfs-dev: New set of tools for working with SquashFS images - development

 SquashFS is a highly compressed read-only filesystem for Linux, optimized
 for small size and high packing density. It is widely used in embedded
 systems and bootable live media.
 .
 SquashFS supports many different compression formats, such as zstd, xz,
 zlib or lzo for both data and metadata compression. It has many features
 expected from popular filesystems, such as extended attributes and support
 for NFS export.
 .
 As the name suggests, this is not the original user space tooling for
 SquashFS. Here are some of the features that primarily distinguish this
 package from the original:
   - reproducible SquashFS images, i.e. deterministic packing without
     any local time stamps,
   - Linux `gen_init_cpio` like file listing for micro managing the
     file system contents, permissions, and ownership without having to
     replicate the file system (and especially permissions) locally,
   - support for SELinux contexts file (see selabel_file(5)) to generate
     SELinux labels.
 .
 This package contains the C development headers and library files needed to
 compile programs using the squashfs-tools-ng library.

libsquashfs1: New set of tools for working with SquashFS images - shared library

 SquashFS is a highly compressed read-only filesystem for Linux, optimized
 for small size and high packing density. It is widely used in embedded
 systems and bootable live media.
 .
 SquashFS supports many different compression formats, such as zstd, xz,
 zlib or lzo for both data and metadata compression. It has many features
 expected from popular filesystems, such as extended attributes and support
 for NFS export.
 .
 As the name suggests, this is not the original user space tooling for
 SquashFS. Here are some of the features that primarily distinguish this
 package from the original:
   - reproducible SquashFS images, i.e. deterministic packing without
     any local time stamps,
   - Linux `gen_init_cpio` like file listing for micro managing the
     file system contents, permissions, and ownership without having to
     replicate the file system (and especially permissions) locally,
   - support for SELinux contexts file (see selabel_file(5)) to generate
     SELinux labels.
 .
 This package contains the C libraries needed to run executables that use
 the squashfs-tools-ng library.

libsquashfs1-dbgsym: debug symbols for libsquashfs1
squashfs-tools-ng: New set of tools for working with SquashFS images

 SquashFS is a highly compressed read-only filesystem for Linux, optimized
 for small size and high packing density. It is widely used in embedded
 systems and bootable live media.
 .
 SquashFS supports many different compression formats, such as zstd, xz,
 zlib or lzo for both data and metadata compression. It has many features
 expected from popular filesystems, such as extended attributes and support
 for NFS export.
 .
 As the name suggests, this is not the original user space tooling for
 SquashFS. Here are some of the features that primarily distinguish this
 package from the original:
   - reproducible SquashFS images, i.e. deterministic packing without
     any local time stamps,
   - Linux `gen_init_cpio` like file listing for micro managing the
     file system contents, permissions, and ownership without having to
     replicate the file system (and especially permissions) locally,
   - support for SELinux contexts file (see selabel_file(5)) to generate
     SELinux labels.

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