Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.3 20 Apr 2025 05:43:28
    |
Zsolt Udvari (uzsolt)  Author: Ricardo Branco |
security/xhash: Update to 3.6.3
Update to Go 1.24
Add vendor/modules.txt generated from 'go mod vendor'.
Add manpage.
Changelog:
Support algorithms in lowercase with -c option.
Prevent panic on invalid digest name.
Fix issue with algorithms in lowercase like those produced by
- FreeBSD's sha512t256
- NetBSD's blake2
- GNU coreutils's btsum
PR: 286191
Approved by: submitter is maintainer |
3.5.3_5 02 Apr 2025 02:07:58
    |
Adam Weinberger (adamw)  |
go: Bump ports for go124 update |
3.5.3_4 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
3.5.3_3 24 Feb 2025 23:53:22
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go123 update
PR: 284681 |
3.5.3_2 21 Jan 2025 22:21:12
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go123 update
MFH: 2025Q1 |
3.5.3_1 08 Nov 2024 20:59:26
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go123 update |
3.5.3 01 Nov 2024 01:40:07
    |
Koichiro Iwao (meta)  Author: Ricardo Branco |
security/xhash: Update to v3.5.3
While here,
- Sync MAINTAINER to maintainer's Bugzilla email
PR: 282225 |
3.4.4_2 09 Aug 2024 06:24:08
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
3.4.4_1 03 Jul 2024 08:29:54
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
3.4.4 20 Jun 2024 14:30:36
    |
Fernando Apesteguía (fernape)  Author: Ricardo Branco |
security/xhash: Bump to v3.4.4
* Add the 224 & 384 hashes.
* Fix --version
* Bump dependencies
PR: 279822
Reported by: rbranco@suse.com (maintainer) |
3.4.1_1 15 Jun 2024 09:52:17
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
3.4.1 03 Jun 2024 03:02:19
    |
Gabriel M. Dutra (dutra)  Author: Ricardo Branco |
security/xhash: Update to 3.4.1
Alias --base64 as -b to support OpenBSD option
PR: 279448
Approved by: submitter is maintainer |
3.3.3 21 May 2024 10:32:35
    |
Fernando Apesteguía (fernape)  |
security/xhash: remove comment
Pushed by mistake. |
3.3.3 21 May 2024 10:30:44
    |
Fernando Apesteguía (fernape)  Author: Ricardo Branco |
security/xhash: update to v3.3.3
ChangeLog: https://github.com/ricardobranco777/xhash/compare/v3.3.2...v3.3.3
PR: 279158
Reported by: rbranco@suse.com (maintainer) |
3.3.2_3 13 May 2024 17:56:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
3.3.2_2 15 Apr 2024 08:20:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
3.3.2_1 06 Mar 2024 22:00:31
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q1 |
3.3.2 06 Mar 2024 09:20:34
    |
Felix Palmen (zirias)  Author: Ricardo Branco |
security/xhash: Update to 3.3.2
Changes:
- Fix 32-bit compilation
- Add support for BLAKE2s
PR: 277359
Pull Request: #240 |
3.3.1 25 Feb 2024 09:07:38
    |
Koichiro Iwao (meta)  Author: Ricardo Branco |
security/xhash: add new port
PR: 277279
Pull Request: https://github.com/freebsd/freebsd-ports/pull/237 |