2020-02-03 14:14:20 by Benny Siegert | Files touched by this commit (4) |
Log message: Update go-crypto to 0.0.20200122. In addition to about two years of changes, this contains notably the following security fix: When int is 32 bits wide (on 32-bit architectures like 386 and arm), an overflow could occur, causing a panic, due to malformed ASN.1 being passed to any of the ASN1 methods of String. Tested on linux/386 and darwin/amd64. This fixes CVE-2020-7919 and was found thanks to the Project Wycheproof test vectors. pkgsrc changes: Once again, the acme subdirectory was removed as it introduces a circular dependency with go-net. Prodded several times by ng0@ |
2020-02-02 15:19:15 by Benny Siegert | Files touched by this commit (169) | |
Log message: Revbump all Go packages after go113 update. |
2020-01-10 14:32:32 by Benny Siegert | Files touched by this commit (169) |
Log message: Revbump Go packages after Go default version bump. |
2019-12-13 08:44:06 by Benny Siegert | Files touched by this commit (168) | |
Log message: Revbump all Go packages after Go 1.12.14 update. |
2019-10-18 16:59:01 by Benny Siegert | Files touched by this commit (155) | |
Log message: Revbump all Go packages after lang/go112 update |
2019-09-26 22:10:57 by Benny Siegert | Files touched by this commit (155) | |
Log message: Revbump all Go packages after 1.12.10 update. ok wiz@ for PMC |
2019-08-14 17:45:52 by Benny Siegert | Files touched by this commit (152) | |
Log message: Recursive bump of all packages using Go after Go 1.12.8 update. |
2019-05-27 17:18:35 by Benny Siegert | Files touched by this commit (151) | |
Log message: Revbump all Go packages after go112 update. |
2019-04-16 20:41:21 by Benny Siegert | Files touched by this commit (143) | |
Log message: Revbump all Go packages after go112 update |
2019-03-16 09:35:51 by Benny Siegert | Files touched by this commit (143) | |
Log message: Revbump all Go packages after Go 1.12.1 update. |