2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message: security: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo \ cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2 |
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message: security: Remove SHA1 hashes for distfiles |
2021-06-23 20:51:03 by Amitai Schleier | Files touched by this commit (2) |
Log message: Probably make cvm-checkpassword actually work as an alternative checkpassword. Bump PKGREVISION. |
2020-11-19 10:35:43 by Amitai Schleier | Files touched by this commit (41) |
Log message: Remove DJB_RESTRICTED, no longer used. |
2020-10-09 11:35:01 by Amitai Schleier | Files touched by this commit (2) |
Log message: Offer cvm-checkpassword as an alternative checkpassword. Bump PKGREVISION. |
2020-06-30 15:35:37 by Amitai Schleier | Files touched by this commit (3) |
Log message: Modernize patch filenames. NFCI. |
2020-06-25 07:42:40 by Amitai Schleier | Files touched by this commit (39) |
Log message: Retire 'djbware-errno-hack' and associated options.mk cleverness. Instead: 1. Package makefiles including their own options.mk 2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed 3. Packages adjust SUBST_FILES.djberrno, if needed Should fix bulk build failures due to multiple inclusions of options.mk and/or incorrect definitions of DJB_ERRNO_HACK. Approved during the freeze by wiz@. |
2020-03-28 20:43:32 by Roland Illig | Files touched by this commit (1) |
Log message: security/cvm: this package does not have error.h |
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message: all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. |
2019-11-04 22:13:04 by Roland Illig | Files touched by this commit (118) |
Log message: security: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |