summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/projects/squashfs-tools-ng/index.md5
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 |