Skip to content

Commit

Permalink
tools/squashfs4: bump to 4.6.1
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
misaka36 authored and hauke committed Apr 1, 2023
1 parent 3efd49a commit f0103c7
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 506 deletions.
8 changes: 4 additions & 4 deletions tools/squashfs4/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk

PKG_NAME:=squashfs4
PKG_CPE_ID:=cpe:/a:phillip_lougher:squashfs
PKG_VERSION:=4.5.1
PKG_VERSION:=4.6.1
PKG_RELEASE=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/plougher/squashfs-tools
PKG_SOURCE_DATE:=2022-03-17
PKG_SOURCE_VERSION:=afdd63fc386919b4aa40d573b0a6069414d14317
PKG_MIRROR_HASH:=59c294e00ddfc1f4bda658c7567584ce35fdd479c413ebdb1376981b27737be1
PKG_SOURCE_DATE:=2023-03-26
PKG_SOURCE_VERSION:=d8cb82d9840330f9344ec37b992595b5d7b44184
PKG_MIRROR_HASH:=fc625af657ca284d69fbc32e3bb572d0afd566cf816b7c1c1b66dda0a0c2760a

HOST_BUILD_PARALLEL:=1

Expand Down

This file was deleted.

This file was deleted.

92 changes: 0 additions & 92 deletions tools/squashfs4/patches/003-Only-use-available-CPUs.patch

This file was deleted.

This file was deleted.

Loading

0 comments on commit f0103c7

Please sign in to comment.