diff options
author | David Oberhollenzer <goliath@infraroot.at> | 2024-09-26 16:17:40 +0200 |
---|---|---|
committer | David Oberhollenzer <goliath@infraroot.at> | 2024-09-26 16:17:40 +0200 |
commit | 54063be8153fd5ff6ffc87764ba774f3c2dab249 (patch) | |
tree | 2f5d8c301addf73dfb829ced3aef402e4e2e0740 | |
parent | 5a976411dce00ad1b8c06ab4422d823a087308c5 (diff) |
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
-rw-r--r-- | pages/projects/squashfs-tools-ng/index.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pages/projects/squashfs-tools-ng/index.md b/pages/projects/squashfs-tools-ng/index.md index af18160..9a9d597 100644 --- a/pages/projects/squashfs-tools-ng/index.md +++ b/pages/projects/squashfs-tools-ng/index.md @@ -67,8 +67,9 @@ also come with headers and import libraries. | Date | Release | Remarks | | ---------- | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- | -| 2023-05-02 | [squashfs-tools-ng 1.3.1 is released](https://infraroot.at/pub/squashfs/squashfs-tools-ng-1.3.1.tar.xz) | Process xattr files if a manifest file is used | -| 2023-03-11 | [squashfs-tools-ng 1.3.0 is released](https://infraroot.at/pub/squashfs/squashfs-tools-ng-1.3.0.tar.xz) | Improved Windows filename handling, `tar2sqfs` exclude option | +| 2024-09-26 | [squashfs-tools-ng 1.3.2 is released](https://infraroot.at/pub/squashfs/squashfs-tools-ng-1.3.2.tar.xz) | Fix file prefix for manifest glob with explicit directory | +| 2024-05-02 | [squashfs-tools-ng 1.3.1 is released](https://infraroot.at/pub/squashfs/squashfs-tools-ng-1.3.1.tar.xz) | Process xattr files if a manifest file is used | +| 2024-03-11 | [squashfs-tools-ng 1.3.0 is released](https://infraroot.at/pub/squashfs/squashfs-tools-ng-1.3.0.tar.xz) | Improved Windows filename handling, `tar2sqfs` exclude option | | 2022-12-03 | [squashfs-tools-ng 1.2.0 is released](https://infraroot.at/pub/squashfs/squashfs-tools-ng-1.2.0.tar.xz) | Xattr manifest & manual file sort support | | 2022-12-03 | [squashfs-tools-ng 1.0.7 is released](https://infraroot.at/pub/squashfs/squashfs-tools-ng-1.0.7.tar.xz) | Final relase of the 1.0.x backport branch | | 2022-03-30 | [squashfs-tools-ng 1.1.4 is released](https://infraroot.at/pub/squashfs/squashfs-tools-ng-1.1.4.tar.xz) | Mostly Windows fixes, including character encoding | |