diff options
| author | rfjakob | 2025-01-23 22:41:44 +0100 | 
|---|---|---|
| committer | GitHub | 2025-01-23 22:41:44 +0100 | 
| commit | 5169c47fa05cd6036a52878277b6f2d807a351fc (patch) | |
| tree | a5fe35b97bac28745654d26e8669657c3ec09d2c | |
| parent | 7180e6403515fce4caa329686309eb76405e86a6 (diff) | |
README: add links for v2.5.1 issues
| -rw-r--r-- | README.md | 4 | 
1 files changed, 3 insertions, 1 deletions
@@ -196,7 +196,9 @@ Changelog  ---------  #### v2.5.1, 2025-01-23 -* **Downgrade `golang.org/x/sys` to unbreak `-allow_other` (6d342f3, #893, #892)** +* **Downgrade `golang.org/x/sys` to unbreak `-allow_other` +  ([6d342f3](https://github.com/rfjakob/gocryptfs/commit/6d342f3f4f1e9468da00b141b2abaf1e55f28665), +  [#893](https://github.com/rfjakob/gocryptfs/issues/893), [#892](https://github.com/rfjakob/gocryptfs/issues/892))**  #### v2.5.0, 2025-01-18  * **Important fixes for `-reverse` mode affecting the virtual `gocryptfs.diriv` and  | 
