Skip to content

Releases: boxboat/fixuid

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 20:10
c639d9b
v0.6.0 release notes (#38)

Signed-off-by: Caleb Lloyd <caleblloyd@gmail.com>

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 15:44

Features

  • Add linux architectures mips64 mips64le ppc64 ppc64le and riscv64: #33, #34

v0.5

Choose a tag to compare

@github-actions github-actions released this 12 Jun 15:52

Fixes

  • Use Lchown so that symbolic links are not followed: #27

v0.4.1

Choose a tag to compare

@caleblloyd caleblloyd released this 28 Apr 10:21

Features

  • Add linux arm64 release: #23

v0.4

Choose a tag to compare

@caleblloyd caleblloyd released this 24 May 12:51

Features

  • Add quiet mode command-line flag -q: #11

v0.3

Choose a tag to compare

@caleblloyd caleblloyd released this 15 Jan 16:10

Features

  • Allow specifying paths to search: #5

Fixes

  • Change Mount Detection to read /proc/mounts: #7
  • Handle errors from lstat and filepath.readDirNames: #4

v0.2

Choose a tag to compare

@caleblloyd caleblloyd released this 08 Nov 22:46

Fixes

  • Properly skip mounted files: #3

v0.1

Choose a tag to compare

@caleblloyd caleblloyd released this 18 Jul 14:02
  • Initial Release