2024-10-20 18:31:44 by Thomas Klausner | Files touched by this commit (3) | |
Log message: xhash: update to 3.5.1. Changelog: - Update dependencies - Update to Go 1.23 - Fix race condition with --all - Major refactor and code tidying From maintainer Ricardo Branco in PR 58765. |
2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | |
Log message: Revbump all Go packages after go122 update |
2024-08-19 17:14:35 by Benny Siegert | Files touched by this commit (4) | |
Log message: xhash: update to 3.4.4 - add --base64 and -b options - re-enable 224 and 384 sized hashes Patch from Ricardo Branco in PR pkg/58267. |
2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | |
Log message: Revbump all Go packages after update |
2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | |
Log message: Revbump all Go packages after go122 security update |
2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | |
Log message: Revbump all Go packages after go122 update |
2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168) |
Log message: Revbump all Go packages, default Go version is now 1.22. |
2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | |
Log message: Revbump all Go packages after go121 update |
2024-03-01 16:51:25 by Benny Siegert | Files touched by this commit (5) |
Log message: New package, xhash-3.3.2. From Ricardo Branco in PR pkg/57963. Closes NetBSD/pkgsrc#129. This Go program uses goroutines to calculate multiple hashes on strings, files and directories. The output format is fully configurable. |