From 25e85a4454e93643ad92397d01ed532a360d7ee2 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 10 Aug 2025 21:04:09 +0200 Subject: README: update changelog for v2.6.1 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c01c0f5..4aced01 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,13 @@ RM: 2,367 Changelog --------- +#### v2.6.1, 2025-08-10 +* Fix warnings `cipherSize X: incomplete last block (Y bytes), padding to Z bytes` + (harmless but annoying, [#951](https://github.com/rfjakob/gocryptfs/issues/951)) +* MacOS: Fix GUI apps reporting failure to save files [#914](https://github.com/rfjakob/gocryptfs/issues/914) +* MacOS: Fix `test-without-openssl.bash` trying to build tests with openssl enabled + ([2ebd0d754b8ee4](https://github.com/rfjakob/gocryptfs/commit/2ebd0d754b8ee46e6c65e90e1d1e13491b03b7b5)) + #### v2.6.0, 2025-07-14 * Upgrade to go-fuse v2.8.0 * Switch to the new go-fuse directory API( https://github.com/rfjakob/gocryptfs/commit/ae3c859c1179498a4882b4bd69c2243aa6912332 ) -- cgit v1.2.3