aboutsummaryrefslogtreecommitdiff
path: root/tools/squashfs4/patches/100-portability.patch
Commit message (Collapse)AuthorAge
* tools/squashfs4: bump to 4.6.1Linhui Liu2023-04-01
| | | | | | | | | | | | | | | | | Changelogs: https://github.com/plougher/squashfs-tools/blob/4.6.1/CHANGES Removed upstreamed patches: - 001-Unsquashfs-Add-and-make-some-header-includes-conditi.patch - 002-Mksquashfs-Make-sysinfo-conditional.patch - 003-Only-use-available-CPUs.patch - 004-action-rework-strdupa-with-POSIX-strdup-and-free.patch - 005-Don-t-use-sigwaitinfo-sigtimedwait-if-not-supported.patch - 006-Move-sysinfo.h-into-the-linux-only-section-should-fi.patch - 007-Unsquashfs-fix-compilation-error-for-missing-sysctl..patch - 100-portability.patch Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
* tools/squashfs4: add new tool for squashfs4 imagesChristian Marangi2023-02-20
| | | | | | | | | | | | | | squashfs tool is finally reborn and correctly maintained. Introduce the new version as a replacement for squasfs4kit as it was a fork and also abandoned. Add additional patch to add the missing feature present in squashfskit4 but still missing on this new project. Backport each required patch that fix compilation error on macos. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* tools: migrate from squashfs4 to squashfskit4Alexander Couzens2019-02-28
| | | | | | | | | squashfskit is a fork of the squashfs-tools. squashfskit creates reproducible filesystems and includes many of the distro patches. Signed-off-by: Alexander Couzens <lynxis@fe80.eu> Tested-by: Paul Spooren <mail@aparcar.org>
* tools/squashfs4: update to version 4.2 (adds support for xz compression)Felix Fietkau2011-04-03
| | | | | | Based on a patch by Jonas Gorski SVN-Revision: 26422
* squashfs4: add lzma support (kernel support still missing)Felix Fietkau2009-05-17
SVN-Revision: 15884