squashfs-tools-ng 1.3.2-1 source package in Ubuntu

Changelog

squashfs-tools-ng (1.3.2-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Sun, 29 Sep 2024 19:58:14 +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
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
squashfs-tools-ng_1.3.2-1.dsc 2.0 KiB 50ac0d6276db27b1171e9538fceb9076e36caf985a09767fc0b9706e279dd6f0
squashfs-tools-ng_1.3.2.orig.tar.gz 403.8 KiB 21f40dc82f69b721e92bfc539e47bfb8581753f8de492c877c59737ce2e3bf0f
squashfs-tools-ng_1.3.2-1.debian.tar.xz 3.8 KiB 86ee038765bb00b9ad0c22c25505f887cec6c969bf84b4db86eb5132005098cb

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