2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message: net: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch |
2021-10-08 20:55:13 by Benny Siegert | Files touched by this commit (96) | |
Log message: Revbump all Go packages after go117 update |
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message: net: Remove SHA1 hashes for distfiles |
2021-09-17 15:52:58 by Benny Siegert | Files touched by this commit (99) | |
Log message: Revbump all Go packages after go117 update |
2021-08-11 21:35:16 by Benny Siegert | Files touched by this commit (112) | |
Log message: Revbump all Go packages after go116 update |
2021-07-13 13:36:45 by Benny Siegert | Files touched by this commit (132) | |
Log message: Revbump all Go packages after go116 update |
2021-06-06 14:19:04 by Benny Siegert | Files touched by this commit (203) | |
Log message: Revbump all Go packages after go116 update |
2021-05-08 17:02:47 by Benny Siegert | Files touched by this commit (216) | |
Log message: Revbump all Go packages after go116 update |
2021-03-19 18:37:10 by Benny Siegert | Files touched by this commit (215) | |
Log message: Revbump all Go packages after go115 update |
2021-02-01 17:54:00 by Travis Paul | Files touched by this commit (7) |
Log message: terraform,terraform-provider-*: Remove CHECK_RELRO_SKIP RELRO_SUPPORTED=no is set in lang/go/go-vars.mk which should remove the need to use CHECK_RELRO_SKIP in go packages. This was not working previously because check-relro.mk was using "PKGSRC_USE_RELRO" instead of "_PKGSRC_USE_RELRO". ok'd jperkin |