diff options
author | Jakob Unterwurzacher | 2025-04-13 11:58:31 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2025-04-13 11:58:31 +0200 |
commit | b6ada0247a6967cf7dac0a94af31cd1cdc89dd41 (patch) | |
tree | 5816341bbd4da64e06605fa3c433a70bba31206c | |
parent | 24a2ad252034d3b8049f90e7147de86d1d17d7c1 (diff) |
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -195,6 +195,11 @@ RM: 2,367 Changelog --------- +#### v2.5.4, 2025-04-13 +* Drop `GOAMD64=v2` from `build.bash`, there's user(s) still running `GOAMD64=v1` CPUs + ([#908](https://github.com/rfjakob/gocryptfs/issues/908), + [commit](https://github.com/rfjakob/gocryptfs/commit/4851c322d5ce06c559eed9e9f3cb0a5c2c72fd5e)) + #### v2.5.3, 2025-04-05 * Fix `go install` failing with `g: malformed file path "tests/fsck/malleable_base64/27AG8t-XZH7G9ou2OSD_z\ng": invalid char '\n'` ([c80558](https://github.com/rfjakob/gocryptfs/commit/c8055829c311ecaf532fd171f3a5d104f873272d)) |