Created attachment 254395 [details] 0001-security-xhash-Update-to-v3.5.1.patch I'm the maintainer. Changelog: - Update dependencies - Update to Go 1.23 - Fix race condition with --all - Major refactor and code tidying
Maintainer informed via mail
(In reply to Ricardo Branco from comment #0) Could you update MAINTAINER to suse.com? Either suse.com or suse.de is fine but I recommend to use the same email address for Bugzilla account and port MAINTAINER,
Created attachment 254539 [details] Update to v3.5.2 Fixed maintainer e-mail. Changelog vs previous patch: - Fix -L option description - Fix --size option when used with -s - Drop 224 & 384 hashes - Fix deep copy of chosen algorithm list
Created attachment 254822 [details] Hopefully final patch Changelog: - Escape like coreutils md5sum
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c2a8a5e07ecb31ad1235780858e8d849462fc09d commit c2a8a5e07ecb31ad1235780858e8d849462fc09d Author: Ricardo Branco <rbranco@suse.de> AuthorDate: 2024-10-20 11:41:24 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2024-11-01 01:40:07 +0000 security/xhash: Update to v3.5.3 While here, - Sync MAINTAINER to maintainer's Bugzilla email PR: 282225 security/xhash/Makefile | 14 +++++++------- security/xhash/distinfo | 20 +++++++++++--------- 2 files changed, 18 insertions(+), 16 deletions(-)
Committed, thanks!