Page MenuHomeSolus

Update gocryptfs to 1.8.0
ClosedPublic

Authored by egecelikci on May 29 2020, 11:06 AM.
Tags
None
Referenced Files
F11066583: D8953.id.diff
Fri, Aug 11, 6:20 PM
F11047347: D8953.diff
Thu, Aug 10, 3:18 PM
F10851960: D8953.id21776.diff
Jun 12 2023, 7:06 PM
F10847784: D8953.id21556.diff
Jun 11 2023, 12:04 PM
F10844474: D8953.id21652.diff
Jun 10 2023, 9:09 PM
F10826495: D8953.diff
Jun 4 2023, 3:02 AM
F10773956: D8953.id21776.diff
May 22 2023, 1:37 AM
F10738021: D8953.id.diff
May 13 2023, 8:43 AM

Details

Summary

Update gocryptfs to its latest version 1.8.0

Changelog for gocryptfs 1.8.0, 2020-05-09:

  • Enable ACL support
  • Ignore .nfsXXX temporary files
  • Handle inode number collisions from multiple devices
  • Drop -nonempty for fusermount3
  • Reverse mode: improve inode number mapping and max=1000000000000000000 limitation
  • Enable --buildmode=pie
  • Migrate from dep to Go Modules
  • go mod: update dependencies
  • gocryptfs -speed: add XChaCha20-Poly1305-Go
  • Respect GOMAXPROCS environment variable
Test Plan

Run test script and check functionality (initilize and mount gocrypffs, add files and unmount, etc.) of package.

Diff Detail

Repository
R4772 gocryptfs
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Please remove the GitHub issue references and git commit links. Thanks.

This revision now requires changes to proceed.Jun 5 2020, 12:13 PM
egecelikci edited the summary of this revision. (Show Details)

removed GitHub issue references and git commit links.

This revision was not accepted when it landed; it landed in state Needs Review.Jun 13 2020, 5:22 PM
Closed by commit R4772:001420316450: Update gocryptfs to 1.8.0 (authored by egecelikci, committed by DataDrake). · Explain Why
This revision was automatically updated to reflect the committed changes.